Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- hfabio ~/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222 make all
- make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/5.4.0-42-generic/build M=/home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222 modules
- make[1]: Entrando no diretório '/usr/src/linux-headers-5.4.0-42-generic'
- CC [M] /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.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 ./include/linux/kernel.h:8,
- from ./include/linux/list.h:9,
- from ./include/linux/module.h:9,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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,
- ^
- ./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 ./include/linux/kernel.h:8,
- from ./include/linux/list.h:9,
- from ./include/linux/module.h:9,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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 ./include/linux/kernel.h:8,
- from ./include/linux/list.h:9,
- from ./include/linux/module.h:9,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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 ./include/linux/kernel.h:8,
- from ./include/linux/list.h:9,
- from ./include/linux/module.h:9,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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 ./include/linux/kernel.h:8,
- from ./include/linux/list.h:9,
- from ./include/linux/module.h:9,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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))
- ^
- In file included from <command-line>:0:0:
- ./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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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 ./include/linux/kernel.h:8,
- from ./include/linux/list.h:9,
- from ./include/linux/module.h:9,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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,
- ^
- ./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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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/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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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/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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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/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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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);
- ^
- ./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 ./include/linux/kernel.h:8,
- from ./include/linux/list.h:9,
- from ./include/linux/module.h:9,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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 ./include/linux/kernel.h:8,
- from ./include/linux/list.h:9,
- from ./include/linux/module.h:9,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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 ./include/linux/kernel.h:8,
- from ./include/linux/list.h:9,
- from ./include/linux/module.h:9,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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 ./include/linux/kernel.h:8,
- from ./include/linux/list.h:9,
- from ./include/linux/module.h:9,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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 ./include/linux/kernel.h:8,
- from ./include/linux/list.h:9,
- from ./include/linux/module.h:9,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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 ./include/linux/kernel.h:8,
- from ./include/linux/list.h:9,
- from ./include/linux/module.h:9,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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 ./include/linux/kernel.h:8,
- from ./include/linux/list.h:9,
- from ./include/linux/module.h:9,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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 ./include/linux/kernel.h:8,
- from ./include/linux/list.h:9,
- from ./include/linux/module.h:9,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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 ./include/linux/kernel.h:8,
- from ./include/linux/list.h:9,
- from ./include/linux/module.h:9,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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 ./include/linux/kernel.h:8,
- from ./include/linux/list.h:9,
- from ./include/linux/module.h:9,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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/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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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/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:132: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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_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:132: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:133: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:133: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:133: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:142: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:142: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:142: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:2848: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:2848: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:2848: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:2857: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:2857: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:2857: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:2964: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:2964: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:2964: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:1041: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:1041: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:1041: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:1305: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:1305: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:1305: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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/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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:281: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:281: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:281: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:296: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:296: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:296: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:315: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:315: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:315: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:320: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:320: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:320: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:332: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:332: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:332: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:349: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:349: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:349: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:352: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:352: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:352: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:370: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:370: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:370: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:382: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:382: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:382: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:396: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:396: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:396: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:410: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:410: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:410: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:424: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:424: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:424: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:1928:2: note: in expansion of macro 'WARN_ONCE'
- WARN_ONCE(condition, "%s %s: " format, \
- ^
- ./include/linux/dma-mapping.h:584: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:1928:2: note: in expansion of macro 'WARN_ONCE'
- WARN_ONCE(condition, "%s %s: " format, \
- ^
- ./include/linux/dma-mapping.h:584: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:1928:2: note: in expansion of macro 'WARN_ONCE'
- WARN_ONCE(condition, "%s %s: " format, \
- ^
- ./include/linux/dma-mapping.h:584:6: note: in expansion of macro 'dev_WARN_ONCE'
- if (dev_WARN_ONCE(dev, is_vmalloc_addr(ptr),
- ^
- ./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:927: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:927: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:927: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:958: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:958: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:958: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:1553: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:1553: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:1553: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:1571: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:1571: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:1571: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:2150:33: note: in expansion of macro 'BUG_ON'
- #define SKB_LINEAR_ASSERT(skb) BUG_ON(skb_is_nonlinear(skb))
- ^
- ./include/linux/skbuff.h:2195: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:2150:33: note: in expansion of macro 'BUG_ON'
- #define SKB_LINEAR_ASSERT(skb) BUG_ON(skb_is_nonlinear(skb))
- ^
- ./include/linux/skbuff.h:2195: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:2150:33: note: in expansion of macro 'BUG_ON'
- #define SKB_LINEAR_ASSERT(skb) BUG_ON(skb_is_nonlinear(skb))
- ^
- ./include/linux/skbuff.h:2195: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:2259: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:2259: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:2259: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:2150:33: note: in expansion of macro 'BUG_ON'
- #define SKB_LINEAR_ASSERT(skb) BUG_ON(skb_is_nonlinear(skb))
- ^
- ./include/linux/skbuff.h:2361: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:2150:33: note: in expansion of macro 'BUG_ON'
- #define SKB_LINEAR_ASSERT(skb) BUG_ON(skb_is_nonlinear(skb))
- ^
- ./include/linux/skbuff.h:2361: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:2150:33: note: in expansion of macro 'BUG_ON'
- #define SKB_LINEAR_ASSERT(skb) BUG_ON(skb_is_nonlinear(skb))
- ^
- ./include/linux/skbuff.h:2361: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:2643: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:2643: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:2643: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:2681: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:2681: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:2681: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:2713: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:2713: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:2713: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:4422: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:4422: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:4422: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:4430: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:4430: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:4430:6: note: in expansion of macro 'WARN_ON_ONCE'
- if (WARN_ON_ONCE(shinfo->gso_size == GSO_BY_FRAGS))
- ^
- ./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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:516: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:516: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:516: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:2829: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:2829: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:2829: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:3573: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:3573: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:3573: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:4706: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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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:4706: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:4706:2: note: in expansion of macro 'WARN_ONCE'
- WARN_ONCE(1, "%s: unknown reg_state %d\n", dev->name, dev->reg_state);
- ^
- ./include/net/cfg80211.h: In function 'ieee80211_get_sband_iftype_data':
- ././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/cfg80211.h:436:6: note: in expansion of macro 'WARN_ON'
- if (WARN_ON(iftype >= NL80211_IFTYPE_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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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/cfg80211.h:436:6: note: in expansion of macro 'WARN_ON'
- if (WARN_ON(iftype >= NL80211_IFTYPE_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: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/cfg80211.h:436:6: note: in expansion of macro 'WARN_ON'
- if (WARN_ON(iftype >= NL80211_IFTYPE_MAX))
- ^
- ./include/net/cfg80211.h: In function 'cfg80211_get_chandef_type':
- ././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/cfg80211.h:619:3: note: in expansion of macro 'WARN_ON'
- WARN_ON(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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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/cfg80211.h:619:3: note: in expansion of macro 'WARN_ON'
- WARN_ON(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/cfg80211.h:619:3: note: in expansion of macro 'WARN_ON'
- WARN_ON(1);
- ^
- ./include/net/cfg80211.h: In function 'wiphy_priv':
- ././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/cfg80211.h:4705:2: note: in expansion of macro 'BUG_ON'
- BUG_ON(!wiphy);
- ^
- 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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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/cfg80211.h:4705:2: note: in expansion of macro 'BUG_ON'
- BUG_ON(!wiphy);
- ^
- 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/cfg80211.h:4705:2: note: in expansion of macro 'BUG_ON'
- BUG_ON(!wiphy);
- ^
- ./include/net/cfg80211.h: In function 'priv_to_wiphy':
- ././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/cfg80211.h:4717:2: note: in expansion of macro 'BUG_ON'
- BUG_ON(!priv);
- ^
- 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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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/cfg80211.h:4717:2: note: in expansion of macro 'BUG_ON'
- BUG_ON(!priv);
- ^
- 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/cfg80211.h:4717:2: note: in expansion of macro 'BUG_ON'
- BUG_ON(!priv);
- ^
- ./include/net/cfg80211.h: In function 'wdev_priv':
- ././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/cfg80211.h:5000:2: note: in expansion of macro 'BUG_ON'
- BUG_ON(!wdev);
- ^
- 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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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/cfg80211.h:5000:2: note: in expansion of macro 'BUG_ON'
- BUG_ON(!wdev);
- ^
- 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/cfg80211.h:5000:2: note: in expansion of macro 'BUG_ON'
- BUG_ON(!wdev);
- ^
- ./include/net/cfg80211.h: In function 'cfg80211_find_ie_match':
- ././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/cfg80211.h:5301:6: note: in expansion of macro 'WARN_ON'
- if (WARN_ON((match_len && match_offset < 2) ||
- ^
- 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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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/cfg80211.h:5301:6: note: in expansion of macro 'WARN_ON'
- if (WARN_ON((match_len && match_offset < 2) ||
- ^
- 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/cfg80211.h:5301:6: note: in expansion of macro 'WARN_ON'
- if (WARN_ON((match_len && match_offset < 2) ||
- ^
- ./include/linux/usb.h: In function 'usb_maxpacket':
- ././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/usb.h:1966:3: note: in expansion of macro 'WARN_ON'
- WARN_ON(usb_pipein(pipe));
- ^
- 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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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/usb.h:1966:3: note: in expansion of macro 'WARN_ON'
- WARN_ON(usb_pipein(pipe));
- ^
- 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/usb.h:1966:3: note: in expansion of macro 'WARN_ON'
- WARN_ON(usb_pipein(pipe));
- ^
- ././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/usb.h:1969:3: note: in expansion of macro 'WARN_ON'
- WARN_ON(usb_pipeout(pipe));
- ^
- 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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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/usb.h:1969:3: note: in expansion of macro 'WARN_ON'
- WARN_ON(usb_pipeout(pipe));
- ^
- 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/usb.h:1969:3: note: in expansion of macro 'WARN_ON'
- WARN_ON(usb_pipeout(pipe));
- ^
- In file included from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/osdep_service.h:46:0,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:32,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/osdep_service_linux.h: In function '_init_timer':
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/osdep_service_linux.h:288:8: error: '_timer {aka struct timer_list}' has no member named 'data'
- ptimer->data = (unsigned long)cntx;
- ^
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/osdep_service_linux.h:289:2: error: implicit declaration of function 'init_timer' [-Werror=implicit-function-declaration]
- init_timer(ptimer);
- ^
- In file included from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:35:0,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/wifi.h: At top level:
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/wifi.h:1012:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
- #define IEEE80211_MAX_AMPDU_BUF 0x40
- ^
- In file included from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/osdep_service_linux.h:86:0,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/osdep_service.h:46,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:32,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./include/linux/ieee80211.h:1460:0: note: this is the location of the previous definition
- #define IEEE80211_MAX_AMPDU_BUF 0x100
- ^
- In file included from <command-line>:0:0:
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c: In function 'rtw_cmd_filter':
- ././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(); \
- ^
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/osdep_service.h:415:32: note: in expansion of macro 'WARN_ON'
- #define rtw_warn_on(condition) WARN_ON(condition)
- ^
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:442:4: note: in expansion of macro 'rtw_warn_on'
- rtw_warn_on(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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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(); \
- ^
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/osdep_service.h:415:32: note: in expansion of macro 'WARN_ON'
- #define rtw_warn_on(condition) WARN_ON(condition)
- ^
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:442:4: note: in expansion of macro 'rtw_warn_on'
- rtw_warn_on(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(); \
- ^
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/osdep_service.h:415:32: note: in expansion of macro 'WARN_ON'
- #define rtw_warn_on(condition) WARN_ON(condition)
- ^
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:442:4: note: in expansion of macro 'rtw_warn_on'
- rtw_warn_on(1);
- ^
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c: In function 'rtw_enqueue_cmd':
- ././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(); \
- ^
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/osdep_service.h:415:32: note: in expansion of macro 'WARN_ON'
- #define rtw_warn_on(condition) WARN_ON(condition)
- ^
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:472:4: note: in expansion of macro 'rtw_warn_on'
- rtw_warn_on(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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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(); \
- ^
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/osdep_service.h:415:32: note: in expansion of macro 'WARN_ON'
- #define rtw_warn_on(condition) WARN_ON(condition)
- ^
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:472:4: note: in expansion of macro 'rtw_warn_on'
- rtw_warn_on(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(); \
- ^
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/osdep_service.h:415:32: note: in expansion of macro 'WARN_ON'
- #define rtw_warn_on(condition) WARN_ON(condition)
- ^
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:472:4: note: in expansion of macro 'rtw_warn_on'
- rtw_warn_on(1);
- ^
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c: In function 'rtw_cmd_thread':
- ././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(); \
- ^
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/osdep_service.h:415:32: note: in expansion of macro 'WARN_ON'
- #define rtw_warn_on(condition) WARN_ON(condition)
- ^
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:697:5: note: in expansion of macro 'rtw_warn_on'
- rtw_warn_on(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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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(); \
- ^
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/osdep_service.h:415:32: note: in expansion of macro 'WARN_ON'
- #define rtw_warn_on(condition) WARN_ON(condition)
- ^
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:697:5: note: in expansion of macro 'rtw_warn_on'
- rtw_warn_on(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(); \
- ^
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/osdep_service.h:415:32: note: in expansion of macro 'WARN_ON'
- #define rtw_warn_on(condition) WARN_ON(condition)
- ^
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:697:5: note: in expansion of macro 'rtw_warn_on'
- rtw_warn_on(1);
- ^
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c: In function 'rtw_mp_cmd_hdl':
- ././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(); \
- ^
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/osdep_service.h:415:32: note: in expansion of macro 'WARN_ON'
- #define rtw_warn_on(condition) WARN_ON(condition)
- ^
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:3937:3: note: in expansion of macro 'rtw_warn_on'
- rtw_warn_on(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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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(); \
- ^
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/osdep_service.h:415:32: note: in expansion of macro 'WARN_ON'
- #define rtw_warn_on(condition) WARN_ON(condition)
- ^
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:3937:3: note: in expansion of macro 'rtw_warn_on'
- rtw_warn_on(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(); \
- ^
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/osdep_service.h:415:32: note: in expansion of macro 'WARN_ON'
- #define rtw_warn_on(condition) WARN_ON(condition)
- ^
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:3937:3: note: in expansion of macro 'rtw_warn_on'
- rtw_warn_on(1);
- ^
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c: In function 'rtw_drvextra_cmd_hdl':
- ././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(); \
- ^
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/osdep_service.h:415:32: note: in expansion of macro 'WARN_ON'
- #define rtw_warn_on(condition) WARN_ON(condition)
- ^
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:4571:4: note: in expansion of macro 'rtw_warn_on'
- rtw_warn_on(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/stat.h:19,
- from ./include/linux/module.h:10,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/basic_types.h:81,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/drv_types.h:31,
- from /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:22:
- ./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(); \
- ^
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/osdep_service.h:415:32: note: in expansion of macro 'WARN_ON'
- #define rtw_warn_on(condition) WARN_ON(condition)
- ^
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:4571:4: note: in expansion of macro 'rtw_warn_on'
- rtw_warn_on(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(); \
- ^
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/include/osdep_service.h:415:32: note: in expansion of macro 'WARN_ON'
- #define rtw_warn_on(condition) WARN_ON(condition)
- ^
- /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.c:4571:4: note: in expansion of macro 'rtw_warn_on'
- rtw_warn_on(1);
- ^
- cc1: some warnings being treated as errors
- make[2]: *** [scripts/Makefile.build:275: /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222/core/rtw_cmd.o] Erro 1
- make[1]: *** [Makefile:1731: /home/hfabio/Downloads/TP-Link_Driver_Linux_series7_beta/rtl8188EUS_linux_v5.2.2.4_25483.20171222] Erro 2
- make[1]: Saindo do diretório '/usr/src/linux-headers-5.4.0-42-generic'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement