Re: [PATCH 08/15] ACPICA: Dispatcher: Update thread ID for recursive method calls

2016-05-04 Thread Rafael J. Wysocki
Wysocki >> ; Rafael J. Wysocki ; Len >> Brown ; Lv Zheng ; Linux >> Kernel Mailing List ; ACPI Devel Maling List >> ; Bob Moore ; >> Limonciello, Mario ; stable >> >> Subject: Re: [PATCH 08/15] ACPICA: Dispatcher: Update thread ID for >> re

RE: [PATCH 08/15] ACPICA: Dispatcher: Update thread ID for recursive method calls

2016-05-04 Thread Mario_Limonciello
ux > Kernel Mailing List ; ACPI Devel Maling List > ; Bob Moore ; > Limonciello, Mario ; stable > > Subject: Re: [PATCH 08/15] ACPICA: Dispatcher: Update thread ID for > recursive method calls > > On Wed, May 4, 2016 at 5:10 PM, Prarit Bhargava > wrote: > > > >

Re: [PATCH 08/15] ACPICA: Dispatcher: Update thread ID for recursive method calls

2016-05-04 Thread Rafael J. Wysocki
On Wed, May 4, 2016 at 5:10 PM, Prarit Bhargava wrote: > > > On 05/04/2016 01:48 AM, Lv Zheng wrote: >> From: Prarit Bhargava >> >> ACPICA commit 7a3bd2d962f221809f25ddb826c9e551b916eb25 >> >> Set the mutex owner thread ID. >> Original patch from: Prarit Bhargava >> >> Link: https://github.com/a

Re: [PATCH 08/15] ACPICA: Dispatcher: Update thread ID for recursive method calls

2016-05-04 Thread Prarit Bhargava
On 05/04/2016 01:48 AM, Lv Zheng wrote: > From: Prarit Bhargava > > ACPICA commit 7a3bd2d962f221809f25ddb826c9e551b916eb25 > > Set the mutex owner thread ID. > Original patch from: Prarit Bhargava > > Link: https://github.com/acpica/acpica/commit/7a3bd2d9 > Signed-off-by: Prarit Bhargava >