[PATCH 8/12] triflex: add missing -dma_base check

2007-07-29 Thread Bartlomiej Zolnierkiewicz
If -dma_base is not set (== PCI BAR4 cannot be reserved) then DMA hooks shouldn't be initialized or bad things will happen. Signed-off-by: Bartlomiej Zolnierkiewicz [EMAIL PROTECTED] --- drivers/ide/pci/triflex.c |3 +++ 1 file changed, 3 insertions(+) Index: b/drivers/ide/pci/triflex.c

Re: [PATCH 8/12] triflex: add missing -dma_base check

2007-07-29 Thread Sergei Shtylyov
Bartlomiej Zolnierkiewicz wrote: If -dma_base is not set (== PCI BAR4 cannot be reserved) then DMA hooks shouldn't be initialized or bad things will happen. Signed-off-by: Bartlomiej Zolnierkiewicz [EMAIL PROTECTED] Acked-by: Sergei Shtylyov [EMAIL PROTECTED] MBR, Sergei - To unsubscribe