]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[PATCH] x86: Apm seg in gdt
authorZachary Amsden <zach@vmware.com>
Fri, 6 Jan 2006 08:11:53 +0000 (00:11 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 6 Jan 2006 16:33:35 +0000 (08:33 -0800)
commit99022c4695d3f45fcf7f3827aa46dd2d9e53e365
treeda02b2dc37e33a2fbaf8eb752d9f5b2f70222d96
parent3012d2d209580c78b5927d55c60a10891be8befd
[PATCH] x86: Apm seg in gdt

Since APM BIOS segment limits are now fixed, set them in head.S GDT and don't
use the complicated _set_limit() macro expansion.

Signed-off-by: Zachary Amsden <zach@vmware.com>
Acked-by: "Seth, Rohit" <rohit.seth@intel.com>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/apm.c
arch/i386/kernel/head.S