summaryrefslogtreecommitdiff
path: root/include/soc/sa1100
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-01-28 11:06:42 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2017-01-28 11:06:42 -0800
commit64a172d265643b345007ddaafcc523f6e5373b69 (patch)
tree012cba95b06014e2a5d916ae3081401a0552077f /include/soc/sa1100
parentef1dce990b06a3f5bf4f71100891686b5d3f7c7e (diff)
parent606f42265d384b9149bfb953c5dfc6d4710fef4c (diff)
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Pull arm64 fix from Catalin Marinas: "Fix kernel panic on ACPI-based systems where CPU capacity description is not currently handled" * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: arm64: skip register_cpufreq_notifier on ACPI-based systems
Diffstat (limited to 'include/soc/sa1100')
0 files changed, 0 insertions, 0 deletions
used in future tasks. SIGKILL is used to ensure that the process does not try to coredump and result in an attempt to read the memory again from within kernel space. Although there is a HV call to scrub the memory (mem_scrub), there is no easy way to guarantee that the real memory address(es) are not used by other tasks. Clearing the error with mem_scrub would zero the memory and cause the other processes to proceed with bad data. The handling of other non-resumable errors remain unchanged and will cause a panic. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/uapi/asm-generic/termios.h')