diff options
| author | Stephen Boyd <[email protected]> | 2023-04-12 22:58:42 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-04-20 12:17:47 +0000 |
| commit | e2f06aa885081e1391916367f53bad984714b4db (patch) | |
| tree | 668c8c4cacd53f51a6442723b2be2aaceb5f6b97 /drivers/fpga/fpga-bridge.c | |
| parent | firmware_loader: rework crypto dependencies (diff) | |
| download | kernel-e2f06aa885081e1391916367f53bad984714b4db.tar.gz kernel-e2f06aa885081e1391916367f53bad984714b4db.zip | |
driver core: Don't require dynamic_debug for initcall_debug probe timing
Don't require the use of dynamic debug (or modification of the kernel to
add a #define DEBUG to the top of this file) to get the printk message
about driver probe timing. This printk is only emitted when
initcall_debug is enabled on the kernel commandline, and it isn't
immediately obvious that you have to do something else to debug boot
timing issues related to driver probe. Add a comment too so it doesn't
get converted back to pr_debug().
Fixes: eb7fbc9fb118 ("driver core: Add missing '\n' in log messages")
Cc: stable <[email protected]>
Cc: Christophe JAILLET <[email protected]>
Cc: Brian Norris <[email protected]>
Reviewed-by: Brian Norris <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions
