Re: [PATCH] ide_cs w/TCQ

From: Matias Alejo Garcia (kernel_at_matiu.com.ar)
Date: 09/05/03

  • Next message: Andrew Morton: "Re: 2.6.0-test4 on to mpegs and DVB"
    To: Bartlomiej Zolnierkiewicz <B.Zolnierkiewicz@elka.pw.edu.pl>
    Date:	Thu, 04 Sep 2003 21:21:43 -0400
    
    

    On Thu, 2003-09-04 at 17:04, Bartlomiej Zolnierkiewicz wrote:

    > 3) initialize ide_dma_queued_on to __ide_dma_queued_on()
    >
    > because drive->using_dma is checked inside __ide_dma_queud_on,
    > but that looks stupid to assign it in DMA-unaware driver :-).

    Ok :-) then How it should be done? 3)?

    I just found that when I eject the CF I get <see below>
    I that already corrected, should I try to solve that?

    thanks!
    matías

    -- 
    matías <-> http://matiu.com.ar
    Sep  4 16:55:32 runner kernel: Device 'ide2' does not have a release()
    function, it is broken and must be fixed.
    Sep  4 16:55:32 runner kernel: Badness in device_release at
    drivers/base/core.c:85
    Sep  4 16:55:32 runner kernel: Call Trace:
    Sep  4 16:55:32 runner kernel:  [<c021e9f1>] device_release+0x41/0x50
    Sep  4 16:55:32 runner kernel:  [<c01d88e9>] kobject_cleanup+0x29/0x40
    Sep  4 16:55:32 runner kernel:  [<c021ed0b>] device_unregister+0xb/0x20
    Sep  4 16:55:32 runner kernel:  [<c0238b14>] ide_unregister+0x314/0x850
    Sep  4 16:55:32 runner kernel:  [<c0121847>] printk+0x127/0x150
    [bla bla bla]
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    

  • Next message: Andrew Morton: "Re: 2.6.0-test4 on to mpegs and DVB"