Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751863AbbLHW5U (ORCPT ); Tue, 8 Dec 2015 17:57:20 -0500 Received: from mail-db3on0089.outbound.protection.outlook.com ([157.55.234.89]:41696 "EHLO emea01-db3-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751442AbbLHW5Q convert rfc822-to-8bit (ORCPT ); Tue, 8 Dec 2015 17:57:16 -0500 From: Noam Camus To: Greg KH 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 Thread-Topic: [v7] serial: 8250_dw: Add support for big-endian MMIO accesses Thread-Index: AQHRABSPgIBw52yTPU6RvEcSc2UOsp5wtH8AgAAWTUCAAAjcgIBRQwDy Date: Tue, 8 Dec 2015 22:57:11 +0000 Message-ID: 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> ,<20151018055745.GA31909@kroah.com> In-Reply-To: <20151018055745.GA31909@kroah.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: spf=none (sender IP is ) smtp.mailfrom=noamc@ezchip.com; x-originating-ip: [85.64.158.114] x-microsoft-exchange-diagnostics: 1;DB5PR02MB1144;5:cl5hrjaoJ2/jxGLwRUi4N+GqZ1yXM1F04TupO3J3u7bpwMq1A3xVhflx+/UbDf5F2qIOGkjh9skXC7Zs3BKlUSssioEV4wpvQH4dBZyjEG4BdbEcudDLUfKB3bZXRP84jr6ZweGBXClqU0TkAAhhjQ==;24:B/9QUN2PI21tjXUgUFamkS0sa1xm7pwqW0I9xiiGj2pRWG7tqxtSi/hSsOzulneA84r9t0z1J6z9peLmtQkJKe2q7Xpyc0jH+ny3Gmw8Ta0= x-microsoft-antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:DB5PR02MB1144; x-microsoft-antispam-prvs: x-exchange-antispam-report-test: UriScan:; x-exchange-antispam-report-cfa-test: BCL:0;PCL:0;RULEID:(601004)(2401047)(520078)(5005006)(8121501046)(3002001)(10201501046);SRVR:DB5PR02MB1144;BCL:0;PCL:0;RULEID:;SRVR:DB5PR02MB1144; x-forefront-prvs: 0784C803FD x-forefront-antispam-report: SFV:NSPM;SFS:(10009020)(6009001)(377454003)(189002)(199003)(1220700001)(6116002)(1096002)(76576001)(92566002)(189998001)(33656002)(3846002)(102836003)(5003600100002)(74316001)(5002640100001)(106116001)(106356001)(105586002)(40100003)(15975445007)(2950100001)(2900100001)(77096005)(122556002)(86362001)(93886004)(5001960100002)(66066001)(50986999)(110136002)(97736004)(81156007)(11100500001)(54356999)(76176999)(19580405001)(19580395003)(586003)(87936001)(101416001)(10400500002)(5008740100001)(5004730100002);DIR:OUT;SFP:1101;SCL:1;SRVR:DB5PR02MB1144;H:DB5PR02MB1141.eurprd02.prod.outlook.com;FPR:;SPF:None;PTR:InfoNoRecords;MX:1;A:1;LANG:en; spamdiagnosticoutput: 1:23 spamdiagnosticmetadata: NSPM Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT MIME-Version: 1.0 X-MS-Exchange-CrossTenant-originalarrivaltime: 08 Dec 2015 22:57:11.3856 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 0fc16e0a-3cd3-4092-8b2f-0a42cff122c3 X-MS-Exchange-Transport-CrossTenantHeadersStamped: DB5PR02MB1144 X-Microsoft-Exchange-Diagnostics: 1;DB5PR02MB0869;2:Jgt0rzh1NsfKf26MyFHKswtskdhKNWXMlmpZ8p4abkSBPYA6DDMnHh4FbDQqjJVlzgeKe3s1kDLisZ2hDpWXeVfxALg2uZESnMSlGps//nizj9Nt/xRmtBEIQnMy7Y59AuEtXbzPvdDZb/cyW0Qgig==;23:k60t1p8reL/XDVJB9eXRMQUNAdznaYnpso0havXkGdkjTujX0l5DT1EgBWRnIbUpP5gpzPM6gF+q5fpoWe2SY/kBr/Eil6sqiC0cepyeow2q8wc+66mGa53oKJfp8uW1j7+pmFLlzlS4q+uSv9PC6PgmhTu6TSGtO99cu1xqumdANZVH48xhflURPhrwzpZU X-OriginatorOrg: ezchip.com Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 636 Lines: 17 From: Greg KH Sent: Sunday, October 18, 2015 8:57 AM > 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. I havn't see any respond for my v8 of this patch. https://lkml.org/lkml/2015/10/18/135 Is it reviewed? -Noam-- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/