]>
pilppa.org Git - linux-2.6-omap-h63xx.git/log 
Ingo Molnar  [Thu, 6 Mar 2008 09:24:04 +0000  (10:24 +0100)] 
x86: remove DEBUG_SIGSigned-off-by: Ingo Molnar <mingo@elte.hu> 
Joe Perches  [Wed, 5 Mar 2008 00:47:00 +0000  (16:47 -0800)] 
x86: arch/x86/kernel/cpu/feature_names.c - use angle brackets for includeSigned-off-by: Joe Perches <joe@perches.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Joe Perches  [Wed, 5 Mar 2008 00:46:27 +0000  (16:46 -0800)] 
x86: include/asm-x86/mutex_32.h - use angle brackets for includeSigned-off-by: Joe Perches <joe@perches.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Ingo Molnar  [Wed, 5 Mar 2008 14:37:32 +0000  (15:37 +0100)] 
x86: clean up i387.c
minor coding style cleanups.
Before:
   total: 0 errors, 3 warnings, 479 lines checked
After:
   total: 0 errors, 1 warnings, 483 lines checked
No code changed:
arch/x86/kernel/i387.o:
   text	   data	    bss	    dec	    hex	filename
   2379	      4	      8	   2391	    957	i387.o.before
   2379	      4	      8	   2391	    957	i387.o.after
md5:
   
e1434553a3b4ff1f52ad97a68b1fad8a   i387.o.before.asm
   
e1434553a3b4ff1f52ad97a68b1fad8a   i387.o.after.asm
Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Ingo Molnar  [Wed, 5 Mar 2008 14:15:42 +0000  (15:15 +0100)] 
x86: add comments to processor.hSigned-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:13:14 +0000  (14:13 -0300)] 
x86: use cpu_relax instead of rep_nopSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:13:13 +0000  (14:13 -0300)] 
x86: use wait_for_init_deassert in x86_64Signed-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:13:12 +0000  (14:13 -0300)] 
x86: unify setup_trampolineSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:13:11 +0000  (14:13 -0300)] 
x86: adapt voyager's setup_trampolineSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:13:10 +0000  (14:13 -0300)] 
x86: adapt voyager's trampoline_baseSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:13:09 +0000  (14:13 -0300)] 
x86: move trampoline arrays extern definition to smp.hSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:13:08 +0000  (14:13 -0300)] 
x86: make x86_64 accept the max_cpus parameterSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:13:07 +0000  (14:13 -0300)] 
x86: merge __cpu_disable and cpu_dieSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:13:06 +0000  (14:13 -0300)] 
x86: do not clear cpu_online_mapSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:13:05 +0000  (14:13 -0300)] 
x86: use remove_from_maps in cpu_disableSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:13:04 +0000  (14:13 -0300)] 
x86: remove vector_lock around cpu_online_mapSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:13:03 +0000  (14:13 -0300)] 
x86: move cpu_coregroup_map to common fileSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:13:02 +0000  (14:13 -0300)] 
x86: move sibling functions to common fileSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:13:01 +0000  (14:13 -0300)] 
x86: move hotplug related extern definitions to smp.hSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:13:00 +0000  (14:13 -0300)] 
x86: make remove_siblinginfo non-staticSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:12:59 +0000  (14:12 -0300)] 
x86: make set_cpu_sibling_map nonstaticSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:12:58 +0000  (14:12 -0300)] 
x86: move equal types to common fileSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:12:57 +0000  (14:12 -0300)] 
x86: adjust types in smpcommon_32.cSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:12:56 +0000  (14:12 -0300)] 
x86: remove cpu_llc_id from processor.hSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:12:55 +0000  (14:12 -0300)] 
x86: get rid of smp_32.c and smp_64.cSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:12:54 +0000  (14:12 -0300)] 
x86: create tlb filesSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:12:53 +0000  (14:12 -0300)] 
x86: create ipi.cSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:12:52 +0000  (14:12 -0300)] 
x86: create smp.cSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:12:51 +0000  (14:12 -0300)] 
x86: unify smp_send_stopSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:12:50 +0000  (14:12 -0300)] 
x86: add reboot_force test to native_smp_send_stopSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:12:49 +0000  (14:12 -0300)] 
x86: make stop_this_cpu looks exactly equal in both archesSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:12:48 +0000  (14:12 -0300)] 
x86: provide hlt_works function.Signed-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:12:47 +0000  (14:12 -0300)] 
x86: change x86_64 smp_call_function_mask to look alike i386Signed-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:12:46 +0000  (14:12 -0300)] 
x86: provide __smp_call_functionSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:12:45 +0000  (14:12 -0300)] 
x86: create smpcommon.cSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:12:44 +0000  (14:12 -0300)] 
x86: remove irqs disabled warning.Signed-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:12:43 +0000  (14:12 -0300)] 
x86: remove export for smp_call_function_mask.Signed-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:12:42 +0000  (14:12 -0300)] 
x86: move prefill_possible_map to common fileSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:12:41 +0000  (14:12 -0300)] 
x86: use disabled_cpus in i386Signed-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:12:40 +0000  (14:12 -0300)] 
x86: move disabled_cpus to common headerSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:12:39 +0000  (14:12 -0300)] 
x86: unify smp_cpus_doneSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:12:38 +0000  (14:12 -0300)] 
x86: unify smp_prepare_cpusSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:12:37 +0000  (14:12 -0300)] 
x86: unify prepare_boot_cpuSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:12:36 +0000  (14:12 -0300)] 
x86: unify __cpu_up.Signed-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:12:35 +0000  (14:12 -0300)] 
x86: unify smp_call_function_maskSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:12:34 +0000  (14:12 -0300)] 
x86: merge smp_send_rescheduleSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:12:33 +0000  (14:12 -0300)] 
x86: move smp_ops extern declaration to common headerSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:12:32 +0000  (14:12 -0300)] 
x86: define smp_ops in common headerSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:12:31 +0000  (14:12 -0300)] 
x86: merge extern variables definitionsSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:12:30 +0000  (14:12 -0300)] 
x86: merge extern function definitionsSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Glauber Costa  [Mon, 3 Mar 2008 17:12:29 +0000  (14:12 -0300)] 
x86: commonize smp.hSigned-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Ingo Molnar  [Wed, 5 Mar 2008 09:46:38 +0000  (10:46 +0100)] 
x86: fix switch_to() clobbersReported-by: Liu Pingfan <kernelfans@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Ingo Molnar  [Wed, 5 Mar 2008 09:24:37 +0000  (10:24 +0100)] 
x86: clean up switch_to()
Make the code more readable and more hackable:
 - use symbolic asm parameters
 - use readable indentation
 - add comments that explains the details
No code changed:
kernel/sched.o:
   text	   data	    bss	    dec	    hex	filename
  28626	    684	   2640	  31950	   7cce	sched.o.before
  28626	    684	   2640	  31950	   7cce	sched.o.after
md5:
   
2823d406c18b781975cdb2e7cfea0059   sched.o.before.asm
   
2823d406c18b781975cdb2e7cfea0059   sched.o.after.asm
Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Alexander van Heukelum  [Tue, 4 Mar 2008 19:12:28 +0000  (20:12 +0100)] 
x86: reserve end-of-conventional-memory to 1MB, 64-bit, use paravirt_enabledSigned-off-by: Alexander van Heukelum <heukelum@fastmail.fm> Acked-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Alexander van Heukelum  [Tue, 4 Mar 2008 18:57:42 +0000  (19:57 +0100)] 
x86: reserve end-of-conventional-memory to 1MB, 32-bit, use paravirt_enabledSigned-off-by: Alexander van Heukelum <heukelum@fastmail.fm> Acked-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Pavel Machek  [Mon, 3 Mar 2008 11:49:09 +0000  (12:49 +0100)] 
x86: wmb() confusion in system.hSigned-off-by: Pavel Machek <pavel@suse.cz> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Rusty Russell  [Tue, 4 Mar 2008 12:07:50 +0000  (23:07 +1100)] 
x86: if we cannot calibrate the TSC, we panic.Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Ingo Molnar  [Mon, 3 Mar 2008 08:53:17 +0000  (09:53 +0100)] 
x86: debug pmd_bad()Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Ingo Molnar  [Mon, 3 Mar 2008 12:55:32 +0000  (13:55 +0100)] 
x86: redo 
cded932b75ab0a5f9181e 
redo commit 
cded932b75ab0a5f9181e .
Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Ingo Molnar  [Mon, 3 Mar 2008 08:37:41 +0000  (09:37 +0100)] 
x86: warn about RAM pages in ioremap()Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Alexander van Heukelum  [Sat, 1 Mar 2008 16:12:43 +0000  (17:12 +0100)] 
x86: reserve end-of-conventional-memory to 1MB, 64-bitSigned-off-by: Alexander van Heukelum <heukelum@fastmail.fm> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Alexander van Heukelum  [Mon, 25 Feb 2008 18:07:51 +0000  (19:07 +0100)] 
x86: reserve_early end-of-conventional-memory to 1MB, 64-bitSigned-off-by: Alexander van Heukelum <heukelum@fastmail.fm> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Alexander van Heukelum  [Sat, 1 Mar 2008 16:09:12 +0000  (17:09 +0100)] 
x86: reserve end-of-conventional-memory to 1MB on 32-bitSigned-off-by: Alexander van Heukelum <heukelum@fastmail.fm> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Roman Zippel  [Fri, 29 Feb 2008 04:09:02 +0000  (05:09  +0100)] 
x86: fix recursive dependenciesSigned-off-by: Roman Zippel <zippel@linux-m68k.org> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Jeremy Fitzhardinge  [Thu, 17 Apr 2008 15:40:51 +0000  (17:40 +0200)] 
xen: use iret instruction all the timeSigned-off-by: Jeremy Fitzhardinge <jeremy@xensource.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Paolo Ciarrocchi  [Fri, 29 Feb 2008 12:26:56 +0000  (13:26 +0100)] 
x86: coding style fixes to x86/kernel/early_printk.c
Depends on:
[PATCH 2/3] x86: coding style fixes to arch/x86/kernel/early_printk.c
Remove two:
ERROR: do not initialise statics to 0 or NULL
paolo@paolo-desktop:/tmp/c$ size *
   text    data     bss     dec     hex filename
   1172     280      12    1464     5b8 early_printk.o.after
   1172     280      12    1464     5b8 early_printk.o.before
This patch is changing the binary output:
paolo@paolo-desktop:/tmp/c$ md5sum *
dad9a9a881e0eeda62cc5645bd3d7cad   early_printk.o.after
da32f5cd8f248970e4809e1005393e95   early_printk.o.before
because the two variables moved to another section. No
change in functionality.
Signed-off-by: Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com> 
Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Paolo Ciarrocchi  [Fri, 29 Feb 2008 12:25:30 +0000  (13:25 +0100)] 
x86: coding style fixes to arch/x86/kernel/early_printk.c
Before:
total: 17 errors, 3 warnings, 254 lines checked
After:
total: 2 errors, 3 warnings, 254 lines checked
paolo@paolo-desktop:/tmp/b$ md5sum *
da32f5cd8f248970e4809e1005393e95   early_printk.o.after
da32f5cd8f248970e4809e1005393e95   early_printk.o.before
paolo@paolo-desktop:/tmp/b$ size *
   text    data     bss     dec     hex filename
   1172     280      12    1464     5b8 early_printk.o.after
   1172     280      12    1464     5b8 early_printk.o.befor
Signed-off-by: Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com> 
Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Paolo Ciarrocchi  [Fri, 29 Feb 2008 11:50:56 +0000  (12:50 +0100)] 
x86: coding style fixes to arch/x86/lib/usercopy_32.c
Before:
 total: 63 errors, 2 warnings, 878 lines checked
After:
 total: 0 errors, 2 warnings, 878 lines checked
