Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031055AbbD1TyC (ORCPT ); Tue, 28 Apr 2015 15:54:02 -0400 Received: from mail-am1on0098.outbound.protection.outlook.com ([157.56.112.98]:13193 "EHLO emea01-am1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1030658AbbD1Tx7 (ORCPT ); Tue, 28 Apr 2015 15:53:59 -0400 Authentication-Results: vger.kernel.org; dkim=none (message not signed) header.d=none; Message-ID: <553FE54B.9040206@ezchip.com> Date: Tue, 28 Apr 2015 15:53:47 -0400 From: Chris Metcalf User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Linus Torvalds , open list Subject: [GIT PULL] arch/tile bugfix for v4.1-rc2 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [12.216.194.146] X-ClientProxiedBy: BLUPR0101CA0035.prod.exchangelabs.com (25.163.116.173) To VI1PR02MB0784.eurprd02.prod.outlook.com (25.162.14.146) X-Microsoft-Antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:VI1PR02MB0784; X-Forefront-Antispam-Report: BMV:1;SFV:NSPM;SFS:(10009020)(6049001)(6009001)(15975445007)(92566002)(77096005)(46102003)(23676002)(65816999)(66066001)(122386002)(40100003)(33656002)(77156002)(62966003)(64126003)(65806001)(47776003)(87266999)(65956001)(50986999)(36756003)(54356999)(42186005)(229853001)(4001350100001)(83506001)(107886001)(50466002)(87976001)(59896002)(19580395003)(86362001)(5001770100001)(18886065003);DIR:OUT;SFP:1101;SCL:1;SRVR:VI1PR02MB0784;H:[10.7.0.41];FPR:;SPF:None;MLV:sfv;LANG:en; X-Microsoft-Antispam-PRVS: X-Exchange-Antispam-Report-Test: UriScan:; X-Exchange-Antispam-Report-CFA-Test: BCL:0;PCL:0;RULEID:(601004)(5002010)(5005006)(3002001);SRVR:VI1PR02MB0784;BCL:0;PCL:0;RULEID:;SRVR:VI1PR02MB0784; X-Forefront-PRVS: 0560A2214D X-OriginatorOrg: ezchip.com X-MS-Exchange-CrossTenant-OriginalArrivalTime: 28 Apr 2015 19:53:56.4090 (UTC) X-MS-Exchange-CrossTenant-FromEntityHeader: Hosted X-MS-Exchange-Transport-CrossTenantHeadersStamped: VI1PR02MB0784 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 705 Lines: 24 Linus, Please pull the following changes for 4.1 from: git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile.git stable This just fixes a compiler warning from an old bug that only recently started generating a warning. Chris Metcalf (1): tile: properly use node_isset() on a nodemask_t arch/tile/kernel/setup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Chris Metcalf, EZChip Semiconductor http://www.ezchip.com -- 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/