Merge commit 'origin/x86/urgent' into x86/asm

This commit is contained in:
H. Peter Anvin
2009-08-25 15:40:29 -07:00
1119 changed files with 33360 additions and 16906 deletions

View File

@@ -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) {