linux/arch/tile/kernel
Tejun Heo 839b268033 tile: 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>
Cc: Chris Metcalf <cmetcalf@tilera.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2015-02-13 21:21:37 -08:00
..
vdso
Makefile
asm-offsets.c
backtrace.c
compat.c
compat_signal.c
early_printk.c printk: remove used-once early_vprintk 2014-12-10 17:41:10 -08:00
entry.S
ftrace.c
hardwall.c tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks 2015-02-13 21:21:37 -08:00
head_32.S
head_64.S
hvglue.S
hvglue_trace.c
intvec_32.S
intvec_64.S
irq.c tile: Use the more common pr_warn instead of pr_warning 2014-11-11 15:51:42 -05:00
kgdb.c arch: tile: kernel: kgdb.c: Use memcpy() instead of pointer copy one by one 2014-11-12 14:27:10 -05:00
kprobes.c tile: Use the more common pr_warn instead of pr_warning 2014-11-11 15:51:42 -05:00
machine_kexec.c tile: Use the more common pr_warn instead of pr_warning 2014-11-11 15:51:42 -05:00
mcount_64.S
messaging.c tile: Use the more common pr_warn instead of pr_warning 2014-11-11 15:51:42 -05:00
module.c module: remove mod arg from module_free, rename module_memfree(). 2015-01-20 11:38:33 +10:30
pci-dma.c
pci.c tile: use PCI define for Max_Read_Request_Size 2015-01-27 08:14:26 -06:00
pci_gx.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile 2014-12-16 13:54:16 -08:00
perf_event.c
pmc.c
proc.c tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks 2015-02-13 21:21:37 -08:00
process.c tile: Use the more common pr_warn instead of pr_warning 2014-11-11 15:51:42 -05:00
ptrace.c
reboot.c
regs_32.S
regs_64.S
relocate_kernel_32.S
relocate_kernel_64.S
setup.c tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks 2015-02-13 21:21:37 -08:00
signal.c all arches, signal: move restart_block to struct task_struct 2015-02-12 18:54:12 -08:00
single_step.c tile: Use the more common pr_warn instead of pr_warning 2014-11-11 15:51:42 -05:00
smp.c Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 2014-10-15 07:48:18 +02:00
smpboot.c tile: Use the more common pr_warn instead of pr_warning 2014-11-11 15:51:42 -05:00
stack.c tile: Use the more common pr_warn instead of pr_warning 2014-11-11 15:51:42 -05:00
sys.c
sysfs.c
tile-desc_32.c
tile-desc_64.c
time.c tile: Use the more common pr_warn instead of pr_warning 2014-11-11 15:51:42 -05:00
tlb.c
traps.c tile: Use the more common pr_warn instead of pr_warning 2014-11-11 15:51:42 -05:00
unaligned.c tile: Use the more common pr_warn instead of pr_warning 2014-11-11 15:51:42 -05:00
usb.c
vdso.c
vmlinux.lds.S