RE: interrupt is enabled before it should be when kernel is booted

From: Zhang, Yanmin
Date: Wed Aug 25 2004 - 02:34:09 EST


The attachment is a new patch against kernel 2.6.9-rc1.

Signed-off-by: Zhang Yanmin <yanmin.zhang@xxxxxxxxx>
Signed-off-by: Yao Jun <junx.yao@xxxxxxxxx>



>>-----Original Message-----
>>From: Zhang, Yanmin
>>Sent: 2004年8月24日 14:36
>>To: linux-kernel@xxxxxxxxxxxxxxx
>>Subject: interrupt is enabled before it should be when kernel is booted
>>
>>There is a minor problem in function start_kernel. start_kernel will enable
>>interrupt after calling profile_init. However, before that, function time_init
>>on IA64 platform could enable interrupt. See this call sequence:
>>start_kernel->time_init->ia64_init_itm->register_time_interpolator->write_
>>seqlock_irq.
>>The attachment is a patch to fix it in generic source codes against 2.6.8.

Attachment: time_init_enable_interrupt.patch.diff
Description: time_init_enable_interrupt.patch.diff