Bug 9296
Summary: | 2.6.24-rc1-54866f032307063776b4eff7eadb131d47f9f9b4 fails to boot: kernel BUG at include/linux/scatterlist.h:49! | ||
---|---|---|---|
Product: | Drivers | Reporter: | Rafael J. Wysocki (rjwysocki) |
Component: | IEEE1394 | Assignee: | Stefan Richter (stefanr) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | axboe, just.for.lkml, stefanr |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.24-rc1-54866f032307063776b4eff7eadb131d47f9f9b4 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 9243 |
Description
Rafael J. Wysocki
2007-11-03 03:33:55 UTC
Two patches are available: http://lkml.org/lkml/2007/11/4/32 http://lkml.org/lkml/2007/11/4/37 Patch http://lkml.org/lkml/2007/11/4/37 is unrelated to the bug and not yet necessary (since sbp2 doesn't activate chained s/g lists in its scsi_host_template). I will push patch http://lkml.org/lkml/2007/11/4/32 to Linus soon. Fixed by: commit 9e66269d40229cd9823024120910a43af57a9d72 Author: Jens Axboe <jens.axboe@oracle.com> Commit: Stefan Richter <stefanr@s5r6.in-berlin.de> ieee1394: iso and async streams: s/g list fix http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9e66269d40229cd9823024120910a43af57a9d72 |