From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
linux-rt-users <linux-rt-users@vger.kernel.org>,
Thomas Gleixner <tglx@linutronix.de>
Subject: Re: [PATCH RT] irq_work: Hide access to hirq_work_list in PREEMPT_RT_FULL
Date: Mon, 16 Mar 2015 18:48:29 +0100 [thread overview]
Message-ID: <20150316174829.GD28130@linutronix.de> (raw)
In-Reply-To: <20150312180857.31a0f7d1@gandalf.local.home>
* Steven Rostedt | 2015-03-12 18:08:57 [-0400]:
>The hirq_work_list is only defined when PREEMPT_RT_FULL is configured.
>Most access to it is within an #ifdef CONFIG_PREEMPT_RT_FULL, except
>for one. Encapsulate that location too.
>
>Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Applied
Sebastian
prev parent reply other threads:[~2015-03-16 17:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-12 22:08 [PATCH RT] irq_work: Hide access to hirq_work_list in PREEMPT_RT_FULL Steven Rostedt
2015-03-16 17:48 ` Sebastian Andrzej Siewior [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=20150316174829.GD28130@linutronix.de \
--to=bigeasy@linutronix.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rt-users@vger.kernel.org \
--cc=rostedt@goodmis.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).