Compile tested, no change in the binary output:
text    data     bss     dec     hex filename
3231       0       0    3231     c9f usercopy_32.o.after
3231       0       0    3231     c9f usercopy_32.o.before
md5sum:
9f9a3eb43970359ae7cecfd1c9e7cf42   usercopy_32.o.after
9f9a3eb43970359ae7cecfd1c9e7cf42   usercopy_32.o.before
Signed-off-by: Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com> 
Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Ingo Molnar  [Thu, 28 Feb 2008 13:10:49 +0000  (14:10 +0100)] 
x86: ioremap(), extend check to all RAM pagesSigned-off-by: Ingo Molnar <mingo@elte.hu> Acked-by: Jan Beulich <jbeulich@novell.com> 
Hiroshi Shimamoto  [Wed, 27 Feb 2008 21:16:30 +0000  (13:16 -0800)] 
x86: X86_HT always enable on X86_64 SMPSigned-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Thomas Gleixner  [Wed, 27 Feb 2008 19:57:40 +0000  (20:57 +0100)] 
x86: check physical address range in ioremap
Roland Dreier reported in http://lkml.org/lkml/2008/2/27/194
[ 8425.915139] BUG: unable to handle kernel paging request at 
ffffc20001a0a000 
[ 8425.919087] IP: [<
ffffffff8021dacc >] clflush_cache_range+0xc/0x25
[ 8425.919087] PGD 
1bf80e067  PUD 
1bf80f067  PMD 
1bb497067  PTE 
80000047000ee17b 
This is on a Intel machine with 36bit physical address space. The PTE
entry references 
47000ee000 , which is outside of it.
Add a check for the physical address space and warn/printk about the
stupid caller.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> 
Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Markus Armbruster  [Wed, 27 Feb 2008 13:56:35 +0000  (14:56 +0100)] 
xen: make hvc0 the preferred console in domUSigned-off-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Ingo Molnar  [Thu, 17 Apr 2008 15:40:51 +0000  (17:40 +0200)] 
x86, tracing: add notrace to asm-x86/linkage.hSigned-off-by: Ingo Molnar <mingo@elte.hu> 
Alexey Dobriyan  [Tue, 26 Feb 2008 10:23:32 +0000  (13:23 +0300)] 
x86: switch to proc_create()Signed-off-by: Alexey Dobriyan <adobriyan@sw.ru> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Ingo Molnar  [Tue, 26 Feb 2008 10:15:50 +0000  (11:15 +0100)] 
x86: clean up traps_32.cSigned-off-by: Ingo Molnar <mingo@elte.hu> 
Ingo Molnar  [Tue, 26 Feb 2008 07:52:39 +0000  (08:52 +0100)] 
x86: clean up cpu capabilities accesses, transmeta.cSigned-off-by: Ingo Molnar <mingo@elte.hu> 
Ingo Molnar  [Tue, 26 Feb 2008 07:52:33 +0000  (08:52 +0100)] 
x86: clean up cpu capabilities in arch/x86/kernel/cpu/intel.cSigned-off-by: Ingo Molnar <mingo@elte.hu> 
Ingo Molnar  [Tue, 26 Feb 2008 07:52:27 +0000  (08:52 +0100)] 
x86: clean up cpu capabilities accesses, cyrix.cSigned-off-by: Ingo Molnar <mingo@elte.hu> 
Ingo Molnar  [Tue, 26 Feb 2008 07:51:32 +0000  (08:51 +0100)] 
x86: clean up cpu capabilities accesses, common.cSigned-off-by: Ingo Molnar <mingo@elte.hu> 
Ingo Molnar  [Tue, 26 Feb 2008 07:51:22 +0000  (08:51 +0100)] 
x86: clean up cpu capabilities accesses, centaur.cSigned-off-by: Ingo Molnar <mingo@elte.hu> 
Ingo Molnar  [Tue, 26 Feb 2008 07:49:57 +0000  (08:49 +0100)] 
x86: clean up cpu capabilities accesses, amd.cSigned-off-by: Ingo Molnar <mingo@elte.hu> 
Ingo Molnar  [Tue, 26 Feb 2008 07:54:01 +0000  (08:54 +0100)] 
x86: clean up cpu capabilities accesses, genericSigned-off-by: Ingo Molnar <mingo@elte.hu> 
Ingo Molnar  [Tue, 26 Feb 2008 07:34:21 +0000  (08:34 +0100)] 
x86: clean up cpu capabilities accessesSigned-off-by: Ingo Molnar <mingo@elte.hu> 
Yinghai Lu  [Tue, 26 Feb 2008 07:20:01 +0000  (23:20 -0800)] 
x86: remove wrong setting about CONSTANT_TSC for intel cpu
early_init_intel() on 64-bit is introduced by
  commit 
