Home
last modified time | relevance | path

Searched hist:"0391 fcb5e1f8f10d4cf491ec2ea107a2e6a937f7" (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/s390/char/
H A DMakefilediff 0391fcb5e1f8f10d4cf491ec2ea107a2e6a937f7 Thu May 03 16:40:13 CEST 2018 Vasily Gorbik <gor@linux.ibm.com> s390: introduce compile time check for empty .bss section

Introduce compile time check for files which should avoid using .bss
section, because of the following reasons:
- .bss section has not been zeroed yet,
- initrd has not been moved to a safe location and could be overlapping
with .bss section.

Reviewed-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
/linux/arch/s390/lib/
H A DMakefilediff 0391fcb5e1f8f10d4cf491ec2ea107a2e6a937f7 Thu May 03 16:40:13 CEST 2018 Vasily Gorbik <gor@linux.ibm.com> s390: introduce compile time check for empty .bss section

Introduce compile time check for files which should avoid using .bss
section, because of the following reasons:
- .bss section has not been zeroed yet,
- initrd has not been moved to a safe location and could be overlapping
with .bss section.

Reviewed-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>