mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-02 11:26:39 +07:00
a99bbccd87
force irq_flags into the .data section by initializing it to the hardware masks that cannot be disabled. this way if we use irq enable/disable functions before the .bss has been zeroed out (as does our l1 relocate/dma functions), we dont hit a problem where bss contains bogus crap. Signed-off-by: Mike Frysinger <michael.frysinger@analog.com> Signed-off-by: Bryan Wu <bryan.wu@analog.com> |
||
---|---|---|
.. | ||
boot | ||
configs | ||
kernel | ||
lib | ||
mach-bf527 | ||
mach-bf533 | ||
mach-bf537 | ||
mach-bf548 | ||
mach-bf561 | ||
mach-common | ||
mm | ||
oprofile | ||
Kconfig | ||
Makefile |