This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/include
Alan Cox 80119ef5c8 mm: fix atomic_t overflow in vm
The atomic_t type is 32bit but a 64bit system can have more than 2^32
pages of virtual address space available.  Without this we overflow on
ludicrously large mappings

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-05-24 09:56:09 -07:00
..
2008-04-23 23:00:13 -04:00
2008-05-14 10:05:18 -07:00
2008-05-12 22:57:51 +10:00
2008-05-20 00:33:44 -07:00
2008-05-20 08:14:45 -07:00
2008-05-24 09:56:09 -07:00
2008-05-20 10:12:26 -07:00
2008-04-29 08:06:12 -07:00
2008-04-24 23:57:33 +02:00