Vasily Gorbik 218ddd5acf s390/setup: adjust start_code of init_mm to _text
After some investigation it doesn't look like init_mm fields
start_code/end_code are used anywhere besides potentially in dump_mm for
debugging purposes. Originally the value of 0 for start_code reflected
the presence of lowcore and early boot code. But with kaslr in place
start_code/end_code range should not span over unoccupied by the code
segment memory. So, adjust init_mm start_code to point at the beginning
of the code segment like other architectures do it.

Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
2019-08-06 13:58:34 +02:00
..
2019-07-23 10:45:53 +02:00
2012-05-16 14:42:41 +02:00
2019-04-29 10:47:10 +02:00
2019-06-04 15:03:58 +02:00
2019-06-07 10:09:37 +02:00
2019-05-02 13:54:11 +02:00
2019-06-07 10:09:37 +02:00
2019-04-29 10:47:10 +02:00
2019-05-02 13:54:11 +02:00
2019-04-29 10:47:10 +02:00
2019-06-07 10:09:37 +02:00
2019-05-02 13:54:11 +02:00
2019-04-23 21:51:40 +02:00
2019-06-15 12:25:52 +02:00
2018-02-27 08:05:23 +01:00
2019-06-07 10:09:37 +02:00
2018-07-20 00:02:41 +02:00
2019-04-11 13:36:49 +02:00