[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20060907105237.GA21270@electric-eye.fr.zoreil.com>
Date: Thu, 7 Sep 2006 12:52:37 +0200
From: Francois Romieu <romieu@...zoreil.com>
To: Arjan van de Ven <arjan@...radead.org>
Cc: Hayim Shaul <hayim@...rtent.com>, Jeff Garzik <jeff@...zik.org>,
netdev@...r.kernel.org, edward_peng@...nk.com.tw,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2.6.18-rc6 1/2] dllink driver: porting v1.19 to linux 2.6.18-rc6
Arjan van de Ven <arjan@...radead.org> :
[...]
> > dev->trans_start = jiffies;
> > + tasklet_enable(&np->tx_tasklet);
> > + writew(DEFAULT_INTR, ioaddr + IntEnable);
> > + return;
>
> this looks like a PCI posting bug
Btw tx_tasklet is introduced in the relevant struct in patch #2.
Patch #1 will not compile.
--
Ueimor
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists