Files
ubports_kernel_google_msm/arch/x86/kernel
Yinghai Lu 64898a8bad x86: extend and use x86_quirks to clean up NUMAQ code
add these new x86_quirks methods:

	int *mpc_record;
	int (*mpc_apic_id)(struct mpc_config_processor *m);
	void (*mpc_oem_bus_info)(struct mpc_config_bus *m, char *name);
	void (*mpc_oem_pci_bus)(struct mpc_config_bus *m);
	void (*smp_read_mpc_oem)(struct mp_config_oemtable *oemtable,
                                    unsigned short oemsize);

... and move NUMAQ related mps table handling to numaq_32.c.

also move the call to smp_read_mpc_oem() to smp_read_mpc() directly.

Should not change functionality, albeit it would be nice to get it
tested on real NUMAQ as well ...

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-07-20 09:25:52 +02:00
..
2008-07-18 15:55:09 -07:00
2008-07-08 13:10:38 +02:00
2008-07-09 09:14:02 +02:00
2008-07-20 09:18:17 +02:00
2008-07-03 08:19:18 +02:00
2008-04-17 17:41:36 +02:00
2008-07-08 13:16:14 +02:00
2008-07-01 11:03:31 +02:00
2008-04-26 17:35:47 +02:00
2008-06-02 11:55:52 +02:00
2008-05-25 08:58:32 +02:00
2008-07-08 09:53:57 +02:00
2008-04-19 19:19:54 +02:00
2008-04-27 12:00:28 +03:00
2008-07-17 13:26:50 +02:00
2008-06-12 21:25:51 +02:00
2008-05-18 15:43:40 -06:00
2008-07-08 13:10:38 +02:00
2008-07-18 14:39:37 -07:00
2008-07-14 09:24:16 +02:00
2008-04-19 19:19:57 +02:00
2008-07-08 13:10:38 +02:00
2008-07-18 15:55:09 -07:00
2008-05-25 08:58:30 +02:00
2008-06-12 18:05:42 -07:00
2008-07-20 09:18:17 +02:00
2008-07-18 19:01:04 +02:00
2008-04-30 08:29:37 -07:00
2008-07-06 14:01:50 +02:00
2008-07-09 07:43:25 +02:00
2008-07-08 12:23:31 +02:00
2008-07-15 22:46:47 +02:00
2008-07-20 09:18:17 +02:00
2008-05-25 08:58:24 +02:00