From mboxrd@z Thu Jan 1 00:00:00 1970 From: js1304@gmail.com (JoonSoo Kim) Date: Sat, 9 Feb 2013 13:57:39 +0900 Subject: [PATCH RESEND] ARM: sched: correct update_sched_clock() In-Reply-To: References: <1360128076-8555-1-git-send-email-iamjoonsoo.kim@lge.com> <20130206163355.GH17833@n2100.arm.linux.org.uk> <20130208065125.GA20440@lge.com> <20130208150317.GT17833@n2100.arm.linux.org.uk> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 2013/2/9 Nicolas Pitre : > On Fri, 8 Feb 2013, Russell King - ARM Linux wrote: > >> On Fri, Feb 08, 2013 at 03:51:25PM +0900, Joonsoo Kim wrote: >> > 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". >> >> I've never used git to send email, so I'm afraid I can't help with that. >> Maybe someone with more experience with sending email from git can >> comment? > > The commit text for the patch needs to contain the following 2 lines at > the very bottom in order to match the patch system's expectations: > > PATCH FOLLOWS > KernelVersion: v3.8 > > The KernelVersion value needs to be adjusted of course. > > Note: I never tried it myself but it ought to work. Yes!!!! It works! Thanks!!! > Nicolas > -- > 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/