Re: [PATCH 02/03] kexec: Avoid overwriting the current pgd (V2, i386)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, May 24, 2006 at 01:40:41PM +0900, Magnus Damm wrote:
>  
> @@ -170,45 +151,16 @@ void machine_kexec_cleanup(struct kimage
>  NORET_TYPE void machine_kexec(struct kimage *image)
>  {
>  	unsigned long page_list;
> -	unsigned long reboot_code_buffer;
> -
> +	unsigned long control_code;
> +	unsigned long page_table_a;
>  	relocate_new_kernel_t rnk;
>  
> -	/* Interrupts aren't acceptable while we reboot */
> -	local_irq_disable();

Why are you getting rid of this call? Looks sane to disable interrupts
early.

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

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux