From: Zachary Amsden Date: Fri, 6 Jan 2006 08:11:58 +0000 (-0800) Subject: [PATCH] x86: Apm is on cpu zero only X-Git-Tag: v2.6.16-rc1~936^2~199 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92f17f0171e864a2cbe448c5b7b473e72a7d27b8;p=pandora-kernel.git [PATCH] x86: Apm is on cpu zero only APM BIOS code has a protective wrapper that runs it only on CPU zero. Thus, no need to set APM BIOS segments in the GDT for other CPUs. Signed-off-by: Zachary Amsden Acked-by: "Seth, Rohit" Cc: Stephen Rothwell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed