lkml.org 
[lkml]   [2022]   [Jun]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH V4 13/20] rv/reactor: Add the panic reactor
From
On 6/16/22 23:03, Randy Dunlap wrote:
>
>
> On 6/16/22 01:44, Daniel Bristot de Oliveira wrote:
>> diff --git a/kernel/trace/rv/Kconfig b/kernel/trace/rv/Kconfig
>> index be8e3dab0a52..91a17b13a080 100644
>> --- a/kernel/trace/rv/Kconfig
>> +++ b/kernel/trace/rv/Kconfig
>> @@ -60,4 +60,12 @@ config RV_REACT_PRINTK
>> Enables the printk reactor. The printk reactor emmits a printk()
>
> emits

oops!
>> message if an exception is found.
>>
>> +config RV_REACT_PANIC
>> + bool "Panic reactor"
>> + depends on RV_REACTORS
>> + default y if RV_REACTORS
>> + help
>> + Enables the panic reactor. The panic reactor emmits a printk()
>
> emits

and Oops again.

>> + message if an exception is found and panic()s the system.
>

I will fix that, thanks Randy!
-- Daniel

\
 
 \ /
  Last update: 2022-06-17 18:11    [W:0.100 / U:0.168 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site