From: David Miller <davem@davemloft.net>
To: bigeasy@linutronix.de
Cc: netdev@vger.kernel.org, tglx@linutronix.de,
maxime.chevallier@bootlin.com
Subject: Re: [PATCH net-next] net/mvpp2: Replace tasklet with softirq hrtimer
Date: Wed, 14 Aug 2019 20:02:52 -0700 (PDT) [thread overview]
Message-ID: <20190814.200252.997195051229978511.davem@davemloft.net> (raw)
In-Reply-To: <20190813080025.2j3cj6gfyzzxek7x@linutronix.de>
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: Tue, 13 Aug 2019 10:00:25 +0200
> From: Thomas Gleixner <tglx@linutronix.de>
>
> The tx_done_tasklet tasklet is used in invoke the hrtimer
> (mvpp2_hr_timer_cb) in softirq context. This can be also achieved without
> the tasklet but with HRTIMER_MODE_SOFT as hrtimer mode.
>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Applied.
prev parent reply other threads:[~2019-08-15 3:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-13 8:00 [PATCH net-next] net/mvpp2: Replace tasklet with softirq hrtimer Sebastian Andrzej Siewior
2019-08-15 3:02 ` 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=20190814.200252.997195051229978511.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=bigeasy@linutronix.de \
--cc=maxime.chevallier@bootlin.com \
--cc=netdev@vger.kernel.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