From: H. Peter Anvin Date: Wed, 11 Jul 2007 19:18:33 +0000 (-0700) Subject: Define zero-page offset 0x1e4 as a scratch field, and use it X-Git-Tag: v2.6.23-rc1~1138 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85414b693ac037d709582a167a330db3a5d186d8;p=pandora-kernel.git Define zero-page offset 0x1e4 as a scratch field, and use it The relocatable kernel code needs a scratch field for the decompressor to determine its own location. It was using a location inside struct screen_info; reserve a free location and document it as scratch instead. Signed-off-by: H. Peter Anvin Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed