K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2015-02-09T02:12:38.814544Z K 7 svn:log V 265 Simplify trapcode setup by placing a copy of the generic trap handler at every possible trap address by default. This also makes sure the kernel notices (and panics at) traps from newer CPUs that the kernel was not expecting rather than executing gibberish memory. END