@@ -215,7 +215,7 @@ steps:
215
215
* first part of result:
216
216
217
217
<pre >
218
- binder_free_thread(thread=0xffff88800c18f200)(enter)
218
+ < b > binder_free_thread(thread=0xffff88800c18f200)(enter)</ b >
219
219
0xffff88800c18f200: 0xffff88806793c000 0x0000000000000001
220
220
0xffff88800c18f210: 0x0000000000000000 0x0000000000000000
221
221
0xffff88800c18f220: 0xffff88800c18f220 0xffff88800c18f220
@@ -226,8 +226,8 @@ binder_free_thread(thread=0xffff88800c18f200)(enter)
226
226
0xffff88800c18f270: 0x0000000000000003 0x0000000000007201
227
227
0xffff88800c18f280: 0x0000000000000000 0x0000000000000000
228
228
0xffff88800c18f290: 0x0000000000000003 0x0000000000007201
229
- <b >0xffff88800c18f2a0: 0x0000000000000000 0xffff88805c05cae0
230
- 0xffff88800c18f2b0: 0xffff88805c05cae0 0x0000000000000000</ b >
229
+ <b >0xffff88800c18f2a0:</ b > 0x0000000000000000 < b > 0xffff88805c05cae0</ b >
230
+ 0xffff88800c18f2b0: 0xffff88805c05cae0 0x0000000000000000
231
231
0xffff88800c18f2c0: 0x0000000000000000 0x0000000000000000
232
232
0xffff88800c18f2d0: 0x0000000000000000 0x0000000000000000
233
233
0xffff88800c18f2e0: 0x0000000000000000 0x0000000000000000
@@ -300,8 +300,8 @@ the result is 0xa0 and if we put wait.head instead of wait in command , the resu
300
300
301
301
* second part of result
302
302
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 >
305
305
0xffff88800c18f200: 0xffff88800c18f600 0x0000000000000001
306
306
0xffff88800c18f210: 0x0000000000000000 0x0000000000000000
307
307
0xffff88800c18f220: 0xffff88800c18f220 0xffff88800c18f220
@@ -328,7 +328,7 @@ remove_wait_queue(wq_head=0xffff88800c18f2a0, wq_entry=0xffff88805c05cac8)(enter
328
328
0xffff88800c18f370: 0x0000000000000000 0x0000000000000000
329
329
0xffff88800c18f380: 0x0000000000000000 0x0000000000000001
330
330
0xffff88800c18f390: 0xffff88806d4bb200
331
- ```
331
+ </ pre >
332
332
333
333
334
334
@@ -340,9 +340,9 @@ after this unlink operation will occur.
340
340
341
341
* Third part of result:
342
342
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 >
346
346
0xffff88800c18f200: 0xffff88800c18f600 0x0000000000000001
347
347
0xffff88800c18f210: 0x0000000000000000 0x0000000000000000
348
348
0xffff88800c18f220: 0xffff88800c18f220 0xffff88800c18f220
@@ -353,8 +353,8 @@ remove_wait_queue_wait.c:52(exit)
353
353
0xffff88800c18f270: 0x0000000000000003 0x0000000000007201
354
354
0xffff88800c18f280: 0x0000000000000000 0x0000000000000000
355
355
0xffff88800c18f290: 0x0000000000000003 0x0000000000007201
356
- 0xffff88800c18f2a0: 0x0000000000000000 0xffff88800c18f2a8
357
- 0xffff88800c18f2b0: 0xffff88800c18f2a8 0x0000000000000000
356
+ < b > 0xffff88800c18f2a0: 0x0000000000000000 0xffff88800c18f2a8
357
+ 0xffff88800c18f2b0: 0xffff88800c18f2a8 0x0000000000000000</ b >
358
358
0xffff88800c18f2c0: 0x0000000000000000 0x0000000000000000
359
359
0xffff88800c18f2d0: 0x0000000000000000 0x0000000000000000
360
360
0xffff88800c18f2e0: 0x0000000000000000 0x0000000000000000
@@ -369,7 +369,7 @@ remove_wait_queue_wait.c:52(exit)
369
369
0xffff88800c18f370: 0x0000000000000000 0x0000000000000000
370
370
0xffff88800c18f380: 0x0000000000000000 0x0000000000000001
371
371
0xffff88800c18f390: 0xffff88806d4bb200
372
- ```
372
+ </ pre >
373
373
374
374
375
375
@@ -632,7 +632,7 @@ These lines have been added to source code:
632
632
</td >
633
633
</tr >
634
634
<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 >
636
636
</td >
637
637
</tr >
638
638
<tr >
0 commit comments