Skip to content

tools/labs/assignment: Clarify location of scripts for testing 3-raid #120

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 21, 2019

Conversation

razvand
Copy link

@razvand razvand commented Apr 21, 2019

The README doesn't say the run-test executable must be linked in the current folder. Add this clarification.

@razvand razvand added the assignments Kernel programming Assignments label Apr 21, 2019
@razvand razvand requested a review from sergiu121 April 21, 2019 07:05
tavip pushed a commit to linux-kernel-labs/linux-kernel-labs.github.io that referenced this pull request Apr 21, 2019
@dbaluta dbaluta merged commit 963eee0 into linux-kernel-labs:master Apr 21, 2019
@razvand razvand deleted the 3-raid-README branch April 22, 2019 05:54
dbaluta pushed a commit to dbaluta/linux that referenced this pull request Jun 5, 2019
[    2.512474] WARNING: CPU: 1 PID: 43 at drivers/base/dd.c:473 really_probe+0x248/0x2a8
[    2.520315] Modules linked in:
[    2.523379] CPU: 1 PID: 43 Comm: kworker/1:1 Tainted: G        W         4.19.0-rc5-next-20180928-00766-g59ee8659d065 linux-kernel-labs#120
[    2.534423] Hardware name: Freescale i.MX8QXP MEK (DT)
[    2.539564] Workqueue: events deferred_probe_work_func
[    2.544702] pstate: 20000005 (nzCv daif -PAN -UAO)
[    2.549497] pc : really_probe+0x248/0x2a8
[    2.553511] lr : really_probe+0x50/0x2a8
[    2.557436] sp : ffff000009c3bbf0
[    2.560746] x29: ffff000009c3bbf0 x28: 0000000000000000
[    2.566062] x27: ffff0000094fbcd8 x26: ffff0000092ce8a0
[    2.571379] x25: 0000000000000000 x24: 0000000000000024
[    2.576696] x23: ffff0000093fdaf8 x22: 0000000000000000
[    2.582013] x21: ffff000009473b10 x20: ffff000009473000
[    2.587329] x19: ffff80083bf2a410 x18: ffffffffffffffff
[    2.592646] x17: 0000000000000002 x16: 0000000000000000
[    2.597963] x15: 0000000000000400 x14: 0000000000000000
[    2.603279] x13: 0000000000000400 x12: 0000000000000010
[    2.608596] x11: 0000000000000010 x10: 0101010101010101
[    2.613913] x9 : 0000000000000008 x8 : 0000000000000008
[    2.619230] x7 : ffff000008e027f8 x6 : 0000000000000020
[    2.624546] x5 : 0000000000000020 x4 : 00000000000000f1
[    2.629863] x3 : ffff0000093beb88 x2 : 0000000000000000
[    2.635180] x1 : ffff80083bf2a6a8 x0 : ffff80083bcf3900
[    2.640497] Call trace:
[    2.642941]  really_probe+0x248/0x2a8
[    2.646607]  driver_probe_device+0x58/0x100
[    2.650794]  __device_attach_driver+0x9c/0xf8
[    2.655155]  bus_for_each_drv+0x70/0xc8
[    2.658986]  __device_attach+0xe0/0x140
[    2.662826]  device_initial_probe+0x10/0x18
[    2.667013]  bus_probe_device+0x94/0xa0
[    2.670853]  deferred_probe_work_func+0x6c/0xa0
[    2.675384]  process_one_work+0x1dc/0x330
[    2.679394]  worker_thread+0x23c/0x430
[    2.683147]  kthread+0xf8/0x128
[    2.686293]  ret_from_fork+0x10/0x18
[    2.689869] ---[ end trace 9ea9ddc80f876b0b ]---

Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assignments Kernel programming Assignments
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants