Re: Remove softirq scheduling from pktgen [PATCH]

2007-08-28 Thread David Miller
From: Robert Olsson <[EMAIL PROTECTED]> Date: Mon, 27 Aug 2007 20:22:26 +0200 > Christoph Hellwig writes: > > > > Hello, It's not a job for pktgen. > > > > Please also kill the do_softirq export while you're at it. > > > Right seems like pktgen luckily was the only user. > > Signed-off-by

Re: Remove softirq scheduling from pktgen [PATCH]

2007-08-28 Thread David Miller
From: Robert Olsson <[EMAIL PROTECTED]> Date: Mon, 27 Aug 2007 18:57:19 +0200 > Hello, It's not a job for pktgen. > > Signed-off-by: Robert Olsson <[EMAIL PROTECTED]> Applied, thanks Robert. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PR

Re: Remove softirq scheduling from pktgen [PATCH]

2007-08-27 Thread Robert Olsson
Christoph Hellwig writes: > > Hello, It's not a job for pktgen. > > Please also kill the do_softirq export while you're at it. Right seems like pktgen luckily was the only user. Cheers --ro Signed-off-by: Robert Olsson <[EMAIL PROTECTED]> diff

Re: Remove softirq scheduling from pktgen [PATCH]

2007-08-27 Thread Christoph Hellwig
On Mon, Aug 27, 2007 at 06:57:19PM +0200, Robert Olsson wrote: > > > Hello, It's not a job for pktgen. Please also kill the do_softirq export while you're at it. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info

Remove softirq scheduling from pktgen [PATCH]

2007-08-27 Thread Robert Olsson
Hello, It's not a job for pktgen. Cheers --ro Signed-off-by: Robert Olsson <[EMAIL PROTECTED]> diff --git a/net/core/pktgen.c b/net/core/pktgen.c index 18601af..975e887 100644 --- a/net/core/pktgen.c +++ b/net/core/pktgen.c @@ -164,7 +164,7 @@ #includ