提交 54c2f3fd 编写于 作者: A Andi Kleen 提交者: H. Peter Anvin

x86, asmlinkage, apm: Make APM data structure used from assembler visible

Signed-off-by: NAndi Kleen <ak@linux.intel.com>
Link: http://lkml.kernel.org/r/1375740170-7446-12-git-send-email-andi@firstfloor.orgSigned-off-by: NH. Peter Anvin <hpa@linux.intel.com>
上级 e0e745e4
...@@ -392,7 +392,7 @@ static struct cpuidle_device apm_cpuidle_device; ...@@ -392,7 +392,7 @@ static struct cpuidle_device apm_cpuidle_device;
/* /*
* Local variables * Local variables
*/ */
static struct { __visible struct {
unsigned long offset; unsigned long offset;
unsigned short segment; unsigned short segment;
} apm_bios_entry; } apm_bios_entry;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册