diff options
author | 2011-06-07 21:51:56 -0400 | |
---|---|---|
committer | 2011-06-16 11:37:57 +0200 | |
commit | 880a317abccf60b989951bf1515964cd73245970 (patch) | |
tree | 44a0ca2e6fcad7ac8c37eed4d9ce725d487db1d0 /kernel/fork.c | |
parent | signal.c: fix kernel-doc notation (diff) | |
download | wireguard-linux-880a317abccf60b989951bf1515964cd73245970.tar.xz wireguard-linux-880a317abccf60b989951bf1515964cd73245970.zip |
x86, mce, severity: Fix two severities table signatures
The "Spurious not enabled" entry is redundant: the "Not enabled" entry
earlier in the table will cover this case.
The "Action required; unknown MCACOD" entry shouldn't specify MCACOD in
the .mask field. Current code will only match for mcacod==0 rather than
all AR=1 entries.
Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Link: http://lkml.kernel.org/r/4DEED5BC.8030703@jp.fujitsu.com
Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions