From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755361Ab3A1Waw (ORCPT ); Mon, 28 Jan 2013 17:30:52 -0500 Received: from mail-wi0-f182.google.com ([209.85.212.182]:57088 "EHLO mail-wi0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755095Ab3A1Wau (ORCPT ); Mon, 28 Jan 2013 17:30:50 -0500 Date: Mon, 28 Jan 2013 22:30:45 +0000 From: James Hogan To: Sedat Dilek Cc: Tejun Heo , "Rafael J. Wysocki" , Stephen Rothwell , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Linux PM List , Linux ACPI , Sasha Levin , James Hogan Subject: Re: linux-next: Tree for Jan 25 (BROKEN suspend) Message-ID: <20130128223045.GA16250@balrog> References: <18624541.r6CtJttOWZ@vostro.rjw.lan> <20130128192807.GF22465@mtj.dyndns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 28, 2013 at 11:06:11PM +0100, Sedat Dilek wrote: > I don't see that git-bisect session as a time of waste, but two hints: > > 1. People should sent their patches concerning especially Linux-Next > fixes not only to LKML but also to (if > this is not known, pointing to James). > > 2. These patches for Linux-Next should contain a "-next" in their > subject-line (use 'git format-patch --subject-prefix="PATCH -next" > ...'). Okay, thanks for the tips. I'll be sure to do this in future. Cheers James