diff options
author | Kyle McMartin <kyle@parisc-linux.org> | 2006-06-17 00:20:00 +0200 |
---|---|---|
committer | Kyle McMartin <kyle@hera.kernel.org> | 2006-06-28 01:28:42 +0200 |
commit | a9d2d386c42b816a81eb1d02dfb7b502ba8cea82 (patch) | |
tree | 0c01caa8a470713dc8a68db0ed584cfe3142392d /drivers | |
parent | [PARISC] Match show_cache_info with reality (diff) | |
download | linux-a9d2d386c42b816a81eb1d02dfb7b502ba8cea82.tar.xz linux-a9d2d386c42b816a81eb1d02dfb7b502ba8cea82.zip |
[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 <kyle@parisc-linux.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions