From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752848AbbJRF5r (ORCPT ); Sun, 18 Oct 2015 01:57:47 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:46022 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752787AbbJRF5q (ORCPT ); Sun, 18 Oct 2015 01:57:46 -0400 Date: Sat, 17 Oct 2015 22:57:45 -0700 From: Greg KH To: Noam Camus Cc: "linux-kernel@vger.kernel.org" , "linux-serial@vger.kernel.org" , "jslaby@suse.com" , "peter@hurleysoftware.com" , "fransklaver@gmail.com" , "Alexey.Brodkin@synopsys.com" , "vgupta@synopsys.com" Subject: Re: [v7] serial: 8250_dw: Add support for big-endian MMIO accesses Message-ID: <20151018055745.GA31909@kroah.com> References: <1444113590-19722-1-git-send-email-noamc@ezchip.com> <1444121610-11832-1-git-send-email-noamc@ezchip.com> <1444121610-11832-2-git-send-email-noamc@ezchip.com> <20151018040614.GA15152@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Oct 18, 2015 at 05:30:23AM +0000, Noam Camus wrote: > > From: Greg KH [mailto:gregkh@linuxfoundation.org] > > Sent: Sunday, October 18, 2015 7:06 AM > > > This patch still doesn't apply at all to my tty-next branch, what are you making it against? > > > Please fix it up and resend. > > The patch is against v4.3-rc4 > I will update to rc5 Please make it against my tty-testing branch of tty.git on git.kernel.org, that is the issue here, you are working against a "clean" tree, not one with all of the other tty/serial changes in it. thanks, greg k-h