On Thu, 3 Oct 2013, Ingo Molnar wrote: > It was important to me and other maintainers as well back then and today > as well, as me and others complained about it out numerous times. Yes there were some complaints and in discussions about what to do. I suggested how this could be addressed. But no patches showed up and there were always other more pressing things. Especially since this is a minor issue related to CONFIG_PREEMPT which seems to be not in use in the kernels that I see in HPC, FIS and the industry at large. > I can fix that omission easily: consider all your __this_cpu* patches > NAK-ed by me until the (trivial) preemption debug checks are upstream > worthy: > > - tested > - complete > - don't produce false warnings when enabled. Not sure what tests you will like to see run and if it is even possible to test all possible kernel runtime configurations. You seem to have some setup to do some testing along these lines I believe? These two patches will allow this testing to be done. And I do not see any mention of technical issues with the code. Once these patches are merged then I will post an updated series of patches that use raw_cpu_ops for the places where this patch triggers and we can then discuss how to address these issues in each of the cases. Having these two patches merged will mean that other can join in an reproduce test as well discover more instances where the preempt checks trigger. There is no harm in merging these. -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html