This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ld -r -o /home/nathan/kernels/dev/tools/objtool/arch/x86/objtool-in.o /home/nathan/kernels/dev/tools/objtool/arch/x86/decode.o | |
clang -Wp,-MD,/home/nathan/kernels/dev/tools/objtool/.builtin-check.o.d -Wp,-MT,/home/nathan/kernels/dev/tools/objtool/builtin-check.o -Werror -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wno-switch-default -Wno-switch-enum -Wno-packed -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu89 -g -I/home/nathan/kernels/dev/tools/include -I/home/nathan/kernels/dev/tools/arch/x86/include/uapi -I/home/nathan/kernels/dev/tools/objtool/arch/x86/include -I/home/nathan/kernels/dev/tools/lib -D"BUILD_STR(s)=#s" -c -o /home/nathan/kernels/dev/tools/objtool/builtin-check.o builtin-check.c | |
clang |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/scripts/Kbuild.include b/scripts/Kbuild.include | |
index dc1a6ec93f17c..a7a312de343fd 100644 | |
--- a/scripts/Kbuild.include | |
+++ b/scripts/Kbuild.include | |
@@ -477,4 +477,7 @@ endif | |
endef | |
# | |
############################################################################### | |
+ | |
+# delete partially updated (i.e. corrupted) files on error |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[52126.548355] c4 285 ------------[ cut here ]------------ | |
[52126.548361] c4 285 WARNING: at 0000000000000000 [verbose debug info unavailable] | |
[52126.548364] c4 285 | |
[52126.548371] c4 285 CPU: 4 PID: 285 Comm: kgsl_worker_thr Tainted: G W 4.4.157-FlashKernel-Wahoo-v3.10 #1 | |
[52126.548374] c4 285 Hardware name: Qualcomm Technologies, Inc. MSM8998 v2.1 (DT) | |
[52126.548378] c4 285 task: 0000000000000000 task.stack: 0000000000000000 | |
[52126.548389] c4 285 PC is at clk_disable+0x5c/0xd4 | |
[52126.548392] c4 285 LR is at clk_disable+0x5c/0xd4 | |
[52126.548396] c4 285 pc : [<ffffff8408cd77c4>] lr : [<ffffff8408cd77c4>] pstate: 604001c5 | |
[52126.548399] c4 285 sp : ffffffcff6d47c70 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
marlin: android-msm-marlin-3.18: Merged 3.18.119 successfully! | |
msm-3.18: kernel.lnx.3.18.r33-rel: Merged 3.18.119 successfully! | |
op3: android-8.1: Merged 3.18.119 successfully! | |
op3: lineage-15.1: Merged 3.18.119 successfully! | |
op3: oneplus/QC8996_O_8.0.0: Merged 3.18.119 successfully! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
marlin: android-msm-marlin-3.18: Merged 3.18.119-rc1 successfully! | |
marlin: android-msm-marlin-3.18: Build successful -- 3.18.119-rc1-g2ac44a101052-514313-gedffa4e4eca1 | |
msm-3.18: kernel.lnx.3.18.r33-rel: Merged 3.18.119-rc1 successfully! | |
msm-3.18: kernel.lnx.3.18.r33-rel: Build successful -- 3.18.119-rc1-perf-g2ac44a101052-35310-g6d01ef7aec05 | |
msm-3.18: kernel.lnx.3.18.r33-rel: Build successful -- 3.18.119-rc1-perf-g2ac44a101052-35310-g6d01ef7aec05 | |
op3: android-8.1: Merged 3.18.119-rc1 successfully! | |
op3: android-8.1: Build successful -- 3.18.119-rc1-g2ac44a101052-43341-g42f3ed9c8f6f |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
include/net/inet_connection_sock.h:227: sk, what, when, current_text_addr()); | |
arch/s390/include/asm/processor.h:80:#define current_text_addr() ({ void *pc; asm("basr %0,0" : "=a" (pc)); pc; }) | |
arch/nds32/include/asm/processor.h:11:#define current_text_addr() ({ __label__ _l; _l: &&_l;}) | |
arch/xtensa/include/asm/processor.h:161:#define current_text_addr() ({ __label__ _l; _l: &&_l;}) | |
arch/powerpc/include/asm/processor.h:75:#define current_text_addr() ({ __label__ _l; _l: &&_l;}) | |
arch/alpha/include/asm/processor.h:16:#define current_text_addr() \ | |
arch/arm64/include/asm/processor.h:33:#define current_text_addr() ({ __label__ _l; _l: &&_l;}) | |
arch/hexagon/include/asm/processor.h:31:#define current_text_addr() ({ __label__ _l; _l: &&_l; }) | |
arch/arc/include/asm/processor.h:107:#define current_text_addr() ({ __label__ _l; _l: &&_l; }) | |
arch/sparc/include/asm/processor_32.h:14:#define current_text_addr() ({ void *pc; __asm__("sethi %%hi(1f), %0; or %0, %%lo(1f), %0;\n1:" : "=r" (pc)); pc; }) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Starting TWRP 3.2.2-0-fac1b383 on Fri Jan 9 08:12:25 1970 | |
(pid 575) | |
I:Lun file '/sys/class/android_usb/android0/f_mass_storage/lun0/file' does not exist, USB storage mode disabled | |
TW_INCLUDE_CRYPTO := true | |
I:Find_File: Error opening '/sys/class/backlight' | |
I:Found brightness file at '/sys/class/leds/lcd-backlight/brightness' | |
I:Got max brightness 255 from '/sys/class/leds/lcd-backlight/max_brightness' | |
I:TWFunc::Set_Brightness: Setting brightness control to 80 | |
I:TW_EXCLUDE_MTP := true | |
I:LANG: en |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Starting TWRP 3.2.2-0-fac1b383 on Fri Jan 9 08:06:54 1970 | |
(pid 575) | |
I:Lun file '/sys/class/android_usb/android0/f_mass_storage/lun0/file' does not exist, USB storage mode disabled | |
TW_INCLUDE_CRYPTO := true | |
I:Find_File: Error opening '/sys/class/backlight' | |
I:Found brightness file at '/sys/class/leds/lcd-backlight/brightness' | |
I:Got max brightness 255 from '/sys/class/leds/lcd-backlight/max_brightness' | |
I:TWFunc::Set_Brightness: Setting brightness control to 80 | |
I:TW_EXCLUDE_MTP := true | |
I:LANG: en |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Starting TWRP 3.2.2-0-fac1b383 on Fri Jan 2 01:25:03 1970 | |
(pid 580) | |
I:Lun file '/sys/class/android_usb/android0/f_mass_storage/lun0/file' does not exist, USB storage mode disabled | |
TW_INCLUDE_CRYPTO := true | |
I:Find_File: Error opening '/sys/class/backlight' | |
I:Found brightness file at '/sys/class/leds/lcd-backlight/brightness' | |
I:Got max brightness 255 from '/sys/class/leds/lcd-backlight/max_brightness' | |
I:TWFunc::Set_Brightness: Setting brightness control to 80 | |
I:TW_EXCLUDE_MTP := true | |
I:LANG: en |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Starting TWRP 3.2.2-0-fac1b383 on Fri Jan 2 01:16:48 1970 | |
(pid 576) | |
I:Lun file '/sys/class/android_usb/android0/f_mass_storage/lun0/file' does not exist, USB storage mode disabled | |
TW_INCLUDE_CRYPTO := true | |
I:Find_File: Error opening '/sys/class/backlight' | |
I:Found brightness file at '/sys/class/leds/lcd-backlight/brightness' | |
I:Got max brightness 255 from '/sys/class/leds/lcd-backlight/max_brightness' | |
I:TWFunc::Set_Brightness: Setting brightness control to 80 | |
I:TW_EXCLUDE_MTP := true | |
I:LANG: en |