Re: [PATCH 3.12] mwifiex: queue main work from main process when bailing on races
From: Daniel Mack <zonque@gmail.com>
Date: 2013-09-25 16:37:40
From: Daniel Mack <zonque@gmail.com>
Date: 2013-09-25 16:37:40
Hi Bing, On 25.09.2013 18:19, Bing Zhao wrote:
quoted
quoted
Acked-by: Bing Zhao <redacted>John, could you pick this one?We found that this patch causes CPU utilization issue on Chromebooks. Could you please try attached patch on your platform? Basically this patch reverts your change and add main_proc_lock protection for int_status and IS_CARD_RX_RCVD access to avoid the missing interrupt handling.
Ok, that seems to work fine for me as well. Thanks for the update :) Fell free to add my Tested-by: Daniel Mack [off-list ref] if you need it. Thanks, Daniel