WSL2-Linux-Kernel/arch
Joe Perches c28aa1f0a8 printk/cache: mark printk_once test variable __read_mostly
Add #include <linux/cache.h> to define __read_mostly.

Convert cache.h to use uapi/linux/kernel.h instead
of linux/kernel.h to avoid recursive #includes.

Convert the ALIGN macro to __ALIGN_KERNEL.

printk_once only sets the bool variable tested
once so mark it __read_mostly.

Neaten the alignment so it matches the rest of the
pr_<level>_once #defines too.

Signed-off-by: Joe Perches <joe@perches.com>
Reviewed-by: James Hogan <james.hogan@imgtec.com>
Cc: Wu Fengguang <fengguang.wu@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2014-01-23 16:36:56 -08:00
..
alpha PCI changes for the v3.14 merge window: 2014-01-22 16:39:28 -08:00
arc arch: Re-sort some Kbuild files to hopefully help avoid some conflicts 2014-01-13 21:56:54 -08:00
arm Features: 2014-01-22 22:00:18 -08:00
arm64 First round of KVM updates for 3.14; PPC parts will come next week. 2014-01-22 21:40:43 -08:00
avr32
blackfin
c6x
cris cris: provide {in,out}[wl]_p() 2014-01-23 16:36:50 -08:00
frv
hexagon hexagon: use generic fixmap.h 2014-01-23 16:36:54 -08:00
ia64 printk/cache: mark printk_once test variable __read_mostly 2014-01-23 16:36:56 -08:00
m32r
m68k Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2014-01-20 10:42:08 -08:00
metag metag: use generic fixmap.h 2014-01-23 16:36:54 -08:00
microblaze microblaze: use generic fixmap.h 2014-01-23 16:36:54 -08:00
mips mips: use generic fixmap.h 2014-01-23 16:36:54 -08:00
mn10300 arch: Re-sort some Kbuild files to hopefully help avoid some conflicts 2014-01-13 21:56:54 -08:00
openrisc
parisc PCI changes for the v3.14 merge window: 2014-01-22 16:39:28 -08:00
powerpc powerpc: use generic fixmap.h 2014-01-23 16:36:54 -08:00
s390 First round of KVM updates for 3.14; PPC parts will come next week. 2014-01-22 21:40:43 -08:00
score score: remove "select HAVE_GENERIC_HARDIRQS" again 2014-01-21 16:19:41 -08:00
sh sh: use generic fixmap.h 2014-01-23 16:36:54 -08:00
sparc PCI changes for the v3.14 merge window: 2014-01-22 16:39:28 -08:00
tile tile: use generic fixmap.h 2014-01-23 16:36:54 -08:00
um um: use generic fixmap.h 2014-01-23 16:36:54 -08:00
unicore32 mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT 2014-01-21 16:19:44 -08:00
x86 x86: use generic fixmap.h 2014-01-23 16:36:54 -08:00
xtensa GPIO tree bulk changes for v3.14 2014-01-21 10:09:12 -08:00
.gitignore
Kconfig