diff options
author | Tony Luck <tony.luck@intel.com> | 2020-02-14 14:27:14 -0800 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2020-04-14 15:55:01 +0200 |
commit | c9c6d216ed28be6e2c91e3651af169eca284813a (patch) | |
tree | de3e004921a7bb9be104020351578e84ebcc96aa /drivers/ras | |
parent | 3e0fdec858d82c829774f271e88b5ceb17051551 (diff) | |
download | lwn-c9c6d216ed28be6e2c91e3651af169eca284813a.tar.gz lwn-c9c6d216ed28be6e2c91e3651af169eca284813a.zip |
x86/mce: Rename "first" function as "early"
It isn't going to be first on the notifier chain when the CEC is moved
to be a normal user of the notifier chain.
Fix the enum for the MCE_PRIO symbols to list them in reverse order so
that the compiler can give them numbers from low to high priority. Add
an entry for MCE_PRIO_CEC as the highest priority.
[ bp: Use passive voice, add comments. ]
Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Tested-by: Tony Luck <tony.luck@intel.com>
Link: https://lkml.kernel.org/r/20200214222720.13168-2-tony.luck@intel.com
Diffstat (limited to 'drivers/ras')
0 files changed, 0 insertions, 0 deletions