K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2009-11-28T18:36:58.199351Z K 7 svn:log V 286 MFC r198400: Do not map the trap vectors into the kernel's address space. They are only used in real mode and keeping them mapped only serves to make NULL a valid address, which results in silent NULL pointer deferences. Suggested by: Patrick Kerharo Obtained from: projects/ppc64 END