Advertisement
infected_

Untitled

Jun 10th, 2015
403
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.36 KB | None | 0 0
  1. infected_@infected-labs:/mnt/Building/cyan_12$ cd kernel/lge/v500/
  2. infected_@infected-labs:/mnt/Building/cyan_12/kernel/lge/v500$ git apply hardboot_kexec_kernel.patch
  3. hardboot_kexec_kernel.patch:138: trailing whitespace.
  4.  
  5. hardboot_kexec_kernel.patch:149: trailing whitespace.
  6.  
  7. hardboot_kexec_kernel.patch:185: trailing whitespace.
  8.  
  9. hardboot_kexec_kernel.patch:265: trailing whitespace.
  10.  
  11. hardboot_kexec_kernel.patch:318: trailing whitespace.
  12.  
  13. error: patch failed: arch/arm/boot/compressed/head.S:10
  14. error: arch/arm/boot/compressed/head.S: patch does not apply
  15. error: patch failed: arch/arm/configs/cyanogenmod_v500_defconfig:698
  16. error: arch/arm/configs/cyanogenmod_v500_defconfig: patch does not apply
  17. error: patch failed: arch/arm/include/asm/kexec.h:17
  18. error: arch/arm/include/asm/kexec.h: patch does not apply
  19. error: patch failed: arch/arm/Kconfig:2285
  20. error: arch/arm/Kconfig: patch does not apply
  21. error: patch failed: arch/arm/kernel/atags.c:4
  22. error: arch/arm/kernel/atags.c: patch does not apply
  23. error: patch failed: arch/arm/kernel/machine_kexec.c:14
  24. error: arch/arm/kernel/machine_kexec.c: patch does not apply
  25. error: patch failed: arch/arm/kernel/relocate_kernel.S:4
  26. error: arch/arm/kernel/relocate_kernel.S: patch does not apply
  27. error: patch failed: arch/arm/mach-msm/include/mach/memory.h:20
  28. error: arch/arm/mach-msm/include/mach/memory.h: patch does not apply
  29. error: patch failed: arch/arm/mach-msm/lge/devices_lge.c:37
  30. error: arch/arm/mach-msm/lge/devices_lge.c: patch does not apply
  31. error: patch failed: arch/arm/mach-msm/restart.c:35
  32. error: arch/arm/mach-msm/restart.c: patch does not apply
  33. error: patch failed: include/linux/kexec.h:111
  34. error: include/linux/kexec.h: patch does not apply
  35. error: patch failed: kernel/kexec.c:1007
  36. error: kernel/kexec.c: patch does not apply
  37. infected_@infected-labs:/mnt/Building/cyan_12/kernel/lge/v500$ git log
  38. commit fa12f6881b4448c57b4d308c419bc473a11d174d
  39. Author: zzitoz@gmail.com <zitoz@netvisao.pt>
  40. Date: Thu Jun 26 10:21:11 2014 +0100
  41.  
  42. Optimize kernel (-O3 and graphite)
  43.  
  44. Change-Id: I0bb52feeec0db86ca1cddf82aabd727fa77acfc6
  45.  
  46. commit d1a957f206dada54c2eaffec6aeb003ec4beb762
  47. Author: Ricardo Cerqueira <ricardo@cyngn.com>
  48. Date: Mon May 4 03:21:44 2015 +0100
  49.  
  50. v500: Enable CRYPTO_AES_ARM
  51.  
  52. Change-Id: Ibef0a51aeb0b84069dc220c021f721490b707e5d
  53.  
  54. commit 7ab757ad00055c10c864dd5e0919782c9d87b1dd
  55. Author: David S. Miller <davem@davemloft.net>
  56. Date: Sun May 3 21:47:54 2015 +0300
  57.  
  58. ipv4: Missing sk_nulls_node_init() in ping_unhash().
  59.  
  60. If we don't do that, then the poison value is left in the ->pprev
  61. backlink.
  62.  
  63. This can cause crashes if we do a disconnect, followed by a connect().
  64.  
  65. Change-Id: If5f2f7d169b3add016e8ee545d9a23c992b9303f
  66. Tested-by: Linus Torvalds <torvalds@linux-foundation.org>
  67. Reported-by: Wen Xu <hotdog3645@gmail.com>
  68. Signed-off-by: David S. Miller <davem@davemloft.net>
  69.  
  70. commit 482bd7f36732c6ba5a32cc4ce2aaf179e3d75403
  71. Author: Michael Halcrow <mhalcrow@google.com>
  72. Date: Wed Feb 18 18:28:45 2015 +0200
  73.  
  74. eCryptfs: Remove buggy and unnecessary write in file name decode routine
  75.  
  76. Dmitry Chernenkov used KASAN to discover that eCryptfs writes past the
  77. infected_@infected-labs:/mnt/Building/cyan_12/kernel/lge/v500$ croot
  78. No command 'croot' found, did you mean:
  79. Command 'proot' from package 'proot' (universe)
  80. Command 'chroot' from package 'coreutils' (main)
  81. Command 'root' from package 'root-system-bin' (universe)
  82. croot: command not found
  83. infected_@infected-labs:/mnt/Building/cyan_12/kernel/lge/v500$ cd ..
  84. infected_@infected-labs:/mnt/Building/cyan_12/kernel/lge$ cd ..
  85. infected_@infected-labs:/mnt/Building/cyan_12/kernel$ cd ..
  86. infected_@infected-labs:/mnt/Building/cyan_12$ . build/envsetup.sh
  87. including device/generic/mini-emulator-mips/vendorsetup.sh
  88. including device/generic/mini-emulator-armv7-a-neon/vendorsetup.sh
  89. including device/generic/mini-emulator-arm64/vendorsetup.sh
  90. including device/generic/mini-emulator-x86_64/vendorsetup.sh
  91. including device/generic/mini-emulator-x86/vendorsetup.sh
  92. including device/sony/sirius/vendorsetup.sh
  93. including vendor/cm/vendorsetup.sh
  94. including sdk/bash_completion/adb.bash
  95. including vendor/cm/bash_completion/git.bash
  96. including vendor/cm/bash_completion/repo.bash
  97. infected_@infected-labs:/mnt/Building/cyan_12$ repo sync kernel/lge/v500/
  98. Fetching project CyanogenMod/android_kernel_lge_v500
  99. Fetching projects: 100% (1/1), done.
  100.  
  101. kernel/lge/v500/: discarding 1 commits
  102. infected_@infected-labs:/mnt/Building/cyan_12$ cd kernel/lge/v500/
  103. infected_@infected-labs:/mnt/Building/cyan_12/kernel/lge/v500$ git apply hardboot_kexec_kernel.patch
  104. hardboot_kexec_kernel.patch:138: trailing whitespace.
  105.  
  106. hardboot_kexec_kernel.patch:149: trailing whitespace.
  107.  
  108. hardboot_kexec_kernel.patch:185: trailing whitespace.
  109.  
  110. hardboot_kexec_kernel.patch:265: trailing whitespace.
  111.  
  112. hardboot_kexec_kernel.patch:318: trailing whitespace.
  113.  
  114. error: patch failed: arch/arm/boot/compressed/head.S:10
  115. error: arch/arm/boot/compressed/head.S: patch does not apply
  116. error: patch failed: arch/arm/configs/cyanogenmod_v500_defconfig:698
  117. error: arch/arm/configs/cyanogenmod_v500_defconfig: patch does not apply
  118. error: patch failed: arch/arm/include/asm/kexec.h:17
  119. error: arch/arm/include/asm/kexec.h: patch does not apply
  120. error: patch failed: arch/arm/Kconfig:2285
  121. error: arch/arm/Kconfig: patch does not apply
  122. error: patch failed: arch/arm/kernel/atags.c:4
  123. error: arch/arm/kernel/atags.c: patch does not apply
  124. error: patch failed: arch/arm/kernel/machine_kexec.c:14
  125. error: arch/arm/kernel/machine_kexec.c: patch does not apply
  126. error: patch failed: arch/arm/kernel/relocate_kernel.S:4
  127. error: arch/arm/kernel/relocate_kernel.S: patch does not apply
  128. error: patch failed: arch/arm/mach-msm/include/mach/memory.h:20
  129. error: arch/arm/mach-msm/include/mach/memory.h: patch does not apply
  130. error: patch failed: arch/arm/mach-msm/lge/devices_lge.c:37
  131. error: arch/arm/mach-msm/lge/devices_lge.c: patch does not apply
  132. error: patch failed: arch/arm/mach-msm/restart.c:35
  133. error: arch/arm/mach-msm/restart.c: patch does not apply
  134. error: patch failed: include/linux/kexec.h:111
  135. error: include/linux/kexec.h: patch does not apply
  136. error: patch failed: kernel/kexec.c:1007
  137. error: kernel/kexec.c: patch does not apply
  138. infected_@infected-labs:/mnt/Building/cyan_12/kernel/lge/v500$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement