[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <495E1B65.4070504@hartkopp.net>
Date: Fri, 02 Jan 2009 14:49:25 +0100
From: Oliver Hartkopp <oliver@...tkopp.net>
To: David Miller <davem@...emloft.net>
CC: Linux Netdev List <netdev@...r.kernel.org>,
Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...e.hu>,
Thomas Gleixner <tglx@...utronix.de>
Subject: [PATCH] can: update can-bcm for hrtimer hardirq callbacks
Since commit ca109491f612aab5c8152207631c0444f63da97f the hrtimer
callbacks are processed only in hardirq context.
This patch moves some functionality into tasklets to run in softirq context.
Additionally some duplicated code was removed in bcm_rx_thr_flush() and
an avoidable memcpy was removed from bcm_rx_handler().
Signed-off-by: Oliver Hartkopp <oliver@...tkopp.net>
View attachment "bcm_hrtimer_hardirq.patch" of type "text/x-patch" (12052 bytes)
Powered by blists - more mailing lists