You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
[PATCH] x86-64: add genapic_force
Add genapic_force. Used by the next Intel quirks patch. Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com> Signed-off-by: Andi Kleen <ak@suse.de> Cc: Andi Kleen <ak@suse.de> Cc: "Li, Shaohua" <shaohua.li@intel.com> Signed-off-by: Andrew Morton <akpm@osdl.org>
This commit is contained in:
committed by
Andi Kleen
parent
72486f1f8f
commit
9899f826fc
@@ -30,6 +30,6 @@ struct genapic {
|
||||
};
|
||||
|
||||
|
||||
extern struct genapic *genapic;
|
||||
extern struct genapic *genapic, *genapic_force, apic_flat;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user