VirtualBox

Ticket #19209: vboxadd-setup.log

File vboxadd-setup.log, 110.4 KB (added by David, 5 years ago)

LOG: Building the main Guest Additions 6.1.0 module for kernel 5.4.0-050400-generic.

Line 
1Building the main Guest Additions 6.1.0 module for kernel 5.4.0-050400-generic.
2Error building the module. Build output follows.
3make V=1 CONFIG_MODULE_SIG= CONFIG_MODULE_SIG_ALL= -C /lib/modules/5.4.0-050400-generic/build M=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 -j2 modules
4make[1]: warning: -jN forced in submake: disabling jobserver mode.
5test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \
6echo >&2; \
7echo >&2 " ERROR: Kernel configuration is invalid."; \
8echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";\
9echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
10echo >&2 ; \
11/bin/false)
12make -f ./scripts/Makefile.build obj=/tmp/vbox.0 single-build= need-builtin=1 need-modorder=1
13 gcc -Wp,-MD,/tmp/vbox.0/.VBoxGuest-linux.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/7/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -mtune=generic -mno-red-zone -mcmodel=kernel -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -O2 --param=allow-store-data-races=0 -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-var-tracking-assignments -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -fno-strict-overflow -fno-merge-all-constants -fmerge-constants -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-declaration-after-statement -fno-pie -include /tmp/vbox.0/include/VBox/VBoxGuestMangling.h -I./include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DVBOX -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_GUEST -DIN_GUEST_R0 -DIN_MODULE -DRT_WITH_VBOX -DVBGL_VBOXGUEST -DVBOX_WITH_HGCM -DVBOX_WITH_64_BITS_GUESTS -DRT_ARCH_AMD64 -DMODULE -DKBUILD_BASENAME='"VBoxGuest_linux"' -DKBUILD_MODNAME='"vboxguest"' -c -o /tmp/vbox.0/VBoxGuest-linux.o /tmp/vbox.0/VBoxGuest-linux.c
14 gcc -Wp,-MD,/tmp/vbox.0/.VBoxGuest.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/7/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -mtune=generic -mno-red-zone -mcmodel=kernel -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -O2 --param=allow-store-data-races=0 -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-var-tracking-assignments -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -fno-strict-overflow -fno-merge-all-constants -fmerge-constants -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wno-declaration-after-statement -fno-pie -include /tmp/vbox.0/include/VBox/VBoxGuestMangling.h -I./include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DVBOX -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_GUEST -DIN_GUEST_R0 -DIN_MODULE -DRT_WITH_VBOX -DVBGL_VBOXGUEST -DVBOX_WITH_HGCM -DVBOX_WITH_64_BITS_GUESTS -DRT_ARCH_AMD64 -DMODULE -DKBUILD_BASENAME='"VBoxGuest"' -DKBUILD_MODNAME='"vboxguest"' -c -o /tmp/vbox.0/VBoxGuest.o /tmp/vbox.0/VBoxGuest.c
15In file included from <command-line>:0:0:
16./arch/x86/include/asm/page_64.h: In function ‘clear_page’:
17././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
18 #define asm_inline asm __inline
19 ^
20./arch/x86/include/asm/alternative.h:256:2: note: in expansion of macro ‘asm_inline’
21 asm_inline volatile (ALTERNATIVE_2("call %P[old]", "call %P[new1]", feature1,\
22 ^~~~~~~~~~
23./arch/x86/include/asm/page_64.h:49:2: note: in expansion of macro ‘alternative_call_2’
24 alternative_call_2(clear_page_orig,
25 ^~~~~~~~~~~~~~~~~~
26In file included from ./arch/x86/include/asm/barrier.h:5:0,
27 from ./include/linux/compiler.h:256,
28 from /tmp/vbox.0/include/iprt/types.h:150,
29 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:37,
30 from /tmp/vbox.0/VBoxGuest-linux.c:36:
31./arch/x86/include/asm/alternative.h:128:2: error: expected identifier or ‘(’ before string constant
32 "# ALT: oldinstr2
33" \
34 ^
35./arch/x86/include/asm/alternative.h:168:2: note: in expansion of macro ‘OLDINSTR_2’
36 OLDINSTR_2(oldinstr, 1, 2) \
37 ^~~~~~~~~~
38./arch/x86/include/asm/alternative.h:256:23: note: in expansion of macro ‘ALTERNATIVE_2’
39 asm_inline volatile (ALTERNATIVE_2("call %P[old]", "call %P[new1]", feature1,\
40 ^~~~~~~~~~~~~
41./arch/x86/include/asm/page_64.h:49:2: note: in expansion of macro ‘alternative_call_2’
42 alternative_call_2(clear_page_orig,
43 ^~~~~~~~~~~~~~~~~~
44In file included from <command-line>:0:0:
45./arch/x86/include/asm/segment.h: In function ‘vdso_read_cpunode’:
46././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
47 #define asm_inline asm __inline
48 ^
49./arch/x86/include/asm/alternative.h:240:2: note: in expansion of macro ‘asm_inline’
50 asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) \
51 ^~~~~~~~~~
52./arch/x86/include/asm/segment.h:254:2: note: in expansion of macro ‘alternative_io’
53 alternative_io ("lsl %[seg],%[p]",
54 ^~~~~~~~~~~~~~
55In file included from ./arch/x86/include/asm/barrier.h:5:0,
56 from ./include/linux/compiler.h:256,
57 from /tmp/vbox.0/include/iprt/types.h:150,
58 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:37,
59 from /tmp/vbox.0/VBoxGuest-linux.c:36:
60./arch/x86/include/asm/alternative.h:108:2: error: expected identifier or ‘(’ before string constant
61 "# ALT: oldnstr
62" \
63 ^
64./arch/x86/include/asm/alternative.h:159:2: note: in expansion of macro ‘OLDINSTR’
65 OLDINSTR(oldinstr, 1) \
66 ^~~~~~~~
67./arch/x86/include/asm/alternative.h:240:23: note: in expansion of macro ‘ALTERNATIVE’
68 asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) \
69 ^~~~~~~~~~~
70./arch/x86/include/asm/segment.h:254:2: note: in expansion of macro ‘alternative_io’
71 alternative_io ("lsl %[seg],%[p]",
72 ^~~~~~~~~~~~~~
73In file included from <command-line>:0:0:
74./arch/x86/include/asm/special_insns.h: In function ‘clflushopt’:
75././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
76 #define asm_inline asm __inline
77 ^
78./arch/x86/include/asm/alternative.h:240:2: note: in expansion of macro ‘asm_inline’
79 asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) \
80 ^~~~~~~~~~
81./arch/x86/include/asm/special_insns.h:205:2: note: in expansion of macro ‘alternative_io’
82 alternative_io(".byte " __stringify(NOP_DS_PREFIX) "; clflush %P0",
83 ^~~~~~~~~~~~~~
84In file included from ./arch/x86/include/asm/barrier.h:5:0,
85 from ./include/linux/compiler.h:256,
86 from /tmp/vbox.0/include/iprt/types.h:150,
87 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:37,
88 from /tmp/vbox.0/VBoxGuest-linux.c:36:
89./arch/x86/include/asm/alternative.h:108:2: error: expected identifier or ‘(’ before string constant
90 "# ALT: oldnstr
91" \
92 ^
93./arch/x86/include/asm/alternative.h:159:2: note: in expansion of macro ‘OLDINSTR’
94 OLDINSTR(oldinstr, 1) \
95 ^~~~~~~~
96./arch/x86/include/asm/alternative.h:240:23: note: in expansion of macro ‘ALTERNATIVE’
97 asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) \
98 ^~~~~~~~~~~
99./arch/x86/include/asm/special_insns.h:205:2: note: in expansion of macro ‘alternative_io’
100 alternative_io(".byte " __stringify(NOP_DS_PREFIX) "; clflush %P0",
101 ^~~~~~~~~~~~~~
102In file included from <command-line>:0:0:
103./arch/x86/include/asm/processor.h: In function ‘prefetch’:
104././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
105 #define asm_inline asm __inline
106 ^
107./arch/x86/include/asm/alternative.h:221:2: note: in expansion of macro ‘asm_inline’
108 asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) \
109 ^~~~~~~~~~
110./arch/x86/include/asm/processor.h:795:2: note: in expansion of macro ‘alternative_input’
111 alternative_input(BASE_PREFETCH, "prefetchnta %P1",
112 ^~~~~~~~~~~~~~~~~
113In file included from ./arch/x86/include/asm/barrier.h:5:0,
114 from ./include/linux/compiler.h:256,
115 from /tmp/vbox.0/include/iprt/types.h:150,
116 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:37,
117 from /tmp/vbox.0/VBoxGuest-linux.c:36:
118./arch/x86/include/asm/alternative.h:108:2: error: expected identifier or ‘(’ before string constant
119 "# ALT: oldnstr
120" \
121 ^
122./arch/x86/include/asm/alternative.h:159:2: note: in expansion of macro ‘OLDINSTR’
123 OLDINSTR(oldinstr, 1) \
124 ^~~~~~~~
125./arch/x86/include/asm/alternative.h:221:23: note: in expansion of macro ‘ALTERNATIVE’
126 asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) \
127 ^~~~~~~~~~~
128./arch/x86/include/asm/processor.h:795:2: note: in expansion of macro ‘alternative_input’
129 alternative_input(BASE_PREFETCH, "prefetchnta %P1",
130 ^~~~~~~~~~~~~~~~~
131In file included from <command-line>:0:0:
132./arch/x86/include/asm/processor.h: In function ‘prefetchw’:
133././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
134 #define asm_inline asm __inline
135 ^
136./arch/x86/include/asm/alternative.h:221:2: note: in expansion of macro ‘asm_inline’
137 asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) \
138 ^~~~~~~~~~
139./arch/x86/include/asm/processor.h:807:2: note: in expansion of macro ‘alternative_input’
140 alternative_input(BASE_PREFETCH, "prefetchw %P1",
141 ^~~~~~~~~~~~~~~~~
142In file included from ./arch/x86/include/asm/barrier.h:5:0,
143 from ./include/linux/compiler.h:256,
144 from /tmp/vbox.0/include/iprt/types.h:150,
145 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:37,
146 from /tmp/vbox.0/VBoxGuest-linux.c:36:
147./arch/x86/include/asm/alternative.h:108:2: error: expected identifier or ‘(’ before string constant
148 "# ALT: oldnstr
149" \
150 ^
151./arch/x86/include/asm/alternative.h:159:2: note: in expansion of macro ‘OLDINSTR’
152 OLDINSTR(oldinstr, 1) \
153 ^~~~~~~~
154./arch/x86/include/asm/alternative.h:221:23: note: in expansion of macro ‘ALTERNATIVE’
155 asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) \
156 ^~~~~~~~~~~
157./arch/x86/include/asm/processor.h:807:2: note: in expansion of macro ‘alternative_input’
158 alternative_input(BASE_PREFETCH, "prefetchw %P1",
159 ^~~~~~~~~~~~~~~~~
160In file included from <command-line>:0:0:
161./include/linux/thread_info.h: In function ‘copy_overflow’:
162././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
163 #define asm_inline asm __inline
164 ^
165./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
166 asm_inline volatile("1: " ins "
167" \
168 ^~~~~~~~~~
169./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
170 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
171 ^~~~~~~~~~
172./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
173 __WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
174 ^~~~~~~~~~~~
175./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
176 __WARN_printf(TAINT_WARN, format); \
177 ^~~~~~~~~~~~~
178./include/linux/thread_info.h:134:2: note: in expansion of macro ‘WARN’
179 WARN(1, "Buffer overflow detected (%d < %lu)!
180", size, count);
181 ^~~~
182In file included from ./include/linux/bug.h:5:0,
183 from ./include/linux/thread_info.h:12,
184 from ./arch/x86/include/asm/preempt.h:7,
185 from ./include/linux/preempt.h:78,
186 from ./include/linux/spinlock.h:51,
187 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
188 from /tmp/vbox.0/VBoxGuest-linux.c:36:
189./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
190 asm_inline volatile("1: " ins "
191" \
192 ^
193./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
194 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
195 ^~~~~~~~~~
196./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
197 __WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
198 ^~~~~~~~~~~~
199./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
200 __WARN_printf(TAINT_WARN, format); \
201 ^~~~~~~~~~~~~
202./include/linux/thread_info.h:134:2: note: in expansion of macro ‘WARN’
203 WARN(1, "Buffer overflow detected (%d < %lu)!
204", size, count);
205 ^~~~
206In file included from <command-line>:0:0:
207./include/linux/rcupdate.h: In function ‘rcu_head_after_call_rcu’:
208././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
209 #define asm_inline asm __inline
210 ^
211./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
212 asm_inline volatile("1: " ins "
213" \
214 ^~~~~~~~~~
215./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
216 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
217 ^~~~~~~~~~
218./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
219 __WARN_FLAGS(BUGFLAG_ONCE | \
220 ^~~~~~~~~~~~
221./include/linux/rcupdate.h:893:2: note: in expansion of macro ‘WARN_ON_ONCE’
222 WARN_ON_ONCE(func != (rcu_callback_t)~0L);
223 ^~~~~~~~~~~~
224In file included from ./include/linux/bug.h:5:0,
225 from ./include/linux/thread_info.h:12,
226 from ./arch/x86/include/asm/preempt.h:7,
227 from ./include/linux/preempt.h:78,
228 from ./include/linux/spinlock.h:51,
229 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
230 from /tmp/vbox.0/VBoxGuest-linux.c:36:
231./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
232 asm_inline volatile("1: " ins "
233" \
234 ^
235./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
236 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
237 ^~~~~~~~~~
238./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
239 __WARN_FLAGS(BUGFLAG_ONCE | \
240 ^~~~~~~~~~~~
241./include/linux/rcupdate.h:893:2: note: in expansion of macro ‘WARN_ON_ONCE’
242 WARN_ON_ONCE(func != (rcu_callback_t)~0L);
243 ^~~~~~~~~~~~
244In file included from <command-line>:0:0:
245./include/linux/ktime.h: In function ‘ktime_divns’:
246././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
247 #define asm_inline asm __inline
248 ^
249./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
250 asm_inline volatile("1: " ins "
251" \
252 ^~~~~~~~~~
253./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
254 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
255 ^~~~~~~~~~
256./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
257 #define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
258 ^~~~~~~~~~~~
259./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
260 __WARN(); \
261 ^~~~~~
262./include/linux/ktime.h:171:2: note: in expansion of macro ‘WARN_ON’
263 WARN_ON(div < 0);
264 ^~~~~~~
265In file included from ./include/linux/bug.h:5:0,
266 from ./include/linux/thread_info.h:12,
267 from ./arch/x86/include/asm/preempt.h:7,
268 from ./include/linux/preempt.h:78,
269 from ./include/linux/spinlock.h:51,
270 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
271 from /tmp/vbox.0/VBoxGuest-linux.c:36:
272./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
273 asm_inline volatile("1: " ins "
274" \
275 ^
276./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
277 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
278 ^~~~~~~~~~
279./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
280 #define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
281 ^~~~~~~~~~~~
282./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
283 __WARN(); \
284 ^~~~~~
285./include/linux/ktime.h:171:2: note: in expansion of macro ‘WARN_ON’
286 WARN_ON(div < 0);
287 ^~~~~~~
288In file included from <command-line>:0:0:
289./include/linux/srcu.h: In function ‘srcu_read_unlock’:
290././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
291 #define asm_inline asm __inline
292 ^
293./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
294 asm_inline volatile("1: " ins "
295" \
296 ^~~~~~~~~~
297./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
298 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
299 ^~~~~~~~~~
300./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
301 __WARN_FLAGS(BUGFLAG_ONCE | \
302 ^~~~~~~~~~~~
303./include/linux/srcu.h:179:2: note: in expansion of macro ‘WARN_ON_ONCE’
304 WARN_ON_ONCE(idx & ~0x1);
305 ^~~~~~~~~~~~
306In file included from ./include/linux/bug.h:5:0,
307 from ./include/linux/thread_info.h:12,
308 from ./arch/x86/include/asm/preempt.h:7,
309 from ./include/linux/preempt.h:78,
310 from ./include/linux/spinlock.h:51,
311 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
312 from /tmp/vbox.0/VBoxGuest-linux.c:36:
313./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
314 asm_inline volatile("1: " ins "
315" \
316 ^
317./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
318 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
319 ^~~~~~~~~~
320./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
321 __WARN_FLAGS(BUGFLAG_ONCE | \
322 ^~~~~~~~~~~~
323./include/linux/srcu.h:179:2: note: in expansion of macro ‘WARN_ON_ONCE’
324 WARN_ON_ONCE(idx & ~0x1);
325 ^~~~~~~~~~~~
326In file included from <command-line>:0:0:
327./include/linux/page-flags.h: In function ‘ClearPageCompound’:
328././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
329 #define asm_inline asm __inline
330 ^
331./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
332 asm_inline volatile("1: " ins "
333" \
334 ^~~~~~~~~~
335./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
336 _BUG_FLAGS(ASM_UD2, 0); \
337 ^~~~~~~~~~
338./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
339 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
340 ^~~
341./include/linux/page-flags.h:565:2: note: in expansion of macro ‘BUG_ON’
342 BUG_ON(!PageHead(page));
343 ^~~~~~
344In file included from ./include/linux/bug.h:5:0,
345 from ./include/linux/thread_info.h:12,
346 from ./arch/x86/include/asm/preempt.h:7,
347 from ./include/linux/preempt.h:78,
348 from ./include/linux/spinlock.h:51,
349 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
350 from /tmp/vbox.0/VBoxGuest-linux.c:36:
351./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
352 asm_inline volatile("1: " ins "
353" \
354 ^
355./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
356 _BUG_FLAGS(ASM_UD2, 0); \
357 ^~~~~~~~~~
358./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
359 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
360 ^~~
361./include/linux/page-flags.h:565:2: note: in expansion of macro ‘BUG_ON’
362 BUG_ON(!PageHead(page));
363 ^~~~~~
364In file included from <command-line>:0:0:
365./include/asm-generic/fixmap.h: In function ‘virt_to_fix’:
366././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
367 #define asm_inline asm __inline
368 ^
369./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
370 asm_inline volatile("1: " ins "
371" \
372 ^~~~~~~~~~
373./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
374 _BUG_FLAGS(ASM_UD2, 0); \
375 ^~~~~~~~~~
376./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
377 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
378 ^~~
379./include/asm-generic/fixmap.h:38:2: note: in expansion of macro ‘BUG_ON’
380 BUG_ON(vaddr >= FIXADDR_TOP || vaddr < FIXADDR_START);
381 ^~~~~~
382In file included from ./include/linux/bug.h:5:0,
383 from ./include/linux/thread_info.h:12,
384 from ./arch/x86/include/asm/preempt.h:7,
385 from ./include/linux/preempt.h:78,
386 from ./include/linux/spinlock.h:51,
387 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
388 from /tmp/vbox.0/VBoxGuest-linux.c:36:
389./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
390 asm_inline volatile("1: " ins "
391" \
392 ^
393./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
394 _BUG_FLAGS(ASM_UD2, 0); \
395 ^~~~~~~~~~
396./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
397 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
398 ^~~
399./include/asm-generic/fixmap.h:38:2: note: in expansion of macro ‘BUG_ON’
400 BUG_ON(vaddr >= FIXADDR_TOP || vaddr < FIXADDR_START);
401 ^~~~~~
402In file included from <command-line>:0:0:
403./arch/x86/include/asm/apic.h: In function ‘native_apic_mem_write’:
404././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
405 #define asm_inline asm __inline
406 ^
407./arch/x86/include/asm/alternative.h:240:2: note: in expansion of macro ‘asm_inline’
408 asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) \
409 ^~~~~~~~~~
410./arch/x86/include/asm/apic.h:107:2: note: in expansion of macro ‘alternative_io’
411 alternative_io("movl %0, %P1", "xchgl %0, %P1", X86_BUG_11AP,
412 ^~~~~~~~~~~~~~
413In file included from ./arch/x86/include/asm/barrier.h:5:0,
414 from ./include/linux/compiler.h:256,
415 from /tmp/vbox.0/include/iprt/types.h:150,
416 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:37,
417 from /tmp/vbox.0/VBoxGuest-linux.c:36:
418./arch/x86/include/asm/alternative.h:108:2: error: expected identifier or ‘(’ before string constant
419 "# ALT: oldnstr
420" \
421 ^
422./arch/x86/include/asm/alternative.h:159:2: note: in expansion of macro ‘OLDINSTR’
423 OLDINSTR(oldinstr, 1) \
424 ^~~~~~~~
425./arch/x86/include/asm/alternative.h:240:23: note: in expansion of macro ‘ALTERNATIVE’
426 asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) \
427 ^~~~~~~~~~~
428./arch/x86/include/asm/apic.h:107:2: note: in expansion of macro ‘alternative_io’
429 alternative_io("movl %0, %P1", "xchgl %0, %P1", X86_BUG_11AP,
430 ^~~~~~~~~~~~~~
431In file included from ./arch/x86/include/asm/smp.h:13:0,
432 from ./arch/x86/include/asm/mmzone_64.h:11,
433 from ./arch/x86/include/asm/mmzone.h:5,
434 from ./include/linux/mmzone.h:972,
435 from ./include/linux/gfp.h:6,
436 from ./include/linux/slab.h:15,
437 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:85,
438 from /tmp/vbox.0/VBoxGuest-linux.c:36:
439./arch/x86/include/asm/apic.h:105:16: warning: unused variable ‘addr’ [-Wunused-variable]
440 volatile u32 *addr = (volatile u32 *)(APIC_BASE + reg);
441 ^~~~
442In file included from <command-line>:0:0:
443./include/linux/slab.h: In function ‘kmalloc_index’:
444././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
445 #define asm_inline asm __inline
446 ^
447./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
448 asm_inline volatile("1: " ins "
449" \
450 ^~~~~~~~~~
451./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
452 _BUG_FLAGS(ASM_UD2, 0); \
453 ^~~~~~~~~~
454./include/linux/slab.h:386:2: note: in expansion of macro ‘BUG’
455 BUG();
456 ^~~
457In file included from ./include/linux/bug.h:5:0,
458 from ./include/linux/thread_info.h:12,
459 from ./arch/x86/include/asm/preempt.h:7,
460 from ./include/linux/preempt.h:78,
461 from ./include/linux/spinlock.h:51,
462 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
463 from /tmp/vbox.0/VBoxGuest-linux.c:36:
464./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
465 asm_inline volatile("1: " ins "
466" \
467 ^
468./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
469 _BUG_FLAGS(ASM_UD2, 0); \
470 ^~~~~~~~~~
471./include/linux/slab.h:386:2: note: in expansion of macro ‘BUG’
472 BUG();
473 ^~~
474In file included from <command-line>:0:0:
475./include/linux/xarray.h: In function ‘xa_mk_value’:
476././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
477 #define asm_inline asm __inline
478 ^
479./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
480 asm_inline volatile("1: " ins "
481" \
482 ^~~~~~~~~~
483./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
484 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
485 ^~~~~~~~~~
486./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
487 #define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
488 ^~~~~~~~~~~~
489./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
490 __WARN(); \
491 ^~~~~~
492./include/linux/xarray.h:54:2: note: in expansion of macro ‘WARN_ON’
493 WARN_ON((long)v < 0);
494 ^~~~~~~
495In file included from ./include/linux/bug.h:5:0,
496 from ./include/linux/thread_info.h:12,
497 from ./arch/x86/include/asm/preempt.h:7,
498 from ./include/linux/preempt.h:78,
499 from ./include/linux/spinlock.h:51,
500 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
501 from /tmp/vbox.0/VBoxGuest-linux.c:36:
502./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
503 asm_inline volatile("1: " ins "
504" \
505 ^
506./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
507 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
508 ^~~~~~~~~~
509./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
510 #define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
511 ^~~~~~~~~~~~
512./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
513 __WARN(); \
514 ^~~~~~
515./include/linux/xarray.h:54:2: note: in expansion of macro ‘WARN_ON’
516 WARN_ON((long)v < 0);
517 ^~~~~~~
518In file included from <command-line>:0:0:
519./include/linux/kernfs.h: In function ‘kernfs_enable_ns’:
520././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
521 #define asm_inline asm __inline
522 ^
523./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
524 asm_inline volatile("1: " ins "
525" \
526 ^~~~~~~~~~
527./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
528 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
529 ^~~~~~~~~~
530./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
531 __WARN_FLAGS(BUGFLAG_ONCE | \
532 ^~~~~~~~~~~~
533./include/linux/kernfs.h:304:2: note: in expansion of macro ‘WARN_ON_ONCE’
534 WARN_ON_ONCE(kernfs_type(kn) != KERNFS_DIR);
535 ^~~~~~~~~~~~
536In file included from ./include/linux/bug.h:5:0,
537 from ./include/linux/thread_info.h:12,
538 from ./arch/x86/include/asm/preempt.h:7,
539 from ./include/linux/preempt.h:78,
540 from ./include/linux/spinlock.h:51,
541 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
542 from /tmp/vbox.0/VBoxGuest-linux.c:36:
543./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
544 asm_inline volatile("1: " ins "
545" \
546 ^
547./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
548 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
549 ^~~~~~~~~~
550./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
551 __WARN_FLAGS(BUGFLAG_ONCE | \
552 ^~~~~~~~~~~~
553./include/linux/kernfs.h:304:2: note: in expansion of macro ‘WARN_ON_ONCE’
554 WARN_ON_ONCE(kernfs_type(kn) != KERNFS_DIR);
555 ^~~~~~~~~~~~
556In file included from <command-line>:0:0:
557././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
558 #define asm_inline asm __inline
559 ^
560./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
561 asm_inline volatile("1: " ins "
562" \
563 ^~~~~~~~~~
564./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
565 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
566 ^~~~~~~~~~
567./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
568 __WARN_FLAGS(BUGFLAG_ONCE | \
569 ^~~~~~~~~~~~
570./include/linux/kernfs.h:305:2: note: in expansion of macro ‘WARN_ON_ONCE’
571 WARN_ON_ONCE(!RB_EMPTY_ROOT(&kn->dir.children));
572 ^~~~~~~~~~~~
573In file included from ./include/linux/bug.h:5:0,
574 from ./include/linux/thread_info.h:12,
575 from ./arch/x86/include/asm/preempt.h:7,
576 from ./include/linux/preempt.h:78,
577 from ./include/linux/spinlock.h:51,
578 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
579 from /tmp/vbox.0/VBoxGuest-linux.c:36:
580./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
581 asm_inline volatile("1: " ins "
582" \
583 ^
584./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
585 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
586 ^~~~~~~~~~
587./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
588 __WARN_FLAGS(BUGFLAG_ONCE | \
589 ^~~~~~~~~~~~
590./include/linux/kernfs.h:305:2: note: in expansion of macro ‘WARN_ON_ONCE’
591 WARN_ON_ONCE(!RB_EMPTY_ROOT(&kn->dir.children));
592 ^~~~~~~~~~~~
593In file included from <command-line>:0:0:
594./include/linux/kobject.h: In function ‘kobject_has_children’:
595././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
596 #define asm_inline asm __inline
597 ^
598./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
599 asm_inline volatile("1: " ins "
600" \
601 ^~~~~~~~~~
602./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
603 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
604 ^~~~~~~~~~
605./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
606 __WARN_FLAGS(BUGFLAG_ONCE | \
607 ^~~~~~~~~~~~
608./include/linux/kobject.h:134:2: note: in expansion of macro ‘WARN_ON_ONCE’
609 WARN_ON_ONCE(kref_read(&kobj->kref) == 0);
610 ^~~~~~~~~~~~
611In file included from ./include/linux/bug.h:5:0,
612 from ./include/linux/thread_info.h:12,
613 from ./arch/x86/include/asm/preempt.h:7,
614 from ./include/linux/preempt.h:78,
615 from ./include/linux/spinlock.h:51,
616 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
617 from /tmp/vbox.0/VBoxGuest-linux.c:36:
618./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
619 asm_inline volatile("1: " ins "
620" \
621 ^
622./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
623 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
624 ^~~~~~~~~~
625./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
626 __WARN_FLAGS(BUGFLAG_ONCE | \
627 ^~~~~~~~~~~~
628./include/linux/kobject.h:134:2: note: in expansion of macro ‘WARN_ON_ONCE’
629 WARN_ON_ONCE(kref_read(&kobj->kref) == 0);
630 ^~~~~~~~~~~~
631In file included from <command-line>:0:0:
632./include/linux/iocontext.h: In function ‘get_io_context_active’:
633././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
634 #define asm_inline asm __inline
635 ^
636./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
637 asm_inline volatile("1: " ins "
638" \
639 ^~~~~~~~~~
640./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
641 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
642 ^~~~~~~~~~
643./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
644 __WARN_FLAGS(BUGFLAG_ONCE | \
645 ^~~~~~~~~~~~
646./include/linux/iocontext.h:131:2: note: in expansion of macro ‘WARN_ON_ONCE’
647 WARN_ON_ONCE(atomic_long_read(&ioc->refcount) <= 0);
648 ^~~~~~~~~~~~
649In file included from ./include/linux/bug.h:5:0,
650 from ./include/linux/thread_info.h:12,
651 from ./arch/x86/include/asm/preempt.h:7,
652 from ./include/linux/preempt.h:78,
653 from ./include/linux/spinlock.h:51,
654 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
655 from /tmp/vbox.0/VBoxGuest-linux.c:36:
656./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
657 asm_inline volatile("1: " ins "
658" \
659 ^
660./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
661 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
662 ^~~~~~~~~~
663./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
664 __WARN_FLAGS(BUGFLAG_ONCE | \
665 ^~~~~~~~~~~~
666./include/linux/iocontext.h:131:2: note: in expansion of macro ‘WARN_ON_ONCE’
667 WARN_ON_ONCE(atomic_long_read(&ioc->refcount) <= 0);
668 ^~~~~~~~~~~~
669In file included from <command-line>:0:0:
670././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
671 #define asm_inline asm __inline
672 ^
673./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
674 asm_inline volatile("1: " ins "
675" \
676 ^~~~~~~~~~
677./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
678 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
679 ^~~~~~~~~~
680./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
681 __WARN_FLAGS(BUGFLAG_ONCE | \
682 ^~~~~~~~~~~~
683./include/linux/iocontext.h:132:2: note: in expansion of macro ‘WARN_ON_ONCE’
684 WARN_ON_ONCE(atomic_read(&ioc->active_ref) <= 0);
685 ^~~~~~~~~~~~
686In file included from ./include/linux/bug.h:5:0,
687 from ./include/linux/thread_info.h:12,
688 from ./arch/x86/include/asm/preempt.h:7,
689 from ./include/linux/preempt.h:78,
690 from ./include/linux/spinlock.h:51,
691 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
692 from /tmp/vbox.0/VBoxGuest-linux.c:36:
693./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
694 asm_inline volatile("1: " ins "
695" \
696 ^
697./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
698 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
699 ^~~~~~~~~~
700./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
701 __WARN_FLAGS(BUGFLAG_ONCE | \
702 ^~~~~~~~~~~~
703./include/linux/iocontext.h:132:2: note: in expansion of macro ‘WARN_ON_ONCE’
704 WARN_ON_ONCE(atomic_read(&ioc->active_ref) <= 0);
705 ^~~~~~~~~~~~
706In file included from <command-line>:0:0:
707./include/linux/iocontext.h: In function ‘ioc_task_link’:
708././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
709 #define asm_inline asm __inline
710 ^
711./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
712 asm_inline volatile("1: " ins "
713" \
714 ^~~~~~~~~~
715./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
716 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
717 ^~~~~~~~~~
718./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
719 __WARN_FLAGS(BUGFLAG_ONCE | \
720 ^~~~~~~~~~~~
721./include/linux/iocontext.h:141:2: note: in expansion of macro ‘WARN_ON_ONCE’
722 WARN_ON_ONCE(atomic_read(&ioc->nr_tasks) <= 0);
723 ^~~~~~~~~~~~
724In file included from ./include/linux/bug.h:5:0,
725 from ./include/linux/thread_info.h:12,
726 from ./arch/x86/include/asm/preempt.h:7,
727 from ./include/linux/preempt.h:78,
728 from ./include/linux/spinlock.h:51,
729 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
730 from /tmp/vbox.0/VBoxGuest-linux.c:36:
731./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
732 asm_inline volatile("1: " ins "
733" \
734 ^
735./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
736 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
737 ^~~~~~~~~~
738./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
739 __WARN_FLAGS(BUGFLAG_ONCE | \
740 ^~~~~~~~~~~~
741./include/linux/iocontext.h:141:2: note: in expansion of macro ‘WARN_ON_ONCE’
742 WARN_ON_ONCE(atomic_read(&ioc->nr_tasks) <= 0);
743 ^~~~~~~~~~~~
744In file included from <command-line>:0:0:
745./include/linux/quota.h: In function ‘make_kqid’:
746././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
747 #define asm_inline asm __inline
748 ^
749./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
750 asm_inline volatile("1: " ins "
751" \
752 ^~~~~~~~~~
753./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
754 _BUG_FLAGS(ASM_UD2, 0); \
755 ^~~~~~~~~~
756./include/linux/quota.h:114:3: note: in expansion of macro ‘BUG’
757 BUG();
758 ^~~
759In file included from ./include/linux/bug.h:5:0,
760 from ./include/linux/thread_info.h:12,
761 from ./arch/x86/include/asm/preempt.h:7,
762 from ./include/linux/preempt.h:78,
763 from ./include/linux/spinlock.h:51,
764 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
765 from /tmp/vbox.0/VBoxGuest-linux.c:36:
766./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
767 asm_inline volatile("1: " ins "
768" \
769 ^
770./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
771 _BUG_FLAGS(ASM_UD2, 0); \
772 ^~~~~~~~~~
773./include/linux/quota.h:114:3: note: in expansion of macro ‘BUG’
774 BUG();
775 ^~~
776In file included from <command-line>:0:0:
777./include/linux/quota.h: In function ‘make_kqid_invalid’:
778././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
779 #define asm_inline asm __inline
780 ^
781./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
782 asm_inline volatile("1: " ins "
783" \
784 ^~~~~~~~~~
785./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
786 _BUG_FLAGS(ASM_UD2, 0); \
787 ^~~~~~~~~~
788./include/linux/quota.h:141:3: note: in expansion of macro ‘BUG’
789 BUG();
790 ^~~
791In file included from ./include/linux/bug.h:5:0,
792 from ./include/linux/thread_info.h:12,
793 from ./arch/x86/include/asm/preempt.h:7,
794 from ./include/linux/preempt.h:78,
795 from ./include/linux/spinlock.h:51,
796 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
797 from /tmp/vbox.0/VBoxGuest-linux.c:36:
798./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
799 asm_inline volatile("1: " ins "
800" \
801 ^
802./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
803 _BUG_FLAGS(ASM_UD2, 0); \
804 ^~~~~~~~~~
805./include/linux/quota.h:141:3: note: in expansion of macro ‘BUG’
806 BUG();
807 ^~~
808In file included from <command-line>:0:0:
809./include/linux/fs.h: In function ‘filemap_nr_thps_inc’:
810././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
811 #define asm_inline asm __inline
812 ^
813./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
814 asm_inline volatile("1: " ins "
815" \
816 ^~~~~~~~~~
817./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
818 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
819 ^~~~~~~~~~
820./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
821 __WARN_FLAGS(BUGFLAG_ONCE | \
822 ^~~~~~~~~~~~
823./include/linux/fs.h:2825:2: note: in expansion of macro ‘WARN_ON_ONCE’
824 WARN_ON_ONCE(1);
825 ^~~~~~~~~~~~
826In file included from ./include/linux/bug.h:5:0,
827 from ./include/linux/thread_info.h:12,
828 from ./arch/x86/include/asm/preempt.h:7,
829 from ./include/linux/preempt.h:78,
830 from ./include/linux/spinlock.h:51,
831 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
832 from /tmp/vbox.0/VBoxGuest-linux.c:36:
833./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
834 asm_inline volatile("1: " ins "
835" \
836 ^
837./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
838 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
839 ^~~~~~~~~~
840./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
841 __WARN_FLAGS(BUGFLAG_ONCE | \
842 ^~~~~~~~~~~~
843./include/linux/fs.h:2825:2: note: in expansion of macro ‘WARN_ON_ONCE’
844 WARN_ON_ONCE(1);
845 ^~~~~~~~~~~~
846In file included from <command-line>:0:0:
847./include/linux/fs.h: In function ‘filemap_nr_thps_dec’:
848././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
849 #define asm_inline asm __inline
850 ^
851./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
852 asm_inline volatile("1: " ins "
853" \
854 ^~~~~~~~~~
855./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
856 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
857 ^~~~~~~~~~
858./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
859 __WARN_FLAGS(BUGFLAG_ONCE | \
860 ^~~~~~~~~~~~
861./include/linux/fs.h:2834:2: note: in expansion of macro ‘WARN_ON_ONCE’
862 WARN_ON_ONCE(1);
863 ^~~~~~~~~~~~
864In file included from ./include/linux/bug.h:5:0,
865 from ./include/linux/thread_info.h:12,
866 from ./arch/x86/include/asm/preempt.h:7,
867 from ./include/linux/preempt.h:78,
868 from ./include/linux/spinlock.h:51,
869 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
870 from /tmp/vbox.0/VBoxGuest-linux.c:36:
871./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
872 asm_inline volatile("1: " ins "
873" \
874 ^
875./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
876 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
877 ^~~~~~~~~~
878./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
879 __WARN_FLAGS(BUGFLAG_ONCE | \
880 ^~~~~~~~~~~~
881./include/linux/fs.h:2834:2: note: in expansion of macro ‘WARN_ON_ONCE’
882 WARN_ON_ONCE(1);
883 ^~~~~~~~~~~~
884In file included from <command-line>:0:0:
885./include/linux/fs.h: In function ‘i_readcount_dec’:
886././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
887 #define asm_inline asm __inline
888 ^
889./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
890 asm_inline volatile("1: " ins "
891" \
892 ^~~~~~~~~~
893./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
894 _BUG_FLAGS(ASM_UD2, 0); \
895 ^~~~~~~~~~
896./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
897 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
898 ^~~
899./include/linux/fs.h:2941:2: note: in expansion of macro ‘BUG_ON’
900 BUG_ON(!atomic_read(&inode->i_readcount));
901 ^~~~~~
902In file included from ./include/linux/bug.h:5:0,
903 from ./include/linux/thread_info.h:12,
904 from ./arch/x86/include/asm/preempt.h:7,
905 from ./include/linux/preempt.h:78,
906 from ./include/linux/spinlock.h:51,
907 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
908 from /tmp/vbox.0/VBoxGuest-linux.c:36:
909./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
910 asm_inline volatile("1: " ins "
911" \
912 ^
913./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
914 _BUG_FLAGS(ASM_UD2, 0); \
915 ^~~~~~~~~~
916./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
917 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
918 ^~~
919./include/linux/fs.h:2941:2: note: in expansion of macro ‘BUG_ON’
920 BUG_ON(!atomic_read(&inode->i_readcount));
921 ^~~~~~
922In file included from <command-line>:0:0:
923./arch/x86/include/asm/smap.h: In function ‘clac’:
924././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
925 #define asm_inline asm __inline
926 ^
927./arch/x86/include/asm/alternative.h:204:2: note: in expansion of macro ‘asm_inline’
928 asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
929 ^~~~~~~~~~
930./arch/x86/include/asm/smap.h:47:2: note: in expansion of macro ‘alternative’
931 alternative("", __ASM_CLAC, X86_FEATURE_SMAP);
932 ^~~~~~~~~~~
933In file included from ./arch/x86/include/asm/barrier.h:5:0,
934 from ./include/linux/compiler.h:256,
935 from /tmp/vbox.0/include/iprt/types.h:150,
936 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:37,
937 from /tmp/vbox.0/VBoxGuest-linux.c:36:
938./arch/x86/include/asm/alternative.h:108:2: error: expected identifier or ‘(’ before string constant
939 "# ALT: oldnstr
940" \
941 ^
942./arch/x86/include/asm/alternative.h:159:2: note: in expansion of macro ‘OLDINSTR’
943 OLDINSTR(oldinstr, 1) \
944 ^~~~~~~~
945./arch/x86/include/asm/alternative.h:204:23: note: in expansion of macro ‘ALTERNATIVE’
946 asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
947 ^~~~~~~~~~~
948./arch/x86/include/asm/smap.h:47:2: note: in expansion of macro ‘alternative’
949 alternative("", __ASM_CLAC, X86_FEATURE_SMAP);
950 ^~~~~~~~~~~
951In file included from <command-line>:0:0:
952./arch/x86/include/asm/smap.h: In function ‘stac’:
953././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
954 #define asm_inline asm __inline
955 ^
956./arch/x86/include/asm/alternative.h:204:2: note: in expansion of macro ‘asm_inline’
957 asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
958 ^~~~~~~~~~
959./arch/x86/include/asm/smap.h:53:2: note: in expansion of macro ‘alternative’
960 alternative("", __ASM_STAC, X86_FEATURE_SMAP);
961 ^~~~~~~~~~~
962In file included from ./arch/x86/include/asm/barrier.h:5:0,
963 from ./include/linux/compiler.h:256,
964 from /tmp/vbox.0/include/iprt/types.h:150,
965 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:37,
966 from /tmp/vbox.0/VBoxGuest-linux.c:36:
967./arch/x86/include/asm/alternative.h:108:2: error: expected identifier or ‘(’ before string constant
968 "# ALT: oldnstr
969" \
970 ^
971./arch/x86/include/asm/alternative.h:159:2: note: in expansion of macro ‘OLDINSTR’
972 OLDINSTR(oldinstr, 1) \
973 ^~~~~~~~
974./arch/x86/include/asm/alternative.h:204:23: note: in expansion of macro ‘ALTERNATIVE’
975 asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
976 ^~~~~~~~~~~
977./arch/x86/include/asm/smap.h:53:2: note: in expansion of macro ‘alternative’
978 alternative("", __ASM_STAC, X86_FEATURE_SMAP);
979 ^~~~~~~~~~~
980In file included from <command-line>:0:0:
981./arch/x86/include/asm/uaccess_64.h: In function ‘copy_user_generic’:
982././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
983 #define asm_inline asm __inline
984 ^
985./arch/x86/include/asm/alternative.h:256:2: note: in expansion of macro ‘asm_inline’
986 asm_inline volatile (ALTERNATIVE_2("call %P[old]", "call %P[new1]", feature1,\
987 ^~~~~~~~~~
988./arch/x86/include/asm/uaccess_64.h:37:2: note: in expansion of macro ‘alternative_call_2’
989 alternative_call_2(copy_user_generic_unrolled,
990 ^~~~~~~~~~~~~~~~~~
991In file included from ./arch/x86/include/asm/barrier.h:5:0,
992 from ./include/linux/compiler.h:256,
993 from /tmp/vbox.0/include/iprt/types.h:150,
994 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:37,
995 from /tmp/vbox.0/VBoxGuest-linux.c:36:
996./arch/x86/include/asm/alternative.h:128:2: error: expected identifier or ‘(’ before string constant
997 "# ALT: oldinstr2
998" \
999 ^
1000./arch/x86/include/asm/alternative.h:168:2: note: in expansion of macro ‘OLDINSTR_2’
1001 OLDINSTR_2(oldinstr, 1, 2) \
1002 ^~~~~~~~~~
1003./arch/x86/include/asm/alternative.h:256:23: note: in expansion of macro ‘ALTERNATIVE_2’
1004 asm_inline volatile (ALTERNATIVE_2("call %P[old]", "call %P[new1]", feature1,\
1005 ^~~~~~~~~~~~~
1006./arch/x86/include/asm/uaccess_64.h:37:2: note: in expansion of macro ‘alternative_call_2’
1007 alternative_call_2(copy_user_generic_unrolled,
1008 ^~~~~~~~~~~~~~~~~~
1009In file included from <command-line>:0:0:
1010./arch/x86/include/asm/uaccess_64.h: In function ‘raw_copy_from_user’:
1011././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
1012 #define asm_inline asm __inline
1013 ^
1014./arch/x86/include/asm/alternative.h:204:2: note: in expansion of macro ‘asm_inline’
1015 asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
1016 ^~~~~~~~~~
1017./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
1018 #define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
1019 ^~~~~~~~~~~
1020./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
1021 barrier_nospec(); \
1022 ^~~~~~~~~~~~~~
1023./arch/x86/include/asm/uaccess_64.h:74:3: note: in expansion of macro ‘__uaccess_begin_nospec’
1024 __uaccess_begin_nospec();
1025 ^~~~~~~~~~~~~~~~~~~~~~
1026In file included from ./arch/x86/include/asm/barrier.h:5:0,
1027 from ./include/linux/compiler.h:256,
1028 from /tmp/vbox.0/include/iprt/types.h:150,
1029 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:37,
1030 from /tmp/vbox.0/VBoxGuest-linux.c:36:
1031./arch/x86/include/asm/alternative.h:108:2: error: expected identifier or ‘(’ before string constant
1032 "# ALT: oldnstr
1033" \
1034 ^
1035./arch/x86/include/asm/alternative.h:159:2: note: in expansion of macro ‘OLDINSTR’
1036 OLDINSTR(oldinstr, 1) \
1037 ^~~~~~~~
1038./arch/x86/include/asm/alternative.h:204:23: note: in expansion of macro ‘ALTERNATIVE’
1039 asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
1040 ^~~~~~~~~~~
1041./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
1042 #define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
1043 ^~~~~~~~~~~
1044./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
1045 barrier_nospec(); \
1046 ^~~~~~~~~~~~~~
1047./arch/x86/include/asm/uaccess_64.h:74:3: note: in expansion of macro ‘__uaccess_begin_nospec’
1048 __uaccess_begin_nospec();
1049 ^~~~~~~~~~~~~~~~~~~~~~
1050In file included from <command-line>:0:0:
1051././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
1052 #define asm_inline asm __inline
1053 ^
1054./arch/x86/include/asm/alternative.h:204:2: note: in expansion of macro ‘asm_inline’
1055 asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
1056 ^~~~~~~~~~
1057./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
1058 #define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
1059 ^~~~~~~~~~~
1060./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
1061 barrier_nospec(); \
1062 ^~~~~~~~~~~~~~
1063./arch/x86/include/asm/uaccess_64.h:80:3: note: in expansion of macro ‘__uaccess_begin_nospec’
1064 __uaccess_begin_nospec();
1065 ^~~~~~~~~~~~~~~~~~~~~~
1066In file included from ./arch/x86/include/asm/barrier.h:5:0,
1067 from ./include/linux/compiler.h:256,
1068 from /tmp/vbox.0/include/iprt/types.h:150,
1069 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:37,
1070 from /tmp/vbox.0/VBoxGuest-linux.c:36:
1071./arch/x86/include/asm/alternative.h:108:2: error: expected identifier or ‘(’ before string constant
1072 "# ALT: oldnstr
1073" \
1074 ^
1075./arch/x86/include/asm/alternative.h:159:2: note: in expansion of macro ‘OLDINSTR’
1076 OLDINSTR(oldinstr, 1) \
1077 ^~~~~~~~
1078./arch/x86/include/asm/alternative.h:204:23: note: in expansion of macro ‘ALTERNATIVE’
1079 asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
1080 ^~~~~~~~~~~
1081./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
1082 #define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
1083 ^~~~~~~~~~~
1084./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
1085 barrier_nospec(); \
1086 ^~~~~~~~~~~~~~
1087./arch/x86/include/asm/uaccess_64.h:80:3: note: in expansion of macro ‘__uaccess_begin_nospec’
1088 __uaccess_begin_nospec();
1089 ^~~~~~~~~~~~~~~~~~~~~~
1090In file included from <command-line>:0:0:
1091././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
1092 #define asm_inline asm __inline
1093 ^
1094./arch/x86/include/asm/alternative.h:204:2: note: in expansion of macro ‘asm_inline’
1095 asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
1096 ^~~~~~~~~~
1097./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
1098 #define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
1099 ^~~~~~~~~~~
1100./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
1101 barrier_nospec(); \
1102 ^~~~~~~~~~~~~~
1103./arch/x86/include/asm/uaccess_64.h:86:3: note: in expansion of macro ‘__uaccess_begin_nospec’
1104 __uaccess_begin_nospec();
1105 ^~~~~~~~~~~~~~~~~~~~~~
1106In file included from ./arch/x86/include/asm/barrier.h:5:0,
1107 from ./include/linux/compiler.h:256,
1108 from /tmp/vbox.0/include/iprt/types.h:150,
1109 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:37,
1110 from /tmp/vbox.0/VBoxGuest-linux.c:36:
1111./arch/x86/include/asm/alternative.h:108:2: error: expected identifier or ‘(’ before string constant
1112 "# ALT: oldnstr
1113" \
1114 ^
1115./arch/x86/include/asm/alternative.h:159:2: note: in expansion of macro ‘OLDINSTR’
1116 OLDINSTR(oldinstr, 1) \
1117 ^~~~~~~~
1118./arch/x86/include/asm/alternative.h:204:23: note: in expansion of macro ‘ALTERNATIVE’
1119 asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
1120 ^~~~~~~~~~~
1121./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
1122 #define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
1123 ^~~~~~~~~~~
1124./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
1125 barrier_nospec(); \
1126 ^~~~~~~~~~~~~~
1127./arch/x86/include/asm/uaccess_64.h:86:3: note: in expansion of macro ‘__uaccess_begin_nospec’
1128 __uaccess_begin_nospec();
1129 ^~~~~~~~~~~~~~~~~~~~~~
1130In file included from <command-line>:0:0:
1131././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
1132 #define asm_inline asm __inline
1133 ^
1134./arch/x86/include/asm/alternative.h:204:2: note: in expansion of macro ‘asm_inline’
1135 asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
1136 ^~~~~~~~~~
1137./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
1138 #define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
1139 ^~~~~~~~~~~
1140./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
1141 barrier_nospec(); \
1142 ^~~~~~~~~~~~~~
1143./arch/x86/include/asm/uaccess_64.h:92:3: note: in expansion of macro ‘__uaccess_begin_nospec’
1144 __uaccess_begin_nospec();
1145 ^~~~~~~~~~~~~~~~~~~~~~
1146In file included from ./arch/x86/include/asm/barrier.h:5:0,
1147 from ./include/linux/compiler.h:256,
1148 from /tmp/vbox.0/include/iprt/types.h:150,
1149 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:37,
1150 from /tmp/vbox.0/VBoxGuest-linux.c:36:
1151./arch/x86/include/asm/alternative.h:108:2: error: expected identifier or ‘(’ before string constant
1152 "# ALT: oldnstr
1153" \
1154 ^
1155./arch/x86/include/asm/alternative.h:159:2: note: in expansion of macro ‘OLDINSTR’
1156 OLDINSTR(oldinstr, 1) \
1157 ^~~~~~~~
1158./arch/x86/include/asm/alternative.h:204:23: note: in expansion of macro ‘ALTERNATIVE’
1159 asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
1160 ^~~~~~~~~~~
1161./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
1162 #define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
1163 ^~~~~~~~~~~
1164./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
1165 barrier_nospec(); \
1166 ^~~~~~~~~~~~~~
1167./arch/x86/include/asm/uaccess_64.h:92:3: note: in expansion of macro ‘__uaccess_begin_nospec’
1168 __uaccess_begin_nospec();
1169 ^~~~~~~~~~~~~~~~~~~~~~
1170In file included from <command-line>:0:0:
1171././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
1172 #define asm_inline asm __inline
1173 ^
1174./arch/x86/include/asm/alternative.h:204:2: note: in expansion of macro ‘asm_inline’
1175 asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
1176 ^~~~~~~~~~
1177./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
1178 #define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
1179 ^~~~~~~~~~~
1180./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
1181 barrier_nospec(); \
1182 ^~~~~~~~~~~~~~
1183./arch/x86/include/asm/uaccess_64.h:98:3: note: in expansion of macro ‘__uaccess_begin_nospec’
1184 __uaccess_begin_nospec();
1185 ^~~~~~~~~~~~~~~~~~~~~~
1186In file included from ./arch/x86/include/asm/barrier.h:5:0,
1187 from ./include/linux/compiler.h:256,
1188 from /tmp/vbox.0/include/iprt/types.h:150,
1189 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:37,
1190 from /tmp/vbox.0/VBoxGuest-linux.c:36:
1191./arch/x86/include/asm/alternative.h:108:2: error: expected identifier or ‘(’ before string constant
1192 "# ALT: oldnstr
1193" \
1194 ^
1195./arch/x86/include/asm/alternative.h:159:2: note: in expansion of macro ‘OLDINSTR’
1196 OLDINSTR(oldinstr, 1) \
1197 ^~~~~~~~
1198./arch/x86/include/asm/alternative.h:204:23: note: in expansion of macro ‘ALTERNATIVE’
1199 asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
1200 ^~~~~~~~~~~
1201./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
1202 #define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
1203 ^~~~~~~~~~~
1204./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
1205 barrier_nospec(); \
1206 ^~~~~~~~~~~~~~
1207./arch/x86/include/asm/uaccess_64.h:98:3: note: in expansion of macro ‘__uaccess_begin_nospec’
1208 __uaccess_begin_nospec();
1209 ^~~~~~~~~~~~~~~~~~~~~~
1210In file included from <command-line>:0:0:
1211././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
1212 #define asm_inline asm __inline
1213 ^
1214./arch/x86/include/asm/alternative.h:204:2: note: in expansion of macro ‘asm_inline’
1215 asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
1216 ^~~~~~~~~~
1217./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
1218 #define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
1219 ^~~~~~~~~~~
1220./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
1221 barrier_nospec(); \
1222 ^~~~~~~~~~~~~~
1223./arch/x86/include/asm/uaccess_64.h:108:3: note: in expansion of macro ‘__uaccess_begin_nospec’
1224 __uaccess_begin_nospec();
1225 ^~~~~~~~~~~~~~~~~~~~~~
1226In file included from ./arch/x86/include/asm/barrier.h:5:0,
1227 from ./include/linux/compiler.h:256,
1228 from /tmp/vbox.0/include/iprt/types.h:150,
1229 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:37,
1230 from /tmp/vbox.0/VBoxGuest-linux.c:36:
1231./arch/x86/include/asm/alternative.h:108:2: error: expected identifier or ‘(’ before string constant
1232 "# ALT: oldnstr
1233" \
1234 ^
1235./arch/x86/include/asm/alternative.h:159:2: note: in expansion of macro ‘OLDINSTR’
1236 OLDINSTR(oldinstr, 1) \
1237 ^~~~~~~~
1238./arch/x86/include/asm/alternative.h:204:23: note: in expansion of macro ‘ALTERNATIVE’
1239 asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
1240 ^~~~~~~~~~~
1241./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
1242 #define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
1243 ^~~~~~~~~~~
1244./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
1245 barrier_nospec(); \
1246 ^~~~~~~~~~~~~~
1247./arch/x86/include/asm/uaccess_64.h:108:3: note: in expansion of macro ‘__uaccess_begin_nospec’
1248 __uaccess_begin_nospec();
1249 ^~~~~~~~~~~~~~~~~~~~~~
1250In file included from <command-line>:0:0:
1251./arch/x86/include/asm/uaccess.h: In function ‘user_access_begin’:
1252././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
1253 #define asm_inline asm __inline
1254 ^
1255./arch/x86/include/asm/alternative.h:204:2: note: in expansion of macro ‘asm_inline’
1256 asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
1257 ^~~~~~~~~~
1258./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
1259 #define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
1260 ^~~~~~~~~~~
1261./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
1262 barrier_nospec(); \
1263 ^~~~~~~~~~~~~~
1264./arch/x86/include/asm/uaccess.h:716:2: note: in expansion of macro ‘__uaccess_begin_nospec’
1265 __uaccess_begin_nospec();
1266 ^~~~~~~~~~~~~~~~~~~~~~
1267In file included from ./arch/x86/include/asm/barrier.h:5:0,
1268 from ./include/linux/compiler.h:256,
1269 from /tmp/vbox.0/include/iprt/types.h:150,
1270 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:37,
1271 from /tmp/vbox.0/VBoxGuest-linux.c:36:
1272./arch/x86/include/asm/alternative.h:108:2: error: expected identifier or ‘(’ before string constant
1273 "# ALT: oldnstr
1274" \
1275 ^
1276./arch/x86/include/asm/alternative.h:159:2: note: in expansion of macro ‘OLDINSTR’
1277 OLDINSTR(oldinstr, 1) \
1278 ^~~~~~~~
1279./arch/x86/include/asm/alternative.h:204:23: note: in expansion of macro ‘ALTERNATIVE’
1280 asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
1281 ^~~~~~~~~~~
1282./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
1283 #define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
1284 ^~~~~~~~~~~
1285./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
1286 barrier_nospec(); \
1287 ^~~~~~~~~~~~~~
1288./arch/x86/include/asm/uaccess.h:716:2: note: in expansion of macro ‘__uaccess_begin_nospec’
1289 __uaccess_begin_nospec();
1290 ^~~~~~~~~~~~~~~~~~~~~~
1291In file included from <command-line>:0:0:
1292./include/linux/mm.h: In function ‘try_get_page’:
1293././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
1294 #define asm_inline asm __inline
1295 ^
1296./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
1297 asm_inline volatile("1: " ins "
1298" \
1299 ^~~~~~~~~~
1300./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
1301 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
1302 ^~~~~~~~~~
1303./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
1304 __WARN_FLAGS(BUGFLAG_ONCE | \
1305 ^~~~~~~~~~~~
1306./include/linux/mm.h:1030:6: note: in expansion of macro ‘WARN_ON_ONCE’
1307 if (WARN_ON_ONCE(page_ref_count(page) <= 0))
1308 ^~~~~~~~~~~~
1309In file included from ./include/linux/bug.h:5:0,
1310 from ./include/linux/thread_info.h:12,
1311 from ./arch/x86/include/asm/preempt.h:7,
1312 from ./include/linux/preempt.h:78,
1313 from ./include/linux/spinlock.h:51,
1314 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
1315 from /tmp/vbox.0/VBoxGuest-linux.c:36:
1316./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
1317 asm_inline volatile("1: " ins "
1318" \
1319 ^
1320./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
1321 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
1322 ^~~~~~~~~~
1323./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
1324 __WARN_FLAGS(BUGFLAG_ONCE | \
1325 ^~~~~~~~~~~~
1326./include/linux/mm.h:1030:6: note: in expansion of macro ‘WARN_ON_ONCE’
1327 if (WARN_ON_ONCE(page_ref_count(page) <= 0))
1328 ^~~~~~~~~~~~
1329In file included from <command-line>:0:0:
1330./include/linux/mm.h: In function ‘page_memcg_rcu’:
1331././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
1332 #define asm_inline asm __inline
1333 ^
1334./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
1335 asm_inline volatile("1: " ins "
1336" \
1337 ^~~~~~~~~~
1338./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
1339 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
1340 ^~~~~~~~~~
1341./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
1342 __WARN_FLAGS(BUGFLAG_ONCE | \
1343 ^~~~~~~~~~~~
1344./include/linux/mm.h:1294:2: note: in expansion of macro ‘WARN_ON_ONCE’
1345 WARN_ON_ONCE(!rcu_read_lock_held());
1346 ^~~~~~~~~~~~
1347In file included from ./include/linux/bug.h:5:0,
1348 from ./include/linux/thread_info.h:12,
1349 from ./arch/x86/include/asm/preempt.h:7,
1350 from ./include/linux/preempt.h:78,
1351 from ./include/linux/spinlock.h:51,
1352 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
1353 from /tmp/vbox.0/VBoxGuest-linux.c:36:
1354./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
1355 asm_inline volatile("1: " ins "
1356" \
1357 ^
1358./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
1359 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
1360 ^~~~~~~~~~
1361./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
1362 __WARN_FLAGS(BUGFLAG_ONCE | \
1363 ^~~~~~~~~~~~
1364./include/linux/mm.h:1294:2: note: in expansion of macro ‘WARN_ON_ONCE’
1365 WARN_ON_ONCE(!rcu_read_lock_held());
1366 ^~~~~~~~~~~~
1367In file included from <command-line>:0:0:
1368./include/linux/highmem.h: In function ‘zero_user_segments’:
1369././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
1370 #define asm_inline asm __inline
1371 ^
1372./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
1373 asm_inline volatile("1: " ins "
1374" \
1375 ^~~~~~~~~~
1376./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
1377 _BUG_FLAGS(ASM_UD2, 0); \
1378 ^~~~~~~~~~
1379./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
1380 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
1381 ^~~
1382./include/linux/highmem.h:224:2: note: in expansion of macro ‘BUG_ON’
1383 BUG_ON(end1 > PAGE_SIZE || end2 > PAGE_SIZE);
1384 ^~~~~~
1385In file included from ./include/linux/bug.h:5:0,
1386 from ./include/linux/thread_info.h:12,
1387 from ./arch/x86/include/asm/preempt.h:7,
1388 from ./include/linux/preempt.h:78,
1389 from ./include/linux/spinlock.h:51,
1390 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
1391 from /tmp/vbox.0/VBoxGuest-linux.c:36:
1392./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
1393 asm_inline volatile("1: " ins "
1394" \
1395 ^
1396./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
1397 _BUG_FLAGS(ASM_UD2, 0); \
1398 ^~~~~~~~~~
1399./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
1400 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
1401 ^~~
1402./include/linux/highmem.h:224:2: note: in expansion of macro ‘BUG_ON’
1403 BUG_ON(end1 > PAGE_SIZE || end2 > PAGE_SIZE);
1404 ^~~~~~
1405In file included from /tmp/vbox.0/include/iprt/types.h:150:0,
1406 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:37,
1407 from /tmp/vbox.0/VBoxGuest-linux.c:36:
1408./include/linux/pagemap.h: In function ‘fault_in_pages_readable’:
1409././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
1410 #define asm_inline asm __inline
1411 ^
1412./include/linux/compiler.h:78:42: note: in definition of macro ‘unlikely’
1413 # define unlikely(x) __builtin_expect(!!(x), 0)
1414 ^
1415./arch/x86/include/asm/alternative.h:204:2: note: in expansion of macro ‘asm_inline’
1416 asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
1417 ^~~~~~~~~~
1418./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
1419 #define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
1420 ^~~~~~~~~~~
1421./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
1422 barrier_nospec(); \
1423 ^~~~~~~~~~~~~~
1424./arch/x86/include/asm/uaccess.h:449:2: note: in expansion of macro ‘__uaccess_begin_nospec’
1425 __uaccess_begin_nospec(); \
1426 ^~~~~~~~~~~~~~~~~~~~~~
1427./arch/x86/include/asm/uaccess.h:529:2: note: in expansion of macro ‘__get_user_nocheck’
1428 __get_user_nocheck((x), (ptr), sizeof(*(ptr)))
1429 ^~~~~~~~~~~~~~~~~~
1430./include/linux/pagemap.h:592:16: note: in expansion of macro ‘__get_user’
1431 if (unlikely(__get_user(c, uaddr) != 0))
1432 ^~~~~~~~~~
1433./arch/x86/include/asm/alternative.h:108:2: error: expected identifier or ‘(’ before string constant
1434 "# ALT: oldnstr
1435" \
1436 ^
1437./include/linux/compiler.h:78:42: note: in definition of macro ‘unlikely’
1438 # define unlikely(x) __builtin_expect(!!(x), 0)
1439 ^
1440./arch/x86/include/asm/alternative.h:159:2: note: in expansion of macro ‘OLDINSTR’
1441 OLDINSTR(oldinstr, 1) \
1442 ^~~~~~~~
1443./arch/x86/include/asm/alternative.h:204:23: note: in expansion of macro ‘ALTERNATIVE’
1444 asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
1445 ^~~~~~~~~~~
1446./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
1447 #define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
1448 ^~~~~~~~~~~
1449./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
1450 barrier_nospec(); \
1451 ^~~~~~~~~~~~~~
1452./arch/x86/include/asm/uaccess.h:449:2: note: in expansion of macro ‘__uaccess_begin_nospec’
1453 __uaccess_begin_nospec(); \
1454 ^~~~~~~~~~~~~~~~~~~~~~
1455./arch/x86/include/asm/uaccess.h:529:2: note: in expansion of macro ‘__get_user_nocheck’
1456 __get_user_nocheck((x), (ptr), sizeof(*(ptr)))
1457 ^~~~~~~~~~~~~~~~~~
1458./include/linux/pagemap.h:592:16: note: in expansion of macro ‘__get_user’
1459 if (unlikely(__get_user(c, uaddr) != 0))
1460 ^~~~~~~~~~
1461In file included from <command-line>:0:0:
1462././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
1463 #define asm_inline asm __inline
1464 ^
1465./arch/x86/include/asm/alternative.h:204:2: note: in expansion of macro ‘asm_inline’
1466 asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
1467 ^~~~~~~~~~
1468./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
1469 #define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
1470 ^~~~~~~~~~~
1471./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
1472 barrier_nospec(); \
1473 ^~~~~~~~~~~~~~
1474./arch/x86/include/asm/uaccess.h:449:2: note: in expansion of macro ‘__uaccess_begin_nospec’
1475 __uaccess_begin_nospec(); \
1476 ^~~~~~~~~~~~~~~~~~~~~~
1477./arch/x86/include/asm/uaccess.h:529:2: note: in expansion of macro ‘__get_user_nocheck’
1478 __get_user_nocheck((x), (ptr), sizeof(*(ptr)))
1479 ^~~~~~~~~~~~~~~~~~
1480./include/linux/pagemap.h:600:10: note: in expansion of macro ‘__get_user’
1481 return __get_user(c, end);
1482 ^~~~~~~~~~
1483In file included from ./arch/x86/include/asm/barrier.h:5:0,
1484 from ./include/linux/compiler.h:256,
1485 from /tmp/vbox.0/include/iprt/types.h:150,
1486 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:37,
1487 from /tmp/vbox.0/VBoxGuest-linux.c:36:
1488./arch/x86/include/asm/alternative.h:108:2: error: expected identifier or ‘(’ before string constant
1489 "# ALT: oldnstr
1490" \
1491 ^
1492./arch/x86/include/asm/alternative.h:159:2: note: in expansion of macro ‘OLDINSTR’
1493 OLDINSTR(oldinstr, 1) \
1494 ^~~~~~~~
1495./arch/x86/include/asm/alternative.h:204:23: note: in expansion of macro ‘ALTERNATIVE’
1496 asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
1497 ^~~~~~~~~~~
1498./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
1499 #define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
1500 ^~~~~~~~~~~
1501./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
1502 barrier_nospec(); \
1503 ^~~~~~~~~~~~~~
1504./arch/x86/include/asm/uaccess.h:449:2: note: in expansion of macro ‘__uaccess_begin_nospec’
1505 __uaccess_begin_nospec(); \
1506 ^~~~~~~~~~~~~~~~~~~~~~
1507./arch/x86/include/asm/uaccess.h:529:2: note: in expansion of macro ‘__get_user_nocheck’
1508 __get_user_nocheck((x), (ptr), sizeof(*(ptr)))
1509 ^~~~~~~~~~~~~~~~~~
1510./include/linux/pagemap.h:600:10: note: in expansion of macro ‘__get_user’
1511 return __get_user(c, end);
1512 ^~~~~~~~~~
1513In file included from <command-line>:0:0:
1514./include/linux/sched/signal.h: In function ‘signal_set_stop_flags’:
1515././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
1516 #define asm_inline asm __inline
1517 ^
1518./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
1519 asm_inline volatile("1: " ins "
1520" \
1521 ^~~~~~~~~~
1522./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
1523 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
1524 ^~~~~~~~~~
1525./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
1526 #define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
1527 ^~~~~~~~~~~~
1528./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
1529 __WARN(); \
1530 ^~~~~~
1531./include/linux/sched/signal.h:252:2: note: in expansion of macro ‘WARN_ON’
1532 WARN_ON(sig->flags & (SIGNAL_GROUP_EXIT|SIGNAL_GROUP_COREDUMP));
1533 ^~~~~~~
1534In file included from ./include/linux/bug.h:5:0,
1535 from ./include/linux/thread_info.h:12,
1536 from ./arch/x86/include/asm/preempt.h:7,
1537 from ./include/linux/preempt.h:78,
1538 from ./include/linux/spinlock.h:51,
1539 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
1540 from /tmp/vbox.0/VBoxGuest-linux.c:36:
1541./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
1542 asm_inline volatile("1: " ins "
1543" \
1544 ^
1545./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
1546 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
1547 ^~~~~~~~~~
1548./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
1549 #define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
1550 ^~~~~~~~~~~~
1551./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
1552 __WARN(); \
1553 ^~~~~~
1554./include/linux/sched/signal.h:252:2: note: in expansion of macro ‘WARN_ON’
1555 WARN_ON(sig->flags & (SIGNAL_GROUP_EXIT|SIGNAL_GROUP_COREDUMP));
1556 ^~~~~~~
1557In file included from <command-line>:0:0:
1558./include/linux/sched/signal.h: In function ‘restore_saved_sigmask_unless’:
1559././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
1560 #define asm_inline asm __inline
1561 ^
1562./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
1563 asm_inline volatile("1: " ins "
1564" \
1565 ^~~~~~~~~~
1566./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
1567 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
1568 ^~~~~~~~~~
1569./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
1570 #define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
1571 ^~~~~~~~~~~~
1572./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
1573 __WARN(); \
1574 ^~~~~~
1575./include/linux/sched/signal.h:482:3: note: in expansion of macro ‘WARN_ON’
1576 WARN_ON(!test_thread_flag(TIF_SIGPENDING));
1577 ^~~~~~~
1578In file included from ./include/linux/bug.h:5:0,
1579 from ./include/linux/thread_info.h:12,
1580 from ./arch/x86/include/asm/preempt.h:7,
1581 from ./include/linux/preempt.h:78,
1582 from ./include/linux/spinlock.h:51,
1583 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
1584 from /tmp/vbox.0/VBoxGuest-linux.c:36:
1585./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
1586 asm_inline volatile("1: " ins "
1587" \
1588 ^
1589./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
1590 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
1591 ^~~~~~~~~~
1592./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
1593 #define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
1594 ^~~~~~~~~~~~
1595./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
1596 __WARN(); \
1597 ^~~~~~
1598./include/linux/sched/signal.h:482:3: note: in expansion of macro ‘WARN_ON’
1599 WARN_ON(!test_thread_flag(TIF_SIGPENDING));
1600 ^~~~~~~
1601In file included from <command-line>:0:0:
1602./include/linux/scatterlist.h: In function ‘sg_assign_page’:
1603././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
1604 #define asm_inline asm __inline
1605 ^
1606./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
1607 asm_inline volatile("1: " ins "
1608" \
1609 ^~~~~~~~~~
1610./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
1611 _BUG_FLAGS(ASM_UD2, 0); \
1612 ^~~~~~~~~~
1613./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
1614 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
1615 ^~~
1616./include/linux/scatterlist.h:95:2: note: in expansion of macro ‘BUG_ON’
1617 BUG_ON((unsigned long) page & (SG_CHAIN | SG_END));
1618 ^~~~~~
1619In file included from ./include/linux/bug.h:5:0,
1620 from ./include/linux/thread_info.h:12,
1621 from ./arch/x86/include/asm/preempt.h:7,
1622 from ./include/linux/preempt.h:78,
1623 from ./include/linux/spinlock.h:51,
1624 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
1625 from /tmp/vbox.0/VBoxGuest-linux.c:36:
1626./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
1627 asm_inline volatile("1: " ins "
1628" \
1629 ^
1630./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
1631 _BUG_FLAGS(ASM_UD2, 0); \
1632 ^~~~~~~~~~
1633./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
1634 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
1635 ^~~
1636./include/linux/scatterlist.h:95:2: note: in expansion of macro ‘BUG_ON’
1637 BUG_ON((unsigned long) page & (SG_CHAIN | SG_END));
1638 ^~~~~~
1639In file included from <command-line>:0:0:
1640./include/linux/dma-mapping.h: In function ‘dma_map_page_attrs’:
1641././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
1642 #define asm_inline asm __inline
1643 ^
1644./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
1645 asm_inline volatile("1: " ins "
1646" \
1647 ^~~~~~~~~~
1648./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
1649 _BUG_FLAGS(ASM_UD2, 0); \
1650 ^~~~~~~~~~
1651./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
1652 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
1653 ^~~
1654./include/linux/dma-mapping.h:284:2: note: in expansion of macro ‘BUG_ON’
1655 BUG_ON(!valid_dma_direction(dir));
1656 ^~~~~~
1657In file included from ./include/linux/bug.h:5:0,
1658 from ./include/linux/thread_info.h:12,
1659 from ./arch/x86/include/asm/preempt.h:7,
1660 from ./include/linux/preempt.h:78,
1661 from ./include/linux/spinlock.h:51,
1662 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
1663 from /tmp/vbox.0/VBoxGuest-linux.c:36:
1664./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
1665 asm_inline volatile("1: " ins "
1666" \
1667 ^
1668./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
1669 _BUG_FLAGS(ASM_UD2, 0); \
1670 ^~~~~~~~~~
1671./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
1672 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
1673 ^~~
1674./include/linux/dma-mapping.h:284:2: note: in expansion of macro ‘BUG_ON’
1675 BUG_ON(!valid_dma_direction(dir));
1676 ^~~~~~
1677In file included from <command-line>:0:0:
1678./include/linux/dma-mapping.h: In function ‘dma_unmap_page_attrs’:
1679././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
1680 #define asm_inline asm __inline
1681 ^
1682./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
1683 asm_inline volatile("1: " ins "
1684" \
1685 ^~~~~~~~~~
1686./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
1687 _BUG_FLAGS(ASM_UD2, 0); \
1688 ^~~~~~~~~~
1689./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
1690 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
1691 ^~~
1692./include/linux/dma-mapping.h:299:2: note: in expansion of macro ‘BUG_ON’
1693 BUG_ON(!valid_dma_direction(dir));
1694 ^~~~~~
1695In file included from ./include/linux/bug.h:5:0,
1696 from ./include/linux/thread_info.h:12,
1697 from ./arch/x86/include/asm/preempt.h:7,
1698 from ./include/linux/preempt.h:78,
1699 from ./include/linux/spinlock.h:51,
1700 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
1701 from /tmp/vbox.0/VBoxGuest-linux.c:36:
1702./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
1703 asm_inline volatile("1: " ins "
1704" \
1705 ^
1706./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
1707 _BUG_FLAGS(ASM_UD2, 0); \
1708 ^~~~~~~~~~
1709./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
1710 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
1711 ^~~
1712./include/linux/dma-mapping.h:299:2: note: in expansion of macro ‘BUG_ON’
1713 BUG_ON(!valid_dma_direction(dir));
1714 ^~~~~~
1715In file included from <command-line>:0:0:
1716./include/linux/dma-mapping.h: In function ‘dma_map_sg_attrs’:
1717././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
1718 #define asm_inline asm __inline
1719 ^
1720./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
1721 asm_inline volatile("1: " ins "
1722" \
1723 ^~~~~~~~~~
1724./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
1725 _BUG_FLAGS(ASM_UD2, 0); \
1726 ^~~~~~~~~~
1727./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
1728 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
1729 ^~~
1730./include/linux/dma-mapping.h:318:2: note: in expansion of macro ‘BUG_ON’
1731 BUG_ON(!valid_dma_direction(dir));
1732 ^~~~~~
1733In file included from ./include/linux/bug.h:5:0,
1734 from ./include/linux/thread_info.h:12,
1735 from ./arch/x86/include/asm/preempt.h:7,
1736 from ./include/linux/preempt.h:78,
1737 from ./include/linux/spinlock.h:51,
1738 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
1739 from /tmp/vbox.0/VBoxGuest-linux.c:36:
1740./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
1741 asm_inline volatile("1: " ins "
1742" \
1743 ^
1744./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
1745 _BUG_FLAGS(ASM_UD2, 0); \
1746 ^~~~~~~~~~
1747./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
1748 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
1749 ^~~
1750./include/linux/dma-mapping.h:318:2: note: in expansion of macro ‘BUG_ON’
1751 BUG_ON(!valid_dma_direction(dir));
1752 ^~~~~~
1753In file included from <command-line>:0:0:
1754././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
1755 #define asm_inline asm __inline
1756 ^
1757./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
1758 asm_inline volatile("1: " ins "
1759" \
1760 ^~~~~~~~~~
1761./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
1762 _BUG_FLAGS(ASM_UD2, 0); \
1763 ^~~~~~~~~~
1764./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
1765 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
1766 ^~~
1767./include/linux/dma-mapping.h:323:2: note: in expansion of macro ‘BUG_ON’
1768 BUG_ON(ents < 0);
1769 ^~~~~~
1770In file included from ./include/linux/bug.h:5:0,
1771 from ./include/linux/thread_info.h:12,
1772 from ./arch/x86/include/asm/preempt.h:7,
1773 from ./include/linux/preempt.h:78,
1774 from ./include/linux/spinlock.h:51,
1775 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
1776 from /tmp/vbox.0/VBoxGuest-linux.c:36:
1777./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
1778 asm_inline volatile("1: " ins "
1779" \
1780 ^
1781./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
1782 _BUG_FLAGS(ASM_UD2, 0); \
1783 ^~~~~~~~~~
1784./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
1785 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
1786 ^~~
1787./include/linux/dma-mapping.h:323:2: note: in expansion of macro ‘BUG_ON’
1788 BUG_ON(ents < 0);
1789 ^~~~~~
1790In file included from <command-line>:0:0:
1791./include/linux/dma-mapping.h: In function ‘dma_unmap_sg_attrs’:
1792././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
1793 #define asm_inline asm __inline
1794 ^
1795./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
1796 asm_inline volatile("1: " ins "
1797" \
1798 ^~~~~~~~~~
1799./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
1800 _BUG_FLAGS(ASM_UD2, 0); \
1801 ^~~~~~~~~~
1802./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
1803 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
1804 ^~~
1805./include/linux/dma-mapping.h:335:2: note: in expansion of macro ‘BUG_ON’
1806 BUG_ON(!valid_dma_direction(dir));
1807 ^~~~~~
1808In file included from ./include/linux/bug.h:5:0,
1809 from ./include/linux/thread_info.h:12,
1810 from ./arch/x86/include/asm/preempt.h:7,
1811 from ./include/linux/preempt.h:78,
1812 from ./include/linux/spinlock.h:51,
1813 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
1814 from /tmp/vbox.0/VBoxGuest-linux.c:36:
1815./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
1816 asm_inline volatile("1: " ins "
1817" \
1818 ^
1819./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
1820 _BUG_FLAGS(ASM_UD2, 0); \
1821 ^~~~~~~~~~
1822./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
1823 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
1824 ^~~
1825./include/linux/dma-mapping.h:335:2: note: in expansion of macro ‘BUG_ON’
1826 BUG_ON(!valid_dma_direction(dir));
1827 ^~~~~~
1828In file included from <command-line>:0:0:
1829./include/linux/dma-mapping.h: In function ‘dma_map_resource’:
1830././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
1831 #define asm_inline asm __inline
1832 ^
1833./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
1834 asm_inline volatile("1: " ins "
1835" \
1836 ^~~~~~~~~~
1837./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
1838 _BUG_FLAGS(ASM_UD2, 0); \
1839 ^~~~~~~~~~
1840./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
1841 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
1842 ^~~
1843./include/linux/dma-mapping.h:352:2: note: in expansion of macro ‘BUG_ON’
1844 BUG_ON(!valid_dma_direction(dir));
1845 ^~~~~~
1846In file included from ./include/linux/bug.h:5:0,
1847 from ./include/linux/thread_info.h:12,
1848 from ./arch/x86/include/asm/preempt.h:7,
1849 from ./include/linux/preempt.h:78,
1850 from ./include/linux/spinlock.h:51,
1851 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
1852 from /tmp/vbox.0/VBoxGuest-linux.c:36:
1853./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
1854 asm_inline volatile("1: " ins "
1855" \
1856 ^
1857./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
1858 _BUG_FLAGS(ASM_UD2, 0); \
1859 ^~~~~~~~~~
1860./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
1861 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
1862 ^~~
1863./include/linux/dma-mapping.h:352:2: note: in expansion of macro ‘BUG_ON’
1864 BUG_ON(!valid_dma_direction(dir));
1865 ^~~~~~
1866In file included from <command-line>:0:0:
1867././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
1868 #define asm_inline asm __inline
1869 ^
1870./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
1871 asm_inline volatile("1: " ins "
1872" \
1873 ^~~~~~~~~~
1874./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
1875 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
1876 ^~~~~~~~~~
1877./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
1878 __WARN_FLAGS(BUGFLAG_ONCE | \
1879 ^~~~~~~~~~~~
1880./include/linux/dma-mapping.h:355:6: note: in expansion of macro ‘WARN_ON_ONCE’
1881 if (WARN_ON_ONCE(pfn_valid(PHYS_PFN(phys_addr))))
1882 ^~~~~~~~~~~~
1883In file included from ./include/linux/bug.h:5:0,
1884 from ./include/linux/thread_info.h:12,
1885 from ./arch/x86/include/asm/preempt.h:7,
1886 from ./include/linux/preempt.h:78,
1887 from ./include/linux/spinlock.h:51,
1888 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
1889 from /tmp/vbox.0/VBoxGuest-linux.c:36:
1890./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
1891 asm_inline volatile("1: " ins "
1892" \
1893 ^
1894./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
1895 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
1896 ^~~~~~~~~~
1897./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
1898 __WARN_FLAGS(BUGFLAG_ONCE | \
1899 ^~~~~~~~~~~~
1900./include/linux/dma-mapping.h:355:6: note: in expansion of macro ‘WARN_ON_ONCE’
1901 if (WARN_ON_ONCE(pfn_valid(PHYS_PFN(phys_addr))))
1902 ^~~~~~~~~~~~
1903In file included from <command-line>:0:0:
1904./include/linux/dma-mapping.h: In function ‘dma_unmap_resource’:
1905././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
1906 #define asm_inline asm __inline
1907 ^
1908./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
1909 asm_inline volatile("1: " ins "
1910" \
1911 ^~~~~~~~~~
1912./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
1913 _BUG_FLAGS(ASM_UD2, 0); \
1914 ^~~~~~~~~~
1915./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
1916 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
1917 ^~~
1918./include/linux/dma-mapping.h:373:2: note: in expansion of macro ‘BUG_ON’
1919 BUG_ON(!valid_dma_direction(dir));
1920 ^~~~~~
1921In file included from ./include/linux/bug.h:5:0,
1922 from ./include/linux/thread_info.h:12,
1923 from ./arch/x86/include/asm/preempt.h:7,
1924 from ./include/linux/preempt.h:78,
1925 from ./include/linux/spinlock.h:51,
1926 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
1927 from /tmp/vbox.0/VBoxGuest-linux.c:36:
1928./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
1929 asm_inline volatile("1: " ins "
1930" \
1931 ^
1932./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
1933 _BUG_FLAGS(ASM_UD2, 0); \
1934 ^~~~~~~~~~
1935./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
1936 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
1937 ^~~
1938./include/linux/dma-mapping.h:373:2: note: in expansion of macro ‘BUG_ON’
1939 BUG_ON(!valid_dma_direction(dir));
1940 ^~~~~~
1941In file included from <command-line>:0:0:
1942./include/linux/dma-mapping.h: In function ‘dma_sync_single_for_cpu’:
1943././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
1944 #define asm_inline asm __inline
1945 ^
1946./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
1947 asm_inline volatile("1: " ins "
1948" \
1949 ^~~~~~~~~~
1950./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
1951 _BUG_FLAGS(ASM_UD2, 0); \
1952 ^~~~~~~~~~
1953./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
1954 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
1955 ^~~
1956./include/linux/dma-mapping.h:385:2: note: in expansion of macro ‘BUG_ON’
1957 BUG_ON(!valid_dma_direction(dir));
1958 ^~~~~~
1959In file included from ./include/linux/bug.h:5:0,
1960 from ./include/linux/thread_info.h:12,
1961 from ./arch/x86/include/asm/preempt.h:7,
1962 from ./include/linux/preempt.h:78,
1963 from ./include/linux/spinlock.h:51,
1964 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
1965 from /tmp/vbox.0/VBoxGuest-linux.c:36:
1966./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
1967 asm_inline volatile("1: " ins "
1968" \
1969 ^
1970./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
1971 _BUG_FLAGS(ASM_UD2, 0); \
1972 ^~~~~~~~~~
1973./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
1974 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
1975 ^~~
1976./include/linux/dma-mapping.h:385:2: note: in expansion of macro ‘BUG_ON’
1977 BUG_ON(!valid_dma_direction(dir));
1978 ^~~~~~
1979In file included from <command-line>:0:0:
1980./include/linux/dma-mapping.h: In function ‘dma_sync_single_for_device’:
1981././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
1982 #define asm_inline asm __inline
1983 ^
1984./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
1985 asm_inline volatile("1: " ins "
1986" \
1987 ^~~~~~~~~~
1988./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
1989 _BUG_FLAGS(ASM_UD2, 0); \
1990 ^~~~~~~~~~
1991./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
1992 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
1993 ^~~
1994./include/linux/dma-mapping.h:399:2: note: in expansion of macro ‘BUG_ON’
1995 BUG_ON(!valid_dma_direction(dir));
1996 ^~~~~~
1997In file included from ./include/linux/bug.h:5:0,
1998 from ./include/linux/thread_info.h:12,
1999 from ./arch/x86/include/asm/preempt.h:7,
2000 from ./include/linux/preempt.h:78,
2001 from ./include/linux/spinlock.h:51,
2002 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
2003 from /tmp/vbox.0/VBoxGuest-linux.c:36:
2004./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
2005 asm_inline volatile("1: " ins "
2006" \
2007 ^
2008./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
2009 _BUG_FLAGS(ASM_UD2, 0); \
2010 ^~~~~~~~~~
2011./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
2012 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
2013 ^~~
2014./include/linux/dma-mapping.h:399:2: note: in expansion of macro ‘BUG_ON’
2015 BUG_ON(!valid_dma_direction(dir));
2016 ^~~~~~
2017In file included from <command-line>:0:0:
2018./include/linux/dma-mapping.h: In function ‘dma_sync_sg_for_cpu’:
2019././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
2020 #define asm_inline asm __inline
2021 ^
2022./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
2023 asm_inline volatile("1: " ins "
2024" \
2025 ^~~~~~~~~~
2026./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
2027 _BUG_FLAGS(ASM_UD2, 0); \
2028 ^~~~~~~~~~
2029./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
2030 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
2031 ^~~
2032./include/linux/dma-mapping.h:413:2: note: in expansion of macro ‘BUG_ON’
2033 BUG_ON(!valid_dma_direction(dir));
2034 ^~~~~~
2035In file included from ./include/linux/bug.h:5:0,
2036 from ./include/linux/thread_info.h:12,
2037 from ./arch/x86/include/asm/preempt.h:7,
2038 from ./include/linux/preempt.h:78,
2039 from ./include/linux/spinlock.h:51,
2040 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
2041 from /tmp/vbox.0/VBoxGuest-linux.c:36:
2042./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
2043 asm_inline volatile("1: " ins "
2044" \
2045 ^
2046./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
2047 _BUG_FLAGS(ASM_UD2, 0); \
2048 ^~~~~~~~~~
2049./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
2050 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
2051 ^~~
2052./include/linux/dma-mapping.h:413:2: note: in expansion of macro ‘BUG_ON’
2053 BUG_ON(!valid_dma_direction(dir));
2054 ^~~~~~
2055In file included from <command-line>:0:0:
2056./include/linux/dma-mapping.h: In function ‘dma_sync_sg_for_device’:
2057././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
2058 #define asm_inline asm __inline
2059 ^
2060./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
2061 asm_inline volatile("1: " ins "
2062" \
2063 ^~~~~~~~~~
2064./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
2065 _BUG_FLAGS(ASM_UD2, 0); \
2066 ^~~~~~~~~~
2067./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
2068 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
2069 ^~~
2070./include/linux/dma-mapping.h:427:2: note: in expansion of macro ‘BUG_ON’
2071 BUG_ON(!valid_dma_direction(dir));
2072 ^~~~~~
2073In file included from ./include/linux/bug.h:5:0,
2074 from ./include/linux/thread_info.h:12,
2075 from ./arch/x86/include/asm/preempt.h:7,
2076 from ./include/linux/preempt.h:78,
2077 from ./include/linux/spinlock.h:51,
2078 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
2079 from /tmp/vbox.0/VBoxGuest-linux.c:36:
2080./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
2081 asm_inline volatile("1: " ins "
2082" \
2083 ^
2084./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
2085 _BUG_FLAGS(ASM_UD2, 0); \
2086 ^~~~~~~~~~
2087./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
2088 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
2089 ^~~
2090./include/linux/dma-mapping.h:427:2: note: in expansion of macro ‘BUG_ON’
2091 BUG_ON(!valid_dma_direction(dir));
2092 ^~~~~~
2093In file included from <command-line>:0:0:
2094./arch/x86/include/asm/tlbflush.h: In function ‘__native_flush_tlb’:
2095././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
2096 #define asm_inline asm __inline
2097 ^
2098./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
2099 asm_inline volatile("1: " ins "
2100" \
2101 ^~~~~~~~~~
2102./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
2103 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
2104 ^~~~~~~~~~
2105./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
2106 __WARN_FLAGS(BUGFLAG_ONCE | \
2107 ^~~~~~~~~~~~
2108./arch/x86/include/asm/tlbflush.h:409:2: note: in expansion of macro ‘WARN_ON_ONCE’
2109 WARN_ON_ONCE(preemptible());
2110 ^~~~~~~~~~~~
2111In file included from ./include/linux/bug.h:5:0,
2112 from ./include/linux/thread_info.h:12,
2113 from ./arch/x86/include/asm/preempt.h:7,
2114 from ./include/linux/preempt.h:78,
2115 from ./include/linux/spinlock.h:51,
2116 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
2117 from /tmp/vbox.0/VBoxGuest-linux.c:36:
2118./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
2119 asm_inline volatile("1: " ins "
2120" \
2121 ^
2122./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
2123 _BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
2124 ^~~~~~~~~~
2125./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
2126 __WARN_FLAGS(BUGFLAG_ONCE | \
2127 ^~~~~~~~~~~~
2128./arch/x86/include/asm/tlbflush.h:409:2: note: in expansion of macro ‘WARN_ON_ONCE’
2129 WARN_ON_ONCE(preemptible());
2130 ^~~~~~~~~~~~
2131In file included from <command-line>:0:0:
2132./include/linux/seq_file.h: In function ‘seq_get_buf’:
2133././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
2134 #define asm_inline asm __inline
2135 ^
2136./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
2137 asm_inline volatile("1: " ins "
2138" \
2139 ^~~~~~~~~~
2140./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
2141 _BUG_FLAGS(ASM_UD2, 0); \
2142 ^~~~~~~~~~
2143./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
2144 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
2145 ^~~
2146./include/linux/seq_file.h:66:2: note: in expansion of macro ‘BUG_ON’
2147 BUG_ON(m->count > m->size);
2148 ^~~~~~
2149In file included from ./include/linux/bug.h:5:0,
2150 from ./include/linux/thread_info.h:12,
2151 from ./arch/x86/include/asm/preempt.h:7,
2152 from ./include/linux/preempt.h:78,
2153 from ./include/linux/spinlock.h:51,
2154 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
2155 from /tmp/vbox.0/VBoxGuest-linux.c:36:
2156./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
2157 asm_inline volatile("1: " ins "
2158" \
2159 ^
2160./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
2161 _BUG_FLAGS(ASM_UD2, 0); \
2162 ^~~~~~~~~~
2163./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
2164 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
2165 ^~~
2166./include/linux/seq_file.h:66:2: note: in expansion of macro ‘BUG_ON’
2167 BUG_ON(m->count > m->size);
2168 ^~~~~~
2169In file included from <command-line>:0:0:
2170./include/linux/seq_file.h: In function ‘seq_commit’:
2171././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
2172 #define asm_inline asm __inline
2173 ^
2174./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
2175 asm_inline volatile("1: " ins "
2176" \
2177 ^~~~~~~~~~
2178./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
2179 _BUG_FLAGS(ASM_UD2, 0); \
2180 ^~~~~~~~~~
2181./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
2182 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
2183 ^~~
2184./include/linux/seq_file.h:89:3: note: in expansion of macro ‘BUG_ON’
2185 BUG_ON(m->count + num > m->size);
2186 ^~~~~~
2187In file included from ./include/linux/bug.h:5:0,
2188 from ./include/linux/thread_info.h:12,
2189 from ./arch/x86/include/asm/preempt.h:7,
2190 from ./include/linux/preempt.h:78,
2191 from ./include/linux/spinlock.h:51,
2192 from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:84,
2193 from /tmp/vbox.0/VBoxGuest-linux.c:36:
2194./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
2195 asm_inline volatile("1: " ins "
2196" \
2197 ^
2198./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
2199 _BUG_FLAGS(ASM_UD2, 0); \
2200 ^~~~~~~~~~
2201./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
2202 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
2203 ^~~
2204./include/linux/seq_file.h:89:3: note: in expansion of macro ‘BUG_ON’
2205 BUG_ON(m->count + num > m->size);
2206 ^~~~~~
2207scripts/Makefile.build:265: recipe for target '/tmp/vbox.0/VBoxGuest-linux.o' failed
2208make[2]: *** [/tmp/vbox.0/VBoxGuest-linux.o] Error 1
2209make[2]: *** Waiting for unfinished jobs....
2210Makefile:1652: recipe for target '/tmp/vbox.0' failed
2211make[1]: *** [/tmp/vbox.0] Error 2
2212/tmp/vbox.0/Makefile-footer.gmk:114: recipe for target 'vboxguest' failed
2213make: *** [vboxguest] Error 2
2214VBoxClient: info: Try 'VBoxClient --help' for more information
2215modprobe vboxguest failed

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy