Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753420AbbKBMQc (ORCPT ); Mon, 2 Nov 2015 07:16:32 -0500 Received: from mail-db3on0089.outbound.protection.outlook.com ([157.55.234.89]:44784 "EHLO emea01-db3-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751723AbbKBMQb convert rfc822-to-8bit (ORCPT ); Mon, 2 Nov 2015 07:16:31 -0500 From: Noam Camus To: Vineet Gupta , "linux-snps-arc@lists.infradead.org" CC: Chris Metcalf , Gil Fruchter , "Tal Zilcer" , "linux-kernel@vger.kernel.org" Subject: RE: [PATCH v1 18/20] ARC: [plat-eznps] define IPI_IRQ Thread-Topic: [PATCH v1 18/20] ARC: [plat-eznps] define IPI_IRQ Thread-Index: AQHRE982EvOI6oUEMUyh3Q21Z184hp6IqGPg Date: Mon, 2 Nov 2015 12:16:28 +0000 Message-ID: References: <1446297327-16298-1-git-send-email-noamc@ezchip.com> <1446297327-16298-19-git-send-email-noamc@ezchip.com> In-Reply-To: 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: [212.179.42.66] x-microsoft-exchange-diagnostics: 1;DB5PR02MB1144;5:lnNmEJwn7tagw471ai7QJM2XB908DGGgQtIthncmFv0Kuj6gZUM8F70T0auRD9e6r12+QlC95OKLo/UeKk9Fzx1ft/ftevEzl53S7hf/Y8RkgEo42ZroLhMSZEgXEtec+in0yv1RXjDnpCo+UvFgdw==;24:0+EzIBhN7k7uUF96O6hKHn6JureKcuFqzcByuAfoCMISrFM1ob95J0G2HUhki7eDmZ2GVgrd4iBOIDm/x3kQpFsKkZO64mzrhlSOznPWw+Y=;20:wVu0GuEiWQeA360gyI4Q0NSTiWPWVr0Ve2pCs9d4E/YM7b+lMOgAwBEfyPJlVxv2jBWsmqty0ZrYUK0sz2VjGg== 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)(10201501046)(3002001);SRVR:DB5PR02MB1144;BCL:0;PCL:0;RULEID:;SRVR:DB5PR02MB1144; x-forefront-prvs: 0748FF9A04 x-forefront-antispam-report: SFV:NSPM;SFS:(10009020)(6009001)(377454003)(189002)(199003)(97736004)(106356001)(11100500001)(101416001)(19580395003)(81156007)(5001920100001)(33656002)(2900100001)(74316001)(5001960100002)(10400500002)(40100003)(102836002)(189998001)(5001770100001)(2950100001)(105586002)(66066001)(5002640100001)(5008740100001)(87936001)(77096005)(106116001)(5007970100001)(92566002)(76576001)(122556002)(50986999)(54356999)(5003600100002)(76176999)(5004730100002)(19580405001)(86362001)(2501003);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: 8BIT MIME-Version: 1.0 X-OriginatorOrg: ezchip.com X-MS-Exchange-CrossTenant-originalarrivaltime: 02 Nov 2015 12:16:28.9871 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 0fc16e0a-3cd3-4092-8b2f-0a42cff122c3 X-MS-Exchange-Transport-CrossTenantHeadersStamped: DB5PR02MB1144 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 664 Lines: 15 > From: Vineet Gupta [mailto:Vineet.Gupta1@synopsys.com] > Sent: Monday, November 02, 2015 9:53 AM > Again this break bisectability - it needs to be placed before you use this #define in patch 3/20. > Anyhow since you are doing stuff via DT, why not get this value from DT itself instead of hard coding. OK I will change order. However last commit should protect us since without it nothing will be compiled. -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/