From: Kyle McMartin Date: Fri, 16 Jun 2006 22:20:00 +0000 (-0400) Subject: [PARISC] Ensure Space ID hashing is turned off X-Git-Tag: v2.6.18-rc1~359^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9d2d386c42b816a81eb1d02dfb7b502ba8cea82;p=pandora-kernel.git [PARISC] Ensure Space ID hashing is turned off Check PDC_CACHE to see if spaceid hashing is turned on, and fail to boot if that is the case. However, some old machines do not implement the PDC_CACHE_RET_SPID firmware call, so continue to boot if the call fails because of PDC_BAD_OPTION (but fail in all other error returns). Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed