@@ -215,7 +215,7 @@ steps:
215215* first part of result:
216216
217217 <pre >
218- binder_free_thread(thread=0xffff88800c18f200)(enter)
218+ < b > binder_free_thread(thread=0xffff88800c18f200)(enter)</ b >
2192190xffff88800c18f200: 0xffff88806793c000 0x0000000000000001
2202200xffff88800c18f210: 0x0000000000000000 0x0000000000000000
2212210xffff88800c18f220: 0xffff88800c18f220 0xffff88800c18f220
@@ -226,8 +226,8 @@ binder_free_thread(thread=0xffff88800c18f200)(enter)
2262260xffff88800c18f270: 0x0000000000000003 0x0000000000007201
2272270xffff88800c18f280: 0x0000000000000000 0x0000000000000000
2282280xffff88800c18f290: 0x0000000000000003 0x0000000000007201
229- <b >0xffff88800c18f2a0: 0x0000000000000000 0xffff88805c05cae0
230- 0xffff88800c18f2b0: 0xffff88805c05cae0 0x0000000000000000</ b >
229+ <b >0xffff88800c18f2a0:</ b > 0x0000000000000000 < b > 0xffff88805c05cae0</ b >
230+ 0xffff88800c18f2b0: 0xffff88805c05cae0 0x0000000000000000
2312310xffff88800c18f2c0: 0x0000000000000000 0x0000000000000000
2322320xffff88800c18f2d0: 0x0000000000000000 0x0000000000000000
2332330xffff88800c18f2e0: 0x0000000000000000 0x0000000000000000
@@ -300,8 +300,8 @@ the result is 0xa0 and if we put wait.head instead of wait in command , the resu
300300
301301* second part of result
302302
303- ```
304- remove_wait_queue(wq_head=0xffff88800c18f2a0, wq_entry=0xffff88805c05cac8)(enter)
303+ < pre >
304+ < b > remove_wait_queue(wq_head=0xffff88800c18f2a0, wq_entry=0xffff88805c05cac8)(enter)</ b >
3053050xffff88800c18f200: 0xffff88800c18f600 0x0000000000000001
3063060xffff88800c18f210: 0x0000000000000000 0x0000000000000000
3073070xffff88800c18f220: 0xffff88800c18f220 0xffff88800c18f220
@@ -328,7 +328,7 @@ remove_wait_queue(wq_head=0xffff88800c18f2a0, wq_entry=0xffff88805c05cac8)(enter
3283280xffff88800c18f370: 0x0000000000000000 0x0000000000000000
3293290xffff88800c18f380: 0x0000000000000000 0x0000000000000001
3303300xffff88800c18f390: 0xffff88806d4bb200
331- ```
331+ </ pre >
332332
333333
334334
@@ -340,9 +340,9 @@ after this unlink operation will occur.
340340
341341* Third part of result:
342342
343- ```
344- Breakpoint 3 at 0xffffffff802aa5be: file /home/ashfaq/workshop/android-4.14-dev/goldfish/kernel/sched/wait.c, line 53.
345- remove_wait_queue_wait.c:52(exit)
343+ < pre >
344+ Breakpoint 3 at 0xffffffff802aa5be: file /home/ashfaq/workshop/android-4.14-dev/goldfish/kernel/sched/< b > wait.c</ b > , line 53.
345+ < b > remove_wait_queue_wait.c:52(exit)</ b >
3463460xffff88800c18f200: 0xffff88800c18f600 0x0000000000000001
3473470xffff88800c18f210: 0x0000000000000000 0x0000000000000000
3483480xffff88800c18f220: 0xffff88800c18f220 0xffff88800c18f220
@@ -353,8 +353,8 @@ remove_wait_queue_wait.c:52(exit)
3533530xffff88800c18f270: 0x0000000000000003 0x0000000000007201
3543540xffff88800c18f280: 0x0000000000000000 0x0000000000000000
3553550xffff88800c18f290: 0x0000000000000003 0x0000000000007201
356- 0xffff88800c18f2a0: 0x0000000000000000 0xffff88800c18f2a8
357- 0xffff88800c18f2b0: 0xffff88800c18f2a8 0x0000000000000000
356+ < b > 0xffff88800c18f2a0: 0x0000000000000000 0xffff88800c18f2a8
357+ 0xffff88800c18f2b0: 0xffff88800c18f2a8 0x0000000000000000</ b >
3583580xffff88800c18f2c0: 0x0000000000000000 0x0000000000000000
3593590xffff88800c18f2d0: 0x0000000000000000 0x0000000000000000
3603600xffff88800c18f2e0: 0x0000000000000000 0x0000000000000000
@@ -369,7 +369,7 @@ remove_wait_queue_wait.c:52(exit)
3693690xffff88800c18f370: 0x0000000000000000 0x0000000000000000
3703700xffff88800c18f380: 0x0000000000000000 0x0000000000000001
3713710xffff88800c18f390: 0xffff88806d4bb200
372- ```
372+ </ pre >
373373
374374
375375
@@ -632,7 +632,7 @@ These lines have been added to source code:
632632 </td >
633633 </tr >
634634 <tr >
635- <td ><code > <a href =" https://code.woboq.org/linux/linux/include/linux/wait.h.html#211 " >wake_up_poll</a >(&<a href =" https://code.woboq.org/linux/linux/drivers/android/binder.c.html#1042thread " >thread</a >-><a href =" https://code.woboq.org/linux/linux/drivers/android/binder.c.html#binder_thread::wait " >wait</a >,<a href =" https://code.woboq.org/linux/linux/include/uapi/linux/eventpoll.h.html#35 " > EPOLLHUP</a > |<a href =" https://code.woboq.org/linux/linux/include/uapi/asm-generic/poll.h.html#32 " > POLLFREE</a >);</code >
635+ <td ><code >< b > <a href =" https://code.woboq.org/linux/linux/include/linux/wait.h.html#211 " >wake_up_poll</a >(&<a href =" https://code.woboq.org/linux/linux/drivers/android/binder.c.html#1042thread " >thread</a >-><a href =" https://code.woboq.org/linux/linux/drivers/android/binder.c.html#binder_thread::wait " >wait</a >,<a href =" https://code.woboq.org/linux/linux/include/uapi/linux/eventpoll.h.html#35 " > EPOLLHUP</a > |<a href =" https://code.woboq.org/linux/linux/include/uapi/asm-generic/poll.h.html#32 " > POLLFREE</a >);</ b > </code >
636636 </td >
637637 </tr >
638638 <tr >
0 commit comments