1
0
Fork 0
alistair23-linux/fs/hugetlbfs
KOSAKI Motohiro ca16d140af mm: don't access vm_flags as 'int'
The type of vma->vm_flags is 'unsigned long'. Neither 'int' nor
'unsigned int'. This patch fixes such misuse.

Signed-off-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
[ Changed to use a typedef - we'll extend it to cover more cases
  later, since there has been discussion about making it a 64-bit
  type..                      - Linus ]
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-05-26 09:20:31 -07:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
inode.c mm: don't access vm_flags as 'int' 2011-05-26 09:20:31 -07:00