From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 98785C77B75 for ; Tue, 23 May 2023 02:55:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231742AbjEWCzb (ORCPT ); Mon, 22 May 2023 22:55:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58546 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229605AbjEWCz3 (ORCPT ); Mon, 22 May 2023 22:55:29 -0400 Received: from mail-il1-f199.google.com (mail-il1-f199.google.com [209.85.166.199]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D0DF2CD for ; Mon, 22 May 2023 19:55:28 -0700 (PDT) Received: by mail-il1-f199.google.com with SMTP id e9e14a558f8ab-33156204adcso5276975ab.1 for ; Mon, 22 May 2023 19:55:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684810528; x=1687402528; h=to:from:subject:message-id:in-reply-to:date:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=RzBf17vg6dtaNKaRDsG+PPT0AxYkn2WCnZwmKI0a8Ww=; b=NPRTTRo11qy6jFY0WPzeoiRGQ6KtrLCfqc2BEboA2eR9mUUYPi9YrcDdf1JghLwmCb 1tSL/4quxxsV6KQ3ZIC+OH5Y7UCS7LVMqfhuxlFs3I43dOapQ4eQIFqCM777FYVcEV3o goX7wCkkAasD104aMJE1JpvkTBE4pMNlEGzXxx9j8cGxS/Mkl1nONcg8SSBEDr3QEIlV KQ1p4WdXEaFjDwqWdpF23j/VV29GUoGM0dW7PQO04Y0GnX41NlCw18LPmOVcnepvrq0X 0ZqPLCBoUZ4Xi+eLIHr4gSswMQRkgVKTgx100o1d7lpqJ5WWu0BW3cwPCSkCZ8/fRrsD N9xw== X-Gm-Message-State: AC+VfDwyTAanupCMSMAI5r6zqHvC3sZTGIaARpEvzReOsIl6TUjGJ4Uu b8Vy4/bIDbq1B7GSrNQJog1HFL1LV1v4HsK4W5b3Fb43T0RY X-Google-Smtp-Source: ACHHUZ4HxvGKSx7a74k5XOIS6AmhgczH+9mrK4yfFo1fiil6sOeYFY/5MiHA8viaAEXwgj6gVzYrKXIY/Zydbs9WwAro4Q3CY+4a MIME-Version: 1.0 X-Received: by 2002:a92:da0a:0:b0:333:760c:8650 with SMTP id z10-20020a92da0a000000b00333760c8650mr7006782ilm.6.1684810528147; Mon, 22 May 2023 19:55:28 -0700 (PDT) Date: Mon, 22 May 2023 19:55:28 -0700 In-Reply-To: <13528f21-0f36-4fa2-d34f-eecee6720bc1@linux.dev> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <0000000000000b54ae05fc538543@google.com> Subject: Re: [syzbot] [rdma?] INFO: trying to register non-static key in skb_dequeue (2) From: syzbot To: guoqing.jiang@linux.dev, jgg@ziepe.ca, leon@kernel.org, linux-kernel@vger.kernel.org, linux-rdma@vger.kernel.org, netdev@vger.kernel.org, syzkaller-bugs@googlegroups.com, zyjzyj2000@gmail.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, syzbot has tested the proposed patch and the reproducer did not trigger any issue: Reported-and-tested-by: syzbot+eba589d8f49c73d356da@syzkaller.appspotmail.com Tested on: commit: 56518a60 RDMA/hns: Modify the value of long message lo.. git tree: git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git for-rc console output: https://syzkaller.appspot.com/x/log.txt?x=1100bb5e280000 kernel config: https://syzkaller.appspot.com/x/.config?x=8bc832f563d8bf38 dashboard link: https://syzkaller.appspot.com/bug?extid=eba589d8f49c73d356da compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2 patch: https://syzkaller.appspot.com/x/patch.diff?x=10847e2e280000 Note: testing is done by a robot and is best-effort only.