K 10 svn:author V 6 marcel K 8 svn:date V 27 2006-04-03T20:55:52.000000Z K 7 svn:log V 184 In kdb_trap(), change the type of the local variable 'intr' from int to register_t, as intr_disable() returns the latter and register_t may be wider than int. Pointed out by: marius@ END