Re: [PATCH kernel 0/2] powerpc/iommu: Stop crashing the host when VM is terminated

2021-04-29 Thread Michael Ellerman
On Tue, 16 Feb 2021 14:33:05 +1100, Alexey Kardashevskiy wrote: > Killing a VM on a host under memory pressure kills a host which is > annoying. 1/2 reduces the chances, 2/2 eliminates panic() on > ioda2. > > > This is based on sha1 > f40ddce88593 Linus Torvalds "Linux 5.11". > > [...] Applied

[PATCH kernel 0/2] powerpc/iommu: Stop crashing the host when VM is terminated

2021-02-15 Thread Alexey Kardashevskiy
Killing a VM on a host under memory pressure kills a host which is annoying. 1/2 reduces the chances, 2/2 eliminates panic() on ioda2. This is based on sha1 f40ddce88593 Linus Torvalds "Linux 5.11". Please comment. Thanks. Alexey Kardashevskiy (2): powerpc/iommu: Allocate it_map by vmalloc