Received: by 2002:ac0:a594:0:0:0:0:0 with SMTP id m20-v6csp2713894imm; Sat, 12 May 2018 18:56:05 -0700 (PDT) X-Google-Smtp-Source: AB8JxZqlqoNVY/cGocyJTwacH4TvoFdB3DTxfq7TZDaXy1EMFI/zv7UFjrpRY+k8osxY9bTmZ1FP X-Received: by 2002:a17:902:a711:: with SMTP id w17-v6mr4333767plq.292.1526176565577; Sat, 12 May 2018 18:56:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1526176565; cv=none; d=google.com; s=arc-20160816; b=XKnv6BtZRJ7HbB+r9w8kFLtI0v2ZxYRWPheaxAwnroF558Bt33dE/cVNob3Op21sox qNjWGatQPjw6Kjt5xkHfFi7BiuaBY6anRoA37hijpN01FGPmPNR+3qj/BoTU49oZF4Jk 2iAEq7zNo1Cpb+htq0yMcPMCmhBpjulP0ruZ+cbEmhCdAJ1a3BqeOzH/+5OSh/fNB/DM 75CDjA78Gzb51/BZ6fNcJXb9UKTDVTa5XiCE+XpjIKbK3HnfF4fvc1DxN6kQLgLcziQo 2ukRzQNGC5C8ni0aPVuoUPIxohQPuKMyQNMm19xbircanexC6eBidRkVAZVA0T0mtdlA x/tw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date :dkim-signature:arc-authentication-results; bh=tRsDLy6n2vde2i+qVfAelQCQJB0VUDy6Zjul9SZ3jNo=; b=gYR/F6ymSB9cfZFVlNRJEksdfcaJaTuWYZE7u044HOXWJKb4GnpC/FXSQSGiCmAx4l cnVTphxFPOTCK3xyseHHwKqARQukmj7TUovJa7YkMUuK5+CtJ/gmdlonYSGCKwjAr9cS wvV9oky5OmGY9f4qJidUor+bv1TAf7T/BrNhAXO9zJG8NtVcbNZt0fLvdHLaNLF7UR4E cjeRmFtcV680WSD4zC+UH97tYpR/wJQ2nML5ofquDNj2YjnRxu68hFIDTxirIxQ9WlmA /duuNoWZGzoCFkqeRMhJmhiO8W7BAbi9pADl62CSUyQncQT6JG32ym8T4oNoBuzxrViA 3cNA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=hXaDfGb2; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u2-v6si5120139pgv.246.2018.05.12.18.55.48; Sat, 12 May 2018 18:56:05 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=hXaDfGb2; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751654AbeEMBzi (ORCPT + 99 others); Sat, 12 May 2018 21:55:38 -0400 Received: from mail.kernel.org ([198.145.29.99]:51798 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751129AbeEMBzh (ORCPT ); Sat, 12 May 2018 21:55:37 -0400 Received: from devbox (NE2965lan1.rev.em-net.ne.jp [210.141.244.193]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 4B40B21783; Sun, 13 May 2018 01:55:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1526176536; bh=m/amSBNXx1CGh065fAh+/l+jLcsTEH2labKnOJVhOIo=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=hXaDfGb2SBKHQfzroVx7+PSJqQq5/CjF10FSWn420vGU7uw4/KCPfcD9ldAO+6kwB SA4FK+UY4kgkf8Eg9XMKqVSEP5ELnCgxcU8AZE0VuXN9F6NHhAzz/xbbngL/eMFW2X 3KlThwsAtKybRsHes/vmTxbMV54QNVgSVhr2AAOY= Date: Sun, 13 May 2018 10:55:33 +0900 From: Masami Hiramatsu To: Florian Fainelli Cc: linux-arm-kernel@lists.infradead.org, Russell King - ARM Linux , Jon Medhurst , Wang Nan , Will Deacon , linux-kernel@vger.kernel.org, stable@vger.kernel.org, David Long Subject: Re: [BUGFIX PATCH v3 0/4] arm: kprobes: Fix to prohibit probing on unsafe functions Message-Id: <20180513105533.03647d65a97f76ddc123b757@kernel.org> In-Reply-To: <59CD6F84-9E51-469B-BB67-340A4F376A13@gmail.com> References: <152540727123.29650.13679359124038587629.stgit@devbox> <20180508112503.GD16141@n2100.armlinux.org.uk> <20180512203137.4c00f301c4359de1f6253154@kernel.org> <59CD6F84-9E51-469B-BB67-340A4F376A13@gmail.com> X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.31; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 12 May 2018 10:29:57 -0700 Florian Fainelli wrote: > On May 12, 2018 4:31:37 AM PDT, Masami Hiramatsu wrote: > >Hi Russell, > > > >On Tue, 8 May 2018 12:25:03 +0100 > >Russell King - ARM Linux wrote: > > > >> On Fri, May 04, 2018 at 01:14:31PM +0900, Masami Hiramatsu wrote: > >> > Hi, > >> > > >> > This is the 3rd version of bugfix series for kprobes on arm. > >> > This series fixes 4 different issues which I found. > >> > > >> > - Fix to use smp_processor_id() after disabling preemption. > >> > - Prohibit probing on optimized_callback() for avoiding > >> > recursive probe. > >> > - Prohibit kprobes on do_undefinstr() by same reason. > >> > - Prohibit kprobes on get_user() by same reason. > >> > > >> > >From v2, I included another 2 bugfixes (1/4 and 2/4) > >> > which are not merged yet, and added "Cc: stable@vger.kernel.org", > >> > since there are obvious bugs. > >> > >> Please submit them to the patch system, thanks. > > > >Could you tell me what you mean the patch system? > > This is in Russell's signature: > > RMK's Patch system: http://www.armlinux.org.uk/developer/patches/ Ah, Thanks! OK, I'll submit via that system! > > -- > Florian -- Masami Hiramatsu