kernel_optimize_test/arch
Liam R. Howlett 7a7dc961a2 sparc64: Zero pages on allocation for mondo and error queues.
Error queues use a non-zero first word to detect if the queues are full.
Using pages that have not been zeroed may result in false positive
overflow events.  These queues are set up once during boot so zeroing
all mondo and error queue pages is safe.

Note that the false positive overflow does not always occur because the
page allocation for these queues is so early in the boot cycle that
higher number CPUs get fresh pages.  It is only when traps are serviced
with lower number CPUs who were given already used pages that this issue
is exposed.

Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-01-30 14:27:53 -08:00
..
alpha
arc
arm ARM: dts: hix5hd2: don't change the existing compatible string 2016-12-20 14:12:29 -05:00
arm64 arm64: setup: introduce kaslr_offset() 2016-12-20 09:48:46 -08:00
avr32
blackfin
c6x
cris
frv
h8300
hexagon
ia64
m32r
m68k
metag
microblaze Microblaze patches for 4.10-rc1 2016-12-20 15:16:00 -08:00
mips
mn10300
nios2
openrisc
parisc
powerpc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2016-12-20 15:48:34 -08:00
s390
score
sh
sparc sparc64: Zero pages on allocation for mondo and error queues. 2017-01-30 14:27:53 -08:00
tile
um
unicore32
x86 Early fixes for x86. Instead of the (botched) revert, the 2016-12-19 08:21:29 -08:00
xtensa Xtensa improvements for 4.10: 2016-12-20 14:48:53 -08:00
.gitignore
Kconfig powerpc: ima: get the kexec buffer passed by the previous kernel 2016-12-20 09:48:40 -08:00