ULE works on Book-E since r258002, so remove statements to the contrary.
This commit is contained in:
parent
a3845e4242
commit
a8a9b1c250
@ -76,10 +76,6 @@ dtrace_vtime_switch_func_t dtrace_vtime_switch_func;
|
||||
#include <machine/cpu.h>
|
||||
#include <machine/smp.h>
|
||||
|
||||
#if defined(__powerpc__) && defined(BOOKE_E500)
|
||||
#error "This architecture is not currently compatible with ULE"
|
||||
#endif
|
||||
|
||||
#define KTR_ULE 0
|
||||
|
||||
#define TS_NAME_LEN (MAXCOMLEN + sizeof(" td ") + sizeof(__XSTRING(UINT_MAX)))
|
||||
|
Loading…
x
Reference in New Issue
Block a user