Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759151AbbBICTM (ORCPT ); Sun, 8 Feb 2015 21:19:12 -0500 Received: from mail-bn1on0064.outbound.protection.outlook.com ([157.56.110.64]:4041 "EHLO na01-bn1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754632AbbBICTK convert rfc822-to-8bit (ORCPT ); Sun, 8 Feb 2015 21:19:10 -0500 X-Greylist: delayed 481 seconds by postgrey-1.27 at vger.kernel.org; Sun, 08 Feb 2015 21:19:09 EST Message-ID: <1423448338.2547.6.camel@leyfoon-vm> Subject: [GIT PULL] arch/nios2 for 3.19 From: Ley Foon Tan To: Linus Torvalds CC: Linux Kernel Mailing List , "lftan.linux@gmail.com" Date: Mon, 9 Feb 2015 10:18:58 +0800 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT X-Mailer: Evolution 3.8.4-0ubuntu1 MIME-Version: 1.0 X-EOPAttributedMessage: 0 Authentication-Results: spf=softfail (sender IP is 66.35.236.227) smtp.mailfrom=lftan@altera.com; linux-foundation.org; dkim=none (message not signed) header.d=none; X-Forefront-Antispam-Report: CIP:66.35.236.227;CTRY:US;IPV:NLI;EFV:NLI;SFV:NSPM;SFS:(10009020)(6009001)(377424004)(106466001)(110136001)(50226001)(229853001)(92566002)(62966003)(77156002)(105596002)(42186005)(50466002)(33646002)(33716001)(103116003)(46102003)(87936001)(86362001)(19580395003)(6806004)(23676002)(47776003)(50986999)(7099025)(99106002);DIR:OUT;SFP:1101;SCL:1;SRVR:CY1PR0301MB0746;H:sj-itexedge03.altera.priv.altera.com;FPR:;SPF:SoftFail;MLV:ovrnspm;PTR:InfoDomainNonexistent;LANG:en; X-Microsoft-Antispam: UriScan:; X-Microsoft-Antispam: BCL:0;PCL:0;RULEID:;SRVR:CY1PR0301MB0746; X-Exchange-Antispam-Report-Test: UriScan:; X-Exchange-Antispam-Report-CFA-Test: BCL:0;PCL:0;RULEID:(601004);SRVR:CY1PR0301MB0746; X-Forefront-PRVS: 04825EA361 X-Exchange-Antispam-Report-CFA-Test: BCL:0;PCL:0;RULEID:;SRVR:CY1PR0301MB0746; X-OriginatorOrg: altera.com X-MS-Exchange-CrossTenant-OriginalArrivalTime: 09 Feb 2015 02:19:05.8496 (UTC) X-MS-Exchange-CrossTenant-Id: fbd72e03-d4a5-4110-adce-614d51f2077a X-MS-Exchange-CrossTenant-OriginalAttributedTenantConnectingIp: TenantId=fbd72e03-d4a5-4110-adce-614d51f2077a;Ip=[66.35.236.227] X-MS-Exchange-CrossTenant-FromEntityHeader: HybridOnPrem X-MS-Exchange-Transport-CrossTenantHeadersStamped: CY1PR0301MB0746 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1106 Lines: 39 Hi Linus, There is one arch/nios2 fix for 3.19 final. This fix the incorrect behavior of some user programs. Please consider pulling. Regards Ley Foon The following changes since commit e36f014edff70fc02b3d3d79cead1d58f289332e: Linux 3.19-rc7 (2015-02-01 20:07:21 -0800) are available in the git repository at: git://git.rocketboards.org/linux-socfpga-next.git tags/nios2-fixes-v3.19-final for you to fetch changes up to a3248d609bd4514932bac291356e6a89abf259bc: nios2: fix unhandled signals (2015-02-09 09:47:05 +0800) ---------------------------------------------------------------- nios2 fixes for v3.19-final - fix unhandled signals ---------------------------------------------------------------- Chung-Ling Tang (1): nios2: fix unhandled signals arch/nios2/mm/fault.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) -- 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/