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 patc...@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. Nicolas -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/