summaryrefslogtreecommitdiffstats
path: root/lib/vsprintf.c
diff options
context:
space:
mode:
authorAndrew Cooks <acooks@gmail.com>2012-12-17 15:59:56 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2012-12-17 17:15:13 -0800
commit2fa72c8fa5d03c4e07894ccb9f0be72e8687a455 (patch)
treed71a2c684e931d187901dbb8ddd926ebd93a46ba /lib/vsprintf.c
parentafde3be121efcc658e26f8cc71ead04af96d38f9 (diff)
downloadlinux-2fa72c8fa5d03c4e07894ccb9f0be72e8687a455.tar.gz
linux-2fa72c8fa5d03c4e07894ccb9f0be72e8687a455.tar.bz2
linux-2fa72c8fa5d03c4e07894ccb9f0be72e8687a455.zip
printk: boot_delay should only affect output
The boot_delay parameter affects all printk(), even if the log level prevents visible output from the call. It results in delays greater than the user intended without purpose. This patch changes the behaviour of boot_delay to only delay output. Signed-off-by: Andrew Cooks <acooks@gmail.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Cc: Joe Perches <joe@perches.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/vsprintf.c')
0 files changed, 0 insertions, 0 deletions