diff options
author | Arjan van de Ven <arjan@infradead.org> | 2012-01-31 05:52:07 +0100 |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2012-02-14 17:45:04 +0100 |
commit | 3209874a1da2c51c7325e601d9634189ee178ad6 (patch) | |
tree | a666c6502ac49e43f253b2d611465afa0e9336c1 /Makefile | |
parent | PCI hotplug: cpcihp: fix debug module parameter to be bool (diff) | |
download | linux-3209874a1da2c51c7325e601d9634189ee178ad6.tar.xz 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 'Makefile')
0 files changed, 0 insertions, 0 deletions