From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:57590 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751135AbcIMGMv (ORCPT ); Tue, 13 Sep 2016 02:12:51 -0400 Date: Tue, 13 Sep 2016 08:12:57 +0200 From: "gregkh@linuxfoundation.org" To: Vineet Gupta Cc: "stable.@.vger.kernel.org" Subject: Re: [PATCH] ARC: mm: fix build breakage with STRICT_MM_TYPECHECKS Message-ID: <20160913061257.GA10923@kroah.com> References: <20160910155023.GC12187@kroah.com> <1473697975-29097-1-git-send-email-vgupta@synopsys.com> <20160912170845.GA27012@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Mon, Sep 12, 2016 at 11:04:52AM -0700, Vineet Gupta wrote: > On 09/12/2016 10:33 AM, gregkh @ linuxfoundation . org wrote: > > Whitespace is correct this time, thanks. You can't cut-and-paste in a > > web email client... > > I use Thunderbird so it's not as bad as a true web email client. What's weird is > that same copy/paste seems to work fine for diffstat in ARC pull requests to Linus > - or is he just being too nice to me :-) A pull request doesn't require the whitespace (tabs vs. spaces) to be correct, compared to a patch, so that's why this is probably working... > > But, you forgot to say what the git commit id is for this patch :( > > > > Can you resend it with that info? > > Did that. Thanks, I'll queue it up in the next round of stable updates after these current ones get released in a few days. greg k-h