Richard Gooch wrote: > > Unfortunately, there doesn't seem to be a really nice place to put > generic SMP startup code. Each arch defines it's own per-cpu startup > code. As Matt asked in a private email, it would require hacks to each > arch to support this (Matt: this is my reply:-). While it would be > fairly simple to add a call to a devfs_cpu_register() function to each > arch, this does seem a bit hackish. > > So I'd like to propose a new file (say kernel/smp.c) which has generic > startup code for each CPU. To start with, it can have a > generic_cpu_init() function, which is called by each arch. Note that > this function would be called for the boot CPU too. > Makes sense. -hpa - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo _at_ vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
References:
- [PATCH] DevFS support for /dev/cpu/X/(cpuid|msr)Matt Dainty <matt _at_ bodgit-n-scarper.com>
- Re: [PATCH] DevFS support for /dev/cpu/X/(cpuid|msr)Richard Gooch <rgooch _at_ ras.ucalgary.ca>
- Re: [PATCH] DevFS support for /dev/cpu/X/(cpuid|msr)"H. Peter Anvin" <hpa _at_ zytor.com>
- Re: [PATCH] DevFS support for /dev/cpu/X/(cpuid|msr)Richard Gooch <rgooch _at_ ras.ucalgary.ca>
- Re: [PATCH] DevFS support for /dev/cpu/X/(cpuid|msr)"H. Peter Anvin" <hpa _at_ zytor.com>
- Re: [PATCH] DevFS support for /dev/cpu/X/(cpuid|msr)Richard Gooch <rgooch _at_ ras.ucalgary.ca>
- Re: [PATCH] DevFS support for /dev/cpu/X/(cpuid|msr)"H. Peter Anvin" <hpa _at_ zytor.com>
- Re: [PATCH] DevFS support for /dev/cpu/X/(cpuid|msr)Richard Gooch <rgooch _at_ ras.ucalgary.ca>
- Prev by Date: Re: [2.4.17/18pre] VM and swap - it's really unusable
- Next by Date: Re: weird application breakage in 2.5.2-pre5
- Previous by thread: Re: [PATCH] DevFS support for /dev/cpu/X/(cpuid|msr)
- Next by thread: Re: [PATCH] DevFS support for /dev/cpu/X/(cpuid|msr)
- Indexes:[Main][Thread]