From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757547AbbE3F3k (ORCPT ); Sat, 30 May 2015 01:29:40 -0400 Received: from smtprelay0234.hostedemail.com ([216.40.44.234]:46676 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753175AbbE3F3d (ORCPT ); Sat, 30 May 2015 01:29:33 -0400 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,joe@perches.com,:::::::::::::,RULES_HIT:41:355:379:541:599:988:989:1260:1261:1277:1311:1313:1314:1345:1359:1373:1437:1515:1516:1518:1534:1539:1593:1594:1711:1714:1730:1747:1777:1792:2393:2559:2562:2828:3138:3139:3140:3141:3142:3350:3622:3865:3866:3867:3871:4321:5007:6119:7652:10004:10400:10848:11232:11658:11914:12043:12517:12519:12555:12740:13069:13311:13357:21080,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:fn,MSBL:0,DNSBL:none,Custom_rules:0:0:0 X-HE-Tag: map54_7048b75fc3710 X-Filterd-Recvd-Size: 1624 Message-ID: <1432963770.2984.4.camel@perches.com> Subject: Re: [PATCH 0/4] Cover: Support mbigen msi interrupt controller From: Joe Perches To: "majun (F)" Cc: catalin Marinas , LKML , linux-arm-kernel , Will Deacon , Mark Rutland , Marc Zyngier Date: Fri, 29 May 2015 22:29:30 -0700 In-Reply-To: <55692C24.107@huawei.com> References: <55692C24.107@huawei.com> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.12.11-0ubuntu3 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 2015-05-30 at 11:19 +0800, majun (F) wrote: > This patch set is applied to supprot the mbigen device. [] > create mode 100755 Documentation/devicetree/bindings/arm/mbigen.txt > mode change 100644 => 100755 drivers/irqchip/Kconfig > mode change 100644 => 100755 drivers/irqchip/Makefile > mode change 100644 => 100755 drivers/irqchip/irq-gic-v3-its.c > create mode 100755 drivers/irqchip/irq-mbigen.c > create mode 100755 include/linux/irqchip/arm-gic-its.h > create mode 100644 include/linux/mbi.h > mode change 100644 => 100755 include/linux/msi.h > mode change 100644 => 100755 kernel/irq/msi.c None of these should be executable All of them should be 644