2009-07-23 Pavel Roskin <proski@gnu.org>
* include/grub/misc.h (ALIGN_UP): Cast align to the type of addr to avoid loss of upper bits if align is unsigned and shorter than addr.
This commit is contained in:
parent
260c9a8957
commit
48904cd1a9
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
2009-07-23 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* include/grub/misc.h (ALIGN_UP): Cast align to the type of addr
|
||||
to avoid loss of upper bits if align is unsigned and shorter
|
||||
than addr.
|
||||
|
||||
2009-07-21 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
UUID support for UFS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue