linux/arch/mips/netlogic/common
Tejun Heo 729d8e093c mips: use %*pb[l] to print bitmaps including cpumasks and nodemasks
printk and friends can now format bitmaps using '%*pb[l]'.  cpumask
and nodemask also provide cpumask_pr_args() and nodemask_pr_args()
respectively which can be used to generate the two printf arguments
necessary to format the specified cpu/nodemask.

Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2015-02-13 21:21:36 -08:00
..
Makefile MIPS: Netlogic: Initialization when !CONFIG_SMP 2013-06-13 17:46:42 +02:00
earlycons.c MIPS: Netlogic: XLP9XX UART offset 2014-01-24 22:39:48 +01:00
irq.c MIPS: Netlogic: Warn on invalid irq 2014-05-30 16:46:07 +02:00
nlm-dma.c MIPS: Netlogic: SWIOTLB dma ops for 32-bit DMA 2013-06-13 17:46:40 +02:00
reset.S MIPS: Netlogic: Add support for XLP5XX 2014-05-30 16:50:38 +02:00
smp.c mips: use %*pb[l] to print bitmaps including cpumasks and nodemasks 2015-02-13 21:21:36 -08:00
smpboot.S MIPS: Netlogic: Reduce size of reset code 2014-05-30 16:47:56 +02:00
time.c MIPS: Netlogic: PIC freq calculation for XLP 9XX/2XX 2014-05-30 16:49:41 +02:00