(note: I've sent this email with CC to Darrick ++ earlier, but forgot to
remove html crap. Sorry about that).
Darrick J. Wong wrote:
Tarjei Huse wrote:
I did the opposite, I downloaded the git tree and tried to compile it.
Since I got an error, I added the scsi-rc-fixes patch (the scsi-misc and
aic94xx didn't apply cleanly so I guessed they were already in the git
tree), the 39-libsas-fix-thypos,
../11-aic94xx-dont-eat-query-task-results_1, 17-aic94xx-fix-fw-leak_1.
The aic94xx-sas git tree is a requirement. Something along the lines of:
$ cg-clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
$ cd linux-2.6
$ cg-branch-add scsi-misc git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
$ cg-branch-add scsi-rc git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
$ cg-branch-add aic94xx git://git.kernel.org/pub/scm/linux/kernel/git/jejb/aic94xx-sas-2.6.git
$ cg-update scsi-misc
$ cg-update scsi-rc
$ cg-update aic94xx
*Then* apply patches from my patch set.
Duh! Thanks :-)
After doing as you suggested, and running make oldconfig using the
configuration from Ubuntu Dapper (2.6.15-23-server) and the stock Ubuntu
Edgy I get the same error when booting the kernel:
PCI: BIOS Bug: MCFG area at e00000000 is not E820-reserved
PCI: Not using MMCONFIG
PCI Cannot allocate resource region 7 of bridge 0000:00:01.1
PCI Cannot allocate resource region 8 of bridge 0000:00:01.1
PCI Cannot allocate resource region 9 of bridge 0000:00:01.1
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown
wn-block(0,0)
Is this some missing compile option or a bug?
Again thank you for your help.
Kind regards,
Tarjei
--D
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html