, "anton ivanov"
> > > , "Johannes Berg"
> > > , "linux-um" ,
> > > "linux-kernel"
> > > CC: "Roberto Sassu" , p...@tesarici.cz,
> > > "Petr Tesarik"
> > >
> > > Gesendet: Fre
,
> > "linux-kernel"
> > CC: "Roberto Sassu" , p...@tesarici.cz,
> > "Petr Tesarik"
> >
> > Gesendet: Freitag, 15. Dezember 2023 13:14:29
> > Betreff: [PATCH 0/2] um: improve UML page fault handling
>
> > From: Petr
- Ursprüngliche Mail -
> Von: "Petr Tesarik"
> An: "richard" , "anton ivanov"
> , "Johannes Berg"
> , "linux-um" ,
> "linux-kernel"
> CC: "Roberto Sassu" , p...@tesarici.cz, "Petr
> Tesarik
Happy New Year, everyone!
I can fully understand that you all have had other priorities around
the year end; it was no different with me. ;-)
However, may I kindly ask for some feedback on my proposed fixes?
Petr T
On Fri, 15 Dec 2023 13:14:29 +0100
Petr Tesarik wrote:
> From: Petr Tesarik
>
From: Petr Tesarik
Improve UML handling of segmentation faults in kernel mode. Although
such page faults are generally caused by a kernel bug, it is annoying
if they cause an infinite loop, or panic the kernel. More importantly,
a robust implementation allows to write KUnit tests for various guar