Merge commit 'origin/x86/urgent' into x86/asm
This commit is contained in:
@@ -819,7 +819,7 @@ static int apm_do_idle(void)
|
||||
u8 ret = 0;
|
||||
int idled = 0;
|
||||
int polling;
|
||||
int err;
|
||||
int err = 0;
|
||||
|
||||
polling = !!(current_thread_info()->status & TS_POLLING);
|
||||
if (polling) {
|
||||
|
Reference in New Issue
Block a user