public inbox for linux-rt-users@vger.kernel.org
 help / color / mirror / Atom feed
From: "Chris Caudle" <chris@chriscaudle.org>
To: "Henrik Austad" <henrik@austad.us>
Cc: linux-rt-users@vger.kernel.org
Subject: Re: replacement of tasklet_hrtimer_init in RT
Date: Wed, 25 Oct 2017 11:50:01 -0500	[thread overview]
Message-ID: <6a64e3bcea28466d2be864ee2ec69f1e.squirrel@email.powweb.com> (raw)
In-Reply-To: <20171025053441.GA2280@sisyphus.home.austad.us>

On Wed, October 25, 2017 12:34 am, Henrik Austad wrote:
> /me eyes include/linux/interupt.h and kernel/softirq.c and finds
> tasklet_hrtimer_init().

Are you sure?  I previously sent a copy of my interrupt.h to the list, may
have been rejected because I attached the file rather than copied inline.

I downloaded the patches file for 4.11.12-rt14 and searching for
tasklet_hrtimer_init() I find this reference:

0022-softirq-Remove-tasklet_hrtimer.patch:-tasklet_hrtimer_init(struct
tasklet_hrtimer *ttimer,

The very top lines of that 0022 patch file are these:

---------
From: Thomas Gleixner <tglx@linutronix.de>
Date: Thu, 31 Aug 2017 11:03:11 +0000
Subject: [PATCH 22/25] softirq: Remove tasklet_hrtimer

There are no more tasklet_hrtimer users of this interface.
Remove it.
---------

It looks to me like the tasklet_hrtimer interface is being intentionally
removed.

-- 
Chris Caudle



  reply	other threads:[~2017-10-25 17:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-24 16:33 replacement of tasklet_hrtimer_init in RT Chris Caudle
2017-10-25  5:34 ` Henrik Austad
2017-10-25 16:50   ` Chris Caudle [this message]
2017-10-25 19:40     ` Chris Caudle
2017-10-25 20:48     ` Henrik Austad
2017-10-26 15:40 ` Sebastian Andrzej Siewior

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=6a64e3bcea28466d2be864ee2ec69f1e.squirrel@email.powweb.com \
    --to=chris@chriscaudle.org \
    --cc=henrik@austad.us \
    --cc=linux-rt-users@vger.kernel.org \
    /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