lkml.org 
[lkml]   [2003]   [Jul]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRedundant cli ?? [arch/i386/boot/compressed/head.S]
Hi,
Looks like cli is done two times in arch/i386/boot/compressed/head.S.

The first occurence is in line number 33 just 2 lines after startup_32.
The second one is at line 103, just after the move_routine is moved to
its rightful place and before transferring control to it. This looks
like a redundant cli. The only place EFLAGS is directly touched is in
line 53 (popfl) but that still has no effect on interrupt flag.

Please correct me if I am wrong, else the second cli may be removed.

Regards,
-Romit


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:47    [W:0.029 / U:0.128 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site