]> Git Repo - linux.git/commit
x86/cpufeature: Add 5-level paging detection
authorKirill A. Shutemov <[email protected]>
Thu, 9 Mar 2017 14:24:02 +0000 (17:24 +0300)
committerLinus Torvalds <[email protected]>
Thu, 9 Mar 2017 19:48:47 +0000 (11:48 -0800)
commit6fb895692a034393d58679cd8d00c9e229719a5f
tree186941cacb4962deb1db812b98b8bdd485c8a615
parentea6200e84182989a3cce9687cf79a23ac44ec4db
x86/cpufeature: Add 5-level paging detection

Look for 'la57' in /proc/cpuinfo to see if your machine supports 5-level
paging.

Signed-off-by: Kirill A. Shutemov <[email protected]>
Acked-by: Michal Hocko <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/x86/include/asm/cpufeatures.h
This page took 0.061605 seconds and 4 git commands to generate.