Skip to content

Instantly share code, notes, and snippets.

@glitsj16
Created January 11, 2020 06:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save glitsj16/5c41ac2b56b828d0c843fe89298e0b03 to your computer and use it in GitHub Desktop.
Save glitsj16/5c41ac2b56b828d0c843fe89298e0b03 to your computer and use it in GitHub Desktop.
DKMS make.log for wireguard-0.0.20191219 for kernel 5.4.10-xanmod6 (x86_64)
Sat Jan 11 07:16:55 CET 2020
make: Entering directory '/usr/src/linux-headers-5.4.10-xanmod6'
AR /var/lib/dkms/wireguard/0.0.20191219/build/built-in.a
CC [M] /var/lib/dkms/wireguard/0.0.20191219/build/main.o
In file included from <command-line>:0:0:
./arch/x86/include/asm/page_64.h: In function ‘clear_page’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/alternative.h:256:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile (ALTERNATIVE_2("call %P[old]", "call %P[new1]", feature1,\
^~~~~~~~~~
./arch/x86/include/asm/page_64.h:49:2: note: in expansion of macro ‘alternative_call_2’
alternative_call_2(clear_page_orig,
^~~~~~~~~~~~~~~~~~
In file included from ./arch/x86/include/asm/barrier.h:5:0,
from ./include/linux/compiler.h:256,
from ./include/linux/export.h:42,
from ./include/linux/linkage.h:7,
from ./arch/x86/include/asm/cache.h:5,
from ./include/linux/cache.h:6,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:49,
from <command-line>:0:
./arch/x86/include/asm/alternative.h:128:2: error: expected identifier or ‘(’ before string constant
"# ALT: oldinstr2\n" \
^
./arch/x86/include/asm/alternative.h:168:2: note: in expansion of macro ‘OLDINSTR_2’
OLDINSTR_2(oldinstr, 1, 2) \
^~~~~~~~~~
./arch/x86/include/asm/alternative.h:256:23: note: in expansion of macro ‘ALTERNATIVE_2’
asm_inline volatile (ALTERNATIVE_2("call %P[old]", "call %P[new1]", feature1,\
^~~~~~~~~~~~~
./arch/x86/include/asm/page_64.h:49:2: note: in expansion of macro ‘alternative_call_2’
alternative_call_2(clear_page_orig,
^~~~~~~~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/alternative.h:256:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile (ALTERNATIVE_2("call %P[old]", "call %P[new1]", feature1,\
^~~~~~~~~~
./arch/x86/include/asm/page_64.h:49:2: note: in expansion of macro ‘alternative_call_2’
alternative_call_2(clear_page_orig,
^~~~~~~~~~~~~~~~~~
In file included from <command-line>:0:0:
./arch/x86/include/asm/segment.h: In function ‘vdso_read_cpunode’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/alternative.h:240:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) \
^~~~~~~~~~
./arch/x86/include/asm/segment.h:266:2: note: in expansion of macro ‘alternative_io’
alternative_io ("lsl %[seg],%[p]",
^~~~~~~~~~~~~~
In file included from ./arch/x86/include/asm/barrier.h:5:0,
from ./include/linux/compiler.h:256,
from ./include/linux/export.h:42,
from ./include/linux/linkage.h:7,
from ./arch/x86/include/asm/cache.h:5,
from ./include/linux/cache.h:6,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:49,
from <command-line>:0:
./arch/x86/include/asm/alternative.h:108:2: error: expected identifier or ‘(’ before string constant
"# ALT: oldnstr\n" \
^
./arch/x86/include/asm/alternative.h:159:2: note: in expansion of macro ‘OLDINSTR’
OLDINSTR(oldinstr, 1) \
^~~~~~~~
./arch/x86/include/asm/alternative.h:240:23: note: in expansion of macro ‘ALTERNATIVE’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) \
^~~~~~~~~~~
./arch/x86/include/asm/segment.h:266:2: note: in expansion of macro ‘alternative_io’
alternative_io ("lsl %[seg],%[p]",
^~~~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/alternative.h:240:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) \
^~~~~~~~~~
./arch/x86/include/asm/segment.h:266:2: note: in expansion of macro ‘alternative_io’
alternative_io ("lsl %[seg],%[p]",
^~~~~~~~~~~~~~
./arch/x86/include/asm/special_insns.h: In function ‘clflushopt’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/alternative.h:240:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) \
^~~~~~~~~~
./arch/x86/include/asm/special_insns.h:205:2: note: in expansion of macro ‘alternative_io’
alternative_io(".byte " __stringify(NOP_DS_PREFIX) "; clflush %P0",
^~~~~~~~~~~~~~
In file included from ./arch/x86/include/asm/barrier.h:5:0,
from ./include/linux/compiler.h:256,
from ./include/linux/export.h:42,
from ./include/linux/linkage.h:7,
from ./arch/x86/include/asm/cache.h:5,
from ./include/linux/cache.h:6,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:49,
from <command-line>:0:
./arch/x86/include/asm/alternative.h:108:2: error: expected identifier or ‘(’ before string constant
"# ALT: oldnstr\n" \
^
./arch/x86/include/asm/alternative.h:159:2: note: in expansion of macro ‘OLDINSTR’
OLDINSTR(oldinstr, 1) \
^~~~~~~~
./arch/x86/include/asm/alternative.h:240:23: note: in expansion of macro ‘ALTERNATIVE’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) \
^~~~~~~~~~~
./arch/x86/include/asm/special_insns.h:205:2: note: in expansion of macro ‘alternative_io’
alternative_io(".byte " __stringify(NOP_DS_PREFIX) "; clflush %P0",
^~~~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/alternative.h:240:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) \
^~~~~~~~~~
./arch/x86/include/asm/special_insns.h:205:2: note: in expansion of macro ‘alternative_io’
alternative_io(".byte " __stringify(NOP_DS_PREFIX) "; clflush %P0",
^~~~~~~~~~~~~~
./arch/x86/include/asm/processor.h: In function ‘prefetch’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/alternative.h:221:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) \
^~~~~~~~~~
./arch/x86/include/asm/processor.h:795:2: note: in expansion of macro ‘alternative_input’
alternative_input(BASE_PREFETCH, "prefetchnta %P1",
^~~~~~~~~~~~~~~~~
In file included from ./arch/x86/include/asm/barrier.h:5:0,
from ./include/linux/compiler.h:256,
from ./include/linux/export.h:42,
from ./include/linux/linkage.h:7,
from ./arch/x86/include/asm/cache.h:5,
from ./include/linux/cache.h:6,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:49,
from <command-line>:0:
./arch/x86/include/asm/alternative.h:108:2: error: expected identifier or ‘(’ before string constant
"# ALT: oldnstr\n" \
^
./arch/x86/include/asm/alternative.h:159:2: note: in expansion of macro ‘OLDINSTR’
OLDINSTR(oldinstr, 1) \
^~~~~~~~
./arch/x86/include/asm/alternative.h:221:23: note: in expansion of macro ‘ALTERNATIVE’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) \
^~~~~~~~~~~
./arch/x86/include/asm/processor.h:795:2: note: in expansion of macro ‘alternative_input’
alternative_input(BASE_PREFETCH, "prefetchnta %P1",
^~~~~~~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/alternative.h:221:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) \
^~~~~~~~~~
./arch/x86/include/asm/processor.h:795:2: note: in expansion of macro ‘alternative_input’
alternative_input(BASE_PREFETCH, "prefetchnta %P1",
^~~~~~~~~~~~~~~~~
./arch/x86/include/asm/processor.h: In function ‘prefetchw’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/alternative.h:221:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) \
^~~~~~~~~~
./arch/x86/include/asm/processor.h:807:2: note: in expansion of macro ‘alternative_input’
alternative_input(BASE_PREFETCH, "prefetchw %P1",
^~~~~~~~~~~~~~~~~
In file included from ./arch/x86/include/asm/barrier.h:5:0,
from ./include/linux/compiler.h:256,
from ./include/linux/export.h:42,
from ./include/linux/linkage.h:7,
from ./arch/x86/include/asm/cache.h:5,
from ./include/linux/cache.h:6,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:49,
from <command-line>:0:
./arch/x86/include/asm/alternative.h:108:2: error: expected identifier or ‘(’ before string constant
"# ALT: oldnstr\n" \
^
./arch/x86/include/asm/alternative.h:159:2: note: in expansion of macro ‘OLDINSTR’
OLDINSTR(oldinstr, 1) \
^~~~~~~~
./arch/x86/include/asm/alternative.h:221:23: note: in expansion of macro ‘ALTERNATIVE’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) \
^~~~~~~~~~~
./arch/x86/include/asm/processor.h:807:2: note: in expansion of macro ‘alternative_input’
alternative_input(BASE_PREFETCH, "prefetchw %P1",
^~~~~~~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/alternative.h:221:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) \
^~~~~~~~~~
./arch/x86/include/asm/processor.h:807:2: note: in expansion of macro ‘alternative_input’
alternative_input(BASE_PREFETCH, "prefetchw %P1",
^~~~~~~~~~~~~~~~~
./include/linux/thread_info.h: In function ‘copy_overflow’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/linux/thread_info.h:134:2: note: in expansion of macro ‘WARN’
WARN(1, "Buffer overflow detected (%d < %lu)!\n", size, count);
^~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/linux/thread_info.h:134:2: note: in expansion of macro ‘WARN’
WARN(1, "Buffer overflow detected (%d < %lu)!\n", size, count);
^~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/linux/thread_info.h:134:2: note: in expansion of macro ‘WARN’
WARN(1, "Buffer overflow detected (%d < %lu)!\n", size, count);
^~~~
./include/linux/thread_info.h: In function ‘check_copy_size’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/thread_info.h:150:6: note: in expansion of macro ‘WARN_ON_ONCE’
if (WARN_ON_ONCE(bytes > INT_MAX))
^~~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/thread_info.h:150:6: note: in expansion of macro ‘WARN_ON_ONCE’
if (WARN_ON_ONCE(bytes > INT_MAX))
^~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/thread_info.h:150:6: note: in expansion of macro ‘WARN_ON_ONCE’
if (WARN_ON_ONCE(bytes > INT_MAX))
^~~~~~~~~~~~
./include/linux/rcupdate.h: In function ‘rcu_head_after_call_rcu’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/rcupdate.h:893:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(func != (rcu_callback_t)~0L);
^~~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/rcupdate.h:893:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(func != (rcu_callback_t)~0L);
^~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/rcupdate.h:893:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(func != (rcu_callback_t)~0L);
^~~~~~~~~~~~
./include/linux/ktime.h: In function ‘ktime_divns’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/linux/ktime.h:171:2: note: in expansion of macro ‘WARN_ON’
WARN_ON(div < 0);
^~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/linux/ktime.h:171:2: note: in expansion of macro ‘WARN_ON’
WARN_ON(div < 0);
^~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/linux/ktime.h:171:2: note: in expansion of macro ‘WARN_ON’
WARN_ON(div < 0);
^~~~~~~
./include/linux/srcu.h: In function ‘srcu_read_unlock’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/srcu.h:179:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(idx & ~0x1);
^~~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/srcu.h:179:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(idx & ~0x1);
^~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/srcu.h:179:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(idx & ~0x1);
^~~~~~~~~~~~
./include/linux/page-flags.h: In function ‘ClearPageCompound’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/page-flags.h:565:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!PageHead(page));
^~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/page-flags.h:565:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!PageHead(page));
^~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/page-flags.h:565:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!PageHead(page));
^~~~~~
./include/asm-generic/fixmap.h: In function ‘virt_to_fix’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/asm-generic/fixmap.h:38:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(vaddr >= FIXADDR_TOP || vaddr < FIXADDR_START);
^~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/asm-generic/fixmap.h:38:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(vaddr >= FIXADDR_TOP || vaddr < FIXADDR_START);
^~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/asm-generic/fixmap.h:38:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(vaddr >= FIXADDR_TOP || vaddr < FIXADDR_START);
^~~~~~
./arch/x86/include/asm/apic.h: In function ‘native_apic_mem_write’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/alternative.h:240:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) \
^~~~~~~~~~
./arch/x86/include/asm/apic.h:107:2: note: in expansion of macro ‘alternative_io’
alternative_io("movl %0, %P1", "xchgl %0, %P1", X86_BUG_11AP,
^~~~~~~~~~~~~~
In file included from ./arch/x86/include/asm/barrier.h:5:0,
from ./include/linux/compiler.h:256,
from ./include/linux/export.h:42,
from ./include/linux/linkage.h:7,
from ./arch/x86/include/asm/cache.h:5,
from ./include/linux/cache.h:6,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:49,
from <command-line>:0:
./arch/x86/include/asm/alternative.h:108:2: error: expected identifier or ‘(’ before string constant
"# ALT: oldnstr\n" \
^
./arch/x86/include/asm/alternative.h:159:2: note: in expansion of macro ‘OLDINSTR’
OLDINSTR(oldinstr, 1) \
^~~~~~~~
./arch/x86/include/asm/alternative.h:240:23: note: in expansion of macro ‘ALTERNATIVE’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) \
^~~~~~~~~~~
./arch/x86/include/asm/apic.h:107:2: note: in expansion of macro ‘alternative_io’
alternative_io("movl %0, %P1", "xchgl %0, %P1", X86_BUG_11AP,
^~~~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/alternative.h:240:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) \
^~~~~~~~~~
./arch/x86/include/asm/apic.h:107:2: note: in expansion of macro ‘alternative_io’
alternative_io("movl %0, %P1", "xchgl %0, %P1", X86_BUG_11AP,
^~~~~~~~~~~~~~
In file included from ./arch/x86/include/asm/smp.h:13:0,
from ./arch/x86/include/asm/mmzone_64.h:11,
from ./arch/x86/include/asm/mmzone.h:5,
from ./include/linux/mmzone.h:972,
from ./include/linux/gfp.h:6,
from ./include/linux/mm.h:10,
from ./include/linux/bvec.h:13,
from ./include/linux/skbuff.h:17,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/apic.h:105:16: warning: unused variable ‘addr’ [-Wunused-variable]
volatile u32 *addr = (volatile u32 *)(APIC_BASE + reg);
^~~~
In file included from <command-line>:0:0:
./arch/x86/include/asm/smap.h: In function ‘clac’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/alternative.h:204:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
^~~~~~~~~~
./arch/x86/include/asm/smap.h:47:2: note: in expansion of macro ‘alternative’
alternative("", __ASM_CLAC, X86_FEATURE_SMAP);
^~~~~~~~~~~
In file included from ./arch/x86/include/asm/barrier.h:5:0,
from ./include/linux/compiler.h:256,
from ./include/linux/export.h:42,
from ./include/linux/linkage.h:7,
from ./arch/x86/include/asm/cache.h:5,
from ./include/linux/cache.h:6,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:49,
from <command-line>:0:
./arch/x86/include/asm/alternative.h:108:2: error: expected identifier or ‘(’ before string constant
"# ALT: oldnstr\n" \
^
./arch/x86/include/asm/alternative.h:159:2: note: in expansion of macro ‘OLDINSTR’
OLDINSTR(oldinstr, 1) \
^~~~~~~~
./arch/x86/include/asm/alternative.h:204:23: note: in expansion of macro ‘ALTERNATIVE’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
^~~~~~~~~~~
./arch/x86/include/asm/smap.h:47:2: note: in expansion of macro ‘alternative’
alternative("", __ASM_CLAC, X86_FEATURE_SMAP);
^~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/alternative.h:204:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
^~~~~~~~~~
./arch/x86/include/asm/smap.h:47:2: note: in expansion of macro ‘alternative’
alternative("", __ASM_CLAC, X86_FEATURE_SMAP);
^~~~~~~~~~~
./arch/x86/include/asm/smap.h: In function ‘stac’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/alternative.h:204:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
^~~~~~~~~~
./arch/x86/include/asm/smap.h:53:2: note: in expansion of macro ‘alternative’
alternative("", __ASM_STAC, X86_FEATURE_SMAP);
^~~~~~~~~~~
In file included from ./arch/x86/include/asm/barrier.h:5:0,
from ./include/linux/compiler.h:256,
from ./include/linux/export.h:42,
from ./include/linux/linkage.h:7,
from ./arch/x86/include/asm/cache.h:5,
from ./include/linux/cache.h:6,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:49,
from <command-line>:0:
./arch/x86/include/asm/alternative.h:108:2: error: expected identifier or ‘(’ before string constant
"# ALT: oldnstr\n" \
^
./arch/x86/include/asm/alternative.h:159:2: note: in expansion of macro ‘OLDINSTR’
OLDINSTR(oldinstr, 1) \
^~~~~~~~
./arch/x86/include/asm/alternative.h:204:23: note: in expansion of macro ‘ALTERNATIVE’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
^~~~~~~~~~~
./arch/x86/include/asm/smap.h:53:2: note: in expansion of macro ‘alternative’
alternative("", __ASM_STAC, X86_FEATURE_SMAP);
^~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/alternative.h:204:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
^~~~~~~~~~
./arch/x86/include/asm/smap.h:53:2: note: in expansion of macro ‘alternative’
alternative("", __ASM_STAC, X86_FEATURE_SMAP);
^~~~~~~~~~~
./arch/x86/include/asm/uaccess_64.h: In function ‘copy_user_generic’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/alternative.h:256:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile (ALTERNATIVE_2("call %P[old]", "call %P[new1]", feature1,\
^~~~~~~~~~
./arch/x86/include/asm/uaccess_64.h:37:2: note: in expansion of macro ‘alternative_call_2’
alternative_call_2(copy_user_generic_unrolled,
^~~~~~~~~~~~~~~~~~
In file included from ./arch/x86/include/asm/barrier.h:5:0,
from ./include/linux/compiler.h:256,
from ./include/linux/export.h:42,
from ./include/linux/linkage.h:7,
from ./arch/x86/include/asm/cache.h:5,
from ./include/linux/cache.h:6,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:49,
from <command-line>:0:
./arch/x86/include/asm/alternative.h:128:2: error: expected identifier or ‘(’ before string constant
"# ALT: oldinstr2\n" \
^
./arch/x86/include/asm/alternative.h:168:2: note: in expansion of macro ‘OLDINSTR_2’
OLDINSTR_2(oldinstr, 1, 2) \
^~~~~~~~~~
./arch/x86/include/asm/alternative.h:256:23: note: in expansion of macro ‘ALTERNATIVE_2’
asm_inline volatile (ALTERNATIVE_2("call %P[old]", "call %P[new1]", feature1,\
^~~~~~~~~~~~~
./arch/x86/include/asm/uaccess_64.h:37:2: note: in expansion of macro ‘alternative_call_2’
alternative_call_2(copy_user_generic_unrolled,
^~~~~~~~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/alternative.h:256:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile (ALTERNATIVE_2("call %P[old]", "call %P[new1]", feature1,\
^~~~~~~~~~
./arch/x86/include/asm/uaccess_64.h:37:2: note: in expansion of macro ‘alternative_call_2’
alternative_call_2(copy_user_generic_unrolled,
^~~~~~~~~~~~~~~~~~
./arch/x86/include/asm/uaccess_64.h: In function ‘raw_copy_from_user’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/alternative.h:204:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
^~~~~~~~~~
./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
#define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
^~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
barrier_nospec(); \
^~~~~~~~~~~~~~
./arch/x86/include/asm/uaccess_64.h:74:3: note: in expansion of macro ‘__uaccess_begin_nospec’
__uaccess_begin_nospec();
^~~~~~~~~~~~~~~~~~~~~~
In file included from ./arch/x86/include/asm/barrier.h:5:0,
from ./include/linux/compiler.h:256,
from ./include/linux/export.h:42,
from ./include/linux/linkage.h:7,
from ./arch/x86/include/asm/cache.h:5,
from ./include/linux/cache.h:6,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:49,
from <command-line>:0:
./arch/x86/include/asm/alternative.h:108:2: error: expected identifier or ‘(’ before string constant
"# ALT: oldnstr\n" \
^
./arch/x86/include/asm/alternative.h:159:2: note: in expansion of macro ‘OLDINSTR’
OLDINSTR(oldinstr, 1) \
^~~~~~~~
./arch/x86/include/asm/alternative.h:204:23: note: in expansion of macro ‘ALTERNATIVE’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
^~~~~~~~~~~
./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
#define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
^~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
barrier_nospec(); \
^~~~~~~~~~~~~~
./arch/x86/include/asm/uaccess_64.h:74:3: note: in expansion of macro ‘__uaccess_begin_nospec’
__uaccess_begin_nospec();
^~~~~~~~~~~~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/alternative.h:204:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
^~~~~~~~~~
./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
#define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
^~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
barrier_nospec(); \
^~~~~~~~~~~~~~
./arch/x86/include/asm/uaccess_64.h:74:3: note: in expansion of macro ‘__uaccess_begin_nospec’
__uaccess_begin_nospec();
^~~~~~~~~~~~~~~~~~~~~~
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/alternative.h:204:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
^~~~~~~~~~
./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
#define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
^~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
barrier_nospec(); \
^~~~~~~~~~~~~~
./arch/x86/include/asm/uaccess_64.h:80:3: note: in expansion of macro ‘__uaccess_begin_nospec’
__uaccess_begin_nospec();
^~~~~~~~~~~~~~~~~~~~~~
In file included from ./arch/x86/include/asm/barrier.h:5:0,
from ./include/linux/compiler.h:256,
from ./include/linux/export.h:42,
from ./include/linux/linkage.h:7,
from ./arch/x86/include/asm/cache.h:5,
from ./include/linux/cache.h:6,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:49,
from <command-line>:0:
./arch/x86/include/asm/alternative.h:108:2: error: expected identifier or ‘(’ before string constant
"# ALT: oldnstr\n" \
^
./arch/x86/include/asm/alternative.h:159:2: note: in expansion of macro ‘OLDINSTR’
OLDINSTR(oldinstr, 1) \
^~~~~~~~
./arch/x86/include/asm/alternative.h:204:23: note: in expansion of macro ‘ALTERNATIVE’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
^~~~~~~~~~~
./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
#define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
^~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
barrier_nospec(); \
^~~~~~~~~~~~~~
./arch/x86/include/asm/uaccess_64.h:80:3: note: in expansion of macro ‘__uaccess_begin_nospec’
__uaccess_begin_nospec();
^~~~~~~~~~~~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/alternative.h:204:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
^~~~~~~~~~
./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
#define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
^~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
barrier_nospec(); \
^~~~~~~~~~~~~~
./arch/x86/include/asm/uaccess_64.h:80:3: note: in expansion of macro ‘__uaccess_begin_nospec’
__uaccess_begin_nospec();
^~~~~~~~~~~~~~~~~~~~~~
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/alternative.h:204:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
^~~~~~~~~~
./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
#define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
^~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
barrier_nospec(); \
^~~~~~~~~~~~~~
./arch/x86/include/asm/uaccess_64.h:86:3: note: in expansion of macro ‘__uaccess_begin_nospec’
__uaccess_begin_nospec();
^~~~~~~~~~~~~~~~~~~~~~
In file included from ./arch/x86/include/asm/barrier.h:5:0,
from ./include/linux/compiler.h:256,
from ./include/linux/export.h:42,
from ./include/linux/linkage.h:7,
from ./arch/x86/include/asm/cache.h:5,
from ./include/linux/cache.h:6,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:49,
from <command-line>:0:
./arch/x86/include/asm/alternative.h:108:2: error: expected identifier or ‘(’ before string constant
"# ALT: oldnstr\n" \
^
./arch/x86/include/asm/alternative.h:159:2: note: in expansion of macro ‘OLDINSTR’
OLDINSTR(oldinstr, 1) \
^~~~~~~~
./arch/x86/include/asm/alternative.h:204:23: note: in expansion of macro ‘ALTERNATIVE’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
^~~~~~~~~~~
./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
#define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
^~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
barrier_nospec(); \
^~~~~~~~~~~~~~
./arch/x86/include/asm/uaccess_64.h:86:3: note: in expansion of macro ‘__uaccess_begin_nospec’
__uaccess_begin_nospec();
^~~~~~~~~~~~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/alternative.h:204:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
^~~~~~~~~~
./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
#define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
^~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
barrier_nospec(); \
^~~~~~~~~~~~~~
./arch/x86/include/asm/uaccess_64.h:86:3: note: in expansion of macro ‘__uaccess_begin_nospec’
__uaccess_begin_nospec();
^~~~~~~~~~~~~~~~~~~~~~
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/alternative.h:204:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
^~~~~~~~~~
./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
#define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
^~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
barrier_nospec(); \
^~~~~~~~~~~~~~
./arch/x86/include/asm/uaccess_64.h:92:3: note: in expansion of macro ‘__uaccess_begin_nospec’
__uaccess_begin_nospec();
^~~~~~~~~~~~~~~~~~~~~~
In file included from ./arch/x86/include/asm/barrier.h:5:0,
from ./include/linux/compiler.h:256,
from ./include/linux/export.h:42,
from ./include/linux/linkage.h:7,
from ./arch/x86/include/asm/cache.h:5,
from ./include/linux/cache.h:6,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:49,
from <command-line>:0:
./arch/x86/include/asm/alternative.h:108:2: error: expected identifier or ‘(’ before string constant
"# ALT: oldnstr\n" \
^
./arch/x86/include/asm/alternative.h:159:2: note: in expansion of macro ‘OLDINSTR’
OLDINSTR(oldinstr, 1) \
^~~~~~~~
./arch/x86/include/asm/alternative.h:204:23: note: in expansion of macro ‘ALTERNATIVE’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
^~~~~~~~~~~
./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
#define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
^~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
barrier_nospec(); \
^~~~~~~~~~~~~~
./arch/x86/include/asm/uaccess_64.h:92:3: note: in expansion of macro ‘__uaccess_begin_nospec’
__uaccess_begin_nospec();
^~~~~~~~~~~~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/alternative.h:204:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
^~~~~~~~~~
./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
#define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
^~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
barrier_nospec(); \
^~~~~~~~~~~~~~
./arch/x86/include/asm/uaccess_64.h:92:3: note: in expansion of macro ‘__uaccess_begin_nospec’
__uaccess_begin_nospec();
^~~~~~~~~~~~~~~~~~~~~~
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/alternative.h:204:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
^~~~~~~~~~
./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
#define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
^~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
barrier_nospec(); \
^~~~~~~~~~~~~~
./arch/x86/include/asm/uaccess_64.h:98:3: note: in expansion of macro ‘__uaccess_begin_nospec’
__uaccess_begin_nospec();
^~~~~~~~~~~~~~~~~~~~~~
In file included from ./arch/x86/include/asm/barrier.h:5:0,
from ./include/linux/compiler.h:256,
from ./include/linux/export.h:42,
from ./include/linux/linkage.h:7,
from ./arch/x86/include/asm/cache.h:5,
from ./include/linux/cache.h:6,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:49,
from <command-line>:0:
./arch/x86/include/asm/alternative.h:108:2: error: expected identifier or ‘(’ before string constant
"# ALT: oldnstr\n" \
^
./arch/x86/include/asm/alternative.h:159:2: note: in expansion of macro ‘OLDINSTR’
OLDINSTR(oldinstr, 1) \
^~~~~~~~
./arch/x86/include/asm/alternative.h:204:23: note: in expansion of macro ‘ALTERNATIVE’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
^~~~~~~~~~~
./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
#define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
^~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
barrier_nospec(); \
^~~~~~~~~~~~~~
./arch/x86/include/asm/uaccess_64.h:98:3: note: in expansion of macro ‘__uaccess_begin_nospec’
__uaccess_begin_nospec();
^~~~~~~~~~~~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/alternative.h:204:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
^~~~~~~~~~
./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
#define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
^~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
barrier_nospec(); \
^~~~~~~~~~~~~~
./arch/x86/include/asm/uaccess_64.h:98:3: note: in expansion of macro ‘__uaccess_begin_nospec’
__uaccess_begin_nospec();
^~~~~~~~~~~~~~~~~~~~~~
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/alternative.h:204:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
^~~~~~~~~~
./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
#define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
^~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
barrier_nospec(); \
^~~~~~~~~~~~~~
./arch/x86/include/asm/uaccess_64.h:108:3: note: in expansion of macro ‘__uaccess_begin_nospec’
__uaccess_begin_nospec();
^~~~~~~~~~~~~~~~~~~~~~
In file included from ./arch/x86/include/asm/barrier.h:5:0,
from ./include/linux/compiler.h:256,
from ./include/linux/export.h:42,
from ./include/linux/linkage.h:7,
from ./arch/x86/include/asm/cache.h:5,
from ./include/linux/cache.h:6,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:49,
from <command-line>:0:
./arch/x86/include/asm/alternative.h:108:2: error: expected identifier or ‘(’ before string constant
"# ALT: oldnstr\n" \
^
./arch/x86/include/asm/alternative.h:159:2: note: in expansion of macro ‘OLDINSTR’
OLDINSTR(oldinstr, 1) \
^~~~~~~~
./arch/x86/include/asm/alternative.h:204:23: note: in expansion of macro ‘ALTERNATIVE’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
^~~~~~~~~~~
./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
#define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
^~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
barrier_nospec(); \
^~~~~~~~~~~~~~
./arch/x86/include/asm/uaccess_64.h:108:3: note: in expansion of macro ‘__uaccess_begin_nospec’
__uaccess_begin_nospec();
^~~~~~~~~~~~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/alternative.h:204:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
^~~~~~~~~~
./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
#define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
^~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
barrier_nospec(); \
^~~~~~~~~~~~~~
./arch/x86/include/asm/uaccess_64.h:108:3: note: in expansion of macro ‘__uaccess_begin_nospec’
__uaccess_begin_nospec();
^~~~~~~~~~~~~~~~~~~~~~
./arch/x86/include/asm/uaccess.h: In function ‘user_access_begin’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/alternative.h:204:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
^~~~~~~~~~
./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
#define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
^~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
barrier_nospec(); \
^~~~~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:716:2: note: in expansion of macro ‘__uaccess_begin_nospec’
__uaccess_begin_nospec();
^~~~~~~~~~~~~~~~~~~~~~
In file included from ./arch/x86/include/asm/barrier.h:5:0,
from ./include/linux/compiler.h:256,
from ./include/linux/export.h:42,
from ./include/linux/linkage.h:7,
from ./arch/x86/include/asm/cache.h:5,
from ./include/linux/cache.h:6,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:49,
from <command-line>:0:
./arch/x86/include/asm/alternative.h:108:2: error: expected identifier or ‘(’ before string constant
"# ALT: oldnstr\n" \
^
./arch/x86/include/asm/alternative.h:159:2: note: in expansion of macro ‘OLDINSTR’
OLDINSTR(oldinstr, 1) \
^~~~~~~~
./arch/x86/include/asm/alternative.h:204:23: note: in expansion of macro ‘ALTERNATIVE’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
^~~~~~~~~~~
./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
#define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
^~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
barrier_nospec(); \
^~~~~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:716:2: note: in expansion of macro ‘__uaccess_begin_nospec’
__uaccess_begin_nospec();
^~~~~~~~~~~~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/alternative.h:204:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
^~~~~~~~~~
./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
#define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
^~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
barrier_nospec(); \
^~~~~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:716:2: note: in expansion of macro ‘__uaccess_begin_nospec’
__uaccess_begin_nospec();
^~~~~~~~~~~~~~~~~~~~~~
./include/linux/xarray.h: In function ‘xa_mk_value’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/linux/xarray.h:54:2: note: in expansion of macro ‘WARN_ON’
WARN_ON((long)v < 0);
^~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/linux/xarray.h:54:2: note: in expansion of macro ‘WARN_ON’
WARN_ON((long)v < 0);
^~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/linux/xarray.h:54:2: note: in expansion of macro ‘WARN_ON’
WARN_ON((long)v < 0);
^~~~~~~
./include/linux/iocontext.h: In function ‘get_io_context_active’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/iocontext.h:131:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(atomic_long_read(&ioc->refcount) <= 0);
^~~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/iocontext.h:131:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(atomic_long_read(&ioc->refcount) <= 0);
^~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/iocontext.h:131:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(atomic_long_read(&ioc->refcount) <= 0);
^~~~~~~~~~~~
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/iocontext.h:132:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(atomic_read(&ioc->active_ref) <= 0);
^~~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/iocontext.h:132:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(atomic_read(&ioc->active_ref) <= 0);
^~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/iocontext.h:132:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(atomic_read(&ioc->active_ref) <= 0);
^~~~~~~~~~~~
./include/linux/iocontext.h: In function ‘ioc_task_link’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/iocontext.h:141:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(atomic_read(&ioc->nr_tasks) <= 0);
^~~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/iocontext.h:141:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(atomic_read(&ioc->nr_tasks) <= 0);
^~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/iocontext.h:141:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(atomic_read(&ioc->nr_tasks) <= 0);
^~~~~~~~~~~~
./include/linux/quota.h: In function ‘make_kqid’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/linux/quota.h:114:3: note: in expansion of macro ‘BUG’
BUG();
^~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/linux/quota.h:114:3: note: in expansion of macro ‘BUG’
BUG();
^~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/linux/quota.h:114:3: note: in expansion of macro ‘BUG’
BUG();
^~~
./include/linux/quota.h: In function ‘make_kqid_invalid’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/linux/quota.h:141:3: note: in expansion of macro ‘BUG’
BUG();
^~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/linux/quota.h:141:3: note: in expansion of macro ‘BUG’
BUG();
^~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/linux/quota.h:141:3: note: in expansion of macro ‘BUG’
BUG();
^~~
./include/linux/fs.h: In function ‘filemap_nr_thps_inc’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/fs.h:2842:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(1);
^~~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/fs.h:2842:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(1);
^~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/fs.h:2842:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(1);
^~~~~~~~~~~~
./include/linux/fs.h: In function ‘filemap_nr_thps_dec’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/fs.h:2851:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(1);
^~~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/fs.h:2851:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(1);
^~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/fs.h:2851:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(1);
^~~~~~~~~~~~
./include/linux/fs.h: In function ‘i_readcount_dec’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/fs.h:2958:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!atomic_read(&inode->i_readcount));
^~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/fs.h:2958:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!atomic_read(&inode->i_readcount));
^~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/fs.h:2958:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!atomic_read(&inode->i_readcount));
^~~~~~
./include/linux/mm.h: In function ‘try_get_page’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/mm.h:1030:6: note: in expansion of macro ‘WARN_ON_ONCE’
if (WARN_ON_ONCE(page_ref_count(page) <= 0))
^~~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/mm.h:1030:6: note: in expansion of macro ‘WARN_ON_ONCE’
if (WARN_ON_ONCE(page_ref_count(page) <= 0))
^~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/mm.h:1030:6: note: in expansion of macro ‘WARN_ON_ONCE’
if (WARN_ON_ONCE(page_ref_count(page) <= 0))
^~~~~~~~~~~~
./include/linux/mm.h: In function ‘page_memcg_rcu’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/mm.h:1294:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(!rcu_read_lock_held());
^~~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/mm.h:1294:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(!rcu_read_lock_held());
^~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/mm.h:1294:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(!rcu_read_lock_held());
^~~~~~~~~~~~
./include/linux/bvec.h: In function ‘bvec_iter_advance’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/asm-generic/bug.h:155:3: note: in expansion of macro ‘WARN’
WARN(1, format); \
^~~~
./include/linux/bvec.h:90:6: note: in expansion of macro ‘WARN_ONCE’
if (WARN_ONCE(bytes > iter->bi_size,
^~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/asm-generic/bug.h:155:3: note: in expansion of macro ‘WARN’
WARN(1, format); \
^~~~
./include/linux/bvec.h:90:6: note: in expansion of macro ‘WARN_ONCE’
if (WARN_ONCE(bytes > iter->bi_size,
^~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/asm-generic/bug.h:155:3: note: in expansion of macro ‘WARN’
WARN(1, format); \
^~~~
./include/linux/bvec.h:90:6: note: in expansion of macro ‘WARN_ONCE’
if (WARN_ONCE(bytes > iter->bi_size,
^~~~~~~~~
./include/linux/slab.h: In function ‘kmalloc_index’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/linux/slab.h:386:2: note: in expansion of macro ‘BUG’
BUG();
^~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/linux/slab.h:386:2: note: in expansion of macro ‘BUG’
BUG();
^~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/linux/slab.h:386:2: note: in expansion of macro ‘BUG’
BUG();
^~~
./include/linux/crypto.h: In function ‘crypto_blkcipher_cast’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/crypto.h:1305:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(crypto_tfm_alg_type(tfm) != CRYPTO_ALG_TYPE_BLKCIPHER);
^~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/crypto.h:1305:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(crypto_tfm_alg_type(tfm) != CRYPTO_ALG_TYPE_BLKCIPHER);
^~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/crypto.h:1305:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(crypto_tfm_alg_type(tfm) != CRYPTO_ALG_TYPE_BLKCIPHER);
^~~~~~
./include/linux/crypto.h: In function ‘crypto_cipher_cast’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/crypto.h:1625:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(crypto_tfm_alg_type(tfm) != CRYPTO_ALG_TYPE_CIPHER);
^~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/crypto.h:1625:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(crypto_tfm_alg_type(tfm) != CRYPTO_ALG_TYPE_CIPHER);
^~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/crypto.h:1625:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(crypto_tfm_alg_type(tfm) != CRYPTO_ALG_TYPE_CIPHER);
^~~~~~
./include/linux/crypto.h: In function ‘crypto_comp_cast’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/crypto.h:1790:2: note: in expansion of macro ‘BUG_ON’
BUG_ON((crypto_tfm_alg_type(tfm) ^ CRYPTO_ALG_TYPE_COMPRESS) &
^~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/crypto.h:1790:2: note: in expansion of macro ‘BUG_ON’
BUG_ON((crypto_tfm_alg_type(tfm) ^ CRYPTO_ALG_TYPE_COMPRESS) &
^~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/crypto.h:1790:2: note: in expansion of macro ‘BUG_ON’
BUG_ON((crypto_tfm_alg_type(tfm) ^ CRYPTO_ALG_TYPE_COMPRESS) &
^~~~~~
./include/linux/kernfs.h: In function ‘kernfs_enable_ns’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/kernfs.h:305:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(kernfs_type(kn) != KERNFS_DIR);
^~~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/kernfs.h:305:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(kernfs_type(kn) != KERNFS_DIR);
^~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/kernfs.h:305:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(kernfs_type(kn) != KERNFS_DIR);
^~~~~~~~~~~~
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/kernfs.h:306:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(!RB_EMPTY_ROOT(&kn->dir.children));
^~~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/kernfs.h:306:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(!RB_EMPTY_ROOT(&kn->dir.children));
^~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/kernfs.h:306:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(!RB_EMPTY_ROOT(&kn->dir.children));
^~~~~~~~~~~~
./include/linux/kobject.h: In function ‘kobject_has_children’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/kobject.h:134:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(kref_read(&kobj->kref) == 0);
^~~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/kobject.h:134:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(kref_read(&kobj->kref) == 0);
^~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/kobject.h:134:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(kref_read(&kobj->kref) == 0);
^~~~~~~~~~~~
./include/linux/scatterlist.h: In function ‘sg_assign_page’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/scatterlist.h:95:2: note: in expansion of macro ‘BUG_ON’
BUG_ON((unsigned long) page & (SG_CHAIN | SG_END));
^~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/scatterlist.h:95:2: note: in expansion of macro ‘BUG_ON’
BUG_ON((unsigned long) page & (SG_CHAIN | SG_END));
^~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/scatterlist.h:95:2: note: in expansion of macro ‘BUG_ON’
BUG_ON((unsigned long) page & (SG_CHAIN | SG_END));
^~~~~~
./include/linux/dma-mapping.h: In function ‘dma_map_page_attrs’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/dma-mapping.h:284:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!valid_dma_direction(dir));
^~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/dma-mapping.h:284:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!valid_dma_direction(dir));
^~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/dma-mapping.h:284:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!valid_dma_direction(dir));
^~~~~~
./include/linux/dma-mapping.h: In function ‘dma_unmap_page_attrs’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/dma-mapping.h:299:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!valid_dma_direction(dir));
^~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/dma-mapping.h:299:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!valid_dma_direction(dir));
^~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/dma-mapping.h:299:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!valid_dma_direction(dir));
^~~~~~
./include/linux/dma-mapping.h: In function ‘dma_map_sg_attrs’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/dma-mapping.h:318:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!valid_dma_direction(dir));
^~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/dma-mapping.h:318:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!valid_dma_direction(dir));
^~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/dma-mapping.h:318:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!valid_dma_direction(dir));
^~~~~~
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/dma-mapping.h:323:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(ents < 0);
^~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/dma-mapping.h:323:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(ents < 0);
^~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/dma-mapping.h:323:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(ents < 0);
^~~~~~
./include/linux/dma-mapping.h: In function ‘dma_unmap_sg_attrs’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/dma-mapping.h:335:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!valid_dma_direction(dir));
^~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/dma-mapping.h:335:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!valid_dma_direction(dir));
^~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/dma-mapping.h:335:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!valid_dma_direction(dir));
^~~~~~
./include/linux/dma-mapping.h: In function ‘dma_map_resource’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/dma-mapping.h:352:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!valid_dma_direction(dir));
^~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/dma-mapping.h:352:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!valid_dma_direction(dir));
^~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/dma-mapping.h:352:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!valid_dma_direction(dir));
^~~~~~
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/dma-mapping.h:355:6: note: in expansion of macro ‘WARN_ON_ONCE’
if (WARN_ON_ONCE(pfn_valid(PHYS_PFN(phys_addr))))
^~~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/dma-mapping.h:355:6: note: in expansion of macro ‘WARN_ON_ONCE’
if (WARN_ON_ONCE(pfn_valid(PHYS_PFN(phys_addr))))
^~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/dma-mapping.h:355:6: note: in expansion of macro ‘WARN_ON_ONCE’
if (WARN_ON_ONCE(pfn_valid(PHYS_PFN(phys_addr))))
^~~~~~~~~~~~
./include/linux/dma-mapping.h: In function ‘dma_unmap_resource’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/dma-mapping.h:373:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!valid_dma_direction(dir));
^~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/dma-mapping.h:373:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!valid_dma_direction(dir));
^~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/dma-mapping.h:373:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!valid_dma_direction(dir));
^~~~~~
./include/linux/dma-mapping.h: In function ‘dma_sync_single_for_cpu’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/dma-mapping.h:385:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!valid_dma_direction(dir));
^~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/dma-mapping.h:385:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!valid_dma_direction(dir));
^~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/dma-mapping.h:385:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!valid_dma_direction(dir));
^~~~~~
./include/linux/dma-mapping.h: In function ‘dma_sync_single_for_device’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/dma-mapping.h:399:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!valid_dma_direction(dir));
^~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/dma-mapping.h:399:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!valid_dma_direction(dir));
^~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/dma-mapping.h:399:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!valid_dma_direction(dir));
^~~~~~
./include/linux/dma-mapping.h: In function ‘dma_sync_sg_for_cpu’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/dma-mapping.h:413:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!valid_dma_direction(dir));
^~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/dma-mapping.h:413:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!valid_dma_direction(dir));
^~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/dma-mapping.h:413:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!valid_dma_direction(dir));
^~~~~~
./include/linux/dma-mapping.h: In function ‘dma_sync_sg_for_device’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/dma-mapping.h:427:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!valid_dma_direction(dir));
^~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/dma-mapping.h:427:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!valid_dma_direction(dir));
^~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/dma-mapping.h:427:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!valid_dma_direction(dir));
^~~~~~
./include/linux/dma-mapping.h: In function ‘dma_map_single_attrs’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/asm-generic/bug.h:155:3: note: in expansion of macro ‘WARN’
WARN(1, format); \
^~~~
./include/linux/device.h:1869:2: note: in expansion of macro ‘WARN_ONCE’
WARN_ONCE(condition, "%s %s: " format, \
^~~~~~~~~
./include/linux/dma-mapping.h:587:6: note: in expansion of macro ‘dev_WARN_ONCE’
if (dev_WARN_ONCE(dev, is_vmalloc_addr(ptr),
^~~~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/asm-generic/bug.h:155:3: note: in expansion of macro ‘WARN’
WARN(1, format); \
^~~~
./include/linux/device.h:1869:2: note: in expansion of macro ‘WARN_ONCE’
WARN_ONCE(condition, "%s %s: " format, \
^~~~~~~~~
./include/linux/dma-mapping.h:587:6: note: in expansion of macro ‘dev_WARN_ONCE’
if (dev_WARN_ONCE(dev, is_vmalloc_addr(ptr),
^~~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/asm-generic/bug.h:155:3: note: in expansion of macro ‘WARN’
WARN(1, format); \
^~~~
./include/linux/device.h:1869:2: note: in expansion of macro ‘WARN_ONCE’
WARN_ONCE(condition, "%s %s: " format, \
^~~~~~~~~
./include/linux/dma-mapping.h:587:6: note: in expansion of macro ‘dev_WARN_ONCE’
if (dev_WARN_ONCE(dev, is_vmalloc_addr(ptr),
^~~~~~~~~~~~~
In file included from <command-line>:0:0:
./include/linux/skbuff.h: In function ‘skb_dst’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/linux/skbuff.h:925:2: note: in expansion of macro ‘WARN_ON’
WARN_ON((skb->_skb_refdst & SKB_DST_NOREF) &&
^~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/linux/skbuff.h:925:2: note: in expansion of macro ‘WARN_ON’
WARN_ON((skb->_skb_refdst & SKB_DST_NOREF) &&
^~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/linux/skbuff.h:925:2: note: in expansion of macro ‘WARN_ON’
WARN_ON((skb->_skb_refdst & SKB_DST_NOREF) &&
^~~~~~~
./include/linux/skbuff.h: In function ‘skb_dst_set_noref’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/linux/skbuff.h:956:2: note: in expansion of macro ‘WARN_ON’
WARN_ON(!rcu_read_lock_held() && !rcu_read_lock_bh_held());
^~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/linux/skbuff.h:956:2: note: in expansion of macro ‘WARN_ON’
WARN_ON(!rcu_read_lock_held() && !rcu_read_lock_bh_held());
^~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/linux/skbuff.h:956:2: note: in expansion of macro ‘WARN_ON’
WARN_ON(!rcu_read_lock_held() && !rcu_read_lock_bh_held());
^~~~~~~
./include/linux/skbuff.h: In function ‘skb_queue_next’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/skbuff.h:1551:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(skb_queue_is_last(list, skb));
^~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/skbuff.h:1551:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(skb_queue_is_last(list, skb));
^~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/skbuff.h:1551:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(skb_queue_is_last(list, skb));
^~~~~~
./include/linux/skbuff.h: In function ‘skb_queue_prev’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/skbuff.h:1569:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(skb_queue_is_first(list, skb));
^~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/skbuff.h:1569:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(skb_queue_is_first(list, skb));
^~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/skbuff.h:1569:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(skb_queue_is_first(list, skb));
^~~~~~
./include/linux/skbuff.h: In function ‘__skb_put’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/skbuff.h:2148:33: note: in expansion of macro ‘BUG_ON’
#define SKB_LINEAR_ASSERT(skb) BUG_ON(skb_is_nonlinear(skb))
^~~~~~
./include/linux/skbuff.h:2193:2: note: in expansion of macro ‘SKB_LINEAR_ASSERT’
SKB_LINEAR_ASSERT(skb);
^~~~~~~~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/skbuff.h:2148:33: note: in expansion of macro ‘BUG_ON’
#define SKB_LINEAR_ASSERT(skb) BUG_ON(skb_is_nonlinear(skb))
^~~~~~
./include/linux/skbuff.h:2193:2: note: in expansion of macro ‘SKB_LINEAR_ASSERT’
SKB_LINEAR_ASSERT(skb);
^~~~~~~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/skbuff.h:2148:33: note: in expansion of macro ‘BUG_ON’
#define SKB_LINEAR_ASSERT(skb) BUG_ON(skb_is_nonlinear(skb))
^~~~~~
./include/linux/skbuff.h:2193:2: note: in expansion of macro ‘SKB_LINEAR_ASSERT’
SKB_LINEAR_ASSERT(skb);
^~~~~~~~~~~~~~~~~
./include/linux/skbuff.h: In function ‘__skb_pull’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/skbuff.h:2257:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(skb->len < skb->data_len);
^~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/skbuff.h:2257:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(skb->len < skb->data_len);
^~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/skbuff.h:2257:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(skb->len < skb->data_len);
^~~~~~
./include/linux/skbuff.h: In function ‘skb_tailroom_reserve’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/skbuff.h:2148:33: note: in expansion of macro ‘BUG_ON’
#define SKB_LINEAR_ASSERT(skb) BUG_ON(skb_is_nonlinear(skb))
^~~~~~
./include/linux/skbuff.h:2359:2: note: in expansion of macro ‘SKB_LINEAR_ASSERT’
SKB_LINEAR_ASSERT(skb);
^~~~~~~~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/skbuff.h:2148:33: note: in expansion of macro ‘BUG_ON’
#define SKB_LINEAR_ASSERT(skb) BUG_ON(skb_is_nonlinear(skb))
^~~~~~
./include/linux/skbuff.h:2359:2: note: in expansion of macro ‘SKB_LINEAR_ASSERT’
SKB_LINEAR_ASSERT(skb);
^~~~~~~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/skbuff.h:2148:33: note: in expansion of macro ‘BUG_ON’
#define SKB_LINEAR_ASSERT(skb) BUG_ON(skb_is_nonlinear(skb))
^~~~~~
./include/linux/skbuff.h:2359:2: note: in expansion of macro ‘SKB_LINEAR_ASSERT’
SKB_LINEAR_ASSERT(skb);
^~~~~~~~~~~~~~~~~
./include/linux/skbuff.h: In function ‘__skb_set_length’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/linux/skbuff.h:2641:6: note: in expansion of macro ‘WARN_ON’
if (WARN_ON(skb_is_nonlinear(skb)))
^~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/linux/skbuff.h:2641:6: note: in expansion of macro ‘WARN_ON’
if (WARN_ON(skb_is_nonlinear(skb)))
^~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/linux/skbuff.h:2641:6: note: in expansion of macro ‘WARN_ON’
if (WARN_ON(skb_is_nonlinear(skb)))
^~~~~~~
./include/linux/skbuff.h: In function ‘pskb_trim_unique’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/skbuff.h:2679:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(err);
^~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/skbuff.h:2679:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(err);
^~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/skbuff.h:2679:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(err);
^~~~~~
./include/linux/skbuff.h: In function ‘skb_orphan’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/skbuff.h:2711:3: note: in expansion of macro ‘BUG_ON’
BUG_ON(skb->sk);
^~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/skbuff.h:2711:3: note: in expansion of macro ‘BUG_ON’
BUG_ON(skb->sk);
^~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/skbuff.h:2711:3: note: in expansion of macro ‘BUG_ON’
BUG_ON(skb->sk);
^~~~~~
./include/linux/skbuff.h: In function ‘skb_increase_gso_size’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/skbuff.h:4420:6: note: in expansion of macro ‘WARN_ON_ONCE’
if (WARN_ON_ONCE(shinfo->gso_size == GSO_BY_FRAGS))
^~~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/skbuff.h:4420:6: note: in expansion of macro ‘WARN_ON_ONCE’
if (WARN_ON_ONCE(shinfo->gso_size == GSO_BY_FRAGS))
^~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/skbuff.h:4420:6: note: in expansion of macro ‘WARN_ON_ONCE’
if (WARN_ON_ONCE(shinfo->gso_size == GSO_BY_FRAGS))
^~~~~~~~~~~~
./include/linux/skbuff.h: In function ‘skb_decrease_gso_size’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/skbuff.h:4428:6: note: in expansion of macro ‘WARN_ON_ONCE’
if (WARN_ON_ONCE(shinfo->gso_size == GSO_BY_FRAGS))
^~~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/skbuff.h:4428:6: note: in expansion of macro ‘WARN_ON_ONCE’
if (WARN_ON_ONCE(shinfo->gso_size == GSO_BY_FRAGS))
^~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/skbuff.h:4428:6: note: in expansion of macro ‘WARN_ON_ONCE’
if (WARN_ON_ONCE(shinfo->gso_size == GSO_BY_FRAGS))
^~~~~~~~~~~~
./include/linux/dynamic_queue_limits.h: In function ‘dql_queued’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/dynamic_queue_limits.h:75:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(count > DQL_MAX_OBJECT);
^~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/dynamic_queue_limits.h:75:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(count > DQL_MAX_OBJECT);
^~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/dynamic_queue_limits.h:75:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(count > DQL_MAX_OBJECT);
^~~~~~
./include/linux/seq_file.h: In function ‘seq_get_buf’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/seq_file.h:66:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(m->count > m->size);
^~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/seq_file.h:66:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(m->count > m->size);
^~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/seq_file.h:66:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(m->count > m->size);
^~~~~~
./include/linux/seq_file.h: In function ‘seq_commit’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/seq_file.h:89:3: note: in expansion of macro ‘BUG_ON’
BUG_ON(m->count + num > m->size);
^~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/seq_file.h:89:3: note: in expansion of macro ‘BUG_ON’
BUG_ON(m->count + num > m->size);
^~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/seq_file.h:89:3: note: in expansion of macro ‘BUG_ON’
BUG_ON(m->count + num > m->size);
^~~~~~
./include/linux/sched/signal.h: In function ‘signal_set_stop_flags’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/linux/sched/signal.h:252:2: note: in expansion of macro ‘WARN_ON’
WARN_ON(sig->flags & (SIGNAL_GROUP_EXIT|SIGNAL_GROUP_COREDUMP));
^~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/linux/sched/signal.h:252:2: note: in expansion of macro ‘WARN_ON’
WARN_ON(sig->flags & (SIGNAL_GROUP_EXIT|SIGNAL_GROUP_COREDUMP));
^~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/linux/sched/signal.h:252:2: note: in expansion of macro ‘WARN_ON’
WARN_ON(sig->flags & (SIGNAL_GROUP_EXIT|SIGNAL_GROUP_COREDUMP));
^~~~~~~
./include/linux/sched/signal.h: In function ‘restore_saved_sigmask_unless’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/linux/sched/signal.h:482:3: note: in expansion of macro ‘WARN_ON’
WARN_ON(!test_thread_flag(TIF_SIGPENDING));
^~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/linux/sched/signal.h:482:3: note: in expansion of macro ‘WARN_ON’
WARN_ON(!test_thread_flag(TIF_SIGPENDING));
^~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/linux/sched/signal.h:482:3: note: in expansion of macro ‘WARN_ON’
WARN_ON(!test_thread_flag(TIF_SIGPENDING));
^~~~~~~
./include/linux/netdevice.h: In function ‘napi_enable’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/netdevice.h:514:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!test_bit(NAPI_STATE_SCHED, &n->state));
^~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/netdevice.h:514:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!test_bit(NAPI_STATE_SCHED, &n->state));
^~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/netdevice.h:514:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!test_bit(NAPI_STATE_SCHED, &n->state));
^~~~~~
./include/linux/netdevice.h: In function ‘skb_gro_remcsum_process’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/netdevice.h:2827:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!NAPI_GRO_CB(skb)->csum_valid);
^~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/netdevice.h:2827:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!NAPI_GRO_CB(skb)->csum_valid);
^~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/netdevice.h:2827:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!NAPI_GRO_CB(skb)->csum_valid);
^~~~~~
./include/linux/netdevice.h: In function ‘get_netdev_rx_queue_index’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/netdevice.h:3571:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(index >= dev->num_rx_queues);
^~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/netdevice.h:3571:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(index >= dev->num_rx_queues);
^~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/netdevice.h:3571:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(index >= dev->num_rx_queues);
^~~~~~
./include/linux/netdevice.h: In function ‘netdev_reg_state’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/asm-generic/bug.h:155:3: note: in expansion of macro ‘WARN’
WARN(1, format); \
^~~~
./include/linux/netdevice.h:4705:2: note: in expansion of macro ‘WARN_ONCE’
WARN_ONCE(1, "%s: unknown reg_state %d\n", dev->name, dev->reg_state);
^~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/asm-generic/bug.h:155:3: note: in expansion of macro ‘WARN’
WARN(1, format); \
^~~~
./include/linux/netdevice.h:4705:2: note: in expansion of macro ‘WARN_ONCE’
WARN_ONCE(1, "%s: unknown reg_state %d\n", dev->name, dev->reg_state);
^~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/asm-generic/bug.h:155:3: note: in expansion of macro ‘WARN’
WARN(1, format); \
^~~~
./include/linux/netdevice.h:4705:2: note: in expansion of macro ‘WARN_ONCE’
WARN_ONCE(1, "%s: unknown reg_state %d\n", dev->name, dev->reg_state);
^~~~~~~~~
./include/linux/backing-dev-defs.h: In function ‘wb_put’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/backing-dev-defs.h:284:6: note: in expansion of macro ‘WARN_ON_ONCE’
if (WARN_ON_ONCE(!wb->bdi)) {
^~~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/backing-dev-defs.h:284:6: note: in expansion of macro ‘WARN_ON_ONCE’
if (WARN_ON_ONCE(!wb->bdi)) {
^~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/backing-dev-defs.h:284:6: note: in expansion of macro ‘WARN_ON_ONCE’
if (WARN_ON_ONCE(!wb->bdi)) {
^~~~~~~~~~~~
./include/linux/highmem.h: In function ‘zero_user_segments’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/highmem.h:224:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(end1 > PAGE_SIZE || end2 > PAGE_SIZE);
^~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/highmem.h:224:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(end1 > PAGE_SIZE || end2 > PAGE_SIZE);
^~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/highmem.h:224:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(end1 > PAGE_SIZE || end2 > PAGE_SIZE);
^~~~~~
In file included from ./include/linux/export.h:42:0,
from ./include/linux/linkage.h:7,
from ./arch/x86/include/asm/cache.h:5,
from ./include/linux/cache.h:6,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:49,
from <command-line>:0:
./include/linux/pagemap.h: In function ‘fault_in_pages_readable’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./include/linux/compiler.h:78:42: note: in definition of macro ‘unlikely’
# define unlikely(x) __builtin_expect(!!(x), 0)
^
./arch/x86/include/asm/alternative.h:204:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
^~~~~~~~~~
./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
#define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
^~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
barrier_nospec(); \
^~~~~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:449:2: note: in expansion of macro ‘__uaccess_begin_nospec’
__uaccess_begin_nospec(); \
^~~~~~~~~~~~~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:529:2: note: in expansion of macro ‘__get_user_nocheck’
__get_user_nocheck((x), (ptr), sizeof(*(ptr)))
^~~~~~~~~~~~~~~~~~
./include/linux/pagemap.h:592:16: note: in expansion of macro ‘__get_user’
if (unlikely(__get_user(c, uaddr) != 0))
^~~~~~~~~~
./arch/x86/include/asm/alternative.h:108:2: error: expected identifier or ‘(’ before string constant
"# ALT: oldnstr\n" \
^
./include/linux/compiler.h:78:42: note: in definition of macro ‘unlikely’
# define unlikely(x) __builtin_expect(!!(x), 0)
^
./arch/x86/include/asm/alternative.h:159:2: note: in expansion of macro ‘OLDINSTR’
OLDINSTR(oldinstr, 1) \
^~~~~~~~
./arch/x86/include/asm/alternative.h:204:23: note: in expansion of macro ‘ALTERNATIVE’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
^~~~~~~~~~~
./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
#define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
^~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
barrier_nospec(); \
^~~~~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:449:2: note: in expansion of macro ‘__uaccess_begin_nospec’
__uaccess_begin_nospec(); \
^~~~~~~~~~~~~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:529:2: note: in expansion of macro ‘__get_user_nocheck’
__get_user_nocheck((x), (ptr), sizeof(*(ptr)))
^~~~~~~~~~~~~~~~~~
./include/linux/pagemap.h:592:16: note: in expansion of macro ‘__get_user’
if (unlikely(__get_user(c, uaddr) != 0))
^~~~~~~~~~
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./include/linux/compiler.h:78:42: note: in definition of macro ‘unlikely’
# define unlikely(x) __builtin_expect(!!(x), 0)
^
./arch/x86/include/asm/alternative.h:204:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
^~~~~~~~~~
./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
#define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
^~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
barrier_nospec(); \
^~~~~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:449:2: note: in expansion of macro ‘__uaccess_begin_nospec’
__uaccess_begin_nospec(); \
^~~~~~~~~~~~~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:529:2: note: in expansion of macro ‘__get_user_nocheck’
__get_user_nocheck((x), (ptr), sizeof(*(ptr)))
^~~~~~~~~~~~~~~~~~
./include/linux/pagemap.h:592:16: note: in expansion of macro ‘__get_user’
if (unlikely(__get_user(c, uaddr) != 0))
^~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/alternative.h:204:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
^~~~~~~~~~
./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
#define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
^~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
barrier_nospec(); \
^~~~~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:449:2: note: in expansion of macro ‘__uaccess_begin_nospec’
__uaccess_begin_nospec(); \
^~~~~~~~~~~~~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:529:2: note: in expansion of macro ‘__get_user_nocheck’
__get_user_nocheck((x), (ptr), sizeof(*(ptr)))
^~~~~~~~~~~~~~~~~~
./include/linux/pagemap.h:600:10: note: in expansion of macro ‘__get_user’
return __get_user(c, end);
^~~~~~~~~~
In file included from ./arch/x86/include/asm/barrier.h:5:0,
from ./include/linux/compiler.h:256,
from ./include/linux/export.h:42,
from ./include/linux/linkage.h:7,
from ./arch/x86/include/asm/cache.h:5,
from ./include/linux/cache.h:6,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:49,
from <command-line>:0:
./arch/x86/include/asm/alternative.h:108:2: error: expected identifier or ‘(’ before string constant
"# ALT: oldnstr\n" \
^
./arch/x86/include/asm/alternative.h:159:2: note: in expansion of macro ‘OLDINSTR’
OLDINSTR(oldinstr, 1) \
^~~~~~~~
./arch/x86/include/asm/alternative.h:204:23: note: in expansion of macro ‘ALTERNATIVE’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
^~~~~~~~~~~
./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
#define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
^~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
barrier_nospec(); \
^~~~~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:449:2: note: in expansion of macro ‘__uaccess_begin_nospec’
__uaccess_begin_nospec(); \
^~~~~~~~~~~~~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:529:2: note: in expansion of macro ‘__get_user_nocheck’
__get_user_nocheck((x), (ptr), sizeof(*(ptr)))
^~~~~~~~~~~~~~~~~~
./include/linux/pagemap.h:600:10: note: in expansion of macro ‘__get_user’
return __get_user(c, end);
^~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/alternative.h:204:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) : : : "memory")
^~~~~~~~~~
./arch/x86/include/asm/barrier.h:52:26: note: in expansion of macro ‘alternative’
#define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
^~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:125:2: note: in expansion of macro ‘barrier_nospec’
barrier_nospec(); \
^~~~~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:449:2: note: in expansion of macro ‘__uaccess_begin_nospec’
__uaccess_begin_nospec(); \
^~~~~~~~~~~~~~~~~~~~~~
./arch/x86/include/asm/uaccess.h:529:2: note: in expansion of macro ‘__get_user_nocheck’
__get_user_nocheck((x), (ptr), sizeof(*(ptr)))
^~~~~~~~~~~~~~~~~~
./include/linux/pagemap.h:600:10: note: in expansion of macro ‘__get_user’
return __get_user(c, end);
^~~~~~~~~~
./include/linux/bio.h: In function ‘bio_first_bvec_all’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/bio.h:281:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(bio_flagged(bio, BIO_CLONED));
^~~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/bio.h:281:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(bio_flagged(bio, BIO_CLONED));
^~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/bio.h:281:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(bio_flagged(bio, BIO_CLONED));
^~~~~~~~~~~~
./include/linux/bio.h: In function ‘bio_last_bvec_all’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/bio.h:292:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(bio_flagged(bio, BIO_CLONED));
^~~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/bio.h:292:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(bio_flagged(bio, BIO_CLONED));
^~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/bio.h:292:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(bio_flagged(bio, BIO_CLONED));
^~~~~~~~~~~~
./include/linux/blkdev.h: In function ‘rq_integrity_vec’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/blkdev.h:1611:6: note: in expansion of macro ‘WARN_ON_ONCE’
if (WARN_ON_ONCE(queue_max_integrity_segments(rq->q) > 1))
^~~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/blkdev.h:1611:6: note: in expansion of macro ‘WARN_ON_ONCE’
if (WARN_ON_ONCE(queue_max_integrity_segments(rq->q) > 1))
^~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/blkdev.h:1611:6: note: in expansion of macro ‘WARN_ON_ONCE’
if (WARN_ON_ONCE(queue_max_integrity_segments(rq->q) > 1))
^~~~~~~~~~~~
./include/linux/blk-cgroup.h: In function ‘blkg_lookup’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/blk-cgroup.h:385:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(!rcu_read_lock_held());
^~~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/blk-cgroup.h:385:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(!rcu_read_lock_held());
^~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/blk-cgroup.h:385:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(!rcu_read_lock_held());
^~~~~~~~~~~~
./include/linux/blk-cgroup.h: In function ‘blkg_tryget_closest’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/blk-cgroup.h:527:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(!rcu_read_lock_held());
^~~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/blk-cgroup.h:527:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(!rcu_read_lock_held());
^~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/blk-cgroup.h:527:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(!rcu_read_lock_held());
^~~~~~~~~~~~
./include/linux/blk-cgroup.h: In function ‘blkcg_bio_issue_check’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/asm-generic/bug.h:155:3: note: in expansion of macro ‘WARN’
WARN(1, format); \
^~~~
./include/linux/blk-cgroup.h:737:3: note: in expansion of macro ‘WARN_ONCE’
WARN_ONCE(1,
^~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/asm-generic/bug.h:155:3: note: in expansion of macro ‘WARN’
WARN(1, format); \
^~~~
./include/linux/blk-cgroup.h:737:3: note: in expansion of macro ‘WARN_ONCE’
WARN_ONCE(1,
^~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/asm-generic/bug.h:155:3: note: in expansion of macro ‘WARN’
WARN(1, format); \
^~~~
./include/linux/blk-cgroup.h:737:3: note: in expansion of macro ‘WARN_ONCE’
WARN_ONCE(1,
^~~~~~~~~
./include/linux/writeback.h: In function ‘inode_detach_wb’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/writeback.h:248:3: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(!(inode->i_state & I_CLEAR));
^~~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/writeback.h:248:3: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(!(inode->i_state & I_CLEAR));
^~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/writeback.h:248:3: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(!(inode->i_state & I_CLEAR));
^~~~~~~~~~~~
./include/linux/memcontrol.h: In function ‘mem_cgroup_enter_user_fault’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/linux/memcontrol.h:562:2: note: in expansion of macro ‘WARN_ON’
WARN_ON(current->in_user_fault);
^~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/linux/memcontrol.h:562:2: note: in expansion of macro ‘WARN_ON’
WARN_ON(current->in_user_fault);
^~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/linux/memcontrol.h:562:2: note: in expansion of macro ‘WARN_ON’
WARN_ON(current->in_user_fault);
^~~~~~~
./include/linux/memcontrol.h: In function ‘mem_cgroup_exit_user_fault’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/linux/memcontrol.h:568:2: note: in expansion of macro ‘WARN_ON’
WARN_ON(!current->in_user_fault);
^~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/linux/memcontrol.h:568:2: note: in expansion of macro ‘WARN_ON’
WARN_ON(!current->in_user_fault);
^~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/linux/memcontrol.h:568:2: note: in expansion of macro ‘WARN_ON’
WARN_ON(!current->in_user_fault);
^~~~~~~
./include/linux/if_vlan.h: In function ‘vlan_get_rx_ctag_filter_info’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/asm-generic/bug.h:155:3: note: in expansion of macro ‘WARN’
WARN(1, format); \
^~~~
./include/linux/rtnetlink.h:110:2: note: in expansion of macro ‘WARN_ONCE’
WARN_ONCE(!rtnl_is_locked(), \
^~~~~~~~~
./include/linux/if_vlan.h:83:2: note: in expansion of macro ‘ASSERT_RTNL’
ASSERT_RTNL();
^~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/asm-generic/bug.h:155:3: note: in expansion of macro ‘WARN’
WARN(1, format); \
^~~~
./include/linux/rtnetlink.h:110:2: note: in expansion of macro ‘WARN_ONCE’
WARN_ONCE(!rtnl_is_locked(), \
^~~~~~~~~
./include/linux/if_vlan.h:83:2: note: in expansion of macro ‘ASSERT_RTNL’
ASSERT_RTNL();
^~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/asm-generic/bug.h:155:3: note: in expansion of macro ‘WARN’
WARN(1, format); \
^~~~
./include/linux/rtnetlink.h:110:2: note: in expansion of macro ‘WARN_ONCE’
WARN_ONCE(!rtnl_is_locked(), \
^~~~~~~~~
./include/linux/if_vlan.h:83:2: note: in expansion of macro ‘ASSERT_RTNL’
ASSERT_RTNL();
^~~~~~~~~~~
./include/linux/if_vlan.h: In function ‘vlan_drop_rx_ctag_filter_info’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/asm-generic/bug.h:155:3: note: in expansion of macro ‘WARN’
WARN(1, format); \
^~~~
./include/linux/rtnetlink.h:110:2: note: in expansion of macro ‘WARN_ONCE’
WARN_ONCE(!rtnl_is_locked(), \
^~~~~~~~~
./include/linux/if_vlan.h:89:2: note: in expansion of macro ‘ASSERT_RTNL’
ASSERT_RTNL();
^~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/asm-generic/bug.h:155:3: note: in expansion of macro ‘WARN’
WARN(1, format); \
^~~~
./include/linux/rtnetlink.h:110:2: note: in expansion of macro ‘WARN_ONCE’
WARN_ONCE(!rtnl_is_locked(), \
^~~~~~~~~
./include/linux/if_vlan.h:89:2: note: in expansion of macro ‘ASSERT_RTNL’
ASSERT_RTNL();
^~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/asm-generic/bug.h:155:3: note: in expansion of macro ‘WARN’
WARN(1, format); \
^~~~
./include/linux/rtnetlink.h:110:2: note: in expansion of macro ‘WARN_ONCE’
WARN_ONCE(!rtnl_is_locked(), \
^~~~~~~~~
./include/linux/if_vlan.h:89:2: note: in expansion of macro ‘ASSERT_RTNL’
ASSERT_RTNL();
^~~~~~~~~~~
./include/linux/if_vlan.h: In function ‘vlan_get_rx_stag_filter_info’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/asm-generic/bug.h:155:3: note: in expansion of macro ‘WARN’
WARN(1, format); \
^~~~
./include/linux/rtnetlink.h:110:2: note: in expansion of macro ‘WARN_ONCE’
WARN_ONCE(!rtnl_is_locked(), \
^~~~~~~~~
./include/linux/if_vlan.h:95:2: note: in expansion of macro ‘ASSERT_RTNL’
ASSERT_RTNL();
^~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/asm-generic/bug.h:155:3: note: in expansion of macro ‘WARN’
WARN(1, format); \
^~~~
./include/linux/rtnetlink.h:110:2: note: in expansion of macro ‘WARN_ONCE’
WARN_ONCE(!rtnl_is_locked(), \
^~~~~~~~~
./include/linux/if_vlan.h:95:2: note: in expansion of macro ‘ASSERT_RTNL’
ASSERT_RTNL();
^~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/asm-generic/bug.h:155:3: note: in expansion of macro ‘WARN’
WARN(1, format); \
^~~~
./include/linux/rtnetlink.h:110:2: note: in expansion of macro ‘WARN_ONCE’
WARN_ONCE(!rtnl_is_locked(), \
^~~~~~~~~
./include/linux/if_vlan.h:95:2: note: in expansion of macro ‘ASSERT_RTNL’
ASSERT_RTNL();
^~~~~~~~~~~
./include/linux/if_vlan.h: In function ‘vlan_drop_rx_stag_filter_info’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/asm-generic/bug.h:155:3: note: in expansion of macro ‘WARN’
WARN(1, format); \
^~~~
./include/linux/rtnetlink.h:110:2: note: in expansion of macro ‘WARN_ONCE’
WARN_ONCE(!rtnl_is_locked(), \
^~~~~~~~~
./include/linux/if_vlan.h:101:2: note: in expansion of macro ‘ASSERT_RTNL’
ASSERT_RTNL();
^~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/asm-generic/bug.h:155:3: note: in expansion of macro ‘WARN’
WARN(1, format); \
^~~~
./include/linux/rtnetlink.h:110:2: note: in expansion of macro ‘WARN_ONCE’
WARN_ONCE(!rtnl_is_locked(), \
^~~~~~~~~
./include/linux/if_vlan.h:101:2: note: in expansion of macro ‘ASSERT_RTNL’
ASSERT_RTNL();
^~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/asm-generic/bug.h:155:3: note: in expansion of macro ‘WARN’
WARN(1, format); \
^~~~
./include/linux/rtnetlink.h:110:2: note: in expansion of macro ‘WARN_ONCE’
WARN_ONCE(!rtnl_is_locked(), \
^~~~~~~~~
./include/linux/if_vlan.h:101:2: note: in expansion of macro ‘ASSERT_RTNL’
ASSERT_RTNL();
^~~~~~~~~~~
./include/linux/if_vlan.h: In function ‘__vlan_get_protocol’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/linux/if_vlan.h:591:8: note: in expansion of macro ‘WARN_ON’
if (WARN_ON(vlan_depth < VLAN_HLEN))
^~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/linux/if_vlan.h:591:8: note: in expansion of macro ‘WARN_ON’
if (WARN_ON(vlan_depth < VLAN_HLEN))
^~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/linux/if_vlan.h:591:8: note: in expansion of macro ‘WARN_ON’
if (WARN_ON(vlan_depth < VLAN_HLEN))
^~~~~~~
./include/net/netlink.h: In function ‘nlmsg_trim’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/net/netlink.h:926:3: note: in expansion of macro ‘WARN_ON’
WARN_ON((unsigned char *) mark < skb->data);
^~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/net/netlink.h:926:3: note: in expansion of macro ‘WARN_ON’
WARN_ON((unsigned char *) mark < skb->data);
^~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/net/netlink.h:926:3: note: in expansion of macro ‘WARN_ON’
WARN_ON((unsigned char *) mark < skb->data);
^~~~~~~
./include/linux/rhashtable.h: In function ‘rhashtable_lookup_insert_fast’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/rhashtable.h:910:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(ht->p.obj_hashfn);
^~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/rhashtable.h:910:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(ht->p.obj_hashfn);
^~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/rhashtable.h:910:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(ht->p.obj_hashfn);
^~~~~~
./include/linux/rhashtable.h: In function ‘rhashtable_lookup_get_insert_fast’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/rhashtable.h:936:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(ht->p.obj_hashfn);
^~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/rhashtable.h:936:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(ht->p.obj_hashfn);
^~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/rhashtable.h:936:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(ht->p.obj_hashfn);
^~~~~~
./include/linux/rhashtable.h: In function ‘rhashtable_lookup_insert_key’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/rhashtable.h:963:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!ht->p.obj_hashfn || !key);
^~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/rhashtable.h:963:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!ht->p.obj_hashfn || !key);
^~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/rhashtable.h:963:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!ht->p.obj_hashfn || !key);
^~~~~~
./include/linux/rhashtable.h: In function ‘rhashtable_lookup_get_insert_key’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/rhashtable.h:987:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!ht->p.obj_hashfn || !key);
^~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/rhashtable.h:987:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!ht->p.obj_hashfn || !key);
^~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/rhashtable.h:987:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!ht->p.obj_hashfn || !key);
^~~~~~
./include/net/sch_generic.h: In function ‘qdisc_root_lock’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/asm-generic/bug.h:155:3: note: in expansion of macro ‘WARN’
WARN(1, format); \
^~~~
./include/linux/rtnetlink.h:110:2: note: in expansion of macro ‘WARN_ONCE’
WARN_ONCE(!rtnl_is_locked(), \
^~~~~~~~~
./include/net/sch_generic.h:531:2: note: in expansion of macro ‘ASSERT_RTNL’
ASSERT_RTNL();
^~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/asm-generic/bug.h:155:3: note: in expansion of macro ‘WARN’
WARN(1, format); \
^~~~
./include/linux/rtnetlink.h:110:2: note: in expansion of macro ‘WARN_ONCE’
WARN_ONCE(!rtnl_is_locked(), \
^~~~~~~~~
./include/net/sch_generic.h:531:2: note: in expansion of macro ‘ASSERT_RTNL’
ASSERT_RTNL();
^~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/asm-generic/bug.h:155:3: note: in expansion of macro ‘WARN’
WARN(1, format); \
^~~~
./include/linux/rtnetlink.h:110:2: note: in expansion of macro ‘WARN_ONCE’
WARN_ONCE(!rtnl_is_locked(), \
^~~~~~~~~
./include/net/sch_generic.h:531:2: note: in expansion of macro ‘ASSERT_RTNL’
ASSERT_RTNL();
^~~~~~~~~~~
./include/net/sch_generic.h: In function ‘qdisc_root_sleeping_lock’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/asm-generic/bug.h:155:3: note: in expansion of macro ‘WARN’
WARN(1, format); \
^~~~
./include/linux/rtnetlink.h:110:2: note: in expansion of macro ‘WARN_ONCE’
WARN_ONCE(!rtnl_is_locked(), \
^~~~~~~~~
./include/net/sch_generic.h:539:2: note: in expansion of macro ‘ASSERT_RTNL’
ASSERT_RTNL();
^~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/asm-generic/bug.h:155:3: note: in expansion of macro ‘WARN’
WARN(1, format); \
^~~~
./include/linux/rtnetlink.h:110:2: note: in expansion of macro ‘WARN_ONCE’
WARN_ONCE(!rtnl_is_locked(), \
^~~~~~~~~
./include/net/sch_generic.h:539:2: note: in expansion of macro ‘ASSERT_RTNL’
ASSERT_RTNL();
^~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/asm-generic/bug.h:155:3: note: in expansion of macro ‘WARN’
WARN(1, format); \
^~~~
./include/linux/rtnetlink.h:110:2: note: in expansion of macro ‘WARN_ONCE’
WARN_ONCE(!rtnl_is_locked(), \
^~~~~~~~~
./include/net/sch_generic.h:539:2: note: in expansion of macro ‘ASSERT_RTNL’
ASSERT_RTNL();
^~~~~~~~~~~
./include/net/sch_generic.h: In function ‘qdisc_root_sleeping_running’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/asm-generic/bug.h:155:3: note: in expansion of macro ‘WARN’
WARN(1, format); \
^~~~
./include/linux/rtnetlink.h:110:2: note: in expansion of macro ‘WARN_ONCE’
WARN_ONCE(!rtnl_is_locked(), \
^~~~~~~~~
./include/net/sch_generic.h:547:2: note: in expansion of macro ‘ASSERT_RTNL’
ASSERT_RTNL();
^~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/asm-generic/bug.h:155:3: note: in expansion of macro ‘WARN’
WARN(1, format); \
^~~~
./include/linux/rtnetlink.h:110:2: note: in expansion of macro ‘WARN_ONCE’
WARN_ONCE(!rtnl_is_locked(), \
^~~~~~~~~
./include/net/sch_generic.h:547:2: note: in expansion of macro ‘ASSERT_RTNL’
ASSERT_RTNL();
^~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/asm-generic/bug.h:155:3: note: in expansion of macro ‘WARN’
WARN(1, format); \
^~~~
./include/linux/rtnetlink.h:110:2: note: in expansion of macro ‘WARN_ONCE’
WARN_ONCE(!rtnl_is_locked(), \
^~~~~~~~~
./include/net/sch_generic.h:547:2: note: in expansion of macro ‘ASSERT_RTNL’
ASSERT_RTNL();
^~~~~~~~~~~
./include/net/sch_generic.h: In function ‘__qdisc_reset_queue’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/asm-generic/bug.h:155:3: note: in expansion of macro ‘WARN’
WARN(1, format); \
^~~~
./include/linux/rtnetlink.h:110:2: note: in expansion of macro ‘WARN_ONCE’
WARN_ONCE(!rtnl_is_locked(), \
^~~~~~~~~
./include/net/sch_generic.h:1150:2: note: in expansion of macro ‘ASSERT_RTNL’
ASSERT_RTNL();
^~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/asm-generic/bug.h:155:3: note: in expansion of macro ‘WARN’
WARN(1, format); \
^~~~
./include/linux/rtnetlink.h:110:2: note: in expansion of macro ‘WARN_ONCE’
WARN_ONCE(!rtnl_is_locked(), \
^~~~~~~~~
./include/net/sch_generic.h:1150:2: note: in expansion of macro ‘ASSERT_RTNL’
ASSERT_RTNL();
^~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:93:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\
^~~~~~~~~~~~
./include/asm-generic/bug.h:124:3: note: in expansion of macro ‘__WARN_printf’
__WARN_printf(TAINT_WARN, format); \
^~~~~~~~~~~~~
./include/asm-generic/bug.h:155:3: note: in expansion of macro ‘WARN’
WARN(1, format); \
^~~~
./include/linux/rtnetlink.h:110:2: note: in expansion of macro ‘WARN_ONCE’
WARN_ONCE(!rtnl_is_locked(), \
^~~~~~~~~
./include/net/sch_generic.h:1150:2: note: in expansion of macro ‘ASSERT_RTNL’
ASSERT_RTNL();
^~~~~~~~~~~
./include/linux/filter.h: In function ‘bpf_anc_helper’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/filter.h:1127:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(ftest->code & BPF_ANC);
^~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/filter.h:1127:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(ftest->code & BPF_ANC);
^~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/linux/filter.h:1127:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(ftest->code & BPF_ANC);
^~~~~~
./include/net/neighbour.h: In function ‘neigh_hh_output’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/net/neighbour.h:493:6: note: in expansion of macro ‘WARN_ON_ONCE’
if (WARN_ON_ONCE(skb_headroom(skb) < hh_alen)) {
^~~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/net/neighbour.h:493:6: note: in expansion of macro ‘WARN_ON_ONCE’
if (WARN_ON_ONCE(skb_headroom(skb) < hh_alen)) {
^~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/net/neighbour.h:493:6: note: in expansion of macro ‘WARN_ON_ONCE’
if (WARN_ON_ONCE(skb_headroom(skb) < hh_alen)) {
^~~~~~~~~~~~
./include/net/dst.h: In function ‘dst_metrics_write_ptr’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/net/dst.h:115:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!p);
^~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/net/dst.h:115:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!p);
^~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:73:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, 0); \
^~~~~~~~~~
./include/asm-generic/bug.h:62:57: note: in expansion of macro ‘BUG’
#define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
^~~
./include/net/dst.h:115:2: note: in expansion of macro ‘BUG_ON’
BUG_ON(!p);
^~~~~~
./include/net/dst.h: In function ‘dst_metric’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/net/dst.h:160:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(metric == RTAX_HOPLIMIT ||
^~~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/net/dst.h:160:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(metric == RTAX_HOPLIMIT ||
^~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/net/dst.h:160:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(metric == RTAX_HOPLIMIT ||
^~~~~~~~~~~~
./include/net/dst.h: In function ‘dst_hold’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/net/dst.h:228:2: note: in expansion of macro ‘WARN_ON’
WARN_ON(atomic_inc_not_zero(&dst->__refcnt) == 0);
^~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/net/dst.h:228:2: note: in expansion of macro ‘WARN_ON’
WARN_ON(atomic_inc_not_zero(&dst->__refcnt) == 0);
^~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/net/dst.h:228:2: note: in expansion of macro ‘WARN_ON’
WARN_ON(atomic_inc_not_zero(&dst->__refcnt) == 0);
^~~~~~~
./include/net/dst.h: In function ‘skb_dst_force’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/net/dst.h:312:3: note: in expansion of macro ‘WARN_ON’
WARN_ON(!rcu_read_lock_held());
^~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/net/dst.h:312:3: note: in expansion of macro ‘WARN_ON’
WARN_ON(!rcu_read_lock_held());
^~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/net/dst.h:312:3: note: in expansion of macro ‘WARN_ON’
WARN_ON(!rcu_read_lock_held());
^~~~~~~
./include/net/sock.h: In function ‘sk_del_node_init’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/net/sock.h:666:3: note: in expansion of macro ‘WARN_ON’
WARN_ON(refcount_read(&sk->sk_refcnt) == 1);
^~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/net/sock.h:666:3: note: in expansion of macro ‘WARN_ON’
WARN_ON(refcount_read(&sk->sk_refcnt) == 1);
^~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/net/sock.h:666:3: note: in expansion of macro ‘WARN_ON’
WARN_ON(refcount_read(&sk->sk_refcnt) == 1);
^~~~~~~
./include/net/sock.h: In function ‘sk_nulls_del_node_init_rcu’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/net/sock.h:688:3: note: in expansion of macro ‘WARN_ON’
WARN_ON(refcount_read(&sk->sk_refcnt) == 1);
^~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/net/sock.h:688:3: note: in expansion of macro ‘WARN_ON’
WARN_ON(refcount_read(&sk->sk_refcnt) == 1);
^~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/net/sock.h:688:3: note: in expansion of macro ‘WARN_ON’
WARN_ON(refcount_read(&sk->sk_refcnt) == 1);
^~~~~~~
./include/net/sock.h: In function ‘sk_tx_queue_set’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/net/sock.h:1753:6: note: in expansion of macro ‘WARN_ON_ONCE’
if (WARN_ON_ONCE((unsigned short)tx_queue >= USHRT_MAX))
^~~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/net/sock.h:1753:6: note: in expansion of macro ‘WARN_ON_ONCE’
if (WARN_ON_ONCE((unsigned short)tx_queue >= USHRT_MAX))
^~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/net/sock.h:1753:6: note: in expansion of macro ‘WARN_ON_ONCE’
if (WARN_ON_ONCE((unsigned short)tx_queue >= USHRT_MAX))
^~~~~~~~~~~~
./include/net/sock.h: In function ‘sk_rx_queue_set’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/net/sock.h:1779:7: note: in expansion of macro ‘WARN_ON_ONCE’
if (WARN_ON_ONCE(rx_queue == NO_QUEUE_MAPPING))
^~~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/net/sock.h:1779:7: note: in expansion of macro ‘WARN_ON_ONCE’
if (WARN_ON_ONCE(rx_queue == NO_QUEUE_MAPPING))
^~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/net/sock.h:1779:7: note: in expansion of macro ‘WARN_ON_ONCE’
if (WARN_ON_ONCE(rx_queue == NO_QUEUE_MAPPING))
^~~~~~~~~~~~
./include/net/sock.h: In function ‘sock_graft’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/net/sock.h:1833:2: note: in expansion of macro ‘WARN_ON’
WARN_ON(parent->sk);
^~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/net/sock.h:1833:2: note: in expansion of macro ‘WARN_ON’
WARN_ON(parent->sk);
^~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/net/sock.h:1833:2: note: in expansion of macro ‘WARN_ON’
WARN_ON(parent->sk);
^~~~~~~
./include/net/request_sock.h: In function ‘reqsk_free’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/net/request_sock.h:119:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(refcount_read(&req->rsk_refcnt) != 0);
^~~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/net/request_sock.h:119:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(refcount_read(&req->rsk_refcnt) != 0);
^~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/net/request_sock.h:119:2: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(refcount_read(&req->rsk_refcnt) != 0);
^~~~~~~~~~~~
./include/net/nexthop.h: In function ‘fib_info_nh’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/net/nexthop.h:251:2: note: in expansion of macro ‘WARN_ON’
WARN_ON(fi->nh);
^~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/net/nexthop.h:251:2: note: in expansion of macro ‘WARN_ON’
WARN_ON(fi->nh);
^~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/net/nexthop.h:251:2: note: in expansion of macro ‘WARN_ON’
WARN_ON(fi->nh);
^~~~~~~
./include/linux/netfilter.h: In function ‘nf_hook’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/netfilter.h:234:7: note: in expansion of macro ‘WARN_ON_ONCE’
if (WARN_ON_ONCE(hook >= ARRAY_SIZE(net->nf.hooks_arp)))
^~~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/netfilter.h:234:7: note: in expansion of macro ‘WARN_ON_ONCE’
if (WARN_ON_ONCE(hook >= ARRAY_SIZE(net->nf.hooks_arp)))
^~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/netfilter.h:234:7: note: in expansion of macro ‘WARN_ON_ONCE’
if (WARN_ON_ONCE(hook >= ARRAY_SIZE(net->nf.hooks_arp)))
^~~~~~~~~~~~
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/netfilter.h:250:3: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(1);
^~~~~~~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/netfilter.h:250:3: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(1);
^~~~~~~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:98:3: note: in expansion of macro ‘__WARN_FLAGS’
__WARN_FLAGS(BUGFLAG_ONCE | \
^~~~~~~~~~~~
./include/linux/netfilter.h:250:3: note: in expansion of macro ‘WARN_ON_ONCE’
WARN_ON_ONCE(1);
^~~~~~~~~~~~
./include/net/netfilter/nf_conntrack.h: In function ‘nf_ct_put’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/net/netfilter/nf_conntrack.h:161:2: note: in expansion of macro ‘WARN_ON’
WARN_ON(!ct);
^~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/net/netfilter/nf_conntrack.h:161:2: note: in expansion of macro ‘WARN_ON’
WARN_ON(!ct);
^~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
./include/net/netfilter/nf_conntrack.h:161:2: note: in expansion of macro ‘WARN_ON’
WARN_ON(!ct);
^~~~~~~
/var/lib/dkms/wireguard/0.0.20191219/build/crypto/include/zinc/blake2s.h: In function ‘blake2s’:
././include/linux/compiler_types.h:210:24: error: expected ‘(’ before ‘__inline’
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
/var/lib/dkms/wireguard/0.0.20191219/build/crypto/include/zinc/blake2s.h:40:2: note: in expansion of macro ‘WARN_ON’
WARN_ON(IS_ENABLED(DEBUG) && ((!in && inlen > 0) || !out || !outlen ||
^~~~~~~
In file included from ./include/linux/bug.h:5:0,
from ./include/linux/thread_info.h:12,
from ./arch/x86/include/asm/preempt.h:7,
from ./include/linux/preempt.h:78,
from ./include/linux/spinlock.h:51,
from ./include/linux/seqlock.h:36,
from ./include/linux/time.h:6,
from ./include/linux/skbuff.h:15,
from ./include/linux/ip.h:16,
from /var/lib/dkms/wireguard/0.0.20191219/build/compat/compat.h:894,
from <command-line>:0:
./arch/x86/include/asm/bug.h:35:22: error: expected identifier or ‘(’ before string constant
asm_inline volatile("1:\t" ins "\n" \
^
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
/var/lib/dkms/wireguard/0.0.20191219/build/crypto/include/zinc/blake2s.h:40:2: note: in expansion of macro ‘WARN_ON’
WARN_ON(IS_ENABLED(DEBUG) && ((!in && inlen > 0) || !out || !outlen ||
^~~~~~~
In file included from <command-line>:0:0:
././include/linux/compiler_types.h:210:24: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
#define asm_inline asm __inline
^
./arch/x86/include/asm/bug.h:35:2: note: in expansion of macro ‘asm_inline’
asm_inline volatile("1:\t" ins "\n" \
^~~~~~~~~~
./arch/x86/include/asm/bug.h:79:2: note: in expansion of macro ‘_BUG_FLAGS’
_BUG_FLAGS(ASM_UD2, BUGFLAG_WARNING|(flags)); \
^~~~~~~~~~
./include/asm-generic/bug.h:90:19: note: in expansion of macro ‘__WARN_FLAGS’
#define __WARN() __WARN_FLAGS(BUGFLAG_TAINT(TAINT_WARN))
^~~~~~~~~~~~
./include/asm-generic/bug.h:115:3: note: in expansion of macro ‘__WARN’
__WARN(); \
^~~~~~
/var/lib/dkms/wireguard/0.0.20191219/build/crypto/include/zinc/blake2s.h:40:2: note: in expansion of macro ‘WARN_ON’
WARN_ON(IS_ENABLED(DEBUG) && ((!in && inlen > 0) || !out || !outlen ||
^~~~~~~
scripts/Makefile.build:265: recipe for target '/var/lib/dkms/wireguard/0.0.20191219/build/main.o' failed
make[1]: *** [/var/lib/dkms/wireguard/0.0.20191219/build/main.o] Error 1
Makefile:1654: recipe for target '/var/lib/dkms/wireguard/0.0.20191219/build' failed
make: *** [/var/lib/dkms/wireguard/0.0.20191219/build] Error 2
make: Leaving directory '/usr/src/linux-headers-5.4.10-xanmod6'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment