On Sat, Feb 06, 2010 at 09:36:20PM +0100, Emanuel Rumpf wrote:
Running the rt-check script, indeed, I found some
issues.
Fixed them.
Glad you found it useful
Now, the only remaining warning is:
Checking for Generic PCI bus-master DMA support... not found.
** Kernel without Generic PCI bus-master DMA support
This checks for the 'CONFIG_BLK_DEV_IDEDMA_PCI' option, which seems to have
been dropped somewhere between 2.6.29 and 2.6.31. I guess it was renamed or
made non-optional, or something like that. I'll just remove this test from the
script.
Regards,
Arnout