mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-20 11:11:24 +00:00
ULE works on Book-E since r258002, so remove statements to the contrary.
This commit is contained in:
parent
a3845e4242
commit
a8a9b1c250
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=261357
@ -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…
Reference in New Issue
Block a user