From: David Miller <davem@davemloft.net>
To: oliver@hartkopp.net
Cc: netdev@vger.kernel.org, peterz@infradead.org, mingo@elte.hu,
tglx@linutronix.de
Subject: Re: [PATCH] can: update can-bcm for hrtimer hardirq callbacks
Date: Sun, 04 Jan 2009 17:32:00 -0800 (PST) [thread overview]
Message-ID: <20090104.173200.136616015.davem@davemloft.net> (raw)
In-Reply-To: <495E1B65.4070504@hartkopp.net>
From: Oliver Hartkopp <oliver@hartkopp.net>
Date: Fri, 02 Jan 2009 14:49:25 +0100
> 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@hartkopp.net>
Applied, thanks Oliver.
In the future, when referencing a commit SHA ID, please provide
the commit message header line as a secondary reference, like
this:
Since commit ca109491f612aab5c8152207631c0444f63da97f ("hrtimer:
removing all ur callback modes") the hrtimer callbacks are processed
only in hardirq context.
Thanks.
prev parent reply other threads:[~2009-01-05 1:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-02 13:49 [PATCH] can: update can-bcm for hrtimer hardirq callbacks Oliver Hartkopp
2009-01-05 1:32 ` David Miller [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090104.173200.136616015.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=mingo@elte.hu \
--cc=netdev@vger.kernel.org \
--cc=oliver@hartkopp.net \
--cc=peterz@infradead.org \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).