|
@@ -308,9 +308,6 @@ void ftrace_likely_update(struct ftrace_branch_data *f, int val, int expect);
|
|
#ifndef __compiletime_error
|
|
#ifndef __compiletime_error
|
|
# define __compiletime_error(message)
|
|
# define __compiletime_error(message)
|
|
#endif
|
|
#endif
|
|
-#ifndef __linktime_error
|
|
|
|
-# define __linktime_error(message)
|
|
|
|
-#endif
|
|
|
|
/*
|
|
/*
|
|
* Prevent the compiler from merging or refetching accesses. The compiler
|
|
* Prevent the compiler from merging or refetching accesses. The compiler
|
|
* is also forbidden from reordering successive instances of ACCESS_ONCE(),
|
|
* is also forbidden from reordering successive instances of ACCESS_ONCE(),
|