From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760148Ab3BHPDz (ORCPT ); Fri, 8 Feb 2013 10:03:55 -0500 Received: from caramon.arm.linux.org.uk ([78.32.30.218]:38310 "EHLO caramon.arm.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758658Ab3BHPDy (ORCPT ); Fri, 8 Feb 2013 10:03:54 -0500 Date: Fri, 8 Feb 2013 15:03:17 +0000 From: Russell King - ARM Linux To: Joonsoo Kim Cc: Linus Walleij , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH RESEND] ARM: sched: correct update_sched_clock() Message-ID: <20130208150317.GT17833@n2100.arm.linux.org.uk> References: <1360128076-8555-1-git-send-email-iamjoonsoo.kim@lge.com> <20130206163355.GH17833@n2100.arm.linux.org.uk> <20130208065125.GA20440@lge.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130208065125.GA20440@lge.com> User-Agent: Mutt/1.5.19 (2009-01-05) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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@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?