https://github.com/torvalds/linux
Revision 38377be88ab878f44c687dbd704d4d044b000c97 authored by Dave Jones on 06 July 2007, 18:59:43 UTC, committed by Linus Torvalds on 07 July 2007, 20:53:13 UTC
The printk level in this printk is bogus, as the previous printk
didn't have a terminating \n resulting in ..

Intel E7520/7320/7525 detected.<6>Disabling irq balancing and affinity

It also never printed a \n at all in the case where we didn't do
the quirk.

Change it to only make noise if it actually does something useful.

Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 40e48ee
History
Tip revision: 38377be88ab878f44c687dbd704d4d044b000c97 authored by Dave Jones on 06 July 2007, 18:59:43 UTC
Clean up E7520/7320/7525 quirk printk.
Tip revision: 38377be
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 89.3 KB
Kbuild -rw-r--r-- 1.5 KB
MAINTAINERS -rw-r--r-- 87.8 KB
Makefile -rw-r--r-- 49.2 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top