Files
linux-apfs/arch/x86/kernel
Tejun Heo 6dd01bedee x86: prepare for tlb merge
Impact: clean up, ipi vector number reordering for x86_32

Make the following changes to prepare for tlb merge.

* reorder x86_32 ip vectors

* adjust tlb_32.c and tlb_64.c such that their logics coincide exactly
	- on spurious invalidate ipi, tlb_32 acks the irq
	- tlb_64 now has proper memory barriers around clearing
          flush_cpumask (no change in generated code)

* unexport flush_tlb_page from tlb_32.c, there's no user

* use unsigned int for cpu id

* drop unnecessary includes from tlb_64.c

Signed-off-by: Tejun Heo <tj@kernel.org>
2009-01-21 17:26:06 +09:00
..
2009-01-21 17:26:06 +09:00
2009-01-19 20:49:37 +01:00
2009-01-20 12:29:20 +09:00
2008-12-23 16:29:31 +01:00
2009-01-09 03:39:43 -05:00
2008-10-16 16:53:13 +02:00
2009-01-21 17:26:06 +09:00
2009-01-20 12:29:19 +09:00
2008-12-12 11:08:42 +01:00
2009-01-04 18:19:37 +01:00
2008-12-31 18:07:42 -05:00
2009-01-04 13:23:07 +01:00
2009-01-21 17:26:06 +09:00
2009-01-02 17:46:24 +01:00
2009-01-12 11:22:50 +01:00
2008-10-12 12:37:32 +02:00
2009-01-20 12:29:20 +09:00
2008-12-20 09:15:47 +01:00
2008-12-16 20:36:44 +01:00
2008-10-20 08:52:41 -07:00
2009-01-21 17:26:06 +09:00
2008-10-22 22:55:23 -07:00
2009-01-04 13:23:05 +01:00
2009-01-04 13:23:05 +01:00
2009-01-21 17:26:06 +09:00
2009-01-21 17:26:06 +09:00
2009-01-21 17:26:06 +09:00
2009-01-20 12:29:20 +09:00
2008-10-16 16:53:13 +02:00
2008-10-29 08:02:28 +01:00