From: Zachary Amsden Date: Fri, 6 Jan 2006 08:11:51 +0000 (-0800) Subject: [PATCH] x86: Pnp segments in segment h X-Git-Tag: v2.6.16-rc1~936^2~206 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5702d0f742b2f462267bca147334f77a255bcc74;p=pandora-kernel.git [PATCH] x86: Pnp segments in segment h Move PnP BIOS segment definitions into segment.h; the segments are reserved here, so they might as well be defined here as well. Note I didn't do this for APM BIOS, as Macintosh and other systems use those values to emulate APM in some scary way I don't want to understand. 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