diff options
author | Zhang Rui <[email protected]> | 2009-06-30 11:41:31 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-06-30 18:56:00 -0700 |
commit | 8bc1ad7dd301b7ca7454013519fa92e8c53655ff (patch) | |
tree | 602ec95fa99b0256370f3d887953cb30e159cc25 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 529ba0d9669386157457a1cb96294d2fe79b3f88 (diff) |
kernel/resource.c: fix sign extension in reserve_setup()
When the 32-bit signed quantities get assigned to the u64 resource_size_t,
they are incorrectly sign-extended.
Addresses http://bugzilla.kernel.org/show_bug.cgi?id=13253
Addresses http://bugzilla.kernel.org/show_bug.cgi?id=9905
Signed-off-by: Zhang Rui <[email protected]>
Reported-by: Leann Ogasawara <[email protected]>
Cc: Pierre Ossman <[email protected]>
Reported-by: <[email protected]>
Tested-by: <[email protected]>
Cc: <[email protected]>
Cc: Jesse Barnes <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions