On Thu, Nov 10, 2022 at 03:45:21PM +0000, Ross Philipson wrote: > On allocation failures, panic() was used since this seemed > to be the action taken on other failures in the modules > touched by this patch.
How is the panic() more useful than the obvious NULL deref that also splats? -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jailhouse-dev/Y2090DOT3q5CX9kV%40hirez.programming.kicks-ass.net.
