Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751301AbdH1WEO (ORCPT ); Mon, 28 Aug 2017 18:04:14 -0400 Received: from smtprelay2.synopsys.com ([198.182.60.111]:45552 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750841AbdH1WEN (ORCPT ); Mon, 28 Aug 2017 18:04:13 -0400 From: Vineet Gupta To: Linus Torvalds CC: , , , Vineet Gupta Subject: [PATCH] ARC fix for 4.13-final Date: Mon, 28 Aug 2017 15:03:57 -0700 Message-ID: <1503957838-21505-1-git-send-email-vgupta@synopsys.com> X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.10.161.108] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 432 Lines: 18 Hi Linus, Could you please add this ARC fixlet - which is a regression from pull req of last week - but only shows up in our out of tree platform (slated for next window). Thx, -Vineet Alexey Brodkin (1): ARCv2: SMP: Mask only private-per-core IRQ lines on boot at core intc arch/arc/kernel/intc-arcv2.c | 11 +++++++++-- arch/arc/kernel/intc-compact.c | 2 +- 2 files changed, 10 insertions(+), 3 deletions(-) -- 2.7.4