at 7:26 PM, Masami Hiramatsu wrote:
> On Wed, 29 Aug 2018 14:00:06 -0700
> Sean Christopherson wrote:
>
>> On Wed, Aug 29, 2018 at 08:44:47PM +, Nadav Amit wrote:
>>> at 1:13 PM, Sean Christopherson wrote:
>>>
On Wed, Aug 29, 2018 at 07:36:22PM +, Nadav Amit wrote:
> at 10:11
On Wed, 29 Aug 2018 14:00:06 -0700
Sean Christopherson wrote:
> On Wed, Aug 29, 2018 at 08:44:47PM +, Nadav Amit wrote:
> > at 1:13 PM, Sean Christopherson wrote:
> >
> > > On Wed, Aug 29, 2018 at 07:36:22PM +, Nadav Amit wrote:
> > >> at 10:11 AM, Nadav Amit wrote:
> > >>
> > >>> at
at 2:00 PM, Sean Christopherson wrote:
> On Wed, Aug 29, 2018 at 08:44:47PM +, Nadav Amit wrote:
>> at 1:13 PM, Sean Christopherson wrote:
>>
>>> On Wed, Aug 29, 2018 at 07:36:22PM +, Nadav Amit wrote:
at 10:11 AM, Nadav Amit wrote:
> at 1:59 AM, Masami Hiramatsu wrote:
On Wed, Aug 29, 2018 at 08:44:47PM +, Nadav Amit wrote:
> at 1:13 PM, Sean Christopherson wrote:
>
> > On Wed, Aug 29, 2018 at 07:36:22PM +, Nadav Amit wrote:
> >> at 10:11 AM, Nadav Amit wrote:
> >>
> >>> at 1:59 AM, Masami Hiramatsu wrote:
> >>>
> On Wed, 29 Aug 2018 01:11:42 -
at 1:13 PM, Sean Christopherson wrote:
> On Wed, Aug 29, 2018 at 07:36:22PM +, Nadav Amit wrote:
>> at 10:11 AM, Nadav Amit wrote:
>>
>>> at 1:59 AM, Masami Hiramatsu wrote:
>>>
On Wed, 29 Aug 2018 01:11:42 -0700
Nadav Amit wrote:
> Use lockdep to ensure that text_mut
On Wed, Aug 29, 2018 at 07:36:22PM +, Nadav Amit wrote:
> at 10:11 AM, Nadav Amit wrote:
>
> > at 1:59 AM, Masami Hiramatsu wrote:
> >
> >> On Wed, 29 Aug 2018 01:11:42 -0700
> >> Nadav Amit wrote:
> >>
> >>> Use lockdep to ensure that text_mutex is taken when text_poke() is
> >>> called.
at 10:11 AM, Nadav Amit wrote:
> at 1:59 AM, Masami Hiramatsu wrote:
>
>> On Wed, 29 Aug 2018 01:11:42 -0700
>> Nadav Amit wrote:
>>
>>> Use lockdep to ensure that text_mutex is taken when text_poke() is
>>> called.
>>>
>>> Actually it is not always taken, specifically when it is called by k
at 1:59 AM, Masami Hiramatsu wrote:
> On Wed, 29 Aug 2018 01:11:42 -0700
> Nadav Amit wrote:
>
>> Use lockdep to ensure that text_mutex is taken when text_poke() is
>> called.
>>
>> Actually it is not always taken, specifically when it is called by kgdb,
>> so take the lock in these cases.
>
On Wed, 29 Aug 2018 01:11:42 -0700
Nadav Amit wrote:
> Use lockdep to ensure that text_mutex is taken when text_poke() is
> called.
>
> Actually it is not always taken, specifically when it is called by kgdb,
> so take the lock in these cases.
Can we really take a mutex in kgdb context?
kgdb_a
9 matches
Mail list logo