To continue my comment #11 ...

There is more commit to apply, since commit 897bb0c remove ‘int i;’[1]
in function ‘blk_mq_sysfs_init’, it won't build in function
‘blk_mq_sysfs_init’, ‘queue_for_each_hw_ctx’ still load ‘i’ as an
argument, but it is no longer declared after commit 897bb0c[1].

Commit 868f2f0[3], is removing ‘queue_for_each_hw_ctx’ from
‘blk_mq_sysfs_init’, so that might be a good idea to include 868f2f0 or
at least what is needed for this specific fix.


[1] -       int i;
[2] queue_for_each_hw_ctx(q, hctx, i)
[3] 868f2f0 blk-mq: dynamic h/w context count

Eric

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1572630

Title:
  boot-time kernel panic introduced in 4.4.0-18, not present in 4.4.0-15

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-xenial/+bug/1572630/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to