From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-io1-f70.google.com (mail-io1-f70.google.com [209.85.166.70]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 54143171D2 for ; Thu, 22 Aug 2024 01:51:04 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.166.70 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1724291465; cv=none; b=OU0Inf8s4p9/syMpiB3PKzRkN0NWf9+cRan5kgafnbpgAf5u8GY5rv5fgmh1tHJ3x1v/aBxYrOAYNglnGsuwJ2O6iSS6Q36SGNWWML0RczAYau11rOT9KRkvPPLb3UZALlZxCVVWfsQZH2MztuenAVzgmOWuYfjeMii7IIdvCOI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1724291465; c=relaxed/simple; bh=H+GBXWR3H7dfpqugjDOhUJUwaf67pss7e3JH9hJ9HWI=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=L/l2A0w/o94b78FBV8Ku6iU9FdrUbXSMlQctfvzIuJgl0WMhnJQ3CeVWc/vfh6s6YShT3TkH7P9yxSa30u2iefI67weUiy7qJKmopJOa3UUhgDkvT1iFZ2ZpmR2NgVyd4QABWk+C6o06omLDZJ+UijQl0rjjQe2X8zlz/iDbDFA= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com; arc=none smtp.client-ip=209.85.166.70 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com Received: by mail-io1-f70.google.com with SMTP id ca18e2360f4ac-81f93601444so33248639f.2 for ; Wed, 21 Aug 2024 18:51:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1724291463; x=1724896263; 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=lhsxwYIRS/lapJLbgYFd1XoL9yaVkCMkJ3/JX6roVFI=; b=JFJ43RkZ1mqFY7CrdFyPH3ydLhVokbcvGfL3HExAAxxwXTxcv1akcasvMNincDjEWe 41D4LEFM17F6OuyfhGPPOuiNGhL/g9qwPTUxlf+JyNcNoYOktwYwWwXvG+P8zwgSXeBD pD2CEunXb/nKK38nLSBtPZfpxoDNmIucG6+jGf0tU5Xpz8YHQZUzYXLVZoLyGuwPBGti bCZsZguuyHe7k7ND9q5QKQagj/2GxXNADKfKnR7TnzOKMGtuNQ1pe6Ed+YA1mohAKY7O 8qQZNT9QV5zSRtpHAq4VzwmR6tpKFw3NH54R9/obAf9TReZP1q/Jd5EWB8EBXvuYJ4/S GHkQ== X-Forwarded-Encrypted: i=1; AJvYcCXYWsaNjke6ag5SaoVPG8/j8ob9VprVNQigddxSVjhOtLgNzb4MpCCXEyAmLZ9hz62NxfEu8e1vqNiMPK8=@vger.kernel.org X-Gm-Message-State: AOJu0YzsRPxsO7FUo1AS69ZRtyiv1g1DmHaqVIvOf6nsn6FwytSXPBzL 3NdR4/eoDYYcEFUGMSprU4jAWf3MjHAr2D6HD3wcXvywPI0SQCFI9SOkkuhZIRzMEaJbtXve3LZ EnBlgXG63Cf+e2cNfJcHbs1dANXwdozzXdZoDDFs3y6W3MGMvSEfw7+A= X-Google-Smtp-Source: AGHT+IFXAIzLbYXf6JkeyrF0pe5E65UDaEkkow8bZJguIbgOimfnzNAq+NfNdPrZXPWUQ5vCEf9hPMt326rb4nURtwcuRrnEpX86 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a05:6602:1603:b0:81f:8c0d:6712 with SMTP id ca18e2360f4ac-8252f49ced2mr15211839f.3.1724291463330; Wed, 21 Aug 2024 18:51:03 -0700 (PDT) Date: Wed, 21 Aug 2024 18:51:03 -0700 In-Reply-To: <0000000000006d415806048a9aee@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000294a7f06203be41c@google.com> Subject: Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in list_lru_add From: syzbot To: akpm@linux-foundation.org, hdanton@sina.com, kent.overstreet@linux.dev, linux-kernel@vger.kernel.org, linux-mm@kvack.org, syzkaller-bugs@googlegroups.com, tangyouling@kylinos.cn Content-Type: text/plain; charset="UTF-8" syzbot suspects this issue was fixed by commit: commit aacd897d4d75adaae3becc2b00d8cdc9a56928d1 Author: Kent Overstreet Date: Fri Jul 12 00:01:31 2024 +0000 Revert "bcachefs: Mark bch_inode_info as SLAB_ACCOUNT" bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=150bcf6b980000 start commit: 43db1e03c086 Merge tag 'for-6.10/dm-fixes-2' of git://git... git tree: upstream kernel config: https://syzkaller.appspot.com/x/.config?x=42a432cfd0e579e0 dashboard link: https://syzkaller.appspot.com/bug?extid=2403e3909382fbdeaf6c syz repro: https://syzkaller.appspot.com/x/repro.syz?x=10401f71980000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=13f1ae49980000 If the result looks correct, please mark the issue as fixed by replying with: #syz fix: Revert "bcachefs: Mark bch_inode_info as SLAB_ACCOUNT" For information about bisection process see: https://goo.gl/tpsmEJ#bisection