Commit 1633a53c authored by David S. Miller's avatar David S. Miller Committed by David S. Miller

[SPARC64]: Add 'hypervisor' to ultra_tlb_type enumeration.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 52bf082f
......@@ -44,6 +44,7 @@ enum ultra_tlb_layout {
spitfire = 0,
cheetah = 1,
cheetah_plus = 2,
hypervisor = 3,
};
extern enum ultra_tlb_layout tlb_type;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment