Message ID | 20180319160513.16384-167-alexander.levin@microsoft.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id DF9B760385 for <patchwork-linux-arm@patchwork.kernel.org>; Mon, 19 Mar 2018 16:12:46 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id CD9FB283F2 for <patchwork-linux-arm@patchwork.kernel.org>; Mon, 19 Mar 2018 16:12:46 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id C1E34285F3; Mon, 19 Mar 2018 16:12:46 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id B5FB2294DE for <patchwork-linux-arm@patchwork.kernel.org>; Mon, 19 Mar 2018 16:12:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:In-Reply-To:References: Message-ID:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=mLOmLXmmiQ/l91asgcNupShOo7QOna40VrlCZ513PAE=; b=XD6BGyHwrGZkQH aFL8qMzfCz3BiBF0BKaAszy37m5JWNcb6Fd9VIyLzuMtqOzv9UJAcQ8Komh1rCSY8o7IXj/FZDM9Q aahP8H2t1oXff2u6m2OZw1hW0q0tbn0HphDaP/Suo7KZcj8ZQgIAjsyoFUI9jUbPOtk+TwxqF1Cn/ QGxh3J/phPgAUdqNxRUmPmXvmquVMc+cmvU2AajswDu4gaeGEJQ7r72ehUe8kMp+leYr3z0psXfUK V8HpS4r7CyjBikzIvQ1VEXqZlxnvzGVu+W5cTJRA9LCp6P6f9d74psK5CaZn2J1ogvnxm75MslrkL TH1WV6jbdPytgVdXcigQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1exxOW-0005lE-TV; Mon, 19 Mar 2018 16:12:20 +0000 Received: from mail-dm3nam03on0709.outbound.protection.outlook.com ([2a01:111:f400:fe49::709] helo=NAM03-DM3-obe.outbound.protection.outlook.com) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1exxNt-0005QD-Mv for linux-arm-kernel@lists.infradead.org; Mon, 19 Mar 2018 16:11:49 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version; bh=LA0JZpTJVf8u+ADPXU3aR0FqM4FWQWux80GUrG4bS0k=; b=PJvkji8+8FTw2rNxrqKJY1yoU0Xzcn0OU/LwTqOueP+j+me6YTzQfojHAyNNuohVRKLNQr0tYIY3XJgY3qNhpjwHlDSPCwCrgHKyzka3l/ulBXwn6ib22ZY9Ui5wcGwE4j57zuuoFZl4HwdJUQpqYkJW+4S0Il55P5Pl2UkpWEM= Received: from DM5PR2101MB1032.namprd21.prod.outlook.com (52.132.128.13) by DM5PR2101MB0805.namprd21.prod.outlook.com (10.167.105.149) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.631.2; Mon, 19 Mar 2018 16:11:29 +0000 Received: from DM5PR2101MB1032.namprd21.prod.outlook.com ([fe80::3d9b:79e7:94eb:5d62]) by DM5PR2101MB1032.namprd21.prod.outlook.com ([fe80::3d9b:79e7:94eb:5d62%5]) with mapi id 15.20.0631.004; Mon, 19 Mar 2018 16:11:29 +0000 From: Sasha Levin <Alexander.Levin@microsoft.com> To: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>, "stable@vger.kernel.org" <stable@vger.kernel.org> Subject: [PATCH AUTOSEL for 4.4 167/167] signal/arm: Document conflicts with SI_USER and SIGFPE Thread-Topic: [PATCH AUTOSEL for 4.4 167/167] signal/arm: Document conflicts with SI_USER and SIGFPE Thread-Index: AQHTv5yTRRjBPpkaE0C0mH9kmOWKcA== Date: Mon, 19 Mar 2018 16:08:53 +0000 Message-ID: <20180319160513.16384-167-alexander.levin@microsoft.com> References: <20180319160513.16384-1-alexander.levin@microsoft.com> In-Reply-To: <20180319160513.16384-1-alexander.levin@microsoft.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [52.168.54.252] x-ms-publictraffictype: Email x-microsoft-exchange-diagnostics: 1; DM5PR2101MB0805; 7:YL8wA4s9XscOQcQQtsuXT38RJJFWuEafquM1bML+b7VJ4Huu2b6uQ2ne6yg3Bai7rNvRH52kfISoNueLZhkeFCcC2OJIkzaWppoI77efL3A3i1PPyOVhSN+qFz4nzvjSVH1PdQEaDgxPRrHtGWHh3z3/3ysuDS8dl5S0bo5VIuqCW6YGwPsc44iOMAz3OHxY3Exe3EbBlpVyr5rNwoqyEkYCGWr1oprFuVvfeQMWMezWKEELO+TXxpNQugyyjgcF; 20:g3zJDXaRyAJEwNc/uNN2qE8CvQyuRBHVsDNUO9i5sVSxUO5dULQthh5zuA3kulZvbhHYMmjlghULyFowb0N3ez0nT0nyxetKfFxwCW92fpkSO1gfhtZcCzzJ9QqQ0lGCLxp4vcROQY0uq+CD71lBN2jI6S6BfJk1/Ec7MIuiDLQ= x-ms-office365-filtering-ht: Tenant x-ms-office365-filtering-correlation-id: e9f8e263-b878-45bf-6770-08d58db412f5 x-microsoft-antispam: UriScan:; BCL:0; PCL:0; RULEID:(7020095)(4652020)(48565401081)(5600026)(4604075)(3008032)(4534165)(4627221)(201703031133081)(201702281549075)(2017052603328)(7193020); SRVR:DM5PR2101MB0805; x-ms-traffictypediagnostic: DM5PR2101MB0805: authentication-results: spf=none (sender IP is ) smtp.mailfrom=Alexander.Levin@microsoft.com; x-microsoft-antispam-prvs: <DM5PR2101MB0805CA34DE07066AC29127D5FBD40@DM5PR2101MB0805.namprd21.prod.outlook.com> x-exchange-antispam-report-test: UriScan:(28532068793085)(89211679590171)(258649278758335)(84791874153150); x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(8211001083)(61425038)(6040522)(2401047)(8121501046)(5005006)(93006095)(93001095)(10201501046)(3231221)(944501300)(52105095)(3002001)(6055026)(61426038)(61427038)(6041310)(201703131423095)(201702281528075)(20161123555045)(201703061421075)(201703061406153)(20161123564045)(20161123562045)(20161123558120)(20161123560045)(6072148)(201708071742011); SRVR:DM5PR2101MB0805; BCL:0; PCL:0; RULEID:; SRVR:DM5PR2101MB0805; x-forefront-prvs: 06167FAD59 x-forefront-antispam-report: SFV:NSPM; SFS:(10019020)(39380400002)(376002)(346002)(366004)(396003)(39860400002)(199004)(189003)(2950100002)(305945005)(186003)(86362001)(6506007)(3660700001)(6666003)(5660300001)(6116002)(8936002)(3846002)(1076002)(26005)(7736002)(6486002)(2900100001)(6436002)(2906002)(86612001)(68736007)(81166006)(81156014)(10090500001)(102836004)(59450400001)(8676002)(14454004)(105586002)(107886003)(25786009)(478600001)(2501003)(5250100002)(53936002)(3280700002)(966005)(316002)(54906003)(4326008)(6306002)(6512007)(72206003)(66066001)(22452003)(10290500003)(99286004)(76176011)(36756003)(97736004)(106356001)(110136005)(22906009)(217873001); DIR:OUT; SFP:1102; SCL:1; SRVR:DM5PR2101MB0805; H:DM5PR2101MB1032.namprd21.prod.outlook.com; FPR:; SPF:None; LANG:en; PTR:InfoNoRecords; A:1; MX:1; received-spf: None (protection.outlook.com: microsoft.com does not designate permitted sender hosts) x-microsoft-antispam-message-info: sVCZxc+tkXit278JZLjUSkrDZYvJNFgpInGSo2Yn9KwFgt1Su+KRb4ydDF0jF31EOpr+IFyvHDmft+onF52z9egEhxAubu85e1dZ07gkSfEMwAAj1EmunIIQNrJye+fYTiP6XZHY/wIv7afVUbSpPapv04Womq0gXyR8/OpsTYT4HIXifH/mLRBlSoztWVU9CrJSe7gHPOuREgoTlDTMEnoTdMVmojZ76bV1hV/mAqZq7TIZwfv3nKavu7mihlQ3ZaJYu0zEhHkgAl5LttTWGmpMXTdHPODPmu55UnfH5pxTDjkGuZzXZC17rgHCgSK8M00rJipZZSOUUKrbdO8Fgw== spamdiagnosticoutput: 1:99 spamdiagnosticmetadata: NSPM MIME-Version: 1.0 X-OriginatorOrg: microsoft.com X-MS-Exchange-CrossTenant-Network-Message-Id: e9f8e263-b878-45bf-6770-08d58db412f5 X-MS-Exchange-CrossTenant-originalarrivaltime: 19 Mar 2018 16:08:53.6171 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 72f988bf-86f1-41af-91ab-2d7cd011db47 X-MS-Exchange-Transport-CrossTenantHeadersStamped: DM5PR2101MB0805 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180319_091142_205790_324F660E X-CRM114-Status: GOOD ( 17.31 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Cc: Sasha Levin <Alexander.Levin@microsoft.com>, Russell King <rmk@flint.arm.linux.org.uk>, "Eric W. Biederman" <ebiederm@xmission.com>, "linux-arm-kernel@lists.infradead.org" <linux-arm-kernel@lists.infradead.org> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP |
diff --git a/arch/arm/include/uapi/asm/siginfo.h b/arch/arm/include/uapi/asm/siginfo.h new file mode 100644 index 000000000000..d0513880be21 --- /dev/null +++ b/arch/arm/include/uapi/asm/siginfo.h @@ -0,0 +1,13 @@ +#ifndef __ASM_SIGINFO_H +#define __ASM_SIGINFO_H + +#include <asm-generic/siginfo.h> + +/* + * SIGFPE si_codes + */ +#ifdef __KERNEL__ +#define FPE_FIXME 0 /* Broken dup of SI_USER */ +#endif /* __KERNEL__ */ + +#endif diff --git a/arch/arm/vfp/vfpmodule.c b/arch/arm/vfp/vfpmodule.c index 2a61e4b04600..333b74b7fc02 100644 --- a/arch/arm/vfp/vfpmodule.c +++ b/arch/arm/vfp/vfpmodule.c @@ -261,7 +261,7 @@ static void vfp_raise_exceptions(u32 exceptions, u32 inst, u32 fpscr, struct pt_ if (exceptions == VFP_EXCEPTION_ERROR) { vfp_panic("unhandled bounce", inst); - vfp_raise_sigfpe(0, regs); + vfp_raise_sigfpe(FPE_FIXME, regs); return; }