]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation/Changes: clean up mcelog paragraph
authorPaul Bolle <pebolle@tiscali.nl>
Sat, 12 Jul 2014 16:54:52 +0000 (09:54 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Jul 2014 18:30:36 +0000 (11:30 -0700)
commitafe612711b4b30868044a9bb8ac27eb3495558c2
treed508955460606ca43e090a241455b1fc455ff54b
parent44efa308182474a0df5e978a29b0b50f0484572d
Documentation/Changes: clean up mcelog paragraph

The paragraph on mcelog currently describes kernel v2.6.31. In that
kernel the mce code (for i386, that is) was in transition. Ever since
v2.6.32 the situation is much simpler (eg, mcelog is now needed to
process events on almost all x86 machines, i386 and x86-64). Since this
"document is designed to provide a list of the minimum levels of
software necessary to run the 3.0 kernels" let's just describe that
situation.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Acked-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/Changes