nareshkamboju

libhugetlbfs - restart Hikey while running test suite

Jun 30th, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.07 KB | None | 0 0
  1. root@hikey:/usr/lib64/libhugetlbfs/tests# echo 200 > /proc/sys/vm/nr_hugepages
  2. root@hikey:/usr/lib64/libhugetlbfs/tests# mkdir -p /mnt/hugetlb/
  3. root@hikey:/usr/lib64/libhugetlbfs/tests# mount -t hugetlbfs hugetlbfs /mnt/hugetlb/
  4. root@hikey:/usr/lib64/libhugetlbfs/tests# ./run_tests.py -b 64
  5. zero_filesize_segment (2M: 64): PASS
  6. test_root (2M: 64): PASS
  7. meminfo_nohuge (2M: 64): PASS
  8. gethugepagesize (2M: 64): PASS
  9. gethugepagesizes (2M: 64): PASS
  10. HUGETLB_VERBOSE=1 empty_mounts (2M: 64): PASS
  11. HUGETLB_VERBOSE=1 large_mounts (2M: 64): PASS
  12. find_path (2M: 64): PASS
  13. unlinked_fd (2M: 64): PASS
  14. readback (2M: 64): PASS
  15. truncate (2M: 64): PASS
  16. shared (2M: 64): PASS
  17. mprotect (2M: 64): PASS
  18. mlock (2M: 64): PASS
  19. misalign (2M: 64): PASS
  20. ptrace-write-hugepage (2M: 64): PASS
  21. icache-hygiene (2M: 64): PASS
  22. slbpacaflush (2M: 64): PASS (inconclusive)
  23. straddle_4GB_static (2M: 64): PASS
  24. huge_at_4GB_normal_below_static (2M: 64): PASS
  25. huge_below_4GB_normal_above_static (2M: 64): PASS
  26. map_high_truncate_2 (2M: 64): PASS
  27. misaligned_offset (2M: 64): PASS (inconclusive)
  28. truncate_above_4GB (2M: 64): PASS
  29. brk_near_huge (2M: 64): brk_near_huge: ma[83989.361231] audit: type=1701 audit(1498800041.232:33): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=3022 comm="brk_near_hu1
  30. lloc.c:2403: sysmalloc: Assertion `(old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) && ((unsigned long) .
  31.  
  32. task-size-overrun (2M: 64): PASS
  33. stack_grow_into_huge (2M: 64): [83991.361338] stack_grow_into[3026]: unhandled level 2 translation fault (11) at 0xffffe2e160e0, esr 0x92000046
  34. [83991.373156] pgd = ffff8000743eb000
  35. [83991.378452] [ffffe2e160e0] *pgd=000000006a6c1003, *pud=0000000072bd6003, *pmd=0000000000000000
  36. [83991.389258] CPU: 5 PID: 3026 Comm: stack_grow_into Not tainted 4.12.0-rc7-00008-g3c2bfba #1
  37. [83991.399906] Hardware name: HiKey Development Board (DT)
  38. [83991.407451] task: ffff80006a44d800 task.stack: ffff80006a778000
  39. [83991.415803] PC is at 0x4017c4
  40. [83991.421171] LR is at 0x4017ac
  41. [83991.426536] pc : [<00000000004017c4>] lr : [<00000000004017ac>] pstate: 80000000
  42. [83991.436520] sp : 0000ffffe2e160e0
  43. [83991.442427] x29: 0000fffff2e160f0 x28: 0000000000000000
  44. [83991.450428] x27: 0000000000000000 x26: 0000000000000000
  45. [83991.458450] x25: 0000000000000000 x24: 0000000000000000
  46. [83991.466475] x23: 000000003ce56000 x22: ffffffffffe00000
  47. [83991.474529] x21: 0000000000000003 x20: 0000fffff2a00000
  48. [83991.482606] x19: 0000000000000001 x18: 000040003b1a2000
  49. [83991.490711] x17: 0000000000412d30 x16: 000040003b297410
  50. [83991.498832] x15: 0000000000000578 x14: 0000000000001030
  51. [83991.506982] x13: 0000000000000000 x12: 0000000000000461
  52. [83991.515135] x11: 000000000000001c x10: 0101010101010101
  53. [83991.523333] x9 : 0000000000000037 x8 : 00000000000000a4
  54. [83991.531543] x7 : 000000000277e808 x6 : 0000000000000bd1
  55. [83991.539672] x5 : 0000000000000bd1 x4 : 000040003b143a60
  56. [83991.547737] x3 : 0000000000000001 x2 : ffffffffeffffff0
  57. [83991.555857] x1 : 0000000000000001 x0 : 0000ffffe2e160e0
  58. [83991.564098] Process 3026(stack_grow_into) has RLIMIT_CORE set to 1
  59. [83991.564306] audit: type=1701 audit(1498800043.435:34): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=3026 comm="stack_grow_into" exe="/usr/lib64/libhugetlbfs/tests/1
  60. [83991.597764] Aborting core
  61. PASS
  62. corrupt-by-cow-opt (2M: 64): PASS
  63. noresv-preserve-resv-page (2M: 64): PASS
  64. noresv-regarded-as-resv (2M: 64): PASS
  65. readahead_reserve.sh (2M: 64): PASS
  66. madvise_reserve.sh (2M: 64): PASS
  67. fadvise_reserve.sh (2M: 64): PASS
  68. mremap-expand-slice-collision.sh (2M: 64): PASS
  69. mremap-fixed-normal-near-huge.sh (2M: 64): PASS
  70. mremap-fixed-huge-near-normal.sh (2M: 64): PASS
  71. set shmmax limit to 67108864
  72. shm-perms (2M: 64): PASS
  73. private (2M: 64): PASS
  74. fork-cow (2M: 64): PASS
  75. direct (2M: 64): Bad configuration: Failed to open direct-IO file: Invalid argument
  76. malloc (2M: 64): PASS
  77. LD_PRELOAD=libhugetlbfs.so HUGETLB_MORECORE=yes malloc (2M: 64): PASS
  78. LD_PRELOAD=libhugetlbfs.so HUGETLB_RESTRICT_EXE=unknown:none HUGETLB_MORECORE=yes malloc (2M: 64): PASS
  79. LD_PRELOAD=libhugetlbfs.so HUGETLB_RESTRICT_EXE=unknown:malloc HUGETLB_MORECORE=yes malloc (2M: 64): PASS
  80. malloc_manysmall (2M: 64): PASS
  81. LD_PRELOAD=libhugetlbfs.so HUGETLB_MORECORE=yes malloc_manysmall (2M: 64): PASS
  82. heapshrink (2M: 64): PASS
  83. LD_PRELOAD=libheapshrink.so heapshrink (2M: 64): PASS
  84. LD_PRELOAD=libhugetlbfs.so HUGETLB_MORECORE=yes heapshrink (2M: 64): PASS
  85. LD_PRELOAD=libhugetlbfs.so libheapshrink.so HUGETLB_MORECORE=yes heapshrink (2M: 64): PASS
  86. LD_PRELOAD=libheapshrink.so HUGETLB_MORECORE_SHRINK=yes HUGETLB_MORECORE=yes heapshrink (2M: 64): PASS (inconclusive)
  87. LD_PRELOAD=libhugetlbfs.so libheapshrink.so HUGETLB_MORECORE_SHRINK=yes HUGETLB_MORECORE=yes heapshrink (2M: 64): PASS
  88. HUGETLB_VERBOSE=1 HUGETLB_MORECORE=yes heap-overflow (2M: 64): PASS
  89. HUGETLB_VERBOSE=0 linkhuge_nofd (2M: 64): PASS
  90. LD_PRELOAD=libhugetlbfs.so HUGETLB_VERBOSE=0 linkhuge_nofd (2M: 64): PASS
  91. linkhuge (2M: 64): PASS
  92. LD_PRELOAD=libhugetlbfs.so linkhuge (2M: 64): PASS
  93. linkhuge_rw (2M: 64): [83995.685105] linkhuge_rw[3089]: unhandled level 3 translation fault (11) at 0x004121c0, esr 0x92000047
  94. [83995.697969] pgd = ffff80006ce1b000
  95. [83995.704899] [004121c0] *pgd=0000000073162003, *pud=0000000073163003, *pmd=000000006a767003, *pte=0000000000000000
  96. [83995.719050] CPU: 6 PID: 3089 Comm: linkhuge_rw Not tainted 4.12.0-rc7-00008-g3c2bfba #1
  97. [83995.730922] Hardware name: HiKey Development Board (DT)
  98. [83995.740080] task: ffff80006a780000 task.stack: ffff80006ccfc000
  99. [83995.750006] PC is at 0x40163c
  100. [83995.756976] LR is at 0x401310
  101. [83995.763965] pc : [<000000000040163c>] lr : [<0000000000401310>] pstate: 60000000
  102. [83995.775602] sp : 0000ffffd73545d0
  103. [83995.783125] x29: 0000ffffd73545d0 x28: 0000000000612ac0
  104. [83995.792732] x27: 00000000deadbeef x26: 00000000004121c0
  105. [83995.802318] x25: 0000000000612000 x24: 0000000000000000
  106. [83995.811873] x23: 0000000000000000 x22: 0000000000000001
  107. [83995.821391] x21: 0000000000622000 x20: 0000000000612b40
  108. [83995.830884] x19: 0000000000612a40 x18: 0000ffff89e27000
  109. [83995.840418] x17: 0000ffff89d65570 x16: 0000ffff89e6c090
  110. [83995.849793] x15: 0000ffff89d37ea4 x14: 0000ffffd7353430
  111. [83995.859017] x13: 696c2f7273752f20 x12: 0000000000000000
  112. [83995.868119] x11: 0000004004004000 x10: 8000000000000000
  113. [83995.877109] x9 : ffffffffffffffff x8 : 0000000000000063
  114. [83995.886032] x7 : 0000004004004000 x6 : 0000000000000c0c
  115. [83995.894846] x5 : 0000000000000c0c x4 : 0000ffff89e92a40
  116. [83995.903587] x3 : 0000000000000001 x2 : 0000ffff89e6c000
  117. [83995.912301] x1 : 00000000004121c0 x0 : 0000000000000000
  118. [83995.921309] audit: type=1701 audit(1498800047.792:35): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=3089 comm="linkhuge_rw" exe="/usr/lib64/libhugetlbfs/tests/obj61
  119. PASS
  120. HUGETLB_ELFMAP=R linkhuge_rw (2M: 64): [83995.926258] linkhuge_rw[3091]: unhandled level 3 permission fault (11) at 0x004021c0, esr 0x9200004f
  121. [83995.926265] pgd = ffff80006cce1000
  122. [83995.926269] [004021c0] *pgd=000000006ce6d003, *pud=000000006a7f6003, *pmd=0000000073b6d003, *pte=0020000069709fd3
  123. [83995.926290] CPU: 2 PID: 3091 Comm: linkhuge_rw Not tainted 4.12.0-rc7-00008-g3c2bfba #1
  124. [83995.926294] Hardware name: HiKey Development Board (DT)
  125. [83995.926299] task: ffff80006a4b9600 task.stack: ffff80006ccfc000
  126. PASS
  127. HUGETLB_ELFMAP=W linkhuge_rw (2M: 64): [83995.926307] PC is at 0x40163c
  128. [83995.926312] LR is at 0x401310
  129. [83995.926317] pc : [<000000000040163c>] lr : [<0000000000401310>] pstate: 60000000
  130. [83995.926320] sp : 0000ffffd73545d0
  131. [83995.926324] x29: 0000ffffd73545d0 x28: 0000000000612ae0
  132. [83995.926333] x27: 00000000deadbeef x26: 00000000004021c0
  133. [83995.926342] x25: 0000000000612000 x24: 0000000000000000
  134. [83995.926351] x23: 0000000000000000 x22: 0000000000000001
  135. PASS
  136. HUGETLB_ELFMAP=RW linkhuge_rw (2[83995.926360] x21: 0000000000622000 x20: 0000000000612b40
  137. M: 64): [83995.926369] x19: 0000000000612a40 x18: 0000ffff89e27000
  138. [83995.926379] x17: 0000ffff89d65570 x16: 0000ffff89e6c090
  139. [83995.926388] x15: 0000ffff89d37ea4 x14: 0000ffffd7353430
  140. [83995.926398] x13: 696c2f7273752f20 x12: 0000000000000000
  141. [83995.926407] x11: 0000004004004000 x10: 8000000000000000
  142. [83995.926417] x9 : ffffffffffffffff x8 : 0000000000000063
  143. [83995.926426] x7 : 0000004004004000 x6 : 0000000000000c0c
  144. PASS
  145. HUGETLB_ELFMAP=no linkhuge_rw (2M: 64): [83995.926434] x5 : 0000000000000c0c x4 : 0000ffff89e92a40
  146. [83995.926443] x3 : 0000000000000001 x2 : 0000ffff89e6c000
  147. [83995.926452] x1 : 00000000004021c0 x0 : 0000000000000000
  148. [83995.931554] linkhuge_rw[3093]: unhandled level 3 permission fault (11) at 0x00401850, esr 0x9200004f
  149. [83995.931562] pgd = ffff8000729c7000
  150. [83995.931566] [00401850] *pgd=0000000073a67003, *pud=000000006cc79003, *pmd=000000006ce1b003, *pte=002000006b378fd3
  151. PASS
  152. HUGETLB_ELFMAP= HUGETLB_MINIMAL_COPY=no linkhuge_[83995.931586] CPU: 6 PID: 3093 Comm: linkhuge_rw Not tainted 4.12.0-rc7-00008-g3c2bfba #1
  153. rw (2M: 64): [83995.931590] Hardware name: HiKey Development Board (DT)
  154. [83995.931595] task: ffff80006a4b8000 task.stack: ffff80006ccfc000
  155. [83995.931603] PC is at 0x40163c
  156. [83995.931608] LR is at 0x401310
  157. [83995.931613] pc : [<000000000040163c>] lr : [<0000000000401310>] pstate: 60000000
  158. PASS
  159. HUGETLB_ELFMAP=W[83995.931617] sp : 0000ffffd73545d0
  160. HUGETLB_MINIMAL_COPY=no linkhuge_rw (2M: 64): [83995.931621] x29: 0000ffffd73545d0 x28: 0000000000612b00
  161. [83995.931631] x27: 00000000deadbeef x26: 0000000000401850
  162. [83995.931641] x25: 0000000000612000 x24: 0000000000000000
  163. [83995.931650] x23: 0000000000000000 x22: 0000000000000001
  164. [83995.931659] x21: 0000000000622000 x20: 0000000000612b40
  165. [83995.931669] x19: 0000000000612a40 x18: 0000ffff89e27000
  166. [83995.931678] x17: 0000ffff89d65570 x16: 0000ffff89e6c090
  167. PASS
  168. HUGETLB_ELFMAP=R[83995.931687] x15: 0000ffff89d37ea4 x14: 0000ffffd7353430
  169. W HUGETLB_MINIMAL_COPY=no linkhuge_rw (2M: 64): [83995.931696] x13: 696c2f7273752f20 x12: 0000000000000000
  170. [83995.931705] x11: 0000004004004000 x10: 8000000000000000
  171. [83995.931714] x9 : ffffffffffffffff x8 : 0000000000000063
  172. [83995.931723] x7 : 0000004004004000 x6 : 0000000000000c0c
  173. [83995.931731] x5 : 0000000000000c0c x4 : 0000ffff89e92a40
  174. [83995.931740] x3 : 0000000000000001 x2 : 0000ffff89e6c000
  175. [83995.931749] x1 : 0000000000401850 x0 : 0000000000000000
  176. [83995.936539] linkhuge_rw[3095]: unhandled level 3 permission fault (11) at 0x00401788, esr 0x9200004f
  177. PASS
  178. HUGETLB_SHARE=0 HUGETLB_ELFMAP=R [83995.936547] pgd = ffff800073a39000
  179. linkhuge_rw (2M: 64): [83995.936552] [00401788] *pgd=0000000073aa5003, *pud=000000006a78d003, *pmd=00000000729c7003, *pte=002000006b378fd3
  180. [83995.936572] CPU: 6 PID: 3095 Comm: linkhuge_rw Not tainted 4.12.0-rc7-00008-g3c2bfba #1
  181. [83995.936576] Hardware name: HiKey Development Board (DT)
  182. [83995.936581] task: ffff80006a425800 task.stack: ffff80006ccfc000
  183. [83995.936590] PC is at 0x40163c
  184. [83995.936595] LR is at 0x401310
  185. PASS
  186. HUGETLB_SHARE=1 HUGETLB_[83995.936599] pc : [<000000000040163c>] lr : [<0000000000401310>] pstate: 60000000
  187. ELFMAP=R linkhuge_rw (2M: 64): [83995.936603] sp : 0000ffffd73545d0
  188. [83995.936607] x29: 0000ffffd73545d0 x28: 0000000000612b20
  189. [83995.936616] x27: 00000000deadbeef x26: 0000000000401788
  190. [83995.936625] x25: 0000000000612000 x24: 0000000000000000
  191. [83995.936634] x23: 0000000000000000 x22: 0000000000000001
  192. [83995.936643] x21: 0000000000622000 x20: 0000000000612b40
  193. [83995.936652] x19: 0000000000612a40 x18: 0000ffff89e27000
  194. PASS
  195. HUGETLB_SHARE=0 HUGETLB_ELFMAP=W [83995.936661] x17: 0000ffff89d65570 x16: 0000ffff89e6c090
  196. linkhuge_rw (2M: 64): [83995.936670] x15: 0000ffff89d37ea4 x14: 0000ffffd7353430
  197. [83995.936679] x13: 696c2f7273752f20 x12: 0000000000000000
  198. [83995.936688] x11: 0000004004004000 x10: 8000000000000000
  199. [83995.936697] x9 : ffffffffffffffff x8 : 0000000000000063
  200. [83995.936705] x7 : 0000004004004000 x6 : 0000000000000c0c
  201. [83995.936714] x5 : 0000000000000c0c x4 : 0000ffff89e92a40
  202. [83995.936723] x3 : 0000000000000001 x2 : 0000ffff89e6c000
  203. PASS
  204. HUGETLB_SHARE=1 HUGETLB_ELFMAP=W[83995.936732] x1 : 0000000000401788 x0 : 0000000000000000
  205. linkhuge_rw (2M: 64): [83995.982634] linkhuge_rw[3103]: unhandled level 2 permission fault (11) at 0x004121c0, esr 0x9200004e
  206. [83995.982643] pgd = ffff80006ce4c000
  207. [83995.982648] [004121c0] *pgd=0000000072adb003, *pud=00000000739b6003, *pmd=0020000052200fd1
  208. [83995.982667] CPU: 4 PID: 3103 Comm: linkhuge_rw Not tainted 4.12.0-rc7-00008-g3c2bfba #1
  209. [83995.982671] Hardware name: HiKey Development Board (DT)
  210. [83995.982676] task: ffff80006a6a4200 task.stack: ffff80006ccfc000
  211. [83995.982685] PC is at 0x40163c
  212. PASS
  213. HUGETLB_SHARE=0 HUGETLB_ELFMAP=RW linkhug[83995.982689] LR is at 0x401310
  214. e_rw (2M: 64): [83995.982694] pc : [<000000000040163c>] lr : [<0000000000401310>] pstate: 60000000
  215. [83995.982697] sp : 0000fffff940bf60
  216. [83995.982701] x29: 0000fffff940bf60 x28: 0000000000612ac0
  217. [83995.982710] x27: 00000000deadbeef x26: 00000000004121c0
  218. [83995.982719] x25: 0000000000612000 x24: 0000000000000001
  219. [83995.982728] x23: 0000000000000000 x22: 0000000000000001
  220. [83995.982737] x21: 0000000000622000 x20: 0000000000612b40
  221. [83995.982746] x19: 0000000000612a40 x18: 0000ffffa6e50000
  222. PASS
  223. HUGETLB_SHARE=1 HUGETLB_ELFMAP=RW linkhuge_rw (2[83995.982755] x17: 0000ffffa6d8e570 x16: 0000ffffa6e95090
  224. M: 64): [83995.982764] x15: 0000ffffa6d60ea4 x14: 0000fffff940adc0
  225. [83995.982774] x13: 696c2f7273752f20 x12: 0000000000000000
  226. [83995.982783] x11: 0000000000000040 x10: 0000aaa080000000
  227. [83995.982792] x9 : 00000000ffffffff x8 : 0000000000000063
  228. [83995.982801] x7 : 0000000000000040 x6 : 0000000000000c19
  229. [83995.982810] x5 : 0000000000000c19 x4 : 0000ffffa6ebba40
  230. [83995.982820] x3 : 0000000000000001 x2 : 0000ffffa6e95000
  231. [83995.982829] x1 : 00000000004121c0 x0 : 0000000000000000
  232. PASS
  233. chunk-overcommit (2M: 64): [83995.987861] linkhuge_rw[3105]: unhandled level 2 permission fault (11) at 0x004021c0, esr 0x9200004e
  234. [83995.987870] pgd = ffff800073943000
  235. [83995.987874] [004021c0] *pgd=0000000073230003, *pud=000000006cdff003, *pmd=0020000052200fd1
  236. PASS
  237. alloc-instantiate-race shared (2M: 64): [83995.987892] CPU: 2 PID: 3105 Comm: linkhuge_rw Not tainted 4.12.0-rc7-00008-g3c2bfba #1
  238. [83995.987896] Hardware name: HiKey Development Board (DT)
  239. [83995.987900] task: ffff80006a6a5800 task.stack: ffff80006ccfc000
  240. [83995.987909] PC is at 0x40163c
  241. [83995.987914] LR is at 0x401310
  242. [83995.987919] pc : [<000000000040163c>] lr : [<0000000000401310>] pstate: 60000000
  243. [83995.987922] sp : 0000fffff940bf60
  244. [83995.987926] x29: 0000fffff940bf60 x28: 0000000000612ae0
  245. [83995.987935] x27: 00000000deadbeef x26: 00000000004021c0
  246. [83995.987944] x25: 0000000000612000 x24: 0000000000000001
  247. [83995.987953] x23: 0000000000000000 x22: 0000000000000001
  248. [83995.987963] x21: 0000000000622000 x20: 0000000000612b40
  249. [83995.987972] x19: 0000000000612a40 x18: 0000ffffa6e50000
  250. [83995.987981] x17: 0000ffffa6d8e570 x16: 0000ffffa6e95090
  251. [83995.987991] x15: 0000ffffa6d60ea4 x14: 0000fffff940adc0
  252. PASS
  253. alloc-instantiat[83995.988000] x13: 75682f7665642f20 x12: 0000000000000000
  254. e-race private (2M: 64): [83995.988010] x11: 0000000000000000 x10: 0000aaa080002000
  255. [83995.988019] x9 : 0000000000003fff x8 : 0000000000000063
  256. [83995.988028] x7 : 0000000010000101 x6 : 0000000000000c19
  257. [83995.988036] x5 : 0000000000000c19 x4 : 0000ffffa6ebba40
  258. [83995.988045] x3 : 0000000000000001 x2 : 0000ffffa6e95000
  259. [83995.988054] x1 : 00000000004021c0 x0 : 0000000000000000
  260. [83995.992930] linkhuge_rw[3107]: unhandled level 2 permission fault (11) at 0x00401850, esr 0x9200004e
  261. [83995.992939] pgd = ffff80007323d000
  262. [83995.992943] [00401850] *pgd=000000007323e003, *pud=000000007323f003, *pmd=0020000052200fd1
  263. [83995.992961] CPU: 7 PID: 3107 Comm: linkhuge_rw Not tainted 4.12.0-rc7-00008-g3c2bfba #1
  264. [83995.992965] Hardware name: HiKey Development Board (DT)
  265. [83995.992969] task: ffff80006a6a0000 task.stack: ffff80006ccfc000
  266. [83995.992978] PC is at 0x40163c
  267. PASS
  268. truncate_reserve_wraparound (2M: 64): [83995.992983] LR is at 0x401310
  269. [83995.992988] pc : [<000000000040163c>] lr : [<0000000000401310>] pstate: 60000000
  270. [83995.992992] sp : 0000fffff940bf60
  271. [83995.992997] x29: 0000fffff940bf60 x28: 0000000000612b00
  272. PASS
  273. truncate_sigbus_versus_oom (2M: 64): [83995.993006] x27: 00000000deadbeef x26: 0000000000401850
  274. [83995.993016] x25: 0000000000612000 x24: 0000000000000001
  275. [83995.993025] x23: 0000000000000000 x22: 0000000000000001
  276. [83995.993034] x21: 0000000000622000 x20: 0000000000612b40
  277. [83995.993044] x19: 0000000000612a40 x18: 0000ffffa6e50000
  278. [83995.993053] x17: 0000ffffa6d8e570 x16: 0000ffffa6e95090
  279. [83995.993062] x15: 0000ffffa6d60ea4 x14: 0000fffff940adc0
  280. [83995.993071] x13: 75682f7665642f20 x12: 0000000000000000
  281. [83995.993080] x11: 0000000000000000 x10: 0000aaa080002000
  282. [83995.993089] x9 : 0000000000003fff x8 : 0000000000000063
  283. [83995.993098] x7 : 0000000010000101 x6 : 0000000000000c19
  284. [83995.993106] x5 : 0000000000000c19 x4 : 0000ffffa6ebba40
  285. [83995.993115] x3 : 0000000000000001 x2 : 0000ffffa6e95000
  286. [83995.993124] x1 : 0000000000401850 x0 : 0000000000000000
  287. PASS
  288. get_huge_pages (2M: 64):[83995.998333] linkhuge_rw[3109]: unhandled level 2 permission fault (11) at 0x00401788, esr 0x9200004e
  289. [83995.998342] pgd = ffff80006a6c0000
  290. [83995.998346] [00401788] *pgd=000000006a6c1003, *pud=000000006a6c2003, *pmd=0020000052200fd1
  291. [83995.998364] CPU: 2 PID: 3109 Comm: linkhuge_rw Not tainted 4.12.0-rc7-00008-g3c2bfba #1
  292. PASS
  293. shmoverride_linked (2M: 64): [83995.998368] Hardware name: HiKey Development Board (DT)
  294. [83995.998373] task: ffff80006a6a1600 task.stack: ffff80006ccfc000
  295. [83995.998382] PC is at 0x40163c
  296. [83995.998386] LR is at 0x401310
  297. [83995.998391] pc : [<000000000040163c>] lr : [<0000000000401310>] pstate: 60000000
  298. [83995.998395] sp : 0000fffff940bf60
  299. [83995.998398] x29: 0000fffff940bf60 x28: 0000000000612b20
  300. PASS
  301. HUGETLB_SHM=yes shmoverride_linked (2M: [83995.998408] x27: 00000000deadbeef x26: 0000000000401788
  302. 64): [83995.998416] x25: 0000000000612000 x24: 0000000000000001
  303. [83995.998425] x23: 0000000000000000 x22: 0000000000000001
  304. [83995.998434] x21: 0000000000622000 x20: 0000000000612b40
  305. [83995.998443] x19: 0000000000612a40 x18: 0000ffffa6e50000
  306. [83995.998452] x17: 0000ffffa6d8e570 x16: 0000ffffa6e95090
  307. PASS
  308. shmoverride_lin[83995.998462] x15: 0000ffffa6d60ea4 x14: 0000fffff940adc0
  309. ked_static (2M: 64): [83995.998471] x13: 75682f7665642f20 x12: 0000000000000000
  310. [83995.998481] x11: 0000000000000000 x10: 0000aaa080002000
  311.  
  312. HUGETLB_SHM=yes shmoverride_linke[83995.998490] x9 : 0000000000003fff x8 : 0000000000000063
  313. d_static (2M: 64): [83995.998499] x7 : 0000000010000101 x6 : 0000000000000c19
  314.  
  315. LD_PRELOAD=libhugetlbfs.so shmoverride_un[83995.998508] x5 : 0000000000000c19 x4 : 0000ffffa6ebba40
  316. linked (2M: 64): [83995.998517] x3 : 0000000000000001 x2 : 0000ffffa6e95000
  317. [83995.998526] x1 : 0000000000401788 x0 : 0000000000000000
  318. [83996.058684] linkhuge_rw[3117]: unhandled level 3 translation fault (11) at 0x004121c0, esr 0x92000047
  319. [83996.058694] pgd = ffff80007323f000
  320. [83996.058698] [004121c0] *pgd=000000006a78c003, *pud=000000006a78d003, *pmd=000000006a743003, *pte=0000000000000000
  321. PASS
  322. LD_PRELOAD=libhugetlbfs.so HUGETLB_SHM=y[83996.058719] CPU: 5 PID: 3117 Comm: linkhuge_rw Not tainted 4.12.0-rc7-00008-g3c2bfba #1
  323. es shmoverride_unlinked (2M: 64): [83996.058724] Hardware name: HiKey Development Board (DT)
  324. [83996.058728] task: ffff80004f401600 task.stack: ffff80006ccfc000
  325. [83996.058737] PC is at 0x40163c
  326. [83996.058742] LR is at 0x401310
  327. [83996.058746] pc : [<000000000040163c>] lr : [<0000000000401310>] pstate: 60000000
  328. PASS
  329. [83996.058750] sp : 0000ffffda57c8e0
  330. quota.sh (2M: 64): [83996.058754] x29: 0000ffffda57c8e0 x28: 0000000000612ac0
  331. [83996.058763] x27: 00000000deadbeef x26: 00000000004121c0
  332. [83996.058772] x25: 0000000000612000 x24: 0000000000000000
  333. [83996.058781] x23: 0000000000000001 x22: 0000000000000001
  334. [83996.058790] x21: 0000000000622000 x20: 0000000000612b40
  335. [83996.058799] x19: 0000000000612a40 x18: 0000ffff7dbb6000
  336. [83996.058809] x17: 0000ffff7daf4570 x16: 0000ffff7dbfb090
  337. [83996.058818] x15: 0000ffff7dac6ea4 x14: 0000ffffda57b740
  338. [83996.058828] x13: 75682f7665642f20 x12: 0000000000000000
  339. [83996.058837] x11: 0000000000000000 x10: 0000aaa080002000
  340. [83996.058846] x9 : 0000000000003fff x8 : 0000000000000063
  341. [83996.058856] x7 : 0000000010000101 x6 : 0000000000000c27
  342. [83996.058864] x5 : 0000000000000c27 x4 : 0000ffff7dc21a40
  343. [83996.058873] x3 : 0000000000000001 x2 : 0000ffff7dbfb000
  344. [83996.058882] x1 : 00000000004121c0 x0 : 0000000000000000
  345. [83996.395240] __do_user_fault: 19 callbacks suppressed
  346. [83996.395260] linkhuge_rw[3187]: unhandled level 2 permission fault (11) at 0x004121c0, esr 0x9200004e
  347. [83996.395266] pgd = ffff80006cf8b000
  348. [83996.395271] [004121c0] *pgd=00000000733fe003, *pud=000000004f413003, *pmd=0020000052200fd1
  349. PASS
  350. counters.sh (2M: 64): [83996.395289] CPU: 7 PID: 3187 Comm: linkhuge_rw Not tainted 4.12.0-rc7-00008-g3c2bfba #1
  351. [83996.395293] Hardware name: HiKey Development Board (DT)
  352. [83996.395298] task: ffff80004f402c00 task.stack: ffff80006ccfc000
  353. [83996.395306] PC is at 0x40163c
  354. [83996.395311] LR is at 0x401310
  355. [83996.395315] pc : [<000000000040163c>] lr : [<0000000000401310>] pstate: 60000000
  356. [83996.395319] sp : 0000ffffc3ef02e0
  357. [83996.395322] x29: 0000ffffc3ef02e0 x28: 0000000000612ac0
  358. [83996.395331] x27: 00000000deadbeef x26: 00000000004121c0
  359. [83996.395340] x25: 0000000000612000 x24: 0000000000000001
  360. [83996.395349] x23: 0000000000000001 x22: 0000000000000001
  361. [83996.395358] x21: 0000000000622000 x20: 0000000000612b40
  362. [83996.395367] x19: 0000000000612a40 x18: 0000ffff8590e000
  363. [83996.395376] x17: 0000ffff8584c570 x16: 0000ffff85953090
  364. [83996.395386] x15: 0000ffff8581eea4 x14: 0000ffffc3eef140
  365. [83996.395395] x13: 75682f7665642f20 x12: 0000000000000000
  366. [83996.395404] x11: 0000000000000000 x10: aaa8aaa00000a000
  367. [83996.395414] x9 : 0000000000003fff x8 : 0000000000000063
  368. [83996.395423] x7 : 0000000010000101 x6 : 0000000000000c6c
  369. [83996.395432] x5 : 0000000000000c6c x4 : 0000ffff85979a40
  370. [83996.395441] x3 : 0000000000000001 x2 : 0000ffff85953000
  371. [83996.395449] x1 : 00000000004121c0 x0 : 0000000000000000
  372. [83996.400458] linkhuge_rw[3189]: unhandled level 2 permission fault (11) at 0x004021c0, esr 0x9200004e
  373. [83996.400467] pgd = ffff8000732fd000
  374. [83996.400471] [004021c0] *pgd=000000006cd08003, *pud=000000007327d003, *pmd=0020000052200fd1
  375. [83996.400489] CPU: 0 PID: 3189 Comm: linkhuge_rw Not tainted 4.12.0-rc7-00008-g3c2bfba #1
  376. [83996.400494] Hardware name: HiKey Development Board (DT)
  377. [83996.400498] task: ffff80004f404200 task.stack: ffff80006ccfc000
  378. [83996.400507] PC is at 0x40163c
  379. [83996.400511] LR is at 0x401310
  380. [83996.400516] pc : [<000000000040163c>] lr : [<0000000000401310>] pstate: 60000000
  381. [83996.400520] sp : 0000ffffc3ef02e0
  382. [83996.400523] x29: 0000ffffc3ef02e0 x28: 0000000000612ae0
  383. [83996.400533] x27: 00000000deadbeef x26: 00000000004021c0
  384. [83996.400542] x25: 0000000000612000 x24: 0000000000000001
  385. [83996.400551] x23: 0000000000000001 x22: 0000000000000001
  386. [83996.400559] x21: 0000000000622000 x20: 0000000000612b40
  387. [83996.400569] x19: 0000000000612a40 x18: 0000ffff8590e000
  388. [83996.400578] x17: 0000ffff8584c570 x16: 0000ffff85953090
  389. [83996.400587] x15: 0000ffff8581eea4 x14: 0000ffffc3eef140
  390. [83996.400596] x13: 75682f7665642f20 x12: 0000000000000000
  391. [83996.400620] x11: 0000000000000000 x10: aaa8aaa00000a000
  392. [83996.400629] x9 : 0000000000003fff x8 : 0000000000000063
  393. [83996.400638] x7 : 0000000010000101 x6 : 0000000000000c6c
  394. [83996.400647] x5 : 0000000000000c6c x4 : 0000ffff85979a40
  395. [83996.400655] x3 : 0000000000000001 x2 : 0000ffff85953000
  396. [83996.400664] x1 : 00000000004021c0 x0 : 0000000000000000
  397. [83996.405823] linkhuge_rw[3191]: unhandled level 2 permission fault (11) at 0x00401850, esr 0x9200004e
  398. [83996.405831] pgd = ffff800073a53000
  399. PASS
  400. [83996.405834] [00401850] *pgd=00000000732cc003, *pud=000000004f45b003, *pmd=0020000052200fd1
  401. [83996.405852] CPU: 2 PID: 3191 Comm: linkhuge_rw Not tainted 4.12.0-rc7-00008-g3c2bfba #1
  402. [83996.405856] Hardware name: HiKey Development Board (DT)
  403. mmap-gettest 10 200 (2M: 64): [83996.405860] task: ffff80004f405800 task.stack: ffff80006ccfc000
  404. [83996.405869] PC is at 0x40163c
  405. [83996.405874] LR is at 0x401310
  406. [83996.405878] pc : [<000000000040163c>] lr : [<0000000000401310>] pstate: 60000000
  407. [83996.405882] sp : 0000ffffc3ef02e0
  408. [83996.405886] x29: 0000ffffc3ef02e0 x28: 0000000000612b00
  409. [83996.405895] x27: 00000000deadbeef x26: 0000000000401850
  410. [83996.405904] x25: 0000000000612000 x24: 0000000000000001
  411. [83996.405914] x23: 0000000000000001 x22: 0000000000000001
  412. [83996.405923] x21: 0000000000622000 x20: 0000000000612b40
  413. [83996.405932] x19: 0000000000612a40 x18: 0000ffff8590e000
  414. [83996.405942] x17: 0000ffff8584c570 x16: 0000ffff85953090
  415. [83996.405951] x15: 0000ffff8581eea4 x14: 0000ffffc3eef140
  416. [83996.405960] x13: 75682f7665642f20 x12: 0000000000000000
  417. [83996.405970] x11: 0000000000000000 x10: aaa8aaa00000a000
  418. [83996.405979] x9 : 0000000000003fff x8 : 0000000000000063
  419. [83996.405987] x7 : 0000000010000101 x6 : 0000000000000c6c
  420. [83996.405996] x5 : 0000000000000c6c x4 : 0000ffff85979a40
  421. [83996.406004] x3 : 0000000000000001 x2 : 0000ffff85953000
  422. [83996.406013] x1 : 0000000000401850 x0 : 0000000000000000
  423. [83996.410878] linkhuge_rw[3193]: unhandled level 2 permission fault (11) at 0x00401788, esr 0x9200004e
  424. [83996.410886] pgd = ffff800072a29000
  425. [83996.410890] [00401788] *pgd=0000000073943003, *pud=0000000073396003, *pmd=0020000052200fd1
  426. [83996.410909] CPU: 4 PID: 3193 Comm: linkhuge_rw Not tainted 4.12.0-rc7-00008-g3c2bfba #1
  427. [83996.410913] Hardware name: HiKey Development Board (DT)
  428. [83996.410917] task: ffff80006a709600 task.stack: ffff80006ccfc000
  429. [83996.410926] PC is at 0x40163c
  430. [83996.410931] LR is at 0x401310
  431. [83996.410935] pc : [<000000000040163c>] lr : [<0000000000401310>] pstate: 60000000
  432. [83996.410939] sp : 0000ffffc3ef02e0
  433. [83996.410943] x29: 0000ffffc3ef02e0 x28: 0000000000612b20
  434. [83996.410953] x27: 00000000deadbeef x26: 0000000000401788
  435. [83996.410962] x25: 0000000000612000 x24: 0000000000000001
  436. [83996.410972] x23: 0000000000000001 x22: 0000000000000001
  437. [83996.410981] x21: 0000000000622000 x20: 0000000000612b40
  438. [83996.410990] x19: 0000000000612a40 x18: 0000ffff8590e000
  439. [83996.410999] x17: 0000ffff8584c570 x16: 0000ffff85953090
  440. [83996.411009] x15: 0000ffff8581eea4 x14: 0000ffffc3eef140
  441. [83996.411018] x13: 75682f7665642f20 x12: 0000000000000000
  442. [83996.411026] x11: 0000000000000000 x10: aaa8aaa00000a000
  443. [83996.411035] x9 : 0000000000003fff x8 : 0000000000000063
  444. [83996.411044] x7 : 0000000010000101 x6 : 0000000000000c6c
  445. [83996.411052] x5 : 0000000000000c6c x4 : 0000ffff85979a40
  446. [83996.411061] x3 : 0000000000000001 x2 : 0000ffff85953000
  447. [83996.411070] x1 : 0000000000401788 x0 : 0000000000000000
  448. [83996.463984] linkhuge_rw[3201]: unhandled level 2 permission fault (11) at 0x004121c0, esr 0x9200004e
  449. [83996.463993] pgd = ffff80004f4a3000
  450. [83996.463997] [004121c0] *pgd=000000004f4a4003, *pud=000000004f4a5003, *pmd=0020000052200fd1
  451. [83996.464016] CPU: 5 PID: 3201 Comm: linkhuge_rw Not tainted 4.12.0-rc7-00008-g3c2bfba #1
  452. [83996.464021] Hardware name: HiKey Development Board (DT)
  453. [83996.464025] task: ffff80006a6a0000 task.stack: ffff80004f490000
  454. [83996.464034] PC is at 0x40163c
  455. [83996.464040] LR is at 0x401310
  456. [83996.464045] pc : [<000000000040163c>] lr : [<0000000000401310>] pstate: 60000000
  457. [83996.464049] sp : 0000fffffb4e6910
  458. [83996.464053] x29: 0000fffffb4e6910 x28: 0000000000612ac0
  459. [83996.464062] x27: 00000000deadbeef x26: 00000000004121c0
  460. [83996.464071] x25: 0000000000612000 x24: 0000000000000001
  461. [83996.464080] x23: 0000000000000000 x22: 0000000000000001
  462. [83996.464089] x21: 0000000000622000 x20: 0000000000612b40
  463. [83996.464098] x19: 0000000000612a40 x18: 0000ffff9dd89000
  464. [83996.464106] x17: 0000ffff9dcc7570 x16: 0000ffff9ddce090
  465. [83996.464115] x15: 0000ffff9dc99ea4 x14: 0000fffffb4e5770
  466. [83996.464124] x13: 696c2f7273752f20 x12: 0000000000000000
  467. [83996.464133] x11: 0000004004004000 x10: 8000000000000000
  468. [83996.464143] x9 : ffffffffffffffff x8 : 0000000000000063
  469. [83996.464152] x7 : 0000004004004000 x6 : 0000000000000c7b
  470. [83996.464161] x5 : 0000000000000c7b x4 : 0000ffff9ddf4a40
  471. [83996.464170] x3 : 0000000000000001 x2 : 0000ffff9ddce000
  472. [83996.464179] x1 : 00000000004121c0 x0 : 0000000000000000
  473. [83996.469525] linkhuge_rw[3203]: unhandled level 2 permission fault (11) at 0x004021c0, esr 0x9200004e
  474. [83996.469533] pgd = ffff80004f4af000
  475. [83996.469537] [004021c0] *pgd=000000004f4b0003, *pud=000000004f4b1003, *pmd=0020000052200fd1
  476. [83996.469555] CPU: 1 PID: 3203 Comm: linkhuge_rw Not tainted 4.12.0-rc7-00008-g3c2bfba #1
  477. [83996.469560] Hardware name: HiKey Development Board (DT)
  478. [83996.469564] task: ffff80006a6a4200 task.stack: ffff80004f490000
  479. [83996.469573] PC is at 0x40163c
  480. [83996.469577] LR is at 0x401310
  481. [83996.469582] pc : [<000000000040163c>] lr : [<0000000000401310>] pstate: 60000000
  482. [83996.469585] sp : 0000fffffb4e6910
  483. [83996.469589] x29: 0000fffffb4e6910 x28: 0000000000612ae0
  484. [83996.469598] x27: 00000000deadbeef x26: 00000000004021c0
  485. [83996.469608] x25: 0000000000612000 x24: 0000000000000001
  486. [83996.469617] x23: 0000000000000000 x22: 0000000000000001
  487. [83996.469626] x21: 0000000000622000 x20: 0000000000612b40
  488. [83996.469636] x19: 0000000000612a40 x18: 0000ffff9dd89000
  489. [83996.469645] x17: 0000ffff9dcc7570 x16: 0000ffff9ddce090
  490. [83996.469655] x15: 0000ffff9dc99ea4 x14: 0000fffffb4e5770
  491. [83996.469664] x13: 75682f7665642f20 x12: 0000000000000000
  492. [83996.469674] x11: 0000000000000000 x10: 8000200000000000
  493. [83996.469683] x9 : 00003fffffffffff x8 : 0000000000000063
  494. [83996.469692] x7 : 1000010100000000 x6 : 0000000000000c7b
  495. [83996.469700] x5 : 0000000000000c7b x4 : 0000ffff9ddf4a40
  496. [83996.469709] x3 : 0000000000000001 x2 : 0000ffff9ddce000
  497. [83996.469718] x1 : 00000000004021c0 x0 : 0000000000000000
  498. [83996.474584] linkhuge_rw[3205]: unhandled level 2 permission fault (11) at 0x00401850, esr 0x9200004e
  499. [83996.474593] pgd = ffff80006cf8b000
  500. [83996.474597] [00401850] *pgd=0000000073be8003, *pud=0000000074123003, *pmd=0020000052200fd1
  501. [83996.474616] CPU: 5 PID: 3205 Comm: linkhuge_rw Not tainted 4.12.0-rc7-00008-g3c2bfba #1
  502. [83996.474621] Hardware name: HiKey Development Board (DT)
  503. [83996.474626] task: ffff80006a6a5800 task.stack: ffff80004f490000
  504. [83996.474635] PC is at 0x40163c
  505. [83996.474640] LR is at 0x401310
  506. [83996.474645] pc : [<000000000040163c>] lr : [<0000000000401310>] pstate: 60000000
  507. [83996.474648] sp : 0000fffffb4e6910
  508. [83996.474652] x29: 0000fffffb4e6910 x28: 0000000000612b00
  509. [83996.474661] x27: 00000000deadbeef x26: 0000000000401850
  510. [83996.474671] x25: 0000000000612000 x24: 0000000000000001
  511. [83996.474679] x23: 0000000000000000 x22: 0000000000000001
  512. [83996.474688] x21: 0000000000622000 x20: 0000000000612b40
  513. [83996.474697] x19: 0000000000612a40 x18: 0000ffff9dd89000
  514. [83996.474706] x17: 0000ffff9dcc7570 x16: 0000ffff9ddce090
  515. [83996.474715] x15: 0000ffff9dc99ea4 x14: 0000fffffb4e5770
  516. [83996.474724] x13: 75682f7665642f20 x12: 0000000000000000
  517. [83996.474733] x11: 0000000000000000 x10: 8000200000000000
  518. [83996.474743] x9 : 00003fffffffffff x8 : 0000000000000063
  519. [83996.474752] x7 : 1000010100000000 x6 : 0000000000000c7b
  520. [83996.474761] x5 : 0000000000000c7b x4 : 0000ffff9ddf4a40
  521. [83996.474770] x3 : 0000000000000001 x2 : 0000ffff9ddce000
  522. [83996.474779] x1 : 0000000000401850 x0 : 0000000000000000
  523. [83996.479886] linkhuge_rw[3207]: unhandled level 2 permission fault (11) at 0x00401788, esr 0x9200004e
  524. [83996.479895] pgd = ffff80006ce6d000
  525. [83996.479899] [00401788] *pgd=000000006a7e7003, *pud=00000000739c2003, *pmd=0020000052200fd1
  526. [83996.479917] CPU: 1 PID: 3207 Comm: linkhuge_rw Not tainted 4.12.0-rc7-00008-g3c2bfba #1
  527. [83996.479921] Hardware name: HiKey Development Board (DT)
  528. [83996.479925] task: ffff80006a6a2c00 task.stack: ffff80004f490000
  529. [83996.479934] PC is at 0x40163c
  530. [83996.479939] LR is at 0x401310
  531. [83996.479943] pc : [<000000000040163c>] lr : [<0000000000401310>] pstate: 60000000
  532. [83996.479947] sp : 0000fffffb4e6910
  533. [83996.479950] x29: 0000fffffb4e6910 x28: 0000000000612b20
  534. [83996.479959] x27: 00000000deadbeef x26: 0000000000401788
  535. [83996.479968] x25: 0000000000612000 x24: 0000000000000001
  536. [83996.479977] x23: 0000000000000000 x22: 0000000000000001
  537. [83996.479987] x21: 0000000000622000 x20: 0000000000612b40
  538. [83996.479996] x19: 0000000000612a40 x18: 0000ffff9dd89000
  539. [83996.480005] x17: 0000ffff9dcc7570 x16: 0000ffff9ddce090
  540. [83996.480015] x15: 0000ffff9dc99ea4 x14: 0000fffffb4e5770
  541. [83996.480024] x13: 75682f7665642f20 x12: 0000000000000000
  542. [83996.480034] x11: 0000000000000000 x10: 8000200000000000
  543. [83996.480043] x9 : 00003fffffffffff x8 : 0000000000000063
  544. [83996.480052] x7 : 1000010100000000 x6 : 0000000000000c7b
  545. [83996.480061] x5 : 0000000000000c7b x4 : 0000ffff9ddf4a40
  546. [83996.480069] x3 : 0000000000000001 x2 : 0000ffff9ddce000
  547. [83996.480078] x1 : 0000000000401788 x0 : 0000000000000000
  548. [83996.528331] linkhuge_rw[3215]: unhandled level 2 permission fault (11) at 0x004121c0, esr 0x9200004e
  549. [83996.528339] pgd = ffff800073141000
  550. [83996.528343] [004121c0] *pgd=000000004f473003, *pud=000000006cdc9003, *pmd=0020000052200fd1
  551. [83996.528362] CPU: 7 PID: 3215 Comm: linkhuge_rw Not tainted 4.12.0-rc7-00008-g3c2bfba #1
  552. [83996.528366] Hardware name: HiKey Development Board (DT)
  553. [83996.528370] task: ffff80006a522c00 task.stack: ffff80004f490000
  554. [83996.528379] PC is at 0x40163c
  555. [83996.528384] LR is at 0x401310
  556. [83996.528389] pc : [<000000000040163c>] lr : [<0000000000401310>] pstate: 60000000
  557. [83996.528392] sp : 0000ffffe69426e0
  558. [83996.528396] x29: 0000ffffe69426e0 x28: 0000000000612ac0
  559. [83996.528405] x27: 00000000deadbeef x26: 00000000004121c0
  560. [83996.528414] x25: 0000000000612000 x24: 0000000000000001
  561. [83996.528423] x23: 0000000000000000 x22: 0000000000000001
  562. [83996.528431] x21: 0000000000622000 x20: 0000000000612b40
  563. [83996.528440] x19: 0000000000612a40 x18: 0000ffffac011000
  564. [83996.528449] x17: 0000ffffabf4f570 x16: 0000ffffac056090
  565. [83996.528458] x15: 0000ffffabf21ea4 x14: 0000ffffe6941540
  566. [83996.528468] x13: 696c2f7273752f20 x12: 0000000000000000
  567. [83996.528477] x11: 0000000000000040 x10: 0000aaa080000000
  568. [83996.528486] x9 : 00000000ffffffff x8 : 0000000000000063
  569. [83996.528494] x7 : 0000000000000040 x6 : 0000000000000c89
  570. [83996.528503] x5 : 0000000000000c89 x4 : 0000ffffac07ca40
  571. [83996.528512] x3 : 0000000000000001 x2 : 0000ffffac056000
  572. [83996.528521] x1 : 00000000004121c0 x0 : 0000000000000000
  573. [83996.533798] linkhuge_rw[3217]: unhandled level 2 permission fault (11) at 0x004021c0, esr 0x9200004e
  574. [83996.533807] pgd = ffff800073005000
  575. [83996.533812] [004021c0] *pgd=000000006ceb7003, *pud=0000000073be8003, *pmd=0020000052200fd1
  576. [83996.533831] CPU: 1 PID: 3217 Comm: linkhuge_rw Not tainted 4.12.0-rc7-00008-g3c2bfba #1
  577. [83996.533836] Hardware name: HiKey Development Board (DT)
  578. [83996.533841] task: ffff80006a520000 task.stack: ffff80004f490000
  579. [83996.533850] PC is at 0x40163c
  580. [83996.533855] LR is at 0x401310
Add Comment
Please, Sign In to add comment