aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/xilinx-spi.c
diff options
context:
space:
mode:
authorVasily Gorbik <[email protected]>2018-05-03 16:40:13 +0200
committerMartin Schwidefsky <[email protected]>2018-05-09 10:55:01 +0200
commit0391fcb5e1f8f10d4cf491ec2ea107a2e6a937f7 (patch)
tree91915a3b8b42f466fe565991387e589376e37e33 /drivers/fpga/xilinx-spi.c
parent971a9ca6259752c04da09535707d08ccc5d1ed4b (diff)
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 <[email protected]> Signed-off-by: Vasily Gorbik <[email protected]> Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'drivers/fpga/xilinx-spi.c')
0 files changed, 0 insertions, 0 deletions