diff options
author | Arjan van de Ven <arjan@infradead.org> | 2012-01-30 20:52:07 -0800 |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2012-02-14 08:45:04 -0800 |
commit | 3209874a1da2c51c7325e601d9634189ee178ad6 (patch) | |
tree | a666c6502ac49e43f253b2d611465afa0e9336c1 /fs/inode.c | |
parent | 309c665110ee6a8d9a28f802c41eaab50ceebbf7 (diff) | |
download | blackbird-obmc-linux-3209874a1da2c51c7325e601d9634189ee178ad6.tar.gz blackbird-obmc-linux-3209874a1da2c51c7325e601d9634189ee178ad6.zip |
PCI: Annotate PCI quirks in initcall_debug style
While diagnosing some boot time issues on a platform, all that I
could see in the bootgraph/dmesg was that the system was spending
a lot of time in applying one or more PCI quirks... which
was virtually undebuggable.
This patch adds printk's in "initcall_debug" style to the dmesg,
which are added when the user asks for the initcall_debug
(the nr one tool to use when debugging boot hangs or boot time issues)
kernel command line option.
v2: add #includes so quirks can build on non-x86
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'fs/inode.c')
0 files changed, 0 insertions, 0 deletions