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 BEB2DC83F10 for ; Thu, 31 Aug 2023 15:39:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346641AbjHaPjP (ORCPT ); Thu, 31 Aug 2023 11:39:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34608 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230061AbjHaPjO (ORCPT ); Thu, 31 Aug 2023 11:39:14 -0400 Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.115]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B54F5A3 for ; Thu, 31 Aug 2023 08:39:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1693496351; x=1725032351; h=date:from:to:cc:subject:message-id:references: mime-version:content-transfer-encoding:in-reply-to; bh=2hqoFa+h8WRmcRiON4I3mLjnIE06AWl25tKjG3y0a+o=; b=jaXubLi+KD88rtzOdhjGe+aLJrtFEjXunb9ut12kq5Rm3iOJCPxFai7I AXSD0OhGzaAEkfzU4VEdWrC4s5lh4U/pHgKZX55/8/eeM4pRxtfoU2epf iulLc4zPkF+/PVaHUaXtlUURr55Y20mUhoWSu8J0gFu7KirxMxGffXUxh xEmjygNles5GssHiALO3h9oC4eiDPI11TwH6QYspc01cn23uTTA/RwLsZ tDgS9dVi9OWTtOgabTcBnwOOMQW0niRDohzy3q0FiKSq9zF+O/wCLhOrJ D1yzuewQTzZC1+rT4rfg2VHGFAWCIXs6uo76XmTKYY6/EvQXvUF0bPKse g==; X-IronPort-AV: E=McAfee;i="6600,9927,10819"; a="375923016" X-IronPort-AV: E=Sophos;i="6.02,217,1688454000"; d="scan'208";a="375923016" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 31 Aug 2023 08:39:11 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10819"; a="829736405" X-IronPort-AV: E=Sophos;i="6.02,217,1688454000"; d="scan'208";a="829736405" Received: from smile.fi.intel.com ([10.237.72.54]) by FMSMGA003.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 31 Aug 2023 08:39:08 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.96) (envelope-from ) id 1qbjlC-005QDv-0U; Thu, 31 Aug 2023 18:39:06 +0300 Date: Thu, 31 Aug 2023 18:39:05 +0300 From: Andy Shevchenko To: Aleksandr Nogikh Cc: syzbot , gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org, rafael@kernel.org, syzkaller-bugs@googlegroups.com Subject: Re: [syzbot] [kernel?] general protection fault in netdev_register_kobject Message-ID: References: <000000000000c5ab74060438a6f8@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Aug 31, 2023 at 04:15:23PM +0200, Aleksandr Nogikh wrote: > #syz dup: general protection fault in nfc_register_device Thanks! Maybe you can improve it to 1) drop those prefixes by itself; 2) explain better in the quick help below what "exact" means. Also is it possible to test just patches without repository? Can you add this feature when you simply submit a message ID to it and it uses lore.kernel.org for the patch or series? > On Thu, Aug 31, 2023 at 4:13 PM syzbot < > syzbot+d2c31705e468a347e6db@syzkaller.appspotmail.com> wrote: > > > On Thu, Aug 31, 2023 at 12:05:53AM -0700, syzbot wrote: ... > > >> --- > > >> This report is generated by a bot. It may contain errors. > > >> See https://goo.gl/tpsmEJ for more information about syzbot. > > >> syzbot engineers can be reached at syzkaller@googlegroups.com. > > >> > > >> syzbot will keep track of this issue. See: > > >> https://goo.gl/tpsmEJ#status for how to communicate with syzbot. > > >> For information about bisection process see: > > https://goo.gl/tpsmEJ#bisection > > >> > > >> If the bug is already fixed, let syzbot know by replying with: > > >> #syz fix: exact-commit-title > > >> > > >> If you want syzbot to run the reproducer, reply with: > > >> #syz test: git://repo/address.git branch-or-commit-hash > > >> If you attach or paste a git patch, syzbot will apply it before testing. > > >> > > >> If you want to overwrite bug's subsystems, reply with: > > >> #syz set subsystems: new-subsystem > > >> (See the list of subsystem names on the web dashboard) > > >> > > >> If the bug is a duplicate of another bug, reply with: > > >> #syz dup: exact-subject-of-another-report > > > > > > #syz dup: [syzbot] [kernel?] general protection fault in > > nfc_register_device > > > > can't find the dup bug > > > > > > > >> If you want to undo deduplication, reply with: > > >> #syz undup > > > > > > -- > > > With Best Regards, > > > Andy Shevchenko > > > > > > > > > > -- > > You received this message because you are subscribed to the Google Groups > > "syzkaller-bugs" group. > > To unsubscribe from this group and stop receiving emails from it, send an > > email to syzkaller-bugs+unsubscribe@googlegroups.com. > > To view this discussion on the web visit > > https://groups.google.com/d/msgid/syzkaller-bugs/000000000000c5ab74060438a6f8%40google.com > > . > > -- With Best Regards, Andy Shevchenko