Received: by 2002:a6b:fb09:0:0:0:0:0 with SMTP id h9csp192812iog; Fri, 17 Jun 2022 01:37:51 -0700 (PDT) X-Google-Smtp-Source: AGRyM1sv98JplOV2OUPvzkPVQj87bogHo908l/+E8Fg7LubQiD3QRKJ8Lb8yfEeTg5Y/3Mf7iJoX X-Received: by 2002:a17:907:9606:b0:70a:e140:6329 with SMTP id gb6-20020a170907960600b0070ae1406329mr8097589ejc.471.1655455071329; Fri, 17 Jun 2022 01:37:51 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1655455071; cv=none; d=google.com; s=arc-20160816; b=D2E81PZeNl6FDMGJfLDbXvO4EphwL1zTjKTqgqm3LiZJKsm3GIDSFPVLm47nTydG8l A2IFO0FUL3segO28Qq55YxyAZxJAEIFzrvoFV7bt8PlFs2ENSQ9Jcs1TWK3s/jr6v76O rmPqXO38wbVXjSqAWBLPv72lycTy1Docc0KjKJvCcat2UHUndswt7qScej2Molc+Ig6Q jBO7NtOMyhG1AucuOeveijkpLWx/zZKQgzrpz0tt+14lqdLW4gR2rmGJhDFz1lcUytQw 6t0qxQjI33kavhxoazAoLGt3h91elRegpfV+bFWBCIk3On7lkGalmHZ+BUje5z+OQxl2 qSRg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject; bh=zeqmQzIxoSxjpFaMqynRTVSQLyW3tSoOYYGy9N21prI=; b=hIJd6LigSKIZ6oyMjWWE7QDb5E23HYpMbT2tk7GznYMxL2QqFk1GChz6IPFBVEiirp KwWUHTzhlRgnUD1yjHgVY9HyVmkVsCUX9cofR48R5/vHIpBDf9Vb9NVkvH4W0KQ0oXTQ Cnvr7mFs4JIWbjWgtHRP9z14v5iac6YHyylx0gfyURUIOn/P2zUy7668+ctsz3T82LJD vrTE8LiFk8cftDxqIb6vHJQtf1cW9OM2DtbY7wwQGlB7SSJxUkGuEGh5B13MSo6LSAQT K1KXBFGFp31IcrpwzesKBzEvS+2CyiHRUh/o1vpmGSUlDd2IUSSQnJbB1wA0onwAc06R +Pbw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id 5-20020a170906014500b006ff05f85ac7si3581720ejh.381.2022.06.17.01.37.17; Fri, 17 Jun 2022 01:37:51 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1380980AbiFQI1F (ORCPT + 99 others); Fri, 17 Jun 2022 04:27:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36310 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1380971AbiFQI05 (ORCPT ); Fri, 17 Jun 2022 04:26:57 -0400 Received: from www62.your-server.de (www62.your-server.de [213.133.104.62]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B432A6898A; Fri, 17 Jun 2022 01:26:55 -0700 (PDT) Received: from sslproxy05.your-server.de ([78.46.172.2]) by www62.your-server.de with esmtpsa (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92.3) (envelope-from ) id 1o27JR-0006ah-1K; Fri, 17 Jun 2022 10:26:41 +0200 Received: from [85.1.206.226] (helo=linux-3.home) by sslproxy05.your-server.de with esmtpsa (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1o27JQ-0004sA-NL; Fri, 17 Jun 2022 10:26:40 +0200 Subject: Re: [PATCH] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher() To: Steven Rostedt Cc: "Masami Hiramatsu (Google)" , Peter Zijlstra , Ingo Molnar , Yonghong Song , bpf , Kernel Team , linux-kernel@vger.kernel.org, stable@vger.kernel.org References: <165366693881.797669.16926184644089588731.stgit@devnote2> <0204f480-cdb0-e49f-9034-602eced02966@iogearbox.net> <7619DB57-C39B-4A49-808C-7ACF12D58592@goodmis.org> <20220608091017.0596dade@gandalf.local.home> From: Daniel Borkmann Message-ID: <3d535ae1-69cd-dbae-32f6-7d571a88c2d8@iogearbox.net> Date: Fri, 17 Jun 2022 10:26:40 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.2 MIME-Version: 1.0 In-Reply-To: <20220608091017.0596dade@gandalf.local.home> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Authenticated-Sender: daniel@iogearbox.net X-Virus-Scanned: Clear (ClamAV 0.103.6/26574/Thu Jun 16 10:06:40 2022) X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00,NICE_REPLY_A, RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 6/8/22 3:10 PM, Steven Rostedt wrote: > On Wed, 8 Jun 2022 14:38:39 +0200 > Daniel Borkmann wrote: > >>>>> Signed-off-by: Masami Hiramatsu (Google) >>>> >>>> Steven, I presume you'll pick this fix up? >>> >>> I'm currently at Embedded/Kernel Recipes, but yeah, I'll take a look at it. (Just need to finish my slides first ;-) >> >> Ok, thanks. If I don't hear back I presume you'll pick it up then. > > Yeah, I'm way behind due to the conference. And I'll be on PTO from > tomorrow and back on Tuesday. And registration for Linux Plumbers is > supposed to open today (but of course there's issues with that!), thus, I'm > really have too much on my plate today :-p Steven, we still have this in our patchwork for tracking so it doesn't fall off the radar. The patch is 3 weeks old by now. Has this been picked up yet, or do you want to Ack and we ship the fix via bpf tree? Just asking as I didn't see any further updates ever since. Thanks, Daniel