Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754836AbbDOIwf (ORCPT ); Wed, 15 Apr 2015 04:52:35 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:39895 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752194AbbDOIwb (ORCPT ); Wed, 15 Apr 2015 04:52:31 -0400 From: Quentin Casasnovas To: Rusty Russell , Guenter Roeck Cc: lkml , Stephen Rothwell , linux-next Subject: [PATCH 0/2] Tentative fix for the divide-by-zero on score/paris/.. Date: Wed, 15 Apr 2015 10:54:36 +0200 Message-Id: <1429088078-23827-1-git-send-email-quentin.casasnovas@oracle.com> X-Mailer: git-send-email 2.0.5 In-Reply-To: <20150414165000.GA19434@roeck-us.net> References: <20150414165000.GA19434@roeck-us.net> X-Source-IP: aserv0021.oracle.com [141.146.126.233] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 680 Lines: 17 The following two patches might (hopefully) fix the build breakage on score and some other architectures. I've checked the new __ex_table checker still works on x86-64 with them (it still detects an entry pointing to .altinstr_rplacement) and they should apply cleanly on top of Rusty's module-next branch. Thanks to Guenter for the bug analysis and sorry again for the breakage. Let me know if this makes things better.. Quentin -- 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/