diff options
author | Vincent Legoll <vincent.legoll@gmail.com> | 2017-05-09 10:34:09 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2017-05-26 14:54:05 +0200 |
commit | 5a29ef22098874db79af7bf92a247a0f503bfa6e (patch) | |
tree | c0f8513d7f2bc34ea3959d0a00f3a85c038a5887 /include/linux/uuid.h | |
parent | 53286669392b2d888f4b78b0e7894e022e668d11 (diff) |
genirq: Make early_irq_init() print out more informative
The printk in early_irq_init() is cryptic and badly formatted:
NR_IRQS:33024 nr_irqs:968 16
The last number is the number of preallocated interrupts, so add a prefix
to it:
NR_IRQS: 33024, nr_irqs: 968, preallocated irqs: 16
Cleanup the formatting for better readability as well.
Signed-off-by: Vincent Legoll <vincent.legoll@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/1494318849-6733-1-git-send-email-vincent.legoll@gmail.com
Diffstat (limited to 'include/linux/uuid.h')
0 files changed, 0 insertions, 0 deletions