2b16a2353814a513cdb5c5c739b76a19d7ea39ce 
  Author: Andi Kleen <ak@suse.de>
  Date:   Wed Jan 30 13:32:40 2008 +0100
      x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detection
sets CONSTANT_TSC for intel cpus - but it is already set in init_intel().
don't need to set that two times in early_init_intel() and init_intel().
this patch removes the init_intel() one.
Signed-off-by: Yinghai Lu <yinghai.lu@sun.com> 
Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Florian Fainelli  [Mon, 25 Feb 2008 10:44:07 +0000  (11:44 +0100)] 
x86, rdc321x: remove watchdog fileSigned-off-by: Florian Fainelli <florian.fainelli@telecomint.eu> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Yinghai Lu  [Mon, 25 Feb 2008 05:36:28 +0000  (21:36 -0800)] 
x86: apic_is_clustered_box for vsmpSigned-off-by: Yinghai Lu <yinghai.lu@sun.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Paolo Ciarrocchi  [Sun, 24 Feb 2008 10:58:13 +0000  (11:58 +0100)] 
x86: coding style fixes to arch/x86/kernel/cpu/common.c
Before:
   total: 55 errors, 6 warnings, 727 lines checked
After:
   total: 0 errors, 3 warnings, 734 lines checked
No code changed:
arch/x86/kernel/cpu/common.o:
   text	   data	    bss	    dec	    hex	filename
   3500	   4611	     44	   8155	   1fdb	common.o.before
   3500	   4611	     44	   8155	   1fdb	common.o.after
md5:
   
e37091f11fbeb682c0db152ac3022a38   common.o.before.asm
   
e37091f11fbeb682c0db152ac3022a38   common.o.after.asm
Signed-off-by: Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com> 
Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Paolo Ciarrocchi  [Sun, 24 Feb 2008 10:57:22 +0000  (11:57 +0100)] 
x86: coding style fixes to arch/x86/power/cpu_32.c
Before:
   total: 15 errors, 3 warnings, 133 lines checked
After:
   total: 0 errors, 0 warnings, 138 lines checked
No code changed:
arch/x86/power/cpu_32.o:
   text	   data	    bss	    dec	    hex	filename
    739	      0	     84	    823	    337	cpu_32.o.before
    739	      0	     84	    823	    337	cpu_32.o.after
md5:
   
eb0726223a5e26b195e65f0ae2c0ec66   cpu_32.o.before.asm
   
eb0726223a5e26b195e65f0ae2c0ec66   cpu_32.o.after.asm
Signed-off-by: Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com> 
Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Paolo Ciarrocchi  [Fri, 22 Feb 2008 22:11:59 +0000  (23:11 +0100)] 
x86: coding style fixes to arch/x86/xen/multicalls.c
Before:
   total: 2 errors, 2 warnings, 138 lines checked
After:
   total: 0 errors, 2 warnings, 138 lines checked
No code changed:
arch/x86/xen/multicalls.o:
   text	   data	    bss	    dec	    hex	filename
    887	   2832	      0	   3719	    e87	multicalls.o.before
    887	   2832	      0	   3719	    e87	multicalls.o.after
md5:
   
cf6d72d9db6dc5a3ebe01eec9f05e95f   multicalls.o.before.asm
   
cf6d72d9db6dc5a3ebe01eec9f05e95f   multicalls.o.after.asm
Signed-off-by: Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com> 
Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Paolo Ciarrocchi  [Fri, 22 Feb 2008 22:11:52 +0000  (23:11 +0100)] 
x86: coding style fixes to arch/x86/kernel/msr.c
Before:
   total: 2 errors, 0 warnings, 231 lines checked
After:
   total: 0 errors, 0 warnings, 231 lines checked
No code changed:
arch/x86/kernel/msr.o:
   text	   data	    bss	    dec	    hex	filename
   1199	     12	      4	   1215	    4bf	msr.o.before
   1199	     12	      4	   1215	    4bf	msr.o.after
md5:
   
604be0d07d829bc52a9346babd084bdc   msr.o.before.asm
   
604be0d07d829bc52a9346babd084bdc   msr.o.after.asm
Signed-off-by: Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com> 
Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Paolo Ciarrocchi  [Fri, 22 Feb 2008 22:11:34 +0000  (23:11 +0100)] 
x86: coding style fixes to arch/x86/oprofile/nmi_timer_int.c
Before:
   total: 3 errors, 0 warnings, 69 lines checked
After:
   total: 0 errors, 0 warnings, 69 lines checked
No code changed:
arch/x86/oprofile/nmi_timer_int.o:
   text	   data	    bss	    dec	    hex	filename
    180	     12	      0	    192	     c0	nmi_timer_int.o.before
    180	     12	      0	    192	     c0	nmi_timer_int.o.after
md5:
   
0433c31d758e81da574e01722a8036ea   nmi_timer_int.o.before.asm
   
0433c31d758e81da574e01722a8036ea   nmi_timer_int.o.after.asm
Signed-off-by: Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com> 
Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Paolo Ciarrocchi  [Fri, 22 Feb 2008 22:11:23 +0000  (23:11 +0100)] 
x86: coding style fixes to arch/x86/kernel/cpu/cyrix.c
Before:
   total: 46 errors, 10 warnings, 450 lines checked
After:
   total: 1 errors, 10 warnings, 449 lines checked
No code changed:
arch/x86/kernel/cpu/cyrix.o:
   text	   data	    bss	    dec	    hex	filename
   2048	    908	      4	   2960	    b90	cyrix.o.before
   2048	    908	      4	   2960	    b90	cyrix.o.after
md5:
   
9add5e69dbd788f91ff24eea8462dad7   cyrix.o.before.asm
   
9add5e69dbd788f91ff24eea8462dad7   cyrix.o.after.asm
Signed-off-by: Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com> 
Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Paolo Ciarrocchi  [Fri, 22 Feb 2008 22:11:12 +0000  (23:11 +0100)] 
x86: coding style fixes to arch/x86/boot/cpucheck.c
Before:
   total: 30 errors, 0 warnings, 262 lines checked
After:
   total: 0 errors, 0 warnings, 262 lines checked
No code changed:
arch/x86/boot/cpucheck.o:
   text	   data	    bss	    dec	    hex	filename
    989	      0	     96	   1085	    43d	cpucheck.o.before
    989	      0	     96	   1085	    43d	cpucheck.o.after
md5:
   
06634cfefb8438fa284ff903b4cafbce   cpucheck.o.before.asm
   
06634cfefb8438fa284ff903b4cafbce   cpucheck.o.after.asm
Signed-off-by: Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com> 
Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Paolo Ciarrocchi  [Fri, 22 Feb 2008 22:11:07 +0000  (23:11 +0100)] 
x86: coding style fixes to arch/x86/kernel/cpu/mcheck/mce_32.c
Before:
   total: 10 errors, 3 warnings, 90 lines checked
After:
   total: 0 errors, 3 warnings, 90 lines checked
No code changed:
arch/x86/kernel/cpu/mcheck/mce_32.o:
   text	   data	    bss	    dec	    hex	filename
    287	     42	     12	    341	    155	mce_32.o.before
    287	     42	     12	    341	    155	mce_32.o.after
md5:
   
fede5ff8e6bc3f62e8e691ca6c45eb39   mce_32.o.before.asm
   
fede5ff8e6bc3f62e8e691ca6c45eb39   mce_32.o.after.asm
Signed-off-by: Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com> 
Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Paolo Ciarrocchi  [Fri, 22 Feb 2008 22:10:57 +0000  (23:10 +0100)] 
x86: coding style fixes to arch/x86/kernel/cpu/mcheck/winchip.c
Before:
   total: 4 errors, 0 warnings, 36 lines checked
After:
   total: 0 errors, 0 warnings, 36 lines checked
No code changed:
arch/x86/kernel/cpu/mcheck/winchip.o:
   text	   data	    bss	    dec	    hex	filename
    222	      0	      4	    226	     e2	winchip.o.before
    222	      0	      4	    226	     e2	winchip.o.after
md5:
   
9caefa12256c5f7d71ef324f6d01a2d5   winchip.o.before.asm
   
9caefa12256c5f7d71ef324f6d01a2d5   winchip.o.after.asm
Signed-off-by: Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com> 
Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Paolo Ciarrocchi  [Fri, 22 Feb 2008 22:10:49 +0000  (23:10 +0100)] 
x86: coding style fixes to arch/x86/kernel/cpu/mcheck/non-fatal.c
Before:
   total: 5 errors, 5 warnings, 91 lines checked
After:
   total: 0 errors, 0 warnings, 94 lines checked
No code changed:
arch/x86/kernel/cpu/mcheck/non-fatal.o:
   text	   data	    bss	    dec	    hex	filename
    441	     80	      4	    525	    20d	non-fatal.o.before
    441	     80	      4	    525	    20d	non-fatal.o.after
md5:
   
137bc114d2020ad331d5e76444a2c7d3   non-fatal.o.before.asm
   
137bc114d2020ad331d5e76444a2c7d3   non-fatal.o.after.asm
Signed-off-by: Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com> 
Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Paolo Ciarrocchi  [Fri, 22 Feb 2008 22:10:40 +0000  (23:10 +0100)] 
x86: coding style fixes to arch/x86/kernel/vm86_32.c
Before:
   total: 64 errors, 18 warnings, 840 lines checked
After:
   total: 12 errors, 15 warnings, 844 lines checked
No code changed:
arch/x86/kernel/vm86_32.o:
   text	   data	    bss	    dec	    hex	filename
   4449	     28	    132	   4609	   1201	vm86_32.o.before
   4449	     28	    132	   4609	   1201	vm86_32.o.after
md5:
   
e4e51ed7689d17f04148554a3c6d5bb6   vm86_32.o.before.asm
   
e4e51ed7689d17f04148554a3c6d5bb6   vm86_32.o.after.asm
Signed-off-by: Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com> 
Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Paolo Ciarrocchi  [Fri, 22 Feb 2008 22:10:33 +0000  (23:10 +0100)] 
x86: coding style fixes to arch/x86/kernel/cpu/amd.c
Before:
   total: 42 errors, 26 warnings, 350 lines checked
After:
   total: 0 errors, 26 warnings, 352 lines checked
No code changed:
arch/x86/kernel/cpu/amd.o:
   text	   data	    bss	    dec	    hex	filename
   1936	    328	      0	   2264	    8d8	amd.o.before
   1936	    328	      0	   2264	    8d8	amd.o.after
md5:
   
873430a88faaf31bb4bbfe3a2a691e45   amd.o.before.asm
   
873430a88faaf31bb4bbfe3a2a691e45   amd.o.after.asm
Signed-off-by: Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com> 
Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Paolo Ciarrocchi  [Fri, 22 Feb 2008 22:10:28 +0000  (23:10 +0100)] 
x86: coding style fixes to arch/x86/kernel/cpu/transmeta.c
Before:
   total: 13 errors, 3 warnings, 105 lines checked
After:
   total: 0 errors, 3 warnings, 107 lines checked
No code changed:
arch/x86/kernel/cpu/transmeta.o:
   text	   data	    bss	    dec	    hex	filename
    713	    324	      0	   1037	    40d	transmeta.o.before
    713	    324	      0	   1037	    40d	transmeta.o.after
md5:
   
19abe2cafac617e1e2aadc4aa4e9923b   transmeta.o.before.asm
   
19abe2cafac617e1e2aadc4aa4e9923b   transmeta.o.after.asm
Signed-off-by: Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com> 
Signed-off-by: Ingo Molnar <mingo@elte.hu> 
Paolo Ciarrocchi  [Fri, 22 Feb 2008 22:10:23 +0000  (23:10 +0100)] 
x86: coding style fixes to arch/x86/lib/memcpy_32.c
Before:
   total: 2 errors, 0 warnings, 43 lines checked
After:
   total: 0 errors, 0 warnings, 43 lines checked
No code changed:
arch/x86/lib/memcpy_32.o:
   text	   data	    bss	    dec	    hex	filename
    164	      0	      0	    164	     a4	memcpy_32.o.before
    164	      0	      0	    164	     a4	memcpy_32.o.after
md5:
   
d759f55621af27f51720b59c8ca96a4d   memcpy_32.o.before.asm
   
d759f55621af27f51720b59c8ca96a4d   memcpy_32.o.after.asm
Signed-off-by: Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com> 
Signed-off-by: Ingo Molnar <mingo@elte.hu>