Skip to content

Commit

Permalink
etc/kmsg-blacklist: blacklist messages from config CONFIG_PRINTK_CALL…
Browse files Browse the repository at this point in the history
…ER enabled

we have diabled CONFIG_PRINTK_CALLER to avoid the mixed message format.
------------
[   19.779230][  T455] usb 2-1: new high-speed USB device number 2 using ehci-pci
[   19.782947][    T1] NET: Registered protocol family 17
[   19.796848][    T1] 9pnet: Installing 9P2000 support
[   19.814882][    C0] microcode: sig=0x406f1, pf=0x1, revision=0xb00002e
[   19.822542][   T13] usb 1-1: New USB device found, idVendor=8087, idProduct=800a, bcdDevice= 0.05
[   19.825517][    C0] microcode: Microcode Update Driver: v2.2.
[   19.823538][    C0] ... APIC ID:      00000000 (0)
[   19.823538][    C0] ... APIC VERSION: 01060015
[   19.823538][    C0] 0000000000000000000000000000000000000000000000000000000000000000
[   19.823538][    C0] 0000000000000000000000000000000000000000000000000000000000000000
[   19.823538][    C0] 0000000000000000000000000000000000000000000000000000000000001000
[   19.832455][    T1] number of MP IRQ sources: 15.
[   19.832455][    T1] number of IO-APIC #8 registers: 24.
[   19.832456][    T1] number of IO-APIC #9 registers: 24.
[   19.832456][    T1] number of IO-APIC #10 registers: 24.
[   19.832457][    T1] testing the IO APIC.......................
------------

Signed-off-by: Chen Rong <[email protected]>
Signed-off-by: Philip Li <[email protected]>
  • Loading branch information
xilabao authored and rli9 committed Feb 22, 2019
1 parent 63dc355 commit 15567d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/kmsg-blacklist
Original file line number Diff line number Diff line change
Expand Up @@ -158,3 +158,4 @@ busted: End-test grace-period state:
tasks: End-test grace-period state:
Failure/close-call rcutorture reader segments:
bucket[
\[ *[CT][0-9]*\]

0 comments on commit 15567d8

Please sign in to comment.