On 06/30/2018 06:54 AM, Mike Rapoport wrote:
> Otherwise mm configuration options show up in the top level menu.
>
> Suggested-by: Randy Dunlap
> Signed-off-by: Mike Rapoport
> Tested-by: Randy Dunlap
> Acked-by: Randy Dunlap
Thx,
Added to my tree.
-Vineet
__
+CC Al
On 06/29/2018 12:39 PM, Eugeniy Paltsev wrote:
> We process signals in the end of syscall/exception handler.
> It the signal is fatal we print register's content using
> show_regs function. show_regs() also prints information about
> last exception happened.
>
> In case of multicore system