linux/arch
Joe Perches 1dc6244bd6 printk: remove used-once early_vprintk
Eliminate the unlikely possibility of message interleaving for
early_printk/early_vprintk use.

early_vprintk can be done via the %pV extension so remove this
unnecessary function and change early_printk to have the equivalent
vprintk code.

All uses of early_printk already end with a newline so also remove the
unnecessary newline from the early_printk function.

Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Chris Metcalf <cmetcalf@tilera.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2014-12-10 17:41:10 -08:00
..
alpha
arc asm-generic: asm/io.h rewrite 2014-12-09 17:25:00 -08:00
arm Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2014-12-10 09:01:01 -08:00
arm64 mm: fix huge zero page accounting in smaps report 2014-12-10 17:41:08 -08:00
avr32 avr32: remove mach/atmel-mci.h 2014-11-10 12:40:38 +01:00
blackfin
c6x
cris
frv
hexagon
ia64 ia64: replace get_unused_fd() with get_unused_fd_flags(0) 2014-12-10 17:41:10 -08:00
m32r
m68k asm-generic: asm/io.h rewrite 2014-12-09 17:25:00 -08:00
metag
microblaze asm-generic: asm/io.h rewrite 2014-12-09 17:25:00 -08:00
mips Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2014-12-10 09:34:43 -08:00
mn10300
nios2 nios2: Make NIOS2_CMDLINE_IGNORE_DTB depend on CMDLINE_BOOL 2014-12-08 12:56:14 +08:00
openrisc
parisc asm-generic: asm/io.h rewrite 2014-12-09 17:25:00 -08:00
powerpc ppc/cell: replace get_unused_fd() with get_unused_fd_flags(0) 2014-12-10 17:41:10 -08:00
s390 Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2014-12-10 09:34:43 -08:00
score
sh sh: off by one BUG_ON() in setup_bootmem_node() 2014-12-10 17:41:02 -08:00
sparc mm: fix huge zero page accounting in smaps report 2014-12-10 17:41:08 -08:00
tile printk: remove used-once early_vprintk 2014-12-10 17:41:10 -08:00
um mm: Make arch_unmap()/bprm_mm_init() available to all architectures 2014-11-19 11:54:13 +01:00
unicore32 mm: Make arch_unmap()/bprm_mm_init() available to all architectures 2014-11-19 11:54:13 +01:00
x86 mm: fix huge zero page accounting in smaps report 2014-12-10 17:41:08 -08:00
xtensa asm-generic: asm/io.h rewrite 2014-12-09 17:25:00 -08:00
.gitignore
Kconfig