From patchwork Mon Sep 20 21:32:57 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Al Viro X-Patchwork-Id: 1530376 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@ozlabs.org Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=zEHEKNWL; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-um-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org; receiver=) Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4HCyTq4nSDz9sW5 for ; Tue, 21 Sep 2021 07:33:19 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:To:From:Reply-To:Cc:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=pUzIUs2EhXIdGgshn9iKI+JPH7gQdP6cu5BTTOv6cnQ=; b=zEHEKNWLhWvth4 /yZY7n/8B04WHb+KuTjtszi7cMhpLu3COOnYSrmFkd3q8wH+XGcHiEUT4SgfCRIp5lhdxOl8z8Gy8 Stqb27KfhMUih627VAoeF9ikRCvyfYSuNjOPNjU60gjOV6lP/WLjU096ONSrsF6FUh1gqa0zW/U7v Yzz9Z4bYnkv0dMBUt218h0nq32VFI0ug1Tn2HsNHhaes0j+XKSZsRqTAItmsfshTeap6SdZtwQb09 Zw6CdkNDpwvUOw6nfQlqJbvCtRhYZgudC4wMp8v4dHLsvSVdV+1qSs5t1TNideQcfQEZl1tERmDpg wvYBCLcwcQxa1MlynnXw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mSQuU-003BUU-Po; Mon, 20 Sep 2021 21:33:10 +0000 Received: from zeniv-ca.linux.org.uk ([2607:5300:60:148a::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mSQuN-003BOM-2w for linux-um@lists.infradead.org; Mon, 20 Sep 2021 21:33:06 +0000 Received: from viro by zeniv-ca.linux.org.uk with local (Exim 4.94.2 #2 (Red Hat Linux)) id 1mSQuM-005yei-8E for linux-um@lists.infradead.org; Mon, 20 Sep 2021 21:33:02 +0000 From: Al Viro To: linux-um@lists.infradead.org Subject: [PATCH 11/15] um: header debriding - activate_ipi() Date: Mon, 20 Sep 2021 21:32:57 +0000 Message-Id: <20210920213301.1424730-11-viro@zeniv.linux.org.uk> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210920213301.1424730-1-viro@zeniv.linux.org.uk> References: <20210920213301.1424730-1-viro@zeniv.linux.org.uk> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210920_143303_162400_BD43D42B X-CRM114-Status: UNSURE ( 7.60 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.7 (/) X-Spam-Report: Spam detection software, running on the system "bombadil.infradead.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: ... had been dead for 15 years. Signed-off-by: Al Viro --- arch/um/include/shared/irq_user.h | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/um/include/shared/irq_user.h b/arch/um/include/shared/irq_user.h index 86a8a573b65c6..da0f6eea30d01 100644 --- a/arch/um/include/shared/irq_user.h +++ b/arch/um/include/shared/irq_us [...] Content analysis details: (-0.7 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [2607:5300:60:148a:0:0:0:1 listed in] [list.dnswl.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 SPF_NONE SPF: sender does not publish an SPF Record X-BeenThere: linux-um@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-um" Errors-To: linux-um-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org ... had been dead for 15 years. Signed-off-by: Al Viro --- arch/um/include/shared/irq_user.h | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/um/include/shared/irq_user.h b/arch/um/include/shared/irq_user.h index 86a8a573b65c6..da0f6eea30d01 100644 --- a/arch/um/include/shared/irq_user.h +++ b/arch/um/include/shared/irq_user.h @@ -20,6 +20,5 @@ void sigio_run_timetravel_handlers(void); extern void free_irq_by_fd(int fd); extern void deactivate_fd(int fd, int irqnum); extern int deactivate_all_fds(void); -extern int activate_ipi(int fd, int pid); #endif