From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: Jiang Fang <jiang.xx.fang@gmail.com>
Cc: dipankar@in.ibm.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] rcu: indent: fix leading space
Date: Sat, 2 Feb 2013 14:22:14 -0800 [thread overview]
Message-ID: <20130202222214.GM2632@linux.vnet.ibm.com> (raw)
In-Reply-To: <1359039617-6472-1-git-send-email-jiang.xx.fang@gmail.com>
On Thu, Jan 24, 2013 at 11:00:17PM +0800, Jiang Fang wrote:
>
> Signed-off-by: Jiang Fang <jiang.xx.fang@gmail.com>
Queued for 3.10, thank you!
Thanx, Paul
> ---
> kernel/rcutree.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/kernel/rcutree.c b/kernel/rcutree.c
> index e441b77..dbf7d7f 100644
> --- a/kernel/rcutree.c
> +++ b/kernel/rcutree.c
> @@ -3064,7 +3064,7 @@ void __init rcu_init(void)
> rcu_init_one(&rcu_bh_state, &rcu_bh_data);
> __rcu_init_preempt();
> rcu_init_nocb();
> - open_softirq(RCU_SOFTIRQ, rcu_process_callbacks);
> + open_softirq(RCU_SOFTIRQ, rcu_process_callbacks);
>
> /*
> * We don't need protection against CPU-hotplug here because
> --
> 1.7.9.5
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
prev parent reply other threads:[~2013-02-03 2:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-24 15:00 [PATCH] rcu: indent: fix leading space Jiang Fang
2013-02-02 22:22 ` Paul E. McKenney [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=20130202222214.GM2632@linux.vnet.ibm.com \
--to=paulmck@linux.vnet.ibm.com \
--cc=dipankar@in.ibm.com \
--cc=jiang.xx.fang@gmail.com \
--cc=linux-kernel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.