From: iamjoonsoo.kim@lge.com (Joonsoo Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH RESEND] ARM: sched: correct update_sched_clock()
Date: Fri, 8 Feb 2013 15:51:25 +0900 [thread overview]
Message-ID: <20130208065125.GA20440@lge.com> (raw)
In-Reply-To: <20130206163355.GH17833@n2100.arm.linux.org.uk>
Hello, Russell.
On Wed, Feb 06, 2013 at 04:33:55PM +0000, Russell King - ARM Linux wrote:
> On Wed, Feb 06, 2013 at 10:33:53AM +0100, Linus Walleij wrote:
> > On Wed, Feb 6, 2013 at 6:21 AM, Joonsoo Kim <iamjoonsoo.kim@lge.com> wrote:
> >
> > > If we want load epoch_cyc and epoch_ns atomically,
> > > we should update epoch_cyc_copy first of all.
> > > This notify reader that updating is in progress.
> >
> > If you think the patch is finished, put it into Russell's patch tracker:
> > http://www.arm.linux.org.uk/developer/patches/
>
> Yea, this patch looks like the right thing... and yes, into the patch
> system please.
I try to put it into patch tracker, but I fail to put it.
I use following command.
git send-email --to patches at arm.linux.org.uk 0001-ARM-sched-correct~~~~~
Am I wrong?
Could you teach me how to put patch into your patch tracker?
I already read "help" on your website, but I can't find any stuff for
"git send-email".
Thanks.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
WARNING: multiple messages have this Message-ID (diff)
From: Joonsoo Kim <iamjoonsoo.kim@lge.com>
To: Russell King - ARM Linux <linux@arm.linux.org.uk>
Cc: Linus Walleij <linus.walleij@linaro.org>,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH RESEND] ARM: sched: correct update_sched_clock()
Date: Fri, 8 Feb 2013 15:51:25 +0900 [thread overview]
Message-ID: <20130208065125.GA20440@lge.com> (raw)
In-Reply-To: <20130206163355.GH17833@n2100.arm.linux.org.uk>
Hello, Russell.
On Wed, Feb 06, 2013 at 04:33:55PM +0000, Russell King - ARM Linux wrote:
> On Wed, Feb 06, 2013 at 10:33:53AM +0100, Linus Walleij wrote:
> > On Wed, Feb 6, 2013 at 6:21 AM, Joonsoo Kim <iamjoonsoo.kim@lge.com> wrote:
> >
> > > If we want load epoch_cyc and epoch_ns atomically,
> > > we should update epoch_cyc_copy first of all.
> > > This notify reader that updating is in progress.
> >
> > If you think the patch is finished, put it into Russell's patch tracker:
> > http://www.arm.linux.org.uk/developer/patches/
>
> Yea, this patch looks like the right thing... and yes, into the patch
> system please.
I try to put it into patch tracker, but I fail to put it.
I use following command.
git send-email --to patches@arm.linux.org.uk 0001-ARM-sched-correct~~~~~
Am I wrong?
Could you teach me how to put patch into your patch tracker?
I already read "help" on your website, but I can't find any stuff for
"git send-email".
Thanks.
> --
> 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/
next prev parent reply other threads:[~2013-02-08 6:51 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-06 5:21 [PATCH RESEND] ARM: sched: correct update_sched_clock() Joonsoo Kim
2013-02-06 5:21 ` Joonsoo Kim
2013-02-06 9:33 ` Linus Walleij
2013-02-06 9:33 ` Linus Walleij
2013-02-06 15:08 ` JoonSoo Kim
2013-02-06 15:08 ` JoonSoo Kim
2013-02-06 16:33 ` Russell King - ARM Linux
2013-02-06 16:33 ` Russell King - ARM Linux
2013-02-08 6:51 ` Joonsoo Kim [this message]
2013-02-08 6:51 ` Joonsoo Kim
2013-02-08 15:03 ` Russell King - ARM Linux
2013-02-08 15:03 ` Russell King - ARM Linux
2013-02-08 18:40 ` Nicolas Pitre
2013-02-08 18:40 ` Nicolas Pitre
2013-02-09 4:57 ` JoonSoo Kim
2013-02-09 4:57 ` JoonSoo Kim
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=20130208065125.GA20440@lge.com \
--to=iamjoonsoo.kim@lge.com \
--cc=linux-arm-kernel@lists.infradead.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.