Re: [PATCH 6.8 000/399] 6.8.3-rc1 review

From: Naresh Kamboju
Date: Tue Apr 02 2024 - 01:01:40 EST


On Tue, 2 Apr 2024 at 09:21, Jakub Kicinski <kuba@xxxxxxxxxx> wrote:
>
> On Tue, 2 Apr 2024 01:10:11 +0530 Naresh Kamboju wrote:
> > The following kernel BUG: unable to handle page fault for address and followed
> > by Kernel panic - not syncing: Fatal exception in interrupt noticed
> > on the qemu-i386 running selftests: net: pmtu.sh test case and the kernel
> > built with kselftest merge net configs with clang.
> >
> > We are investigating this problem on qemu-i386.
>
> One-off or does it repro?

one-off.
I have tried reproducing this problem and no luck yet.

- Naresh