Files
android_kernel_xiaomi_sm8450/arch/s390/kernel
Christian Borntraeger 5fd9c6e214 [S390] Change vmalloc defintions
Currently the vmalloc area starts at a dynamic address depending on
the memory size. There was also an 8MB security hole after the
physical memory to catch out-of-bounds accesses.
We can simplify the code by putting the vmalloc area explicitely at
the top of the kernel mapping and setting the vmalloc size to a fixed
value of 128MB/128GB for 31bit/64bit systems. Part of the vmalloc
area will be used for the vmem_map. This leaves an area of 96MB/1GB
for normal vmalloc allocations.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2008-01-26 14:11:12 +01:00
..
2007-05-09 12:30:56 -07:00
2005-04-16 15:20:36 -07:00
2007-10-17 08:42:55 -07:00
2007-02-05 21:18:17 +01:00
2005-04-16 15:20:36 -07:00
2007-07-27 12:29:19 +02:00
2007-11-20 11:13:46 +01:00
2008-01-26 14:11:10 +01:00
2007-07-29 17:09:29 -07:00
2007-10-16 09:43:10 -07:00
2007-03-05 23:35:45 +01:00
2007-04-27 16:01:42 +02:00
2007-11-05 11:10:16 +01:00
2007-10-16 09:42:49 -07:00
2007-02-05 21:18:19 +01:00
2006-09-28 16:56:43 +02:00
2008-01-26 14:11:12 +01:00
2007-07-17 13:36:19 +02:00
2007-10-17 08:42:55 -07:00
2007-07-27 12:29:19 +02:00