diff options
author | 2009-12-14 17:57:49 -0800 | |
---|---|---|
committer | 2009-12-15 08:53:11 -0800 | |
commit | f1327bf18c8737aeb85226f02f102dfa065fddde (patch) | |
tree | 441b938316c4de34c34784463836ea52e455c465 /mm/vmalloc.c | |
parent | page-types: constify read only arrays (diff) | |
download | wireguard-linux-f1327bf18c8737aeb85226f02f102dfa065fddde.tar.xz wireguard-linux-f1327bf18c8737aeb85226f02f102dfa065fddde.zip |
page-types: unsigned cannot be less than 0 in add_page()
If not signed, testing of the read() return value in this function
will not work.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Cc: Wu Fengguang <fengguang.wu@intel.com>
Cc: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/vmalloc.c')
0 files changed, 0 insertions, 0 deletions