I was able to reproduce using kernel.org 2.6.31, but not able to reproduce on latest git. I bisected the two and hit this commit:
commit 617e1344229d22ea9ecb6538e50808541618ed2b Author: Stephen M. Cameron <[email protected]> Date: Thu Sep 17 13:47:14 2009 -0500 cciss: Dynamically allocate struct device for each logical drive as needed. Dynamically allocate struct device for each logical drive as needed instead of allocating the maximum we would ever need at driver init time. Signed-off-by: Stephen M. Cameron <[email protected]> Signed-off-by: Jens Axboe <[email protected]> -- Karmic HP blade 460c generation 1 hp support pack hpacucli error https://bugs.launchpad.net/bugs/490290 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
