Re: 2.6.14-rc3-rt2

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

 



* Steven Rostedt <[email protected]> wrote:

> Also the inclusion of ktimer (I believe) has made a dependency with 
> mpparse and IO_APIC.  Since now mpparse.c calls setup_IO_APIC_early 
> which is defined only if X86_IO_APIC is, the kernel wont link without. 
> So, is the following patch sufficient? Or does mpparse.c need to be 
> different, that is should we not call setup_IO_APIC_early if 
> X86_IO_APIC is not set?

>  config X86_MPPARSE
>  	bool
> -	depends on X86_LOCAL_APIC && !X86_VISWS
> +	depends on X86_LOCAL_APIC && X86_IO_APIC && !X86_VISWS
>  	default y

thanks, applied.

	Ingo
-
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