diff -Naur linux-2.6.34.orig/arch/x86/configs/i386_defconfig linux-2.6.34/arch/x86/configs/i386_defconfig --- linux-2.6.34.orig/arch/x86/configs/i386_defconfig 2010-05-16 23:17:36.000000000 +0200 +++ linux-2.6.34/arch/x86/configs/i386_defconfig 2010-06-12 17:50:06.000000000 +0200 @@ -267,6 +267,7 @@ CONFIG_CPU_SUP_CENTAUR=y CONFIG_CPU_SUP_TRANSMETA_32=y CONFIG_CPU_SUP_UMC_32=y +CONFIG_CPU_SUP_SIS_32=y CONFIG_X86_DS=y CONFIG_X86_PTRACE_BTS=y CONFIG_HPET_TIMER=y diff -Naur linux-2.6.34.orig/arch/x86/include/asm/processor.h linux-2.6.34/arch/x86/include/asm/processor.h --- linux-2.6.34.orig/arch/x86/include/asm/processor.h 2010-05-16 23:17:36.000000000 +0200 +++ linux-2.6.34/arch/x86/include/asm/processor.h 2010-06-12 17:52:32.000000000 +0200 @@ -123,7 +123,8 @@ #define X86_VENDOR_CENTAUR 5 #define X86_VENDOR_TRANSMETA 7 #define X86_VENDOR_NSC 8 -#define X86_VENDOR_NUM 9 +#define X86_VENDOR_SIS 9 +#define X86_VENDOR_NUM 10 #define X86_VENDOR_UNKNOWN 0xff diff -Naur linux-2.6.34.orig/arch/x86/Kconfig.cpu linux-2.6.34/arch/x86/Kconfig.cpu --- linux-2.6.34.orig/arch/x86/Kconfig.cpu 2010-05-16 23:17:36.000000000 +0200 +++ linux-2.6.34/arch/x86/Kconfig.cpu 2010-06-15 17:28:11.000000000 +0200 @@ -503,6 +503,15 @@ If unsure, say N. +config CPU_SUP_SIS_32 + default y + bool "Support SIS processors" if PROCESSOR_SELECT + depends on !64BIT + ---help--- + This enables detection, tunings and quirks for SIS processors + + If unsure, say N. + config X86_DS def_bool X86_PTRACE_BTS depends on X86_DEBUGCTLMSR diff -Naur linux-2.6.34.orig/arch/x86/kernel/asm-offsets.s linux-2.6.34/arch/x86/kernel/asm-offsets.s --- linux-2.6.34.orig/arch/x86/kernel/asm-offsets.s 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/asm-offsets.s 2010-06-16 00:19:04.000000000 +0200 @@ -0,0 +1,340 @@ + .file "asm-offsets.c" +# GNU C (Ubuntu 4.4.3-4ubuntu5) version 4.4.3 (i486-linux-gnu) +# compiled by GNU C version 4.4.3, GMP version 4.3.2, MPFR version 2.4.2-p1. +# GGC heuristics: --param ggc-min-expand=98 --param ggc-min-heapsize=128299 +# options passed: -nostdinc +# -I/home/chlor/arc/tmp/linux-2.6.34/arch/x86/include -Iinclude +# -D__KERNEL__ -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 +# -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(asm_offsets) +# -DKBUILD_MODNAME=KBUILD_STR(asm_offsets) -isystem +# /usr/lib/gcc/i486-linux-gnu/4.4.3/include -include +# include/generated/autoconf.h -MD arch/x86/kernel/.asm-offsets.s.d +# arch/x86/kernel/asm-offsets.c -D_FORTIFY_SOURCE=2 -m32 -msoft-float +# -mregparm=3 -mpreferred-stack-boundary=2 -march=i586 -mtune=generic +# -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -auxbase-strip +# arch/x86/kernel/asm-offsets.s -Os -Wall -Wundef -Wstrict-prototypes +# -Wno-trigraphs -Werror-implicit-function-declaration -Wno-format-security +# -Wno-sign-compare -Wframe-larger-than=1024 -Wdeclaration-after-statement +# -Wno-pointer-sign -fno-strict-aliasing -fno-common +# -fno-delete-null-pointer-checks -freg-struct-return -ffreestanding +# -fno-asynchronous-unwind-tables -fno-stack-protector +# -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-strict-overflow +# -fno-dwarf2-cfi-asm -fconserve-stack -fverbose-asm +# options enabled: -falign-loops -fargument-alias -fauto-inc-dec +# -fbranch-count-reg -fcaller-saves -fcprop-registers -fcrossjumping +# -fcse-follow-jumps -fdefer-pop -fearly-inlining +# -feliminate-unused-debug-types -fexpensive-optimizations +# -fforward-propagate -ffunction-cse -fgcse -fgcse-lm +# -fguess-branch-probability -fident -fif-conversion -fif-conversion2 +# -findirect-inlining -finline -finline-functions +# -finline-functions-called-once -finline-small-functions -fipa-cp +# -fipa-pure-const -fipa-reference -fira-share-save-slots +# -fira-share-spill-slots -fivopts -fkeep-static-consts +# -fleading-underscore -fmath-errno -fmerge-constants -fmerge-debug-strings +# -fmove-loop-invariants -foptimize-register-move -fpeephole -fpeephole2 +# -freg-struct-return -fregmove -freorder-blocks -freorder-functions +# -frerun-cse-after-loop -fsched-interblock -fsched-spec +# -fsched-stalled-insns-dep -fschedule-insns2 -fsigned-zeros +# -fsplit-ivs-in-unroller -fsplit-wide-types -fthread-jumps +# -ftoplevel-reorder -ftrapping-math -ftree-builtin-call-dce -ftree-ccp +# -ftree-ch -ftree-copy-prop -ftree-copyrename -ftree-cselim -ftree-dce +# -ftree-dominator-opts -ftree-dse -ftree-fre -ftree-loop-im +# -ftree-loop-ivcanon -ftree-loop-optimize -ftree-parallelize-loops= +# -ftree-pre -ftree-reassoc -ftree-scev-cprop -ftree-sink -ftree-sra +# -ftree-switch-conversion -ftree-ter -ftree-vect-loop-version -ftree-vrp +# -funit-at-a-time -fvect-cost-model -fverbose-asm +# -fzero-initialized-in-bss -m32 -m96bit-long-double -malign-stringops +# -mfused-madd -mglibc -mieee-fp -mno-fancy-math-387 -mno-red-zone +# -mno-sse4 -mpush-args -msahf -mtls-direct-seg-refs + +# Compiler executable checksum: 5998ce5f1765e99eea5269f4c1e38d44 + + .text +.globl foo + .type foo, @function +foo: + pushl %ebp # + movl %esp, %ebp #, +#APP +# 33 "arch/x86/kernel/asm-offsets_32.c" 1 + +->IA32_SIGCONTEXT_ax $44 offsetof(struct sigcontext, ax) # +# 0 "" 2 +# 34 "arch/x86/kernel/asm-offsets_32.c" 1 + +->IA32_SIGCONTEXT_bx $32 offsetof(struct sigcontext, bx) # +# 0 "" 2 +# 35 "arch/x86/kernel/asm-offsets_32.c" 1 + +->IA32_SIGCONTEXT_cx $40 offsetof(struct sigcontext, cx) # +# 0 "" 2 +# 36 "arch/x86/kernel/asm-offsets_32.c" 1 + +->IA32_SIGCONTEXT_dx $36 offsetof(struct sigcontext, dx) # +# 0 "" 2 +# 37 "arch/x86/kernel/asm-offsets_32.c" 1 + +->IA32_SIGCONTEXT_si $20 offsetof(struct sigcontext, si) # +# 0 "" 2 +# 38 "arch/x86/kernel/asm-offsets_32.c" 1 + +->IA32_SIGCONTEXT_di $16 offsetof(struct sigcontext, di) # +# 0 "" 2 +# 39 "arch/x86/kernel/asm-offsets_32.c" 1 + +->IA32_SIGCONTEXT_bp $24 offsetof(struct sigcontext, bp) # +# 0 "" 2 +# 40 "arch/x86/kernel/asm-offsets_32.c" 1 + +->IA32_SIGCONTEXT_sp $28 offsetof(struct sigcontext, sp) # +# 0 "" 2 +# 41 "arch/x86/kernel/asm-offsets_32.c" 1 + +->IA32_SIGCONTEXT_ip $56 offsetof(struct sigcontext, ip) # +# 0 "" 2 +# 42 "arch/x86/kernel/asm-offsets_32.c" 1 + +-> +# 0 "" 2 +# 44 "arch/x86/kernel/asm-offsets_32.c" 1 + +->CPUINFO_x86 $0 offsetof(struct cpuinfo_x86, x86) # +# 0 "" 2 +# 45 "arch/x86/kernel/asm-offsets_32.c" 1 + +->CPUINFO_x86_vendor $1 offsetof(struct cpuinfo_x86, x86_vendor) # +# 0 "" 2 +# 46 "arch/x86/kernel/asm-offsets_32.c" 1 + +->CPUINFO_x86_model $2 offsetof(struct cpuinfo_x86, x86_model) # +# 0 "" 2 +# 47 "arch/x86/kernel/asm-offsets_32.c" 1 + +->CPUINFO_x86_mask $3 offsetof(struct cpuinfo_x86, x86_mask) # +# 0 "" 2 +# 48 "arch/x86/kernel/asm-offsets_32.c" 1 + +->CPUINFO_hard_math $6 offsetof(struct cpuinfo_x86, hard_math) # +# 0 "" 2 +# 49 "arch/x86/kernel/asm-offsets_32.c" 1 + +->CPUINFO_cpuid_level $20 offsetof(struct cpuinfo_x86, cpuid_level) # +# 0 "" 2 +# 50 "arch/x86/kernel/asm-offsets_32.c" 1 + +->CPUINFO_x86_capability $24 offsetof(struct cpuinfo_x86, x86_capability) # +# 0 "" 2 +# 51 "arch/x86/kernel/asm-offsets_32.c" 1 + +->CPUINFO_x86_vendor_id $60 offsetof(struct cpuinfo_x86, x86_vendor_id) # +# 0 "" 2 +# 52 "arch/x86/kernel/asm-offsets_32.c" 1 + +-> +# 0 "" 2 +# 54 "arch/x86/kernel/asm-offsets_32.c" 1 + +->TI_task $0 offsetof(struct thread_info, task) # +# 0 "" 2 +# 55 "arch/x86/kernel/asm-offsets_32.c" 1 + +->TI_exec_domain $4 offsetof(struct thread_info, exec_domain) # +# 0 "" 2 +# 56 "arch/x86/kernel/asm-offsets_32.c" 1 + +->TI_flags $8 offsetof(struct thread_info, flags) # +# 0 "" 2 +# 57 "arch/x86/kernel/asm-offsets_32.c" 1 + +->TI_status $12 offsetof(struct thread_info, status) # +# 0 "" 2 +# 58 "arch/x86/kernel/asm-offsets_32.c" 1 + +->TI_preempt_count $20 offsetof(struct thread_info, preempt_count) # +# 0 "" 2 +# 59 "arch/x86/kernel/asm-offsets_32.c" 1 + +->TI_addr_limit $24 offsetof(struct thread_info, addr_limit) # +# 0 "" 2 +# 60 "arch/x86/kernel/asm-offsets_32.c" 1 + +->TI_restart_block $28 offsetof(struct thread_info, restart_block) # +# 0 "" 2 +# 61 "arch/x86/kernel/asm-offsets_32.c" 1 + +->TI_sysenter_return $60 offsetof(struct thread_info, sysenter_return) # +# 0 "" 2 +# 62 "arch/x86/kernel/asm-offsets_32.c" 1 + +->TI_cpu $16 offsetof(struct thread_info, cpu) # +# 0 "" 2 +# 63 "arch/x86/kernel/asm-offsets_32.c" 1 + +-> +# 0 "" 2 +# 65 "arch/x86/kernel/asm-offsets_32.c" 1 + +->GDS_size $0 offsetof(struct desc_ptr, size) # +# 0 "" 2 +# 66 "arch/x86/kernel/asm-offsets_32.c" 1 + +->GDS_address $2 offsetof(struct desc_ptr, address) # +# 0 "" 2 +# 67 "arch/x86/kernel/asm-offsets_32.c" 1 + +-> +# 0 "" 2 +# 69 "arch/x86/kernel/asm-offsets_32.c" 1 + +->PT_EBX $0 offsetof(struct pt_regs, bx) # +# 0 "" 2 +# 70 "arch/x86/kernel/asm-offsets_32.c" 1 + +->PT_ECX $4 offsetof(struct pt_regs, cx) # +# 0 "" 2 +# 71 "arch/x86/kernel/asm-offsets_32.c" 1 + +->PT_EDX $8 offsetof(struct pt_regs, dx) # +# 0 "" 2 +# 72 "arch/x86/kernel/asm-offsets_32.c" 1 + +->PT_ESI $12 offsetof(struct pt_regs, si) # +# 0 "" 2 +# 73 "arch/x86/kernel/asm-offsets_32.c" 1 + +->PT_EDI $16 offsetof(struct pt_regs, di) # +# 0 "" 2 +# 74 "arch/x86/kernel/asm-offsets_32.c" 1 + +->PT_EBP $20 offsetof(struct pt_regs, bp) # +# 0 "" 2 +# 75 "arch/x86/kernel/asm-offsets_32.c" 1 + +->PT_EAX $24 offsetof(struct pt_regs, ax) # +# 0 "" 2 +# 76 "arch/x86/kernel/asm-offsets_32.c" 1 + +->PT_DS $28 offsetof(struct pt_regs, ds) # +# 0 "" 2 +# 77 "arch/x86/kernel/asm-offsets_32.c" 1 + +->PT_ES $32 offsetof(struct pt_regs, es) # +# 0 "" 2 +# 78 "arch/x86/kernel/asm-offsets_32.c" 1 + +->PT_FS $36 offsetof(struct pt_regs, fs) # +# 0 "" 2 +# 79 "arch/x86/kernel/asm-offsets_32.c" 1 + +->PT_GS $40 offsetof(struct pt_regs, gs) # +# 0 "" 2 +# 80 "arch/x86/kernel/asm-offsets_32.c" 1 + +->PT_ORIG_EAX $44 offsetof(struct pt_regs, orig_ax) # +# 0 "" 2 +# 81 "arch/x86/kernel/asm-offsets_32.c" 1 + +->PT_EIP $48 offsetof(struct pt_regs, ip) # +# 0 "" 2 +# 82 "arch/x86/kernel/asm-offsets_32.c" 1 + +->PT_CS $52 offsetof(struct pt_regs, cs) # +# 0 "" 2 +# 83 "arch/x86/kernel/asm-offsets_32.c" 1 + +->PT_EFLAGS $56 offsetof(struct pt_regs, flags) # +# 0 "" 2 +# 84 "arch/x86/kernel/asm-offsets_32.c" 1 + +->PT_OLDESP $60 offsetof(struct pt_regs, sp) # +# 0 "" 2 +# 85 "arch/x86/kernel/asm-offsets_32.c" 1 + +->PT_OLDSS $64 offsetof(struct pt_regs, ss) # +# 0 "" 2 +# 86 "arch/x86/kernel/asm-offsets_32.c" 1 + +-> +# 0 "" 2 +# 88 "arch/x86/kernel/asm-offsets_32.c" 1 + +->EXEC_DOMAIN_handler $4 offsetof(struct exec_domain, handler) # +# 0 "" 2 +# 89 "arch/x86/kernel/asm-offsets_32.c" 1 + +->IA32_RT_SIGFRAME_sigcontext $164 offsetof(struct rt_sigframe, uc.uc_mcontext) # +# 0 "" 2 +# 90 "arch/x86/kernel/asm-offsets_32.c" 1 + +-> +# 0 "" 2 +# 92 "arch/x86/kernel/asm-offsets_32.c" 1 + +->pbe_address $0 offsetof(struct pbe, address) # +# 0 "" 2 +# 93 "arch/x86/kernel/asm-offsets_32.c" 1 + +->pbe_orig_address $4 offsetof(struct pbe, orig_address) # +# 0 "" 2 +# 94 "arch/x86/kernel/asm-offsets_32.c" 1 + +->pbe_next $8 offsetof(struct pbe, next) # +# 0 "" 2 +# 97 "arch/x86/kernel/asm-offsets_32.c" 1 + +->TSS_sysenter_sp0 $-8572 offsetof(struct tss_struct, x86_tss.sp0) - sizeof(struct tss_struct) # +# 0 "" 2 +# 100 "arch/x86/kernel/asm-offsets_32.c" 1 + +->PAGE_SIZE_asm $4096 PAGE_SIZE # +# 0 "" 2 +# 101 "arch/x86/kernel/asm-offsets_32.c" 1 + +->PAGE_SHIFT_asm $12 PAGE_SHIFT # +# 0 "" 2 +# 102 "arch/x86/kernel/asm-offsets_32.c" 1 + +->PTRS_PER_PTE $1024 PTRS_PER_PTE # +# 0 "" 2 +# 103 "arch/x86/kernel/asm-offsets_32.c" 1 + +->PTRS_PER_PMD $1 PTRS_PER_PMD # +# 0 "" 2 +# 104 "arch/x86/kernel/asm-offsets_32.c" 1 + +->PTRS_PER_PGD $1024 PTRS_PER_PGD # +# 0 "" 2 +# 106 "arch/x86/kernel/asm-offsets_32.c" 1 + +->crypto_tfm_ctx_offset $48 offsetof(struct crypto_tfm, __crt_ctx) # +# 0 "" 2 +# 145 "arch/x86/kernel/asm-offsets_32.c" 1 + +-> +# 0 "" 2 +# 146 "arch/x86/kernel/asm-offsets_32.c" 1 + +->BP_scratch $484 offsetof(struct boot_params, scratch) # +# 0 "" 2 +# 147 "arch/x86/kernel/asm-offsets_32.c" 1 + +->BP_loadflags $529 offsetof(struct boot_params, hdr.loadflags) # +# 0 "" 2 +# 148 "arch/x86/kernel/asm-offsets_32.c" 1 + +->BP_hardware_subarch $572 offsetof(struct boot_params, hdr.hardware_subarch) # +# 0 "" 2 +# 149 "arch/x86/kernel/asm-offsets_32.c" 1 + +->BP_version $518 offsetof(struct boot_params, hdr.version) # +# 0 "" 2 +# 150 "arch/x86/kernel/asm-offsets_32.c" 1 + +->BP_kernel_alignment $560 offsetof(struct boot_params, hdr.kernel_alignment) # +# 0 "" 2 +#NO_APP + popl %ebp # + ret + .size foo, .-foo + .ident "GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3" + .section .note.GNU-stack,"",@progbits diff -Naur linux-2.6.34.orig/arch/x86/kernel/.asm-offsets.s.cmd linux-2.6.34/arch/x86/kernel/.asm-offsets.s.cmd --- linux-2.6.34.orig/arch/x86/kernel/.asm-offsets.s.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/.asm-offsets.s.cmd 2010-06-16 00:19:04.000000000 +0200 @@ -0,0 +1,606 @@ +cmd_arch/x86/kernel/asm-offsets.s := gcc -Wp,-MD,arch/x86/kernel/.asm-offsets.s.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.3/include -I/home/chlor/arc/tmp/linux-2.6.34/arch/x86/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-stack-protector -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(asm_offsets)" -D"KBUILD_MODNAME=KBUILD_STR(asm_offsets)" -fverbose-asm -S -o arch/x86/kernel/asm-offsets.s arch/x86/kernel/asm-offsets.c + +deps_arch/x86/kernel/asm-offsets.s := \ + arch/x86/kernel/asm-offsets.c \ + $(wildcard include/config/x86/32.h) \ + arch/x86/kernel/asm-offsets_32.c \ + $(wildcard include/config/paravirt.h) \ + $(wildcard include/config/xen.h) \ + $(wildcard include/config/lguest.h) \ + $(wildcard include/config/lguest/guest.h) \ + include/linux/crypto.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic.h \ + $(wildcard include/config/m386.h) \ + $(wildcard include/config/x86/64.h) \ + include/linux/compiler.h \ + $(wildcard include/config/trace/branch/profiling.h) \ + $(wildcard include/config/profile/all/branches.h) \ + $(wildcard include/config/enable/must/check.h) \ + $(wildcard include/config/enable/warn/deprecated.h) \ + include/linux/compiler-gcc.h \ + $(wildcard include/config/arch/supports/optimized/inlining.h) \ + $(wildcard include/config/optimize/inlining.h) \ + include/linux/compiler-gcc4.h \ + include/linux/types.h \ + $(wildcard include/config/uid16.h) \ + $(wildcard include/config/lbdaf.h) \ + $(wildcard include/config/phys/addr/t/64bit.h) \ + $(wildcard include/config/64bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/types.h \ + $(wildcard include/config/highmem64g.h) \ + include/asm-generic/types.h \ + include/asm-generic/int-ll64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitsperlong.h \ + include/asm-generic/bitsperlong.h \ + include/linux/posix_types.h \ + include/linux/stddef.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor.h \ + $(wildcard include/config/x86/vsmp.h) \ + $(wildcard include/config/smp.h) \ + $(wildcard include/config/cc/stackprotector.h) \ + $(wildcard include/config/m486.h) \ + $(wildcard include/config/x86/debugctlmsr.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor-flags.h \ + $(wildcard include/config/vm86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vm86.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace.h \ + $(wildcard include/config/x86/ptrace/bts.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace-abi.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/segment.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_types.h \ + include/linux/const.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32_types.h \ + $(wildcard include/config/highmem4g.h) \ + $(wildcard include/config/page/offset.h) \ + $(wildcard include/config/4kstacks.h) \ + $(wildcard include/config/x86/pae.h) \ + include/linux/init.h \ + $(wildcard include/config/modules.h) \ + $(wildcard include/config/hotplug.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/math_emu.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/sigcontext.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/current.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/percpu.h \ + $(wildcard include/config/x86/64/smp.h) \ + include/linux/kernel.h \ + $(wildcard include/config/preempt/voluntary.h) \ + $(wildcard include/config/debug/spinlock/sleep.h) \ + $(wildcard include/config/prove/locking.h) \ + $(wildcard include/config/printk.h) \ + $(wildcard include/config/dynamic/debug.h) \ + $(wildcard include/config/ring/buffer.h) \ + $(wildcard include/config/tracing.h) \ + $(wildcard include/config/numa.h) \ + $(wildcard include/config/ftrace/mcount/record.h) \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + include/linux/linkage.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/linkage.h \ + $(wildcard include/config/x86/alignment/16.h) \ + include/linux/stringify.h \ + include/linux/bitops.h \ + $(wildcard include/config/generic/find/first/bit.h) \ + $(wildcard include/config/generic/find/last/bit.h) \ + $(wildcard include/config/generic/find/next/bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitops.h \ + $(wildcard include/config/x86/cmov.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/alternative.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/asm.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpufeature.h \ + $(wildcard include/config/x86/invlpg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/required-features.h \ + $(wildcard include/config/x86/minimum/cpu/family.h) \ + $(wildcard include/config/math/emulation.h) \ + $(wildcard include/config/x86/cmpxchg64.h) \ + $(wildcard include/config/x86/use/3dnow.h) \ + $(wildcard include/config/x86/p6/nop.h) \ + include/asm-generic/bitops/sched.h \ + include/asm-generic/bitops/hweight.h \ + include/asm-generic/bitops/fls64.h \ + include/asm-generic/bitops/ext2-non-atomic.h \ + include/asm-generic/bitops/le.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/byteorder.h \ + include/linux/byteorder/little_endian.h \ + include/linux/swab.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/swab.h \ + $(wildcard include/config/x86/bswap.h) \ + include/linux/byteorder/generic.h \ + include/asm-generic/bitops/minix.h \ + include/linux/log2.h \ + $(wildcard include/config/arch/has/ilog2/u32.h) \ + $(wildcard include/config/arch/has/ilog2/u64.h) \ + include/linux/typecheck.h \ + include/linux/dynamic_debug.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bug.h \ + $(wildcard include/config/bug.h) \ + $(wildcard include/config/debug/bugverbose.h) \ + include/asm-generic/bug.h \ + $(wildcard include/config/generic/bug.h) \ + $(wildcard include/config/generic/bug/relative/pointers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/div64.h \ + include/asm-generic/percpu.h \ + $(wildcard include/config/debug/preempt.h) \ + $(wildcard include/config/have/setup/per/cpu/area.h) \ + include/linux/threads.h \ + $(wildcard include/config/nr/cpus.h) \ + $(wildcard include/config/base/small.h) \ + include/linux/percpu-defs.h \ + $(wildcard include/config/debug/force/weak/per/cpu.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/system.h \ + $(wildcard include/config/ia32/emulation.h) \ + $(wildcard include/config/x86/32/lazy/gs.h) \ + $(wildcard include/config/x86/ppro/fence.h) \ + $(wildcard include/config/x86/oostore.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg_32.h \ + $(wildcard include/config/x86/cmpxchg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/nops.h \ + $(wildcard include/config/mk7.h) \ + include/linux/irqflags.h \ + $(wildcard include/config/trace/irqflags.h) \ + $(wildcard include/config/irqsoff/tracer.h) \ + $(wildcard include/config/preempt/tracer.h) \ + $(wildcard include/config/trace/irqflags/support.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irqflags.h \ + $(wildcard include/config/debug/lock/alloc.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32.h \ + $(wildcard include/config/hugetlb/page.h) \ + $(wildcard include/config/debug/virtual.h) \ + $(wildcard include/config/flatmem.h) \ + $(wildcard include/config/x86/3dnow.h) \ + include/linux/string.h \ + $(wildcard include/config/binary/printf.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string_32.h \ + $(wildcard include/config/kmemcheck.h) \ + include/asm-generic/memory_model.h \ + $(wildcard include/config/discontigmem.h) \ + $(wildcard include/config/sparsemem/vmemmap.h) \ + $(wildcard include/config/sparsemem.h) \ + include/asm-generic/getorder.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_types.h \ + $(wildcard include/config/compat/vdso.h) \ + $(wildcard include/config/proc/fs.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + $(wildcard include/config/highmem.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level_types.h \ + include/asm-generic/pgtable-nopud.h \ + include/asm-generic/pgtable-nopmd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr-index.h \ + include/linux/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ioctl.h \ + include/asm-generic/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/errno.h \ + include/asm-generic/errno.h \ + include/asm-generic/errno-base.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpumask.h \ + include/linux/cpumask.h \ + $(wildcard include/config/cpumask/offstack.h) \ + $(wildcard include/config/hotplug/cpu.h) \ + $(wildcard include/config/debug/per/cpu/maps.h) \ + $(wildcard include/config/disable/obsolete/cpumask/functions.h) \ + include/linux/bitmap.h \ + include/linux/errno.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc_defs.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ds.h \ + $(wildcard include/config/x86/ds.h) \ + include/linux/err.h \ + include/linux/personality.h \ + include/linux/cache.h \ + $(wildcard include/config/arch/has/cache/line/size.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cache.h \ + $(wildcard include/config/x86/l1/cache/shift.h) \ + $(wildcard include/config/x86/internode/cache/shift.h) \ + include/linux/math64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic64_32.h \ + include/asm-generic/atomic-long.h \ + include/linux/module.h \ + $(wildcard include/config/symbol/prefix.h) \ + $(wildcard include/config/modversions.h) \ + $(wildcard include/config/unused/symbols.h) \ + $(wildcard include/config/kallsyms.h) \ + $(wildcard include/config/tracepoints.h) \ + $(wildcard include/config/event/tracing.h) \ + $(wildcard include/config/module/unload.h) \ + $(wildcard include/config/constructors.h) \ + $(wildcard include/config/sysfs.h) \ + include/linux/list.h \ + $(wildcard include/config/debug/list.h) \ + include/linux/poison.h \ + $(wildcard include/config/illegal/pointer/value.h) \ + include/linux/prefetch.h \ + include/linux/stat.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/stat.h \ + include/linux/time.h \ + $(wildcard include/config/arch/uses/gettimeoffset.h) \ + include/linux/seqlock.h \ + include/linux/spinlock.h \ + $(wildcard include/config/debug/spinlock.h) \ + $(wildcard include/config/generic/lockbreak.h) \ + $(wildcard include/config/preempt.h) \ + include/linux/preempt.h \ + $(wildcard include/config/preempt/notifiers.h) \ + include/linux/thread_info.h \ + $(wildcard include/config/compat.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/thread_info.h \ + $(wildcard include/config/debug/stack/usage.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ftrace.h \ + $(wildcard include/config/function/tracer.h) \ + $(wildcard include/config/dynamic/ftrace.h) \ + include/linux/bottom_half.h \ + include/linux/spinlock_types.h \ + include/linux/spinlock_types_up.h \ + include/linux/lockdep.h \ + $(wildcard include/config/lockdep.h) \ + $(wildcard include/config/lock/stat.h) \ + $(wildcard include/config/generic/hardirqs.h) \ + $(wildcard include/config/prove/rcu.h) \ + include/linux/rwlock_types.h \ + include/linux/spinlock_up.h \ + include/linux/rwlock.h \ + include/linux/spinlock_api_up.h \ + include/linux/kmod.h \ + include/linux/gfp.h \ + $(wildcard include/config/zone/dma.h) \ + $(wildcard include/config/zone/dma32.h) \ + $(wildcard include/config/debug/vm.h) \ + include/linux/mmzone.h \ + $(wildcard include/config/force/max/zoneorder.h) \ + $(wildcard include/config/memory/hotplug.h) \ + $(wildcard include/config/arch/populates/node/map.h) \ + $(wildcard include/config/flat/node/mem/map.h) \ + $(wildcard include/config/cgroup/mem/res/ctlr.h) \ + $(wildcard include/config/no/bootmem.h) \ + $(wildcard include/config/have/memory/present.h) \ + $(wildcard include/config/need/node/memmap/size.h) \ + $(wildcard include/config/need/multiple/nodes.h) \ + $(wildcard include/config/have/arch/early/pfn/to/nid.h) \ + $(wildcard include/config/sparsemem/extreme.h) \ + $(wildcard include/config/nodes/span/other/nodes.h) \ + $(wildcard include/config/holes/in/zone.h) \ + $(wildcard include/config/arch/has/holes/memorymodel.h) \ + include/linux/wait.h \ + include/linux/numa.h \ + $(wildcard include/config/nodes/shift.h) \ + include/linux/nodemask.h \ + include/linux/pageblock-flags.h \ + $(wildcard include/config/hugetlb/page/size/variable.h) \ + include/generated/bounds.h \ + include/linux/memory_hotplug.h \ + $(wildcard include/config/have/arch/nodedata/extension.h) \ + $(wildcard include/config/memory/hotremove.h) \ + include/linux/notifier.h \ + include/linux/mutex.h \ + $(wildcard include/config/debug/mutexes.h) \ + include/linux/rwsem.h \ + $(wildcard include/config/rwsem/generic/spinlock.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/rwsem.h \ + include/linux/srcu.h \ + include/linux/topology.h \ + $(wildcard include/config/sched/smt.h) \ + $(wildcard include/config/sched/mc.h) \ + include/linux/smp.h \ + $(wildcard include/config/use/generic/smp/helpers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/topology.h \ + $(wildcard include/config/x86/ht.h) \ + $(wildcard include/config/x86/64/acpi/numa.h) \ + include/asm-generic/topology.h \ + include/linux/mmdebug.h \ + include/linux/elf.h \ + include/linux/elf-em.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/elf.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/user.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/user_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/auxvec.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vdso.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ldt.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mmu.h \ + include/linux/kobject.h \ + include/linux/sysfs.h \ + include/linux/kref.h \ + include/linux/moduleparam.h \ + $(wildcard include/config/alpha.h) \ + $(wildcard include/config/ia64.h) \ + $(wildcard include/config/ppc64.h) \ + include/linux/tracepoint.h \ + include/linux/rcupdate.h \ + $(wildcard include/config/rcu/torture/test.h) \ + $(wildcard include/config/tree/rcu.h) \ + $(wildcard include/config/tree/preempt/rcu.h) \ + $(wildcard include/config/tiny/rcu.h) \ + include/linux/completion.h \ + include/linux/rcutree.h \ + $(wildcard include/config/no/hz.h) \ + include/linux/percpu.h \ + $(wildcard include/config/need/per/cpu/embed/first/chunk.h) \ + $(wildcard include/config/need/per/cpu/page/first/chunk.h) \ + include/linux/pfn.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/module.h \ + $(wildcard include/config/m586.h) \ + $(wildcard include/config/m586tsc.h) \ + $(wildcard include/config/m586mmx.h) \ + $(wildcard include/config/mcore2.h) \ + $(wildcard include/config/matom.h) \ + $(wildcard include/config/m686.h) \ + $(wildcard include/config/mpentiumii.h) \ + $(wildcard include/config/mpentiumiii.h) \ + $(wildcard include/config/mpentiumm.h) \ + $(wildcard include/config/mpentium4.h) \ + $(wildcard include/config/mk6.h) \ + $(wildcard include/config/mk8.h) \ + $(wildcard include/config/x86/elan.h) \ + $(wildcard include/config/mcrusoe.h) \ + $(wildcard include/config/mefficeon.h) \ + $(wildcard include/config/mwinchipc6.h) \ + $(wildcard include/config/mwinchip3d.h) \ + $(wildcard include/config/mcyrixiii.h) \ + $(wildcard include/config/mviac3/2.h) \ + $(wildcard include/config/mviac7.h) \ + $(wildcard include/config/mgeodegx1.h) \ + $(wildcard include/config/mgeode/lx.h) \ + include/asm-generic/module.h \ + include/trace/events/module.h \ + include/trace/define_trace.h \ + include/linux/slab.h \ + $(wildcard include/config/slab/debug.h) \ + $(wildcard include/config/debug/objects.h) \ + $(wildcard include/config/failslab.h) \ + $(wildcard include/config/slub.h) \ + $(wildcard include/config/slob.h) \ + $(wildcard include/config/debug/slab.h) \ + include/linux/slab_def.h \ + include/linux/kmemtrace.h \ + $(wildcard include/config/kmemtrace.h) \ + include/trace/events/kmem.h \ + include/linux/kmalloc_sizes.h \ + include/linux/uaccess.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/uaccess.h \ + $(wildcard include/config/x86/wp/works/ok.h) \ + $(wildcard include/config/x86/intel/usercopy.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/uaccess_32.h \ + $(wildcard include/config/debug/strict/user/copy/checks.h) \ + include/linux/sched.h \ + $(wildcard include/config/sched/debug.h) \ + $(wildcard include/config/detect/softlockup.h) \ + $(wildcard include/config/detect/hung/task.h) \ + $(wildcard include/config/mmu.h) \ + $(wildcard include/config/core/dump/default/elf/headers.h) \ + $(wildcard include/config/virt/cpu/accounting.h) \ + $(wildcard include/config/bsd/process/acct.h) \ + $(wildcard include/config/taskstats.h) \ + $(wildcard include/config/audit.h) \ + $(wildcard include/config/inotify/user.h) \ + $(wildcard include/config/epoll.h) \ + $(wildcard include/config/posix/mqueue.h) \ + $(wildcard include/config/keys.h) \ + $(wildcard include/config/perf/events.h) \ + $(wildcard include/config/schedstats.h) \ + $(wildcard include/config/task/delay/acct.h) \ + $(wildcard include/config/fair/group/sched.h) \ + $(wildcard include/config/rt/group/sched.h) \ + $(wildcard include/config/blk/dev/io/trace.h) \ + $(wildcard include/config/sysvipc.h) \ + $(wildcard include/config/auditsyscall.h) \ + $(wildcard include/config/rt/mutexes.h) \ + $(wildcard include/config/task/xacct.h) \ + $(wildcard include/config/cpusets.h) \ + $(wildcard include/config/cgroups.h) \ + $(wildcard include/config/futex.h) \ + $(wildcard include/config/fault/injection.h) \ + $(wildcard include/config/latencytop.h) \ + $(wildcard include/config/function/graph/tracer.h) \ + $(wildcard include/config/have/unstable/sched/clock.h) \ + $(wildcard include/config/stack/growsup.h) \ + $(wildcard include/config/cgroup/sched.h) \ + $(wildcard include/config/mm/owner.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/param.h \ + include/asm-generic/param.h \ + $(wildcard include/config/hz.h) \ + include/linux/capability.h \ + include/linux/timex.h \ + include/linux/param.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/timex.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/tsc.h \ + $(wildcard include/config/x86/tsc.h) \ + include/linux/jiffies.h \ + include/linux/rbtree.h \ + include/linux/mm_types.h \ + $(wildcard include/config/split/ptlock/cpus.h) \ + $(wildcard include/config/want/page/debug/flags.h) \ + $(wildcard include/config/aio.h) \ + $(wildcard include/config/mmu/notifier.h) \ + include/linux/auxvec.h \ + include/linux/prio_tree.h \ + include/linux/page-debug-flags.h \ + $(wildcard include/config/page/poisoning.h) \ + $(wildcard include/config/page/debug/something/else.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cputime.h \ + include/asm-generic/cputime.h \ + include/linux/sem.h \ + include/linux/ipc.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ipcbuf.h \ + include/asm-generic/ipcbuf.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/sembuf.h \ + include/linux/signal.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/signal.h \ + include/asm-generic/signal-defs.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/siginfo.h \ + include/asm-generic/siginfo.h \ + include/linux/path.h \ + include/linux/pid.h \ + include/linux/proportions.h \ + include/linux/percpu_counter.h \ + include/linux/seccomp.h \ + $(wildcard include/config/seccomp.h) \ + include/linux/rculist.h \ + include/linux/rtmutex.h \ + $(wildcard include/config/debug/rt/mutexes.h) \ + include/linux/plist.h \ + $(wildcard include/config/debug/pi/list.h) \ + include/linux/resource.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/resource.h \ + include/asm-generic/resource.h \ + include/linux/timer.h \ + $(wildcard include/config/timer/stats.h) \ + $(wildcard include/config/debug/objects/timers.h) \ + include/linux/ktime.h \ + $(wildcard include/config/ktime/scalar.h) \ + include/linux/debugobjects.h \ + $(wildcard include/config/debug/objects/free.h) \ + include/linux/hrtimer.h \ + $(wildcard include/config/high/res/timers.h) \ + include/linux/task_io_accounting.h \ + $(wildcard include/config/task/io/accounting.h) \ + include/linux/latencytop.h \ + include/linux/cred.h \ + $(wildcard include/config/debug/credentials.h) \ + $(wildcard include/config/security.h) \ + include/linux/key.h \ + $(wildcard include/config/sysctl.h) \ + include/linux/sysctl.h \ + include/linux/selinux.h \ + $(wildcard include/config/security/selinux.h) \ + include/linux/aio.h \ + include/linux/workqueue.h \ + $(wildcard include/config/debug/objects/work.h) \ + include/linux/aio_abi.h \ + include/linux/uio.h \ + include/linux/suspend.h \ + $(wildcard include/config/pm/sleep.h) \ + $(wildcard include/config/vt.h) \ + $(wildcard include/config/vt/console.h) \ + $(wildcard include/config/suspend.h) \ + $(wildcard include/config/hibernation.h) \ + $(wildcard include/config/hibernation/nvs.h) \ + include/linux/swap.h \ + $(wildcard include/config/migration.h) \ + $(wildcard include/config/memory/failure.h) \ + $(wildcard include/config/swap.h) \ + $(wildcard include/config/cgroup/mem/res/ctlr/swap.h) \ + include/linux/memcontrol.h \ + $(wildcard include/config/cgroup/mem/cont.h) \ + include/linux/cgroup.h \ + include/linux/cgroupstats.h \ + include/linux/taskstats.h \ + include/linux/prio_heap.h \ + include/linux/idr.h \ + include/linux/node.h \ + $(wildcard include/config/memory/hotplug/sparse.h) \ + $(wildcard include/config/hugetlbfs.h) \ + include/linux/sysdev.h \ + include/linux/pm.h \ + $(wildcard include/config/pm/runtime.h) \ + $(wildcard include/config/pm/ops.h) \ + include/linux/mm.h \ + $(wildcard include/config/ksm.h) \ + $(wildcard include/config/debug/pagealloc.h) \ + include/linux/debug_locks.h \ + $(wildcard include/config/debug/locking/api/selftests.h) \ + include/linux/range.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/e820.h \ + $(wildcard include/config/efi.h) \ + $(wildcard include/config/memtest.h) \ + include/linux/early_res.h \ + include/linux/ioport.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/x86_init.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bootparam.h \ + include/linux/screen_info.h \ + include/linux/apm_bios.h \ + include/linux/edd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ist.h \ + include/video/edid.h \ + $(wildcard include/config/x86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32.h \ + $(wildcard include/config/highpte.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/fixmap.h \ + $(wildcard include/config/provide/ohci1394/dma/init.h) \ + $(wildcard include/config/x86/local/apic.h) \ + $(wildcard include/config/x86/io/apic.h) \ + $(wildcard include/config/x86/visws/apic.h) \ + $(wildcard include/config/x86/f00f/bug.h) \ + $(wildcard include/config/x86/cyclone/timer.h) \ + $(wildcard include/config/pci/mmconfig.h) \ + $(wildcard include/config/intel/txt.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/acpi.h \ + $(wildcard include/config/acpi.h) \ + $(wildcard include/config/acpi/numa.h) \ + include/acpi/pdc_intel.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/numa.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/numa_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mpspec.h \ + $(wildcard include/config/x86/numaq.h) \ + $(wildcard include/config/mca.h) \ + $(wildcard include/config/eisa.h) \ + $(wildcard include/config/x86/mpparse.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mpspec_def.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/apicdef.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/kmap_types.h \ + $(wildcard include/config/debug/highmem.h) \ + include/asm-generic/kmap_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/paravirt.h \ + $(wildcard include/config/paravirt/spinlocks.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level.h \ + include/asm-generic/pgtable.h \ + include/linux/page-flags.h \ + $(wildcard include/config/pageflags/extended.h) \ + $(wildcard include/config/arch/uses/pg/uncached.h) \ + $(wildcard include/config/s390.h) \ + include/linux/vmstat.h \ + $(wildcard include/config/vm/event/counters.h) \ + include/linux/kbuild.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ucontext.h \ + include/asm-generic/ucontext.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/sigframe.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/suspend.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/suspend_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/i387.h \ + include/linux/kernel_stat.h \ + include/linux/interrupt.h \ + $(wildcard include/config/generic/irq/probe.h) \ + include/linux/irqreturn.h \ + include/linux/irqnr.h \ + include/linux/hardirq.h \ + include/linux/ftrace_irq.h \ + $(wildcard include/config/ftrace/nmi/enter.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/hardirq.h \ + $(wildcard include/config/x86/thermal/vector.h) \ + $(wildcard include/config/x86/mce/threshold.h) \ + include/linux/irq.h \ + $(wildcard include/config/irq/per/cpu.h) \ + $(wildcard include/config/irq/release/method.h) \ + $(wildcard include/config/intr/remap.h) \ + $(wildcard include/config/generic/pending/irq.h) \ + $(wildcard include/config/sparse/irq.h) \ + $(wildcard include/config/numa/irq/desc.h) \ + $(wildcard include/config/generic/hardirqs/no//do/irq.h) \ + $(wildcard include/config/cpumasks/offstack.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irq.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irq_vectors.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irq_regs.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/hw_irq.h \ + include/linux/profile.h \ + $(wildcard include/config/profiling.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/sections.h \ + $(wildcard include/config/debug/rodata.h) \ + include/asm-generic/sections.h \ + include/linux/regset.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/xsave.h \ + include/xen/interface/xen.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/xen/interface.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/xen/interface_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pvclock-abi.h \ + include/linux/lguest.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/lguest_hcall.h \ + arch/x86/kernel/../../../drivers/lguest/lg.h \ + include/linux/lguest_launcher.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/lguest.h \ + +arch/x86/kernel/asm-offsets.s: $(deps_arch/x86/kernel/asm-offsets.s) + +$(deps_arch/x86/kernel/asm-offsets.s): diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/addon_cpuid_features.o linux-2.6.34/arch/x86/kernel/cpu/addon_cpuid_features.o --- linux-2.6.34.orig/arch/x86/kernel/cpu/addon_cpuid_features.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/addon_cpuid_features.o 2010-06-16 00:19:11.000000000 +0200 @@ -0,0 +1,8 @@ +ELFt4( U]UWVSER~1ɉf19r?9w31MNE]UFLt +EދUffEu[^_] + + + +GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.data.bss.rel.cpuinit.text.cpuinit.rodata.comment.note.GNU-stack244!4*4& t +88H0$QaT + `8)B{addon_cpuid_features.ccpuid_bits.12076detect_extended_topologyinit_scattered_cpuid_features \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/.addon_cpuid_features.o.cmd linux-2.6.34/arch/x86/kernel/cpu/.addon_cpuid_features.o.cmd --- linux-2.6.34.orig/arch/x86/kernel/cpu/.addon_cpuid_features.o.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/.addon_cpuid_features.o.cmd 2010-06-16 00:19:11.000000000 +0200 @@ -0,0 +1,427 @@ +cmd_arch/x86/kernel/cpu/addon_cpuid_features.o := gcc -Wp,-MD,arch/x86/kernel/cpu/.addon_cpuid_features.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.3/include -I/home/chlor/arc/tmp/linux-2.6.34/arch/x86/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-stack-protector -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(addon_cpuid_features)" -D"KBUILD_MODNAME=KBUILD_STR(addon_cpuid_features)" -c -o arch/x86/kernel/cpu/.tmp_addon_cpuid_features.o arch/x86/kernel/cpu/addon_cpuid_features.c + +deps_arch/x86/kernel/cpu/addon_cpuid_features.o := \ + arch/x86/kernel/cpu/addon_cpuid_features.c \ + $(wildcard include/config/smp.h) \ + include/linux/cpu.h \ + $(wildcard include/config/hotplug/cpu.h) \ + $(wildcard include/config/arch/cpu/probe/release.h) \ + $(wildcard include/config/pm/sleep/smp.h) \ + include/linux/sysdev.h \ + include/linux/kobject.h \ + $(wildcard include/config/hotplug.h) \ + include/linux/types.h \ + $(wildcard include/config/uid16.h) \ + $(wildcard include/config/lbdaf.h) \ + $(wildcard include/config/phys/addr/t/64bit.h) \ + $(wildcard include/config/64bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/types.h \ + $(wildcard include/config/x86/64.h) \ + $(wildcard include/config/highmem64g.h) \ + include/asm-generic/types.h \ + include/asm-generic/int-ll64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitsperlong.h \ + include/asm-generic/bitsperlong.h \ + include/linux/posix_types.h \ + include/linux/stddef.h \ + include/linux/compiler.h \ + $(wildcard include/config/trace/branch/profiling.h) \ + $(wildcard include/config/profile/all/branches.h) \ + $(wildcard include/config/enable/must/check.h) \ + $(wildcard include/config/enable/warn/deprecated.h) \ + include/linux/compiler-gcc.h \ + $(wildcard include/config/arch/supports/optimized/inlining.h) \ + $(wildcard include/config/optimize/inlining.h) \ + include/linux/compiler-gcc4.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types.h \ + $(wildcard include/config/x86/32.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types_32.h \ + include/linux/list.h \ + $(wildcard include/config/debug/list.h) \ + include/linux/poison.h \ + $(wildcard include/config/illegal/pointer/value.h) \ + include/linux/prefetch.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor.h \ + $(wildcard include/config/x86/vsmp.h) \ + $(wildcard include/config/cc/stackprotector.h) \ + $(wildcard include/config/paravirt.h) \ + $(wildcard include/config/m386.h) \ + $(wildcard include/config/m486.h) \ + $(wildcard include/config/x86/debugctlmsr.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor-flags.h \ + $(wildcard include/config/vm86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vm86.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace.h \ + $(wildcard include/config/x86/ptrace/bts.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace-abi.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/segment.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_types.h \ + include/linux/const.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32_types.h \ + $(wildcard include/config/highmem4g.h) \ + $(wildcard include/config/page/offset.h) \ + $(wildcard include/config/4kstacks.h) \ + $(wildcard include/config/x86/pae.h) \ + include/linux/init.h \ + $(wildcard include/config/modules.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/math_emu.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/sigcontext.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/current.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/percpu.h \ + $(wildcard include/config/x86/64/smp.h) \ + include/linux/kernel.h \ + $(wildcard include/config/preempt/voluntary.h) \ + $(wildcard include/config/debug/spinlock/sleep.h) \ + $(wildcard include/config/prove/locking.h) \ + $(wildcard include/config/printk.h) \ + $(wildcard include/config/dynamic/debug.h) \ + $(wildcard include/config/ring/buffer.h) \ + $(wildcard include/config/tracing.h) \ + $(wildcard include/config/numa.h) \ + $(wildcard include/config/ftrace/mcount/record.h) \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + include/linux/linkage.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/linkage.h \ + $(wildcard include/config/x86/alignment/16.h) \ + include/linux/stringify.h \ + include/linux/bitops.h \ + $(wildcard include/config/generic/find/first/bit.h) \ + $(wildcard include/config/generic/find/last/bit.h) \ + $(wildcard include/config/generic/find/next/bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitops.h \ + $(wildcard include/config/x86/cmov.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/alternative.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/asm.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpufeature.h \ + $(wildcard include/config/x86/invlpg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/required-features.h \ + $(wildcard include/config/x86/minimum/cpu/family.h) \ + $(wildcard include/config/math/emulation.h) \ + $(wildcard include/config/x86/cmpxchg64.h) \ + $(wildcard include/config/x86/use/3dnow.h) \ + $(wildcard include/config/x86/p6/nop.h) \ + include/asm-generic/bitops/sched.h \ + include/asm-generic/bitops/hweight.h \ + include/asm-generic/bitops/fls64.h \ + include/asm-generic/bitops/ext2-non-atomic.h \ + include/asm-generic/bitops/le.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/byteorder.h \ + include/linux/byteorder/little_endian.h \ + include/linux/swab.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/swab.h \ + $(wildcard include/config/x86/bswap.h) \ + include/linux/byteorder/generic.h \ + include/asm-generic/bitops/minix.h \ + include/linux/log2.h \ + $(wildcard include/config/arch/has/ilog2/u32.h) \ + $(wildcard include/config/arch/has/ilog2/u64.h) \ + include/linux/typecheck.h \ + include/linux/dynamic_debug.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bug.h \ + $(wildcard include/config/bug.h) \ + $(wildcard include/config/debug/bugverbose.h) \ + include/asm-generic/bug.h \ + $(wildcard include/config/generic/bug.h) \ + $(wildcard include/config/generic/bug/relative/pointers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/div64.h \ + include/asm-generic/percpu.h \ + $(wildcard include/config/debug/preempt.h) \ + $(wildcard include/config/have/setup/per/cpu/area.h) \ + include/linux/threads.h \ + $(wildcard include/config/nr/cpus.h) \ + $(wildcard include/config/base/small.h) \ + include/linux/percpu-defs.h \ + $(wildcard include/config/debug/force/weak/per/cpu.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/system.h \ + $(wildcard include/config/ia32/emulation.h) \ + $(wildcard include/config/x86/32/lazy/gs.h) \ + $(wildcard include/config/x86/ppro/fence.h) \ + $(wildcard include/config/x86/oostore.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg_32.h \ + $(wildcard include/config/x86/cmpxchg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/nops.h \ + $(wildcard include/config/mk7.h) \ + include/linux/irqflags.h \ + $(wildcard include/config/trace/irqflags.h) \ + $(wildcard include/config/irqsoff/tracer.h) \ + $(wildcard include/config/preempt/tracer.h) \ + $(wildcard include/config/trace/irqflags/support.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irqflags.h \ + $(wildcard include/config/debug/lock/alloc.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32.h \ + $(wildcard include/config/hugetlb/page.h) \ + $(wildcard include/config/debug/virtual.h) \ + $(wildcard include/config/flatmem.h) \ + $(wildcard include/config/x86/3dnow.h) \ + include/linux/string.h \ + $(wildcard include/config/binary/printf.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string_32.h \ + $(wildcard include/config/kmemcheck.h) \ + include/asm-generic/memory_model.h \ + $(wildcard include/config/discontigmem.h) \ + $(wildcard include/config/sparsemem/vmemmap.h) \ + $(wildcard include/config/sparsemem.h) \ + include/asm-generic/getorder.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_types.h \ + $(wildcard include/config/compat/vdso.h) \ + $(wildcard include/config/proc/fs.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + $(wildcard include/config/highmem.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level_types.h \ + include/asm-generic/pgtable-nopud.h \ + include/asm-generic/pgtable-nopmd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr-index.h \ + include/linux/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ioctl.h \ + include/asm-generic/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/errno.h \ + include/asm-generic/errno.h \ + include/asm-generic/errno-base.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpumask.h \ + include/linux/cpumask.h \ + $(wildcard include/config/cpumask/offstack.h) \ + $(wildcard include/config/debug/per/cpu/maps.h) \ + $(wildcard include/config/disable/obsolete/cpumask/functions.h) \ + include/linux/bitmap.h \ + include/linux/errno.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc_defs.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ds.h \ + $(wildcard include/config/x86/ds.h) \ + include/linux/err.h \ + include/linux/personality.h \ + include/linux/cache.h \ + $(wildcard include/config/arch/has/cache/line/size.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cache.h \ + $(wildcard include/config/x86/l1/cache/shift.h) \ + $(wildcard include/config/x86/internode/cache/shift.h) \ + include/linux/math64.h \ + include/linux/sysfs.h \ + $(wildcard include/config/sysfs.h) \ + include/linux/lockdep.h \ + $(wildcard include/config/lockdep.h) \ + $(wildcard include/config/lock/stat.h) \ + $(wildcard include/config/generic/hardirqs.h) \ + $(wildcard include/config/prove/rcu.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic64_32.h \ + include/asm-generic/atomic-long.h \ + include/linux/spinlock.h \ + $(wildcard include/config/debug/spinlock.h) \ + $(wildcard include/config/generic/lockbreak.h) \ + $(wildcard include/config/preempt.h) \ + include/linux/preempt.h \ + $(wildcard include/config/preempt/notifiers.h) \ + include/linux/thread_info.h \ + $(wildcard include/config/compat.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/thread_info.h \ + $(wildcard include/config/debug/stack/usage.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ftrace.h \ + $(wildcard include/config/function/tracer.h) \ + $(wildcard include/config/dynamic/ftrace.h) \ + include/linux/bottom_half.h \ + include/linux/spinlock_types.h \ + include/linux/spinlock_types_up.h \ + include/linux/rwlock_types.h \ + include/linux/spinlock_up.h \ + include/linux/rwlock.h \ + include/linux/spinlock_api_up.h \ + include/linux/kref.h \ + include/linux/wait.h \ + include/linux/module.h \ + $(wildcard include/config/symbol/prefix.h) \ + $(wildcard include/config/modversions.h) \ + $(wildcard include/config/unused/symbols.h) \ + $(wildcard include/config/kallsyms.h) \ + $(wildcard include/config/tracepoints.h) \ + $(wildcard include/config/event/tracing.h) \ + $(wildcard include/config/module/unload.h) \ + $(wildcard include/config/constructors.h) \ + include/linux/stat.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/stat.h \ + include/linux/time.h \ + $(wildcard include/config/arch/uses/gettimeoffset.h) \ + include/linux/seqlock.h \ + include/linux/kmod.h \ + include/linux/gfp.h \ + $(wildcard include/config/zone/dma.h) \ + $(wildcard include/config/zone/dma32.h) \ + $(wildcard include/config/debug/vm.h) \ + include/linux/mmzone.h \ + $(wildcard include/config/force/max/zoneorder.h) \ + $(wildcard include/config/memory/hotplug.h) \ + $(wildcard include/config/arch/populates/node/map.h) \ + $(wildcard include/config/flat/node/mem/map.h) \ + $(wildcard include/config/cgroup/mem/res/ctlr.h) \ + $(wildcard include/config/no/bootmem.h) \ + $(wildcard include/config/have/memory/present.h) \ + $(wildcard include/config/need/node/memmap/size.h) \ + $(wildcard include/config/need/multiple/nodes.h) \ + $(wildcard include/config/have/arch/early/pfn/to/nid.h) \ + $(wildcard include/config/sparsemem/extreme.h) \ + $(wildcard include/config/nodes/span/other/nodes.h) \ + $(wildcard include/config/holes/in/zone.h) \ + $(wildcard include/config/arch/has/holes/memorymodel.h) \ + include/linux/numa.h \ + $(wildcard include/config/nodes/shift.h) \ + include/linux/nodemask.h \ + include/linux/pageblock-flags.h \ + $(wildcard include/config/hugetlb/page/size/variable.h) \ + include/generated/bounds.h \ + include/linux/memory_hotplug.h \ + $(wildcard include/config/have/arch/nodedata/extension.h) \ + $(wildcard include/config/memory/hotremove.h) \ + include/linux/notifier.h \ + include/linux/mutex.h \ + $(wildcard include/config/debug/mutexes.h) \ + include/linux/rwsem.h \ + $(wildcard include/config/rwsem/generic/spinlock.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/rwsem.h \ + include/linux/srcu.h \ + include/linux/topology.h \ + $(wildcard include/config/sched/smt.h) \ + $(wildcard include/config/sched/mc.h) \ + include/linux/smp.h \ + $(wildcard include/config/use/generic/smp/helpers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/topology.h \ + $(wildcard include/config/x86/ht.h) \ + $(wildcard include/config/x86/64/acpi/numa.h) \ + include/asm-generic/topology.h \ + include/linux/mmdebug.h \ + include/linux/elf.h \ + include/linux/elf-em.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/elf.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/user.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/user_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/auxvec.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vdso.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ldt.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mmu.h \ + include/linux/moduleparam.h \ + $(wildcard include/config/alpha.h) \ + $(wildcard include/config/ia64.h) \ + $(wildcard include/config/ppc64.h) \ + include/linux/tracepoint.h \ + include/linux/rcupdate.h \ + $(wildcard include/config/rcu/torture/test.h) \ + $(wildcard include/config/tree/rcu.h) \ + $(wildcard include/config/tree/preempt/rcu.h) \ + $(wildcard include/config/tiny/rcu.h) \ + include/linux/completion.h \ + include/linux/rcutree.h \ + $(wildcard include/config/no/hz.h) \ + include/linux/percpu.h \ + $(wildcard include/config/need/per/cpu/embed/first/chunk.h) \ + $(wildcard include/config/need/per/cpu/page/first/chunk.h) \ + include/linux/pfn.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/module.h \ + $(wildcard include/config/m586.h) \ + $(wildcard include/config/m586tsc.h) \ + $(wildcard include/config/m586mmx.h) \ + $(wildcard include/config/mcore2.h) \ + $(wildcard include/config/matom.h) \ + $(wildcard include/config/m686.h) \ + $(wildcard include/config/mpentiumii.h) \ + $(wildcard include/config/mpentiumiii.h) \ + $(wildcard include/config/mpentiumm.h) \ + $(wildcard include/config/mpentium4.h) \ + $(wildcard include/config/mk6.h) \ + $(wildcard include/config/mk8.h) \ + $(wildcard include/config/x86/elan.h) \ + $(wildcard include/config/mcrusoe.h) \ + $(wildcard include/config/mefficeon.h) \ + $(wildcard include/config/mwinchipc6.h) \ + $(wildcard include/config/mwinchip3d.h) \ + $(wildcard include/config/mcyrixiii.h) \ + $(wildcard include/config/mviac3/2.h) \ + $(wildcard include/config/mviac7.h) \ + $(wildcard include/config/mgeodegx1.h) \ + $(wildcard include/config/mgeode/lx.h) \ + include/asm-generic/module.h \ + include/trace/events/module.h \ + include/trace/define_trace.h \ + include/linux/pm.h \ + $(wildcard include/config/pm/sleep.h) \ + $(wildcard include/config/pm/runtime.h) \ + $(wildcard include/config/pm/ops.h) \ + include/linux/workqueue.h \ + $(wildcard include/config/debug/objects/work.h) \ + include/linux/timer.h \ + $(wildcard include/config/timer/stats.h) \ + $(wildcard include/config/debug/objects/timers.h) \ + include/linux/ktime.h \ + $(wildcard include/config/ktime/scalar.h) \ + include/linux/jiffies.h \ + include/linux/timex.h \ + include/linux/param.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/param.h \ + include/asm-generic/param.h \ + $(wildcard include/config/hz.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/timex.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/tsc.h \ + $(wildcard include/config/x86/tsc.h) \ + include/linux/debugobjects.h \ + $(wildcard include/config/debug/objects.h) \ + $(wildcard include/config/debug/objects/free.h) \ + include/linux/node.h \ + $(wildcard include/config/memory/hotplug/sparse.h) \ + $(wildcard include/config/hugetlbfs.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pat.h \ + $(wildcard include/config/x86/pat.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/apic.h \ + $(wildcard include/config/x86/local/apic.h) \ + $(wildcard include/config/x86/x2apic.h) \ + include/linux/delay.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/delay.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/apicdef.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/fixmap.h \ + $(wildcard include/config/provide/ohci1394/dma/init.h) \ + $(wildcard include/config/x86/io/apic.h) \ + $(wildcard include/config/x86/visws/apic.h) \ + $(wildcard include/config/x86/f00f/bug.h) \ + $(wildcard include/config/x86/cyclone/timer.h) \ + $(wildcard include/config/pci/mmconfig.h) \ + $(wildcard include/config/intel/txt.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/acpi.h \ + $(wildcard include/config/acpi.h) \ + $(wildcard include/config/acpi/numa.h) \ + include/acpi/pdc_intel.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/numa.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/numa_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mpspec.h \ + $(wildcard include/config/x86/numaq.h) \ + $(wildcard include/config/mca.h) \ + $(wildcard include/config/eisa.h) \ + $(wildcard include/config/x86/mpparse.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mpspec_def.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/x86_init.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bootparam.h \ + include/linux/screen_info.h \ + include/linux/apm_bios.h \ + include/linux/edd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/e820.h \ + $(wildcard include/config/efi.h) \ + $(wildcard include/config/hibernation.h) \ + $(wildcard include/config/memtest.h) \ + include/linux/early_res.h \ + include/linux/range.h \ + include/linux/ioport.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ist.h \ + include/video/edid.h \ + $(wildcard include/config/x86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/kmap_types.h \ + $(wildcard include/config/debug/highmem.h) \ + include/asm-generic/kmap_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/smp.h \ + $(wildcard include/config/x86/32/smp.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/io_apic.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irq_vectors.h \ + $(wildcard include/config/sparse/irq.h) \ + +arch/x86/kernel/cpu/addon_cpuid_features.o: $(deps_arch/x86/kernel/cpu/addon_cpuid_features.o) + +$(deps_arch/x86/kernel/cpu/addon_cpuid_features.o): diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/amd.o linux-2.6.34/arch/x86/kernel/cpu/amd.o --- linux-2.6.34.orig/arch/x86/kernel/cpu/amd.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/amd.o 2010-06-16 00:19:14.000000000 +0200 @@ -0,0 +1,12 @@ +ELF4(U1]U8ufxu@xu xw]UStH%H';uC< t< t +<u +{vK$t&;v!1ɺ1jhZ%=uK']UWVS~f<t7<|<F <F<wfN f~uWh1E@BUY EEHu1M)=-1vh!he$ZF<v +<uY~w_2EEUf/~عE U0uShY< t< 2EU~ E U0uSh[XF<w.Fu$h+2EEU0NY~u~uFvD2E%= Ut) SuhQ؋U0 O >w'>vO ~Lu>u FL~v)>v1ft f f<wO tOe[^_]<6>AMD K6 stepping B detected - system stability may be impaired when more than 32 MB are used. +probably OK (after B9730xxxx). +<6>Please see http://membres.lycos.fr/poulot/k6bug.html +<6>Enabling old style K6 write allocation for %d Mb +<6>Enabling new style K6 write allocation for %d Mb +<6>Enabling disabled K7/SSE Support. +<6>CPU: CLK_CTL MSR was %x. Reprogramming to %x +HammerAMDAuthenticAMD486 DX/2486 DX/2-WB486 DX/4486 DX/4-WBAm5x86-WTAm5x86-WB)amd_get_nb_idGCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.rel.cpuinit.text.rodata.str1.1.rel.x86_cpu_dev.init.rel__ksymtab_gpl.rel__kcrctab_gpl.rel.cpuinit.rodata__ksymtab_strings.data.bss.comment.note.GNU-stack'4<N +-2@d< VhR hpd  zt@v X 0$0  @+`x .JQV]b#(HM&; 048LP,08    ))i*3I@ Um  = amd.cvideamd_size_cacheearly_init_amdinit_amd__cpu_dev_amd_cpu_devamd_cpu_dev__ksymtab_amd_get_nb_id__kstrtab_amd_get_nb_id__kcrctab_amd_get_nb_idstrcpydetect_htcpu_detect_cache_sizesamd_get_nb_idnum_physpages__crc_amd_get_nb_idprintknum_cache_leavesboot_cpu_dataread_pci_config \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/.amd.o.cmd linux-2.6.34/arch/x86/kernel/cpu/.amd.o.cmd --- linux-2.6.34.orig/arch/x86/kernel/cpu/.amd.o.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/.amd.o.cmd 2010-06-16 00:19:14.000000000 +0200 @@ -0,0 +1,480 @@ +cmd_arch/x86/kernel/cpu/amd.o := gcc -Wp,-MD,arch/x86/kernel/cpu/.amd.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.3/include -I/home/chlor/arc/tmp/linux-2.6.34/arch/x86/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-stack-protector -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(amd)" -D"KBUILD_MODNAME=KBUILD_STR(amd)" -c -o arch/x86/kernel/cpu/.tmp_amd.o arch/x86/kernel/cpu/amd.c + +deps_arch/x86/kernel/cpu/amd.o := \ + arch/x86/kernel/cpu/amd.c \ + $(wildcard include/config/x86/64.h) \ + $(wildcard include/config/x86/32.h) \ + $(wildcard include/config/smp.h) \ + $(wildcard include/config/numa.h) \ + $(wildcard include/config/x86/ht.h) \ + $(wildcard include/config/x86/local/apic.h) \ + $(wildcard include/config/pci.h) \ + include/linux/init.h \ + $(wildcard include/config/modules.h) \ + $(wildcard include/config/hotplug.h) \ + include/linux/compiler.h \ + $(wildcard include/config/trace/branch/profiling.h) \ + $(wildcard include/config/profile/all/branches.h) \ + $(wildcard include/config/enable/must/check.h) \ + $(wildcard include/config/enable/warn/deprecated.h) \ + include/linux/compiler-gcc.h \ + $(wildcard include/config/arch/supports/optimized/inlining.h) \ + $(wildcard include/config/optimize/inlining.h) \ + include/linux/compiler-gcc4.h \ + include/linux/bitops.h \ + $(wildcard include/config/generic/find/first/bit.h) \ + $(wildcard include/config/generic/find/last/bit.h) \ + $(wildcard include/config/generic/find/next/bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/types.h \ + $(wildcard include/config/highmem64g.h) \ + include/asm-generic/types.h \ + $(wildcard include/config/phys/addr/t/64bit.h) \ + include/asm-generic/int-ll64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitsperlong.h \ + include/asm-generic/bitsperlong.h \ + $(wildcard include/config/64bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitops.h \ + $(wildcard include/config/x86/cmov.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/alternative.h \ + $(wildcard include/config/paravirt.h) \ + include/linux/types.h \ + $(wildcard include/config/uid16.h) \ + $(wildcard include/config/lbdaf.h) \ + include/linux/posix_types.h \ + include/linux/stddef.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types_32.h \ + include/linux/stringify.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/asm.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpufeature.h \ + $(wildcard include/config/x86/invlpg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/required-features.h \ + $(wildcard include/config/x86/minimum/cpu/family.h) \ + $(wildcard include/config/math/emulation.h) \ + $(wildcard include/config/x86/pae.h) \ + $(wildcard include/config/x86/cmpxchg64.h) \ + $(wildcard include/config/x86/use/3dnow.h) \ + $(wildcard include/config/x86/p6/nop.h) \ + include/asm-generic/bitops/sched.h \ + include/asm-generic/bitops/hweight.h \ + include/asm-generic/bitops/fls64.h \ + include/asm-generic/bitops/ext2-non-atomic.h \ + include/asm-generic/bitops/le.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/byteorder.h \ + include/linux/byteorder/little_endian.h \ + include/linux/swab.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/swab.h \ + $(wildcard include/config/x86/bswap.h) \ + include/linux/byteorder/generic.h \ + include/asm-generic/bitops/minix.h \ + include/linux/mm.h \ + $(wildcard include/config/discontigmem.h) \ + $(wildcard include/config/sysctl.h) \ + $(wildcard include/config/mmu.h) \ + $(wildcard include/config/stack/growsup.h) \ + $(wildcard include/config/sparsemem.h) \ + $(wildcard include/config/sparsemem/vmemmap.h) \ + $(wildcard include/config/highmem.h) \ + $(wildcard include/config/ksm.h) \ + $(wildcard include/config/arch/populates/node/map.h) \ + $(wildcard include/config/have/arch/early/pfn/to/nid.h) \ + $(wildcard include/config/proc/fs.h) \ + $(wildcard include/config/ia64.h) \ + $(wildcard include/config/debug/pagealloc.h) \ + $(wildcard include/config/hibernation.h) \ + include/linux/errno.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/errno.h \ + include/asm-generic/errno.h \ + include/asm-generic/errno-base.h \ + include/linux/gfp.h \ + $(wildcard include/config/kmemcheck.h) \ + $(wildcard include/config/zone/dma.h) \ + $(wildcard include/config/zone/dma32.h) \ + $(wildcard include/config/debug/vm.h) \ + include/linux/mmzone.h \ + $(wildcard include/config/force/max/zoneorder.h) \ + $(wildcard include/config/memory/hotplug.h) \ + $(wildcard include/config/flat/node/mem/map.h) \ + $(wildcard include/config/cgroup/mem/res/ctlr.h) \ + $(wildcard include/config/no/bootmem.h) \ + $(wildcard include/config/have/memory/present.h) \ + $(wildcard include/config/need/node/memmap/size.h) \ + $(wildcard include/config/need/multiple/nodes.h) \ + $(wildcard include/config/flatmem.h) \ + $(wildcard include/config/sparsemem/extreme.h) \ + $(wildcard include/config/nodes/span/other/nodes.h) \ + $(wildcard include/config/holes/in/zone.h) \ + $(wildcard include/config/arch/has/holes/memorymodel.h) \ + include/linux/spinlock.h \ + $(wildcard include/config/debug/spinlock.h) \ + $(wildcard include/config/generic/lockbreak.h) \ + $(wildcard include/config/preempt.h) \ + $(wildcard include/config/debug/lock/alloc.h) \ + include/linux/typecheck.h \ + include/linux/preempt.h \ + $(wildcard include/config/debug/preempt.h) \ + $(wildcard include/config/preempt/tracer.h) \ + $(wildcard include/config/preempt/notifiers.h) \ + include/linux/thread_info.h \ + $(wildcard include/config/compat.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/thread_info.h \ + $(wildcard include/config/debug/stack/usage.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_types.h \ + include/linux/const.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32_types.h \ + $(wildcard include/config/highmem4g.h) \ + $(wildcard include/config/page/offset.h) \ + $(wildcard include/config/4kstacks.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32.h \ + $(wildcard include/config/hugetlb/page.h) \ + $(wildcard include/config/debug/virtual.h) \ + $(wildcard include/config/x86/3dnow.h) \ + include/linux/string.h \ + $(wildcard include/config/binary/printf.h) \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string_32.h \ + include/asm-generic/memory_model.h \ + include/asm-generic/getorder.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor.h \ + $(wildcard include/config/x86/vsmp.h) \ + $(wildcard include/config/cc/stackprotector.h) \ + $(wildcard include/config/m386.h) \ + $(wildcard include/config/m486.h) \ + $(wildcard include/config/x86/debugctlmsr.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor-flags.h \ + $(wildcard include/config/vm86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vm86.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace.h \ + $(wildcard include/config/x86/ptrace/bts.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace-abi.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/segment.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/math_emu.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/sigcontext.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/current.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/percpu.h \ + $(wildcard include/config/x86/64/smp.h) \ + include/linux/kernel.h \ + $(wildcard include/config/preempt/voluntary.h) \ + $(wildcard include/config/debug/spinlock/sleep.h) \ + $(wildcard include/config/prove/locking.h) \ + $(wildcard include/config/printk.h) \ + $(wildcard include/config/dynamic/debug.h) \ + $(wildcard include/config/ring/buffer.h) \ + $(wildcard include/config/tracing.h) \ + $(wildcard include/config/ftrace/mcount/record.h) \ + include/linux/linkage.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/linkage.h \ + $(wildcard include/config/x86/alignment/16.h) \ + include/linux/log2.h \ + $(wildcard include/config/arch/has/ilog2/u32.h) \ + $(wildcard include/config/arch/has/ilog2/u64.h) \ + include/linux/dynamic_debug.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bug.h \ + $(wildcard include/config/bug.h) \ + $(wildcard include/config/debug/bugverbose.h) \ + include/asm-generic/bug.h \ + $(wildcard include/config/generic/bug.h) \ + $(wildcard include/config/generic/bug/relative/pointers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/div64.h \ + include/asm-generic/percpu.h \ + $(wildcard include/config/have/setup/per/cpu/area.h) \ + include/linux/threads.h \ + $(wildcard include/config/nr/cpus.h) \ + $(wildcard include/config/base/small.h) \ + include/linux/percpu-defs.h \ + $(wildcard include/config/debug/force/weak/per/cpu.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/system.h \ + $(wildcard include/config/ia32/emulation.h) \ + $(wildcard include/config/x86/32/lazy/gs.h) \ + $(wildcard include/config/x86/ppro/fence.h) \ + $(wildcard include/config/x86/oostore.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg_32.h \ + $(wildcard include/config/x86/cmpxchg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/nops.h \ + $(wildcard include/config/mk7.h) \ + include/linux/irqflags.h \ + $(wildcard include/config/trace/irqflags.h) \ + $(wildcard include/config/irqsoff/tracer.h) \ + $(wildcard include/config/trace/irqflags/support.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irqflags.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_types.h \ + $(wildcard include/config/compat/vdso.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level_types.h \ + include/asm-generic/pgtable-nopud.h \ + include/asm-generic/pgtable-nopmd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr-index.h \ + include/linux/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ioctl.h \ + include/asm-generic/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpumask.h \ + include/linux/cpumask.h \ + $(wildcard include/config/cpumask/offstack.h) \ + $(wildcard include/config/hotplug/cpu.h) \ + $(wildcard include/config/debug/per/cpu/maps.h) \ + $(wildcard include/config/disable/obsolete/cpumask/functions.h) \ + include/linux/bitmap.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc_defs.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ds.h \ + $(wildcard include/config/x86/ds.h) \ + include/linux/err.h \ + include/linux/personality.h \ + include/linux/cache.h \ + $(wildcard include/config/arch/has/cache/line/size.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cache.h \ + $(wildcard include/config/x86/l1/cache/shift.h) \ + $(wildcard include/config/x86/internode/cache/shift.h) \ + include/linux/math64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ftrace.h \ + $(wildcard include/config/function/tracer.h) \ + $(wildcard include/config/dynamic/ftrace.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic64_32.h \ + include/asm-generic/atomic-long.h \ + include/linux/list.h \ + $(wildcard include/config/debug/list.h) \ + include/linux/poison.h \ + $(wildcard include/config/illegal/pointer/value.h) \ + include/linux/prefetch.h \ + include/linux/bottom_half.h \ + include/linux/spinlock_types.h \ + include/linux/spinlock_types_up.h \ + include/linux/lockdep.h \ + $(wildcard include/config/lockdep.h) \ + $(wildcard include/config/lock/stat.h) \ + $(wildcard include/config/generic/hardirqs.h) \ + $(wildcard include/config/prove/rcu.h) \ + include/linux/rwlock_types.h \ + include/linux/spinlock_up.h \ + include/linux/rwlock.h \ + include/linux/spinlock_api_up.h \ + include/linux/wait.h \ + include/linux/numa.h \ + $(wildcard include/config/nodes/shift.h) \ + include/linux/seqlock.h \ + include/linux/nodemask.h \ + include/linux/pageblock-flags.h \ + $(wildcard include/config/hugetlb/page/size/variable.h) \ + include/generated/bounds.h \ + include/linux/memory_hotplug.h \ + $(wildcard include/config/have/arch/nodedata/extension.h) \ + $(wildcard include/config/memory/hotremove.h) \ + include/linux/notifier.h \ + include/linux/mutex.h \ + $(wildcard include/config/debug/mutexes.h) \ + include/linux/rwsem.h \ + $(wildcard include/config/rwsem/generic/spinlock.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/rwsem.h \ + include/linux/srcu.h \ + include/linux/topology.h \ + $(wildcard include/config/sched/smt.h) \ + $(wildcard include/config/sched/mc.h) \ + include/linux/smp.h \ + $(wildcard include/config/use/generic/smp/helpers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/topology.h \ + $(wildcard include/config/x86/64/acpi/numa.h) \ + include/asm-generic/topology.h \ + include/linux/mmdebug.h \ + include/linux/rbtree.h \ + include/linux/prio_tree.h \ + include/linux/debug_locks.h \ + $(wildcard include/config/debug/locking/api/selftests.h) \ + include/linux/mm_types.h \ + $(wildcard include/config/split/ptlock/cpus.h) \ + $(wildcard include/config/want/page/debug/flags.h) \ + $(wildcard include/config/aio.h) \ + $(wildcard include/config/mm/owner.h) \ + $(wildcard include/config/mmu/notifier.h) \ + include/linux/auxvec.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/auxvec.h \ + include/linux/completion.h \ + include/linux/page-debug-flags.h \ + $(wildcard include/config/page/poisoning.h) \ + $(wildcard include/config/page/debug/something/else.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mmu.h \ + include/linux/range.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/e820.h \ + $(wildcard include/config/efi.h) \ + $(wildcard include/config/memtest.h) \ + include/linux/early_res.h \ + include/linux/ioport.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/x86_init.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bootparam.h \ + include/linux/screen_info.h \ + include/linux/apm_bios.h \ + include/linux/edd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ist.h \ + include/video/edid.h \ + $(wildcard include/config/x86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32.h \ + $(wildcard include/config/highpte.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/fixmap.h \ + $(wildcard include/config/provide/ohci1394/dma/init.h) \ + $(wildcard include/config/x86/io/apic.h) \ + $(wildcard include/config/x86/visws/apic.h) \ + $(wildcard include/config/x86/f00f/bug.h) \ + $(wildcard include/config/x86/cyclone/timer.h) \ + $(wildcard include/config/pci/mmconfig.h) \ + $(wildcard include/config/intel/txt.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/acpi.h \ + $(wildcard include/config/acpi.h) \ + $(wildcard include/config/acpi/numa.h) \ + include/acpi/pdc_intel.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/numa.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/numa_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mpspec.h \ + $(wildcard include/config/x86/numaq.h) \ + $(wildcard include/config/mca.h) \ + $(wildcard include/config/eisa.h) \ + $(wildcard include/config/x86/mpparse.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mpspec_def.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/apicdef.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/kmap_types.h \ + $(wildcard include/config/debug/highmem.h) \ + include/asm-generic/kmap_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/paravirt.h \ + $(wildcard include/config/paravirt/spinlocks.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level.h \ + include/asm-generic/pgtable.h \ + include/linux/page-flags.h \ + $(wildcard include/config/pageflags/extended.h) \ + $(wildcard include/config/arch/uses/pg/uncached.h) \ + $(wildcard include/config/memory/failure.h) \ + $(wildcard include/config/swap.h) \ + $(wildcard include/config/s390.h) \ + include/linux/vmstat.h \ + $(wildcard include/config/vm/event/counters.h) \ + include/linux/percpu.h \ + $(wildcard include/config/need/per/cpu/embed/first/chunk.h) \ + $(wildcard include/config/need/per/cpu/page/first/chunk.h) \ + include/linux/pfn.h \ + include/linux/io.h \ + $(wildcard include/config/has/ioport.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/io.h \ + include/asm-generic/iomap.h \ + include/linux/vmalloc.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/apic.h \ + $(wildcard include/config/x86/x2apic.h) \ + include/linux/delay.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/delay.h \ + include/linux/pm.h \ + $(wildcard include/config/pm/sleep.h) \ + $(wildcard include/config/pm/runtime.h) \ + $(wildcard include/config/pm/ops.h) \ + include/linux/workqueue.h \ + $(wildcard include/config/debug/objects/work.h) \ + include/linux/timer.h \ + $(wildcard include/config/timer/stats.h) \ + $(wildcard include/config/debug/objects/timers.h) \ + include/linux/ktime.h \ + $(wildcard include/config/ktime/scalar.h) \ + include/linux/time.h \ + $(wildcard include/config/arch/uses/gettimeoffset.h) \ + include/linux/jiffies.h \ + include/linux/timex.h \ + include/linux/param.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/param.h \ + include/asm-generic/param.h \ + $(wildcard include/config/hz.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/timex.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/tsc.h \ + $(wildcard include/config/x86/tsc.h) \ + include/linux/debugobjects.h \ + $(wildcard include/config/debug/objects.h) \ + $(wildcard include/config/debug/objects/free.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/smp.h \ + $(wildcard include/config/x86/32/smp.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/io_apic.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irq_vectors.h \ + $(wildcard include/config/sparse/irq.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpu.h \ + include/linux/device.h \ + $(wildcard include/config/debug/devres.h) \ + $(wildcard include/config/devtmpfs.h) \ + include/linux/kobject.h \ + include/linux/sysfs.h \ + $(wildcard include/config/sysfs.h) \ + include/linux/kref.h \ + include/linux/klist.h \ + include/linux/module.h \ + $(wildcard include/config/symbol/prefix.h) \ + $(wildcard include/config/modversions.h) \ + $(wildcard include/config/unused/symbols.h) \ + $(wildcard include/config/kallsyms.h) \ + $(wildcard include/config/tracepoints.h) \ + $(wildcard include/config/event/tracing.h) \ + $(wildcard include/config/module/unload.h) \ + $(wildcard include/config/constructors.h) \ + include/linux/stat.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/stat.h \ + include/linux/kmod.h \ + include/linux/elf.h \ + include/linux/elf-em.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/elf.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/user.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/user_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vdso.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ldt.h \ + include/linux/moduleparam.h \ + $(wildcard include/config/alpha.h) \ + $(wildcard include/config/ppc64.h) \ + include/linux/tracepoint.h \ + include/linux/rcupdate.h \ + $(wildcard include/config/rcu/torture/test.h) \ + $(wildcard include/config/tree/rcu.h) \ + $(wildcard include/config/tree/preempt/rcu.h) \ + $(wildcard include/config/tiny/rcu.h) \ + include/linux/rcutree.h \ + $(wildcard include/config/no/hz.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/module.h \ + $(wildcard include/config/m586.h) \ + $(wildcard include/config/m586tsc.h) \ + $(wildcard include/config/m586mmx.h) \ + $(wildcard include/config/mcore2.h) \ + $(wildcard include/config/matom.h) \ + $(wildcard include/config/m686.h) \ + $(wildcard include/config/mpentiumii.h) \ + $(wildcard include/config/mpentiumiii.h) \ + $(wildcard include/config/mpentiumm.h) \ + $(wildcard include/config/mpentium4.h) \ + $(wildcard include/config/mk6.h) \ + $(wildcard include/config/mk8.h) \ + $(wildcard include/config/x86/elan.h) \ + $(wildcard include/config/mcrusoe.h) \ + $(wildcard include/config/mefficeon.h) \ + $(wildcard include/config/mwinchipc6.h) \ + $(wildcard include/config/mwinchip3d.h) \ + $(wildcard include/config/mcyrixiii.h) \ + $(wildcard include/config/mviac3/2.h) \ + $(wildcard include/config/mviac7.h) \ + $(wildcard include/config/mgeodegx1.h) \ + $(wildcard include/config/mgeode/lx.h) \ + include/asm-generic/module.h \ + include/trace/events/module.h \ + include/trace/define_trace.h \ + include/linux/semaphore.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/device.h \ + $(wildcard include/config/dmar.h) \ + $(wildcard include/config/amd/iommu.h) \ + include/linux/pm_wakeup.h \ + $(wildcard include/config/pm.h) \ + include/linux/cpu.h \ + $(wildcard include/config/arch/cpu/probe/release.h) \ + $(wildcard include/config/pm/sleep/smp.h) \ + include/linux/sysdev.h \ + include/linux/node.h \ + $(wildcard include/config/memory/hotplug/sparse.h) \ + $(wildcard include/config/hugetlbfs.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pci-direct.h \ + arch/x86/kernel/cpu/cpu.h \ + +arch/x86/kernel/cpu/amd.o: $(deps_arch/x86/kernel/cpu/amd.o) + +$(deps_arch/x86/kernel/cpu/amd.o): diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/bugs.o linux-2.6.34/arch/x86/kernel/cpu/bugs.o --- linux-2.6.34.orig/arch/x86/kernel/cpu/bugs.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/bugs.o 2010-06-16 00:19:13.000000000 +0200 @@ -0,0 +1,11 @@ +ELF4( U]U "]Uh=Yu +h =uh?hwXZ5 ]Et hYh=Zuh hX6wB0 <6>CPU: Kernel requires i486+ for 'invlpg' and other features<0>No coprocessor found and no math emulation present. +<0>Giving up. +<4>Hmm, FPU with FDIV bug. +<6>Checking 'hlt' instruction... disabled +OK. +~PAGAno387no-hltGCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.bss.rel.init.text.rodata.str1.1.rel.init.setup.init.data.init.rodata.comment.note.GNU-stack)4S44$4 /22B>  N Y0 f0=$oaa` 0   * += M + a +  o}+bugs.cno_haltno_387xy__setup_no_387__setup_str_no_387__setup_no_halt__setup_str_no_halt__force_orderboot_cpu_datacheck_bugsidentify_boot_cpuprintkprint_cpu_infopanicinit_uts_nsalternative_instructions +27<AFLUZ`hmrw  \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/.bugs.o.cmd linux-2.6.34/arch/x86/kernel/cpu/.bugs.o.cmd --- linux-2.6.34.orig/arch/x86/kernel/cpu/.bugs.o.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/.bugs.o.cmd 2010-06-16 00:19:13.000000000 +0200 @@ -0,0 +1,456 @@ +cmd_arch/x86/kernel/cpu/bugs.o := gcc -Wp,-MD,arch/x86/kernel/cpu/.bugs.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.3/include -I/home/chlor/arc/tmp/linux-2.6.34/arch/x86/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-stack-protector -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(bugs)" -D"KBUILD_MODNAME=KBUILD_STR(bugs)" -c -o arch/x86/kernel/cpu/.tmp_bugs.o arch/x86/kernel/cpu/bugs.c + +deps_arch/x86/kernel/cpu/bugs.o := \ + arch/x86/kernel/cpu/bugs.c \ + $(wildcard include/config/math/emulation.h) \ + $(wildcard include/config/x86/popad/ok.h) \ + $(wildcard include/config/x86/wp/works/ok.h) \ + $(wildcard include/config/x86/invlpg.h) \ + $(wildcard include/config/x86/bswap.h) \ + $(wildcard include/config/smp.h) \ + include/linux/init.h \ + $(wildcard include/config/modules.h) \ + $(wildcard include/config/hotplug.h) \ + include/linux/compiler.h \ + $(wildcard include/config/trace/branch/profiling.h) \ + $(wildcard include/config/profile/all/branches.h) \ + $(wildcard include/config/enable/must/check.h) \ + $(wildcard include/config/enable/warn/deprecated.h) \ + include/linux/compiler-gcc.h \ + $(wildcard include/config/arch/supports/optimized/inlining.h) \ + $(wildcard include/config/optimize/inlining.h) \ + include/linux/compiler-gcc4.h \ + include/linux/utsname.h \ + $(wildcard include/config/uts/ns.h) \ + include/linux/sched.h \ + $(wildcard include/config/sched/debug.h) \ + $(wildcard include/config/prove/rcu.h) \ + $(wildcard include/config/no/hz.h) \ + $(wildcard include/config/detect/softlockup.h) \ + $(wildcard include/config/detect/hung/task.h) \ + $(wildcard include/config/mmu.h) \ + $(wildcard include/config/core/dump/default/elf/headers.h) \ + $(wildcard include/config/virt/cpu/accounting.h) \ + $(wildcard include/config/bsd/process/acct.h) \ + $(wildcard include/config/taskstats.h) \ + $(wildcard include/config/audit.h) \ + $(wildcard include/config/inotify/user.h) \ + $(wildcard include/config/epoll.h) \ + $(wildcard include/config/posix/mqueue.h) \ + $(wildcard include/config/keys.h) \ + $(wildcard include/config/perf/events.h) \ + $(wildcard include/config/schedstats.h) \ + $(wildcard include/config/task/delay/acct.h) \ + $(wildcard include/config/fair/group/sched.h) \ + $(wildcard include/config/rt/group/sched.h) \ + $(wildcard include/config/preempt/notifiers.h) \ + $(wildcard include/config/blk/dev/io/trace.h) \ + $(wildcard include/config/tree/preempt/rcu.h) \ + $(wildcard include/config/cc/stackprotector.h) \ + $(wildcard include/config/sysvipc.h) \ + $(wildcard include/config/auditsyscall.h) \ + $(wildcard include/config/generic/hardirqs.h) \ + $(wildcard include/config/rt/mutexes.h) \ + $(wildcard include/config/debug/mutexes.h) \ + $(wildcard include/config/trace/irqflags.h) \ + $(wildcard include/config/lockdep.h) \ + $(wildcard include/config/task/xacct.h) \ + $(wildcard include/config/cpusets.h) \ + $(wildcard include/config/cgroups.h) \ + $(wildcard include/config/futex.h) \ + $(wildcard include/config/compat.h) \ + $(wildcard include/config/numa.h) \ + $(wildcard include/config/fault/injection.h) \ + $(wildcard include/config/latencytop.h) \ + $(wildcard include/config/function/graph/tracer.h) \ + $(wildcard include/config/tracing.h) \ + $(wildcard include/config/cgroup/mem/res/ctlr.h) \ + $(wildcard include/config/cpumask/offstack.h) \ + $(wildcard include/config/have/unstable/sched/clock.h) \ + $(wildcard include/config/hotplug/cpu.h) \ + $(wildcard include/config/stack/growsup.h) \ + $(wildcard include/config/debug/stack/usage.h) \ + $(wildcard include/config/preempt.h) \ + $(wildcard include/config/cgroup/sched.h) \ + $(wildcard include/config/mm/owner.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/param.h \ + include/asm-generic/param.h \ + $(wildcard include/config/hz.h) \ + include/linux/capability.h \ + include/linux/types.h \ + $(wildcard include/config/uid16.h) \ + $(wildcard include/config/lbdaf.h) \ + $(wildcard include/config/phys/addr/t/64bit.h) \ + $(wildcard include/config/64bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/types.h \ + $(wildcard include/config/x86/64.h) \ + $(wildcard include/config/highmem64g.h) \ + include/asm-generic/types.h \ + include/asm-generic/int-ll64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitsperlong.h \ + include/asm-generic/bitsperlong.h \ + include/linux/posix_types.h \ + include/linux/stddef.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types.h \ + $(wildcard include/config/x86/32.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types_32.h \ + include/linux/threads.h \ + $(wildcard include/config/nr/cpus.h) \ + $(wildcard include/config/base/small.h) \ + include/linux/kernel.h \ + $(wildcard include/config/preempt/voluntary.h) \ + $(wildcard include/config/debug/spinlock/sleep.h) \ + $(wildcard include/config/prove/locking.h) \ + $(wildcard include/config/printk.h) \ + $(wildcard include/config/dynamic/debug.h) \ + $(wildcard include/config/ring/buffer.h) \ + $(wildcard include/config/ftrace/mcount/record.h) \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + include/linux/linkage.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/linkage.h \ + $(wildcard include/config/x86/alignment/16.h) \ + include/linux/stringify.h \ + include/linux/bitops.h \ + $(wildcard include/config/generic/find/first/bit.h) \ + $(wildcard include/config/generic/find/last/bit.h) \ + $(wildcard include/config/generic/find/next/bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitops.h \ + $(wildcard include/config/x86/cmov.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/alternative.h \ + $(wildcard include/config/paravirt.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/asm.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpufeature.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/required-features.h \ + $(wildcard include/config/x86/minimum/cpu/family.h) \ + $(wildcard include/config/x86/pae.h) \ + $(wildcard include/config/x86/cmpxchg64.h) \ + $(wildcard include/config/x86/use/3dnow.h) \ + $(wildcard include/config/x86/p6/nop.h) \ + include/asm-generic/bitops/sched.h \ + include/asm-generic/bitops/hweight.h \ + include/asm-generic/bitops/fls64.h \ + include/asm-generic/bitops/ext2-non-atomic.h \ + include/asm-generic/bitops/le.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/byteorder.h \ + include/linux/byteorder/little_endian.h \ + include/linux/swab.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/swab.h \ + include/linux/byteorder/generic.h \ + include/asm-generic/bitops/minix.h \ + include/linux/log2.h \ + $(wildcard include/config/arch/has/ilog2/u32.h) \ + $(wildcard include/config/arch/has/ilog2/u64.h) \ + include/linux/typecheck.h \ + include/linux/dynamic_debug.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bug.h \ + $(wildcard include/config/bug.h) \ + $(wildcard include/config/debug/bugverbose.h) \ + include/asm-generic/bug.h \ + $(wildcard include/config/generic/bug.h) \ + $(wildcard include/config/generic/bug/relative/pointers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/div64.h \ + include/linux/timex.h \ + include/linux/time.h \ + $(wildcard include/config/arch/uses/gettimeoffset.h) \ + include/linux/cache.h \ + $(wildcard include/config/arch/has/cache/line/size.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cache.h \ + $(wildcard include/config/x86/l1/cache/shift.h) \ + $(wildcard include/config/x86/internode/cache/shift.h) \ + $(wildcard include/config/x86/vsmp.h) \ + include/linux/seqlock.h \ + include/linux/spinlock.h \ + $(wildcard include/config/debug/spinlock.h) \ + $(wildcard include/config/generic/lockbreak.h) \ + $(wildcard include/config/debug/lock/alloc.h) \ + include/linux/preempt.h \ + $(wildcard include/config/debug/preempt.h) \ + $(wildcard include/config/preempt/tracer.h) \ + include/linux/thread_info.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/thread_info.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_types.h \ + include/linux/const.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32_types.h \ + $(wildcard include/config/highmem4g.h) \ + $(wildcard include/config/page/offset.h) \ + $(wildcard include/config/4kstacks.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32.h \ + $(wildcard include/config/hugetlb/page.h) \ + $(wildcard include/config/debug/virtual.h) \ + $(wildcard include/config/flatmem.h) \ + $(wildcard include/config/x86/3dnow.h) \ + include/linux/string.h \ + $(wildcard include/config/binary/printf.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string_32.h \ + $(wildcard include/config/kmemcheck.h) \ + include/asm-generic/memory_model.h \ + $(wildcard include/config/discontigmem.h) \ + $(wildcard include/config/sparsemem/vmemmap.h) \ + $(wildcard include/config/sparsemem.h) \ + include/asm-generic/getorder.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor.h \ + $(wildcard include/config/m386.h) \ + $(wildcard include/config/m486.h) \ + $(wildcard include/config/x86/debugctlmsr.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor-flags.h \ + $(wildcard include/config/vm86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vm86.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace.h \ + $(wildcard include/config/x86/ptrace/bts.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace-abi.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/segment.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/math_emu.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/sigcontext.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/current.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/percpu.h \ + $(wildcard include/config/x86/64/smp.h) \ + include/asm-generic/percpu.h \ + $(wildcard include/config/have/setup/per/cpu/area.h) \ + include/linux/percpu-defs.h \ + $(wildcard include/config/debug/force/weak/per/cpu.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/system.h \ + $(wildcard include/config/ia32/emulation.h) \ + $(wildcard include/config/x86/32/lazy/gs.h) \ + $(wildcard include/config/x86/ppro/fence.h) \ + $(wildcard include/config/x86/oostore.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg_32.h \ + $(wildcard include/config/x86/cmpxchg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/nops.h \ + $(wildcard include/config/mk7.h) \ + include/linux/irqflags.h \ + $(wildcard include/config/irqsoff/tracer.h) \ + $(wildcard include/config/trace/irqflags/support.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irqflags.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_types.h \ + $(wildcard include/config/compat/vdso.h) \ + $(wildcard include/config/proc/fs.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + $(wildcard include/config/highmem.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level_types.h \ + include/asm-generic/pgtable-nopud.h \ + include/asm-generic/pgtable-nopmd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr-index.h \ + include/linux/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ioctl.h \ + include/asm-generic/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/errno.h \ + include/asm-generic/errno.h \ + include/asm-generic/errno-base.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpumask.h \ + include/linux/cpumask.h \ + $(wildcard include/config/debug/per/cpu/maps.h) \ + $(wildcard include/config/disable/obsolete/cpumask/functions.h) \ + include/linux/bitmap.h \ + include/linux/errno.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc_defs.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ds.h \ + $(wildcard include/config/x86/ds.h) \ + include/linux/err.h \ + include/linux/personality.h \ + include/linux/math64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ftrace.h \ + $(wildcard include/config/function/tracer.h) \ + $(wildcard include/config/dynamic/ftrace.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic64_32.h \ + include/asm-generic/atomic-long.h \ + include/linux/list.h \ + $(wildcard include/config/debug/list.h) \ + include/linux/poison.h \ + $(wildcard include/config/illegal/pointer/value.h) \ + include/linux/prefetch.h \ + include/linux/bottom_half.h \ + include/linux/spinlock_types.h \ + include/linux/spinlock_types_up.h \ + include/linux/lockdep.h \ + $(wildcard include/config/lock/stat.h) \ + include/linux/rwlock_types.h \ + include/linux/spinlock_up.h \ + include/linux/rwlock.h \ + include/linux/spinlock_api_up.h \ + include/linux/param.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/timex.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/tsc.h \ + $(wildcard include/config/x86/tsc.h) \ + include/linux/jiffies.h \ + include/linux/rbtree.h \ + include/linux/nodemask.h \ + include/linux/numa.h \ + $(wildcard include/config/nodes/shift.h) \ + include/linux/mm_types.h \ + $(wildcard include/config/split/ptlock/cpus.h) \ + $(wildcard include/config/want/page/debug/flags.h) \ + $(wildcard include/config/aio.h) \ + $(wildcard include/config/mmu/notifier.h) \ + include/linux/auxvec.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/auxvec.h \ + include/linux/prio_tree.h \ + include/linux/rwsem.h \ + $(wildcard include/config/rwsem/generic/spinlock.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/rwsem.h \ + include/linux/completion.h \ + include/linux/wait.h \ + include/linux/page-debug-flags.h \ + $(wildcard include/config/page/poisoning.h) \ + $(wildcard include/config/page/debug/something/else.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mmu.h \ + include/linux/mutex.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cputime.h \ + include/asm-generic/cputime.h \ + include/linux/smp.h \ + $(wildcard include/config/use/generic/smp/helpers.h) \ + include/linux/sem.h \ + include/linux/ipc.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ipcbuf.h \ + include/asm-generic/ipcbuf.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/sembuf.h \ + include/linux/rcupdate.h \ + $(wildcard include/config/rcu/torture/test.h) \ + $(wildcard include/config/tree/rcu.h) \ + $(wildcard include/config/tiny/rcu.h) \ + include/linux/rcutree.h \ + include/linux/signal.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/signal.h \ + include/asm-generic/signal-defs.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/siginfo.h \ + include/asm-generic/siginfo.h \ + include/linux/path.h \ + include/linux/pid.h \ + include/linux/percpu.h \ + $(wildcard include/config/need/per/cpu/embed/first/chunk.h) \ + $(wildcard include/config/need/per/cpu/page/first/chunk.h) \ + include/linux/pfn.h \ + include/linux/topology.h \ + $(wildcard include/config/sched/smt.h) \ + $(wildcard include/config/sched/mc.h) \ + include/linux/mmzone.h \ + $(wildcard include/config/force/max/zoneorder.h) \ + $(wildcard include/config/zone/dma.h) \ + $(wildcard include/config/zone/dma32.h) \ + $(wildcard include/config/memory/hotplug.h) \ + $(wildcard include/config/arch/populates/node/map.h) \ + $(wildcard include/config/flat/node/mem/map.h) \ + $(wildcard include/config/no/bootmem.h) \ + $(wildcard include/config/have/memory/present.h) \ + $(wildcard include/config/need/node/memmap/size.h) \ + $(wildcard include/config/need/multiple/nodes.h) \ + $(wildcard include/config/have/arch/early/pfn/to/nid.h) \ + $(wildcard include/config/sparsemem/extreme.h) \ + $(wildcard include/config/nodes/span/other/nodes.h) \ + $(wildcard include/config/holes/in/zone.h) \ + $(wildcard include/config/arch/has/holes/memorymodel.h) \ + include/linux/pageblock-flags.h \ + $(wildcard include/config/hugetlb/page/size/variable.h) \ + include/generated/bounds.h \ + include/linux/memory_hotplug.h \ + $(wildcard include/config/have/arch/nodedata/extension.h) \ + $(wildcard include/config/memory/hotremove.h) \ + include/linux/notifier.h \ + include/linux/srcu.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/topology.h \ + $(wildcard include/config/x86/ht.h) \ + $(wildcard include/config/x86/64/acpi/numa.h) \ + include/asm-generic/topology.h \ + include/linux/proportions.h \ + include/linux/percpu_counter.h \ + include/linux/seccomp.h \ + $(wildcard include/config/seccomp.h) \ + include/linux/rculist.h \ + include/linux/rtmutex.h \ + $(wildcard include/config/debug/rt/mutexes.h) \ + include/linux/plist.h \ + $(wildcard include/config/debug/pi/list.h) \ + include/linux/resource.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/resource.h \ + include/asm-generic/resource.h \ + include/linux/timer.h \ + $(wildcard include/config/timer/stats.h) \ + $(wildcard include/config/debug/objects/timers.h) \ + include/linux/ktime.h \ + $(wildcard include/config/ktime/scalar.h) \ + include/linux/debugobjects.h \ + $(wildcard include/config/debug/objects.h) \ + $(wildcard include/config/debug/objects/free.h) \ + include/linux/hrtimer.h \ + $(wildcard include/config/high/res/timers.h) \ + include/linux/task_io_accounting.h \ + $(wildcard include/config/task/io/accounting.h) \ + include/linux/kobject.h \ + include/linux/sysfs.h \ + $(wildcard include/config/sysfs.h) \ + include/linux/kref.h \ + include/linux/latencytop.h \ + include/linux/cred.h \ + $(wildcard include/config/debug/credentials.h) \ + $(wildcard include/config/security.h) \ + include/linux/key.h \ + $(wildcard include/config/sysctl.h) \ + include/linux/sysctl.h \ + include/linux/selinux.h \ + $(wildcard include/config/security/selinux.h) \ + include/linux/aio.h \ + include/linux/workqueue.h \ + $(wildcard include/config/debug/objects/work.h) \ + include/linux/aio_abi.h \ + include/linux/uio.h \ + include/linux/nsproxy.h \ + $(wildcard include/config/cgroup/ns.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bugs.h \ + $(wildcard include/config/cpu/sup/intel.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/i387.h \ + include/linux/kernel_stat.h \ + include/linux/interrupt.h \ + $(wildcard include/config/pm/sleep.h) \ + $(wildcard include/config/generic/irq/probe.h) \ + include/linux/irqreturn.h \ + include/linux/irqnr.h \ + include/linux/hardirq.h \ + include/linux/ftrace_irq.h \ + $(wildcard include/config/ftrace/nmi/enter.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/hardirq.h \ + $(wildcard include/config/x86/local/apic.h) \ + $(wildcard include/config/x86/thermal/vector.h) \ + $(wildcard include/config/x86/mce/threshold.h) \ + include/linux/irq.h \ + $(wildcard include/config/s390.h) \ + $(wildcard include/config/irq/per/cpu.h) \ + $(wildcard include/config/irq/release/method.h) \ + $(wildcard include/config/intr/remap.h) \ + $(wildcard include/config/generic/pending/irq.h) \ + $(wildcard include/config/sparse/irq.h) \ + $(wildcard include/config/numa/irq/desc.h) \ + $(wildcard include/config/generic/hardirqs/no//do/irq.h) \ + $(wildcard include/config/cpumasks/offstack.h) \ + include/linux/gfp.h \ + $(wildcard include/config/debug/vm.h) \ + include/linux/mmdebug.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irq.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/apicdef.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irq_vectors.h \ + $(wildcard include/config/x86/io/apic.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irq_regs.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/hw_irq.h \ + include/linux/profile.h \ + $(wildcard include/config/profiling.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/sections.h \ + $(wildcard include/config/debug/rodata.h) \ + include/asm-generic/sections.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/uaccess.h \ + $(wildcard include/config/x86/intel/usercopy.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/uaccess_32.h \ + $(wildcard include/config/debug/strict/user/copy/checks.h) \ + include/linux/regset.h \ + include/linux/uaccess.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/user.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/user_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/xsave.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/paravirt.h \ + $(wildcard include/config/paravirt/spinlocks.h) \ + +arch/x86/kernel/cpu/bugs.o: $(deps_arch/x86/kernel/cpu/bugs.o) + +$(deps_arch/x86/kernel/cpu/bugs.o): diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/built-in.o linux-2.6.34/arch/x86/kernel/cpu/built-in.o --- linux-2.6.34.orig/arch/x86/kernel/cpu/built-in.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/built-in.o 2010-06-16 00:19:20.000000000 +0200 @@ -0,0 +1,414 @@ +ELFTE4(85UVSZ 1tF(kp[^]UVƉЉSX1tF(Mkp[^]UWVS11ۉM;} E~ƒtvtmM +xZEuP;VwCE@MS4CQ MSCQEZYe[^_]Uj*UjU@ +PhRU@@PhRUf@f@PhRU@ %@PhRU@%@PhRUPhRUttHuh h hh'RZYUWVSÃ11;}E{t-t)P]@ Suh0Ve[^_]U]U1ɉv]UV)S1Ƀ~+ҍHVt j j^ +HDe[^]Uщ]Uщ1]ËJU uBz| :v1]ËQUS ÉQuAy| 9v1[]U]UWVSӃ{LtSL{<{EtCV hMVY_CCEt)1u1RPhaVxPhuV {CuSUt{ +EuE{ EuE{EuE{uW1uQRuuuPhV(hVXZM9ttPh V G uы1҉d1f1R1Ph VPh$Vh7VC (PC PhMVhVs;t!8uPRhVWhV G uhVe1[^_]ÐU11]UEfEU11ÐUS=(y*@1UEj]ME9=t5wt'hXMV +XVhXMV@!1[]UhXMV-VXVS]UEE1҅ɉt Ⱦ1ʅ҉EUt E1RPhEe[^]UWVS}UwEP89u +;}upuY[[^_]ÐU1]ápUt 1ҹ0]Ã=pUt 10]Ã= Ut#=ltxl$]US01[]Ã=lUSt$@01[]Ã=\Ut= t]Ã=\Ut= t @]á8USt1t u'@  1[]áUVSu%##;X u;HtXH u۸<[^]UVS@,ǀ@P@@<CPST+CXS\CPSTS(tu!C`Hw +%=us1u |u9TtLA9|狚u 1ۃ!ÍFىE]1]tA19!;MuXk<ZY[^_]UW_]U%1W_]U2EEU%0U21 @0]Ã=lUSø.t.@101[]Ã=lUSt@01[]UżŸW_]U%1W_]U1ɉSà <Evf2 u u}v 1ҹ0 []Ã=pUt=v21%?0]U1幏0ft!=pt=vf21%?0]U]U]U1]UɉVSt)XwwTD X[^]UAWVSP0U"BzB1ۋu6uJIۉzuuڋU@4`PZP8[[^_]US10``t 4 @0C;H|[]US1ۃ4`t& 42EEU%@t +E%0C;H|XZ[]UWVSH$E%@uH C}UB4utWCCC MI0CCKE1Shp1 uMA4t BESExw"=wDD SUr0Sw=wtD S}M؍EEEEM܉EԋE܍U1RYtguܸ+E)9v‰M%@+ } HEUUU}w}U끃}uNME;AH{( Lu9}Bx1ɉUU؋u܅Ҹs(tt +U؉ыU؉Ѓ[^_]úѺʺË{(1C(}܋{ 9똃=|UWt=5t3K5f=v]dt91k:Gǁ@;H|܅Ҹ|t_]U8S1u>84C;H|߃=u[]UWVS,=HZE=2EرU2E౐U2EىU2hpỦEuujhuuujh$uujhuujh 5d15`jhl54މ2 8EU2uu4H +U(WVSCjhe;H|1 2RPSCjh;L|ue[^_]UWVS p0HP98pىP Dž\Dž`EE|EU_e[^_]UWVSɸu [^_]UWVS$EEUܺMۈEU܋ES|}vuh_X]}1ҸtOx f u"PM@Q}^wh{ ʄuh[@tЅuh>}uhwYE Eth۸E1U܍TUEPMUSMXET9U9E9Er 9UvO9Ev69Ur1U9]uFu~]txttuut`QPuuhE;Ut&UtU2EU9uM9KtKEEG;}}»1EF҉Ut1EԄtM0!8Z ZuX +9tX%M + У0!u؝1Et(!@ tme[^_]UWVSEMEEE܍E܃}uuD611҉EuU#=E }} ʋu쉐Eu؉s5}1 !s uKMK FSu蝃[^_]US=uB=v92ÉEUt#jh:MځXZP2X2Y 2h2Apu]UtA]UWVS˃2NEUtMȉ% Euс XZ[^_]UWVS˃uU2ۉEUEUu +D UہF \ UE0[^_]Uwv!9uI1҅t]ÐUWVS4]Et0ĉE蜏EÈ"#E"E#"#BF"#BF"#BE$"#E"E#u읊J* t}I@}w}t2} t'}}t} t}Ѓ[^_]UȉWVSɉUx~yu?v"m} vEMPUY=1}]US}Zu-FuSU}?Xv }te[^_]UWVSÃ4Ut3ĉʊMv1GuwwɊ w Ɋ t  H1$"  @" È"#EL1"E#e "E#F"E#F" +E#C"# "L1# %" tH1"[^[^_] UVSt  H1$"  @" È"#L1"Ѓ#"1҈#"#"#"#"#"#"#x1KS PFcXu "L1# %" tH1"e[^]UȉWVS =9}y.1!EPMUS}Xu +F9|۸e[^_]UT1 P1]UV4P1S] 2T1 T1D[^]UɉSu11 P1T10[]U1Ithf hj ZYÐUt u=?)%utu?Bw111]ÊUt u=?)%utuz`Bw111]UVS EU1҅ۉEt1ËEڃw=v+EU1҅ɉt Ⱦ1ʉA [^]UWVS%1҅ۉEt1ËEډÉۃމ0X[^_]UVS %1҅ۉEt1ËEډE]U1ۉ0 [^]U1ҋ 10]U@щ1J]Ë UVSø@C1h[^]U 1҉10 0]UVSË21%0 f@C1[^]á1UtP]ËUw%]UWVS 21EM1Uu#K#s uS ZY[^_]Ã=1USt-<<t<t <t<1 ut 0=u%t 1.<t<u!= w1$ +1H 1uh uh Y$1R1ujh [Z]UWVS2E1}U=t"f1ۋ l 2EEU%0Cu1۸ ~0l0 !  l @0[^[^_]UWVSá1px1‰01x\y0!5= @yS10[^_]U1ɉWVS +E11X@ىE0<M0)&!E @<SM0M11I 1_Z[^_]U1҉WVSá1px10v0:!ى5= @1ҸvS0[^_]Ã=Ut u*1t!u h Y1Ã=Ut ~"11tPt ]ÊUt u5?'%utu--Bw 11]ÊUt u5?'%utu--Bw 11]U ]U 1҅tu f 1҉]US1CC[]á1U@1҅t%1@u1@1҉]UBv 1]UWVS =U=1EEMUUt Ett3SE8PMH@l ]ԃA}E؋M E؃EԋE 't$ ] uK ށu]JI + K]ӁC U1u1 MHE<<<u===E@1=~EPM@QU[щ9sȉӉ  9sȉ 9sЋU +HBMƉ]tBE܉0UPMHEU] %@BЉ@ЋE@1S e[^_]UVS1kp#x C9|[^]UWVSTEx!EEEE=u'FEuf511EuEEEZ|xLÜt(t.Hu4u} +$uE +EU +U E +EC9r}fft U:/Uz"fEt :E1%1E1EEE1E]MUyE}yE}yED1ɈEh:]ub}t +<)ua )t!uO t!uC&*E4*E'**A(uBuEU9U'11EE}tEE}tUU}tuă}t}u u}}ET[^_]átUxptxp]U1҉WVSf=1Ë8ffЀkpoMj}XtppUuEfЀttЀk,xuh8h>S1h5tUk,5xk~$f^(p|t D +DHShA5th<Vt61k,FxUU9rtU)U.1҉C9\=t11ҍe[^_]U]UWV@SER~1ɉf19r?9w31MNE]UFLt +EދUffEu[^_]UWVSxvZ1ʁt;18t‰ӋtЅt[^_]U]UWVSx<1F^v FEtfۉX[^_]UWVSx~1VN(1f1ҁFu=v1ɉ1ɉVN0~v1V F V ШtF $~v1[^_]UWVSÃxKɅt?Ny;K;Ku&tvU4hU ue[^_]US-tjhZYjh!YXu Шt% "EfEU11,ǃt 9tf1ҋt0ʉȁ% Ȁ̉k ءd `uDӁ ‰%̂ ؀̀йʉȁ% ȁk ̉1ң1ffhJv.w%$##### # Bu+t%@ %@ ` =u]U‰1W_]Uxu#u +L u L]UWVSÃ0x w 0 xx"pu@u +dž%=uF<wF $tN%N'u +>u +~wfe[^_]UWVS>F uLF =(u?a@E-PhS (XV V =2f0=u92ÉEUu%h h عU0[_t%F = uF< t<wN&<t<u +~ ~ +1t ăvN%~~1tN'tN& t&2EE׉UuN% uN%%=u tN'>u`F<t(<tG<uQ~uK  +ǀ +F<( +ǀ>uN$>uN$@~O @u*~~t@fG g g g g g ﹂2UUE ‰Ӂ tO @tO yE2UUE ttO tO  tO = +FL#e[^_]U8ufxu@xu xw]UStH%H';uC< t< t +<u +{vK$t&;v!1ɺ1jhZ%=uK']UWVS~f<t7<|<F <F<wfN f~uWh= 1E@BUY ETEHu1M)=-1vh^ h $ ZF<v +<uY~w_2EEUf/~عE U0uSh Y< t< 2EU~ E U0uSh3 [XF<w.Fu$hh 2EEU0NY~u~uFvD2E%= Ut) Suh ؋U0 O >w'>vO ~Lu>u FL ~v)>v1ft f f<wO tOe[^_]UVS"#É"C#"#"#8u7ˆ"#ˆ"Ѓ#"#"#8u%"#"#"#"#[^]USÃEUEhE<t<uK$X[]USÃ8<uoC<C[UE SE<t<u@h"EZÈ"#È"؃#""#Ȁ#"#YR]UWVSà HE`At`H$^UEMMV=ul_È"#ƈ"#"#ЉЃEt "%#"#W}t!hIMM_EƒEE׈ƒBSC$81E4xut4h4YUE쾅 }!vLCI C +hz1ҹ1j1ҹ1j fxutu +{ǃ""##EPv 0u~vOe[^_]UW1VƸSf1ҁu=v V [^_]UWV1SPEf1ҁu=vEP E1=E ωt+Q%PP%PPh }1uWPh=MM QPP%PShf}vj1}EM]UEøMˉ]ljUEӸMۉ]׉UWhUE]MEXZ2E׃01]SE0K%e[^_]ÃȃUw1$t !tҸ]U]U%+ ]U% % ]U% ]U]U% ]UEEUUEEE~4UUEEtE=1U]U1W(t r޺1׹ 󫜜X5 PX1Щ f    u +JX5 PX1Щ t@ % ,t1Ҹ _]UhXMV-SXVCt  h~X]U=u]U]U "]Uh=Yu +h=uh;hsXZ5 ]Et hYh=Zuh hX6wB0 UWVSh_t <"%uO=  w+uQh[^ +1Upغ`KHP5T=X~E}L< $hXHh{xHhWH, h)3H h:, hOY<=v#TDZHhpZ+u h\h_X5h H[^~$jPh hh*H HHãL ~$jPhJhh*L L1< H hlHщ1󫡀<5@Tu/ u] M HP]upH u5hz5Ph5Hh5X5Th$5d5`h +5Lh155hT1ɺ #1ɺ + #1ɺ #e[^_]áUt%xu=u1]UWVS1=vpء%=u<w$C t1%‰5=f=$ s<t +<tu] $tR$tB$t2 5tv~u 2tt0Ju1҉ B9|~u"tP [^[^_]Uu$uu +tj1ɺhl1ZYUS(!tFt h2Zt hkXt h[hhZY]Ã=Ut1PHP5hUW1VSÃu 949u:9u %EMuME9Gt^_[^_]UWVS21 Y/2K2F EU;5rɀ=Yt<2 +Z Xt2 ZPh=YZYXuPh 1s@_ +@K_Xغ5uXuPhY[t u u Pо1IF t2%PF Pv S PvSWh$ Wh@YXG;=r tӉSQRPhR,![9|9Se[^_]U1 ]U1 ]U18]U1@1]À=Uu.<w"21Ʌx1``1]UEtU,1ң(UEtUD1ң@Ut1101]UWVSÃEɉME;k 8 t +uMu9v=8t uEK"t +EEM EEGtMKt +EM +EG}nt}wtqRPEuMPuShzM܃CGEG;s )Mte[^_]UWVSÃ0@s ;EuEމut8#ut9E8{E){t8#u}+EEE})}}Džu E;uwދ}s߉}؋}ED7#E9uC=8tuE +V +Ph KCUjECuA;Er}}}}}+Eu@1}щM̋MUlj}Љ))}1&+}}}lj}<}}}܋}9}w븍UUUU9UvU9Uw9UE9uw E#UUU)UU}9UrU9Us}t8=8tE +PE +Ph MCUjYCs9us<+u=8t}> +P +Ph UCjZC}tBu+u+u܃=8tU +P +Ph CMjNCXE܍e[^_]UWV1S<Kut + +MGCEKut +EMEGKMn}t}*t}wtqQWRURPVh-F ;5Ne[^_]UWVkSEKHut +EMEGkKLut + +MGkEKPut +EMEGkE`XuE^MWRQPuhfkXuUkRSPThe[^_]UW1VS@UME@.;u%C1ɋSQMR1RPEG ;=rʃ=8u1h1Xs Gss3h;}}݋U<tuiMQt_yw;=Yt2Xt)ShUUY_v$1QR1RWE C;y}t E1ER1PERP=8tEk 8ABB 9r[^_]UWVSƒá4u u@!1҉E1@!u1H!1ɣ2Wuuu=8thXGvUUMME}]uu90r P0+0 & 9uHt(H1ۃxu9P u +xCu1ۉC:uhh1[^1e[^_]h 041׹EY h: 1kL1ɋH4 + +V + +S6Ebh^UU01]UP1]U1]111 + 1 $$$'8G%y5~ #+.18AIPS\bksx~'.6=AEIMSW[`ejnu| "059>EITX]hmz~   =&#D#P#P#D#<#P#4#%%%%%%%%%%%%%%%%%%%%%% <.O.A<y..bvS3i0i0.`.^^;97s7PXh==Z>?@>e?  wB2BABJJHDDJJGDDJJF ED`abcdefghijklmnopq%luK +%lu +Data +Instruction +Unified +Unknown +0x%08x +cache%sindex%1lutypelevelcoherency_line_sizephysical_line_partitionways_of_associativitynumber_of_setssizeshared_cpu_mapshared_cpu_listcache_disable_0cache_disable_1unknownprocessor : %u +vendor_id : %s +cpu family : %d +model : %u +model name : %s +stepping : %d +stepping : unknown +cpu MHz : %u.%03u +cache size : %d KB +noyesfdiv_bug : %s +hlt_bug : %s +f00f_bug : %s +coma_bug : %s +fpu : %s +fpu_exception : %s +cpuid level : %d +wp : %s +flags : %s +bogomips : %lu.%02lu +clflush size : %u +cache_alignment : %d +address sizes : %u bits physical, %u bits virtual +power management: %s%s [%d] + +fpuvmedepsetscmsrpaemcecx8apicsepmtrrpgemcacmovpatpse36pnclflushdtsacpimmxfxsrssesse2sshttmia64pbesyscallmpnxmmxextfxsr_optpdpe1gbrdtscplm3dnowext3dnowrecoverylongrunlrticxmmxk6_mtrrcyrix_arrcentaur_mcrconstant_tscuparch_perfmonpebsbtsrep_goodnoplamdc1extopologytsc_reliablenonstop_tscextd_apicidamd_dcmaperfmperfpnipclmulqdqdtes64monitords_cplvmxsmxesttm2ssse3cidfmacx16xtprpdcmdcasse4_1sse4_2x2apicmovbepopcntaesxsaveavxhypervisorrngrng_enaceace_enace2ace2_enphephe_enpmmpmm_enlahf_lmcmp_legacysvmextapiccr8_legacyabmsse4amisalignsse3dnowprefetchosvwibssse5skinitwdtnodeid_msridaarattpr_shadowvnmiflexpriorityeptvpidnptlbrvsvm_locknrip_savetsfidvidttptmstc100mhzstepshwpstate<4>CPU: CPU feature %s disabled, no CPUID level 0x%x +<4>CPU#%d already initialized! +<6>Initializing CPU#%d +arch/x86/kernel/cpu/common.c/home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor.h486386%s %s%d86 stepping %02x + +<6> MSR%08x: %016llx +<6>CPU vendor identified: '%s' +<3>CPU: vendor_id '%s' unknown, using generic init. +<5>CPU serial number disabled. +%02x/%02xUnknownVMwareVMwareVMware<4>Failed to get TSC freq from the hypervisor +arch/x86/kernel/cpu/vmware.c<6>TSC freq read from hypervisor : %lu.%03lu MHz +<6>CPU: Kernel requires i486+ for 'invlpg' and other features<0>No coprocessor found and no math emulation present. +<0>Giving up. +<4>Hmm, FPU with FDIV bug. +<6>Checking 'hlt' instruction... disabled +OK. +<6>Pentium Pro with Errata#50 detected. Taking evasive action. +<4>Atom PSE erratum detected, BIOS microcode update recommended +<5>Intel Pentium with F0 0F bug - workaround enabled. +<6>CPU: C0 stepping P4 Xeon detected. +<6>CPU: Disabling hardware prefetching (Errata 037) +Celeron (Covington)Mobile Pentium II (Dixon)Celeron (Mendocino)Celeron (Coppermine)Celeron-AIntelGenuineIntel486 DX-25/33486 DX-50486 SX486 DX/2486 SL486 SX/2486 DX/2-WB486 DX/4486 DX/4-WBPentium 60/66 A-stepPentium 60/66Pentium 75 - 200OverDrive PODP5V83Pentium MMXMobile Pentium 75 - 200Mobile Pentium MMXPentium Pro A-stepPentium ProPentium II (Klamath)Pentium II (Deschutes)Mobile Pentium IIPentium III (Katmai)Pentium III (Coppermine)Pentium III (Cascades)Pentium III (Tualatin)Pentium 4 (Unknown)Pentium 4 (Willamette)Pentium 4 (Northwood)Pentium 4 (Foster)<6>AMD K6 stepping B detected - system stability may be impaired when more than 32 MB are used. +probably OK (after B9730xxxx). +<6>Please see http://membres.lycos.fr/poulot/k6bug.html +<6>Enabling old style K6 write allocation for %d Mb +<6>Enabling new style K6 write allocation for %d Mb +<6>Enabling disabled K7/SSE Support. +<6>CPU: CLK_CTL MSR was %x. Reprogramming to %x +HammerAMDAuthenticAMD486 DX/2486 DX/2-WB486 DX/4486 DX/4-WBAm5x86-WTAm5x86-WBCyrixInstead<6>Enabling CPUID on Cyrix processor. +<6>Recalibrating delay loop with SLOP bit reset +<6>Working around Cyrix MediaGX virtual DMA bugs. +cyrix 5510/5520 detected<6>Enable Memory-Write-back mode on Cyrix/NSC processor. +<6>Enable Memory access reorder on Cyrix/NSC processor. +NSCGeode by NSCCyrix??3<5>Disabling bugged TSC. +C62<6>Centaur FCR was 0x%X now 0x%X +<6>Centaur FCR is 0x%X +WinChip %s<6>CPU: Enabled ACE h/w crypto +<6>CPU: Enabled h/w RNG +2A2BCentaurCentaurHauls<6>CPU: Processor revision %u.%u.%u.%u, %u MHz +<6>CPU: Processor revision %08X, %u MHz +<6>CPU: Code Morphing Software revision %u.%u.%u-%u-%u +<6>CPU: %s +TransmetaGenuineTMx86TransmetaCPUUMCUMC UMC UMCU5DU5SSiSSiS SiS SiS 550551552arch/x86/kernel/cpu/perf_event_intel.carch/x86/kernel/cpu/perf_event.carch/x86/kernel/cpu/perf_event_amd.c<6> +<6>CPU#%d: ctrl: %016llx +<6>CPU#%d: status: %016llx +<6>CPU#%d: overflow: %016llx +<6>CPU#%d: fixed: %016llx +<6>CPU#%d: active: %016llx +<6>CPU#%d: gen-PMC%d ctrl: %016llx +<6>CPU#%d: gen-PMC%d count: %016llx +<6>CPU#%d: gen-PMC%d left: %016llx +<6>CPU#%d: fixed-PMC%d count: %016llx +<6>Performance Events: unsupported p6 CPU model %d Core events, Core2 events, Nehalem/Corei7 events, Atom events, Westmere events, generic architected perfmon, no PMU driver, software events only. +<6>no APIC, boot with the "lapic" boot parameter to force-enable it. +<6>no hardware sampling interrupt available. +%s PMU driver. +<3>hw perf events %d > max(%d), clipping!<3>hw perf events fixed %d > max(%d), clipping!<6>... version: %d +<6>... bit width: %d +<6>... generic registers: %d +<6>... value mask: %016Lx +<6>... max period: %016Lx +<6>... fixed-purpose events: %d +<6>... event mask: %016Lx +perfevents: irq loop stuck! +clearing PMU state on CPU#%d +coreIntelp6AMD<4>mtrr: size and base must be multiples of 4 kiB +<7>mtrr: size: 0x%lx base: 0x%lx +<7>mtrr: no MTRR for %lx000,%lx000 found +<4>mtrr: register: %d too big +<4>mtrr: MTRR %d not used +<4>mtrr: reg: %d has count=0 +<4>mtrr: type: %u invalid +<6>mtrr: Serverworks LE rev < 6 detected. Write-combining disabled. +<6>mtrr: Intel 450NX MMC detected. Write-combining disabled. +<4>mtrr: your processor doesn't support write-combining +<4>mtrr: zero sized request +<4>mtrr: base or size exceeds the MTRR width +<4>mtrr: 0x%lx000,0x%lx000 overlaps existing 0x%lx000,0x%lx000 +<6>mtrr: no more MTRRs available +<4>mtrr: type mismatch for %lx000,%lx000 old: %s new: %s +?reg%02i: base=0x%06lx000 (%5luMB), size=%5lu%cB, count=%d: %s +disable=base=size=type=mtrruncachablewrite-combiningwrite-throughwrite-protectwrite-back<4>mtrr: your BIOS has configured an incorrect mask, fixing it. +<4>mtrr: base(0x%lx000) is not 4 MiB aligned +<4>mtrr: writable mtrr between 0x70000000 and 0x7003FFFF may hang the CPU. +<4>mtrr: base(0x%lx000) is not aligned on a size(0x%lx000) boundary +<3>MTRR: CPU %u: Writing MSR %x to %x:%x failed +<4>mtrr: your CPUs had inconsistent fixed MTRR settings +<4>mtrr: your CPUs had inconsistent variable MTRR settings +<4>mtrr: your CPUs had inconsistent MTRRdefType settings +<6>mtrr: probably your BIOS does not setup all CPUs. +<6>mtrr: corrected configuration. +<3>[Firmware Warn]: MTRR: CPU %u: SYSCFG[MtrrFixDramModEn] not cleared by BIOS, clearing this bit +<7> %05X-%05X %s +<7>MTRR default type: %s +disen<7>MTRR fixed ranges %sabled: +<7>MTRR variable ranges %sabled: +<7> %u base %0*X%05X000 mask %0*X%05X000 %s +<7> %u disabled +<7>TOM2: %016llx aka %lldM +UCOtherWB<7>Setting variable MTRR %d, base: %ld%cB, range: %ld%cB, type %s +<7>rangeX: %016lx - %016lx +<7>range0: %016lx - %016lx +<7>range: %016lx - %016lx +<7>hole: %016lx - %016lx +WP<7>reg %d, base: %ld%cB, range: %ld%cB, type %s + *BAD*<6>%sgran_size: %ld%c chunk_size: %ld%c -num_reg: %d lose cover RAM: %s%ld%c +<7>After WB checking +<7>MTRR MAP PFN: %016llx - %016llx +<4>WARNING: BIOS bug: VAR MTRR %d contains strange UC entry under 1M, check with your system vendor! +<7>After UC checking +<7>After sorting +<6>CPU MTRRs all blank - virtualized system. +<4>WARNING: BIOS bug: CPU MTRRs don't cover all of memory, losing %lluMB of RAM. +arch/x86/kernel/cpu/mtrr/cleanup.c<6>update e820 for mtrr +<6>total RAM covered: %ldM +<7>New variable MTRRs +<6>invalid mtrr_gran_size or mtrr_chunk_size, will find optimal one +<6> +<6>mtrr_cleanup: can not find optimal value +<6>please specify mtrr_gran_size/mtrr_chunk_size +<7>original variable MTRRs +<6>Found optimal setting for mtrr clean up + is<4>mtrr: only write-combining%s supported +<6>NMI watchdog: CPU not supported +<3>NMI watchdog: cannot reserve perfctrs +<3>Cannot setup NMI watchdog on CPU %d +P4_IQ_COUNTER0P6_PERFCTR0INTEL_ARCH_PERFCTR0K7_PERFCTR0arch/x86/kernel/cpu/perfctr-watchdog.c 0@`  +  !"#%), 0 9:;<=>?ABCDEFG IJK L0M@N`fgh p qr s@xyz{|}  0H` + + + +b|  B; G +M +Z +g +q +x + + + + + + + + + + +  0 C O d d {   * * $1   M$SLCDLCSLC2DLC2SRxDRxSRx2DRx2DXDX2???DX4SS2SeS2e12??4312233445Cx486Cx4865x86 6x86MediaGX 6x86MX M II Unknown9=nJ 0!h! + ) 3 =IS$]$g$q'{8G +9 V9o=tIF!IF!IF!@KF!r&DMau 6Vcurrent_taskgdt_pagevmware_platformcmpxchg_486_u64amd_get_nb_idmtrr_delmtrr_addmtrr_staterelease_evntsel_nmireserve_evntsel_nmirelease_perfctr_nmireserve_perfctr_nmiavail_to_resrv_perfctr_nmi_bitclearcpuid=noclflushshow_msr=serialnumbernosepnofxsrcachesize=noxsaveno387no-hlt% <   H $a G'  : `w@@AAN)O)A*O*A@A@@AANN$$$ $.O.A@A  @!@")O)A*O*A@!@" Q QNN$$$ $.O.A   %* I `     % <  0P + +k &(@ABggK}~@Fdisable_mtrr_trimmtrr_spare_reg_nrmtrr_gran_sizemtrr_chunk_sizemtrr_cleanup_debugenable_mtrr_cleanupdisable_mtrr_cleanup8$d $ 9 |0DH|K$P$V$j$|$_$J$3$$'v<<@ABCHNQc<<Q`c((@@@ o [-C3:EMoS^ [#03 F Z x?.5x Core/Bus Clock #~PAGAoJJHDD GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.rel.text.rel.cpuinit.text.rel.init.text.rel.fixup.altinstr_replacement.rel.rodata.rodata.str1.1.rel.cpuinit.rodata.rel__ex_table.rel__bug_table.rel__ksymtab.rel__kcrctab.rel__ksymtab_gpl.rel__kcrctab_gpl__ksymtab_strings.rel.init.rodata.rel.x86_cpu_dev.init.rel.altinstructions.rel.data.rel.initcall6.init.data.page_aligned.rel.init.setup.rel.cpuinit.data.init.data.rel.data.read_mostly.rel.initcall4.init.rel.initcall3.init.bss.note.GNU-stack.comment4WK N6)KW#% f +6;n7 p06JَF 6Q| k g t6 +s2<m!d  86  46` D6P Ď6H( dP6p 06  6 ho p6  l@620. @6 G(C 6"Q,M 6$axt 6' 86)*= 06,|? 6.? $60?1?0?TC, ,7 L-Ed4j!r2cQQ>DSYpv4!!(R$Z`XN/r +~(#)<BNXbly +@FSYdj|1HW}dHlq fay(1DPYp- G     . +a + + +  b     < H q z  G N ` v      lbnwl9o!:qzR=i|!7E.7er{ R"4@N[m<HZfou# v!2>amyFio!+6OUq~P#gE")0o;#GRZd+oy+ 2}8B+W]d W m z   R    +  !!!5"!)!o.!6!EJWJ`JJJEJoJJgJoJJEJoJKKKg&K.KoGK w!!$j(HjNjjjj)2>CIZc+jsja #a:BNVksj[v  + +! +fE +lL +Z +_ +fk +p +fv + + +J + + + +& +& +& &4 9 F L       &  > lJ P X ]      M  f   f $ f- 2 f9 K R u w  f  }  }   f&,2f>Bzqv*AR.af *C3D.Tcp ~ffP]glvJ}Jfff4?7F2 O5:fRnuzffGLflqff %?jJj_KPwfJRfW \}#)>CfRy]o{ f>Cf-4;PUb8%:OV[frff@ F   f  f$!%!%!!f$","fO"T"f""f""#(#6#>#F# +")07HOet{hhh#?6>GMT|'+27fCJCPXhtf3_ff ff"+6;fAQFVfkfpf >EJPVmr'+05f>FKU\infzfff >" (5<BQW\afkpvff +f %*f39>CfINSfY_difu}I*]"r1I@!=+=5?Vg====   & . 6 ; IA =K =U _ n I     I *  +# +( +- + += +K +P +f[ +` +fk +p +fv +{ +f + +f + + + + + + +f + + + + + & + 1 k x                f % + 2 8 = G fL ] v      f = =  4 9 fD I fU ] b |  f          FLSqw~q|ffff6;fi fCof  %f?Ouff f>Lu~ff'ffI5RoIfVelr M^ryf*Rf x-&-P]cn}dI,I`I!&+27<pBGbkpfv{ffIX]ff f"'f1@Gcjfzf +%/9EOYcmw  $(,048<DHLPTX\`dlptx| $ $(,048<@HLPT`dhlpt| $(,048<@DHLd $(,048 $(,048<@DHLPTX\`dhlptx|  $(,048<@DHLPTX\`dhlptx|ptxuL 8@DuHLYX\`dhLlYY     $ ( , 0 4 H L P T X x  (,0TX\`dpt$(08<Xhlpdhp$(Tdh        $ ( < @   $(,048<@DHLPTX\`dhlptx| $(04<@HLTXl  $(E,0g48o<@DHKL A B6 e$V4 T`hlptx48<LP8@T\`dhlx|  $(  $(,04@DHLPTX\`dh|(0<@DPTX/ $(04<@HLTX`dlpx|  +   "$&')+,.0234%p"(%*.OB X' n3xJ_|9qv /H  O$ V  \1k2( PAt"x" + ". 0"?< "KH("Y2g$ +|"""""""""0"D".E@8 V]5e5Dlys~w&C[))))  o0@'O4)X;k n  | .    ()2x@ Ni - D[ 'v  ' + ' +$ ' 70 'M-g< '~3H ': T 'E ': 2HQtd~^o++` 'Ml 'S:$2'1K&e$ 1(2@ X $) Mi! * @ 8@ L d 6|   r .   ) x(   +  +)# +  5 +H @ +n!I +_ +$@ k +  +d@ :,2 + +# +, +R +x$ + +$ + +$ + + @  % 0!8: h!I e @ w }  $ @   @)  ` ` " w |, %0 4E oC\ 82j > <2 }  + X + m v  (0 +   +I P +6 X2F  W 8 +l  } *  I  ` . 4  8 +   U : '6a :L#H] v   6< C LH"H " + w.( +"=[R12aw +8fMdH +"A-02 F1(7B "T!\j ,}k 52|`||X l"x  4", D, T"` | "T| , , )"/ $.22=%P&e42t32G'H" "(2'(2(6 2(9*5>"Q)=\ "g.D   M  + `.`.. ../L</Ji0US3` Dmlh +w0,!2s779a8!24!20!29=(!29-  +1;B +?S+b+r+ +y<V :$!2  +  ' @8+L d@12v0+(+[+@+0+C8 + ~!`</VH ++]4t4+z4+ +-@!2'0  + >e?$?2 += +H12HL12M@[p` +eP  +:D12 +tAOP1@22BEwB6  +B 1 21 2Cv/ DKFWDK_Dx "DD/D E;12 $ +$,$ $ +H $ +F l H +G'HAHxSJ`J5kJJ?(a0 u)G8e@ H$M$v}B-hIE2)7PQ[ 2k{H.2 B % < +*.  F R Ak z     > (, m) *6 !!2(!.!()H!H fW!j!sEGy!XE!!!!!!!C)*!a +"y=!"3"M"2^"2s"GE""#""""# AE#,#9#N9-'H#9X#c#w#####r###$)$+)$:$E$X$\$)e$o$+}$$$ $Y$$ +t$%%)%+%E ?%H%x2U%e%\Oy%  +%>)%@!r%,%|%IR%%'-&&2'&1&8KP&;8j&q&&&&&&f &=&&¥'(+'@'7 +U'b'b!xy'_ '7 +Y''' '' Z'( ({w'(.(3CcB(M(^(2o(|(X"(Q( +( + +const char * const x86_cap_flags[NCAPINTS*32] = { + [X86_FEATURE_FPU] = "fpu", + [X86_FEATURE_VME] = "vme", + [X86_FEATURE_DE] = "de", + [X86_FEATURE_PSE] = "pse", + [X86_FEATURE_TSC] = "tsc", + [X86_FEATURE_MSR] = "msr", + [X86_FEATURE_PAE] = "pae", + [X86_FEATURE_MCE] = "mce", + [X86_FEATURE_CX8] = "cx8", + [X86_FEATURE_APIC] = "apic", + [X86_FEATURE_SEP] = "sep", + [X86_FEATURE_MTRR] = "mtrr", + [X86_FEATURE_PGE] = "pge", + [X86_FEATURE_MCA] = "mca", + [X86_FEATURE_CMOV] = "cmov", + [X86_FEATURE_PAT] = "pat", + [X86_FEATURE_PSE36] = "pse36", + [X86_FEATURE_PN] = "pn", + [X86_FEATURE_CLFLSH] = "clflush", + [X86_FEATURE_DS] = "dts", + [X86_FEATURE_ACPI] = "acpi", + [X86_FEATURE_MMX] = "mmx", + [X86_FEATURE_FXSR] = "fxsr", + [X86_FEATURE_XMM] = "sse", + [X86_FEATURE_XMM2] = "sse2", + [X86_FEATURE_SELFSNOOP] = "ss", + [X86_FEATURE_HT] = "ht", + [X86_FEATURE_ACC] = "tm", + [X86_FEATURE_IA64] = "ia64", + [X86_FEATURE_PBE] = "pbe", + [X86_FEATURE_SYSCALL] = "syscall", + [X86_FEATURE_MP] = "mp", + [X86_FEATURE_NX] = "nx", + [X86_FEATURE_MMXEXT] = "mmxext", + [X86_FEATURE_FXSR_OPT] = "fxsr_opt", + [X86_FEATURE_GBPAGES] = "pdpe1gb", + [X86_FEATURE_RDTSCP] = "rdtscp", + [X86_FEATURE_LM] = "lm", + [X86_FEATURE_3DNOWEXT] = "3dnowext", + [X86_FEATURE_3DNOW] = "3dnow", + [X86_FEATURE_RECOVERY] = "recovery", + [X86_FEATURE_LONGRUN] = "longrun", + [X86_FEATURE_LRTI] = "lrti", + [X86_FEATURE_CXMMX] = "cxmmx", + [X86_FEATURE_K6_MTRR] = "k6_mtrr", + [X86_FEATURE_CYRIX_ARR] = "cyrix_arr", + [X86_FEATURE_CENTAUR_MCR] = "centaur_mcr", + [X86_FEATURE_CONSTANT_TSC] = "constant_tsc", + [X86_FEATURE_UP] = "up", + [X86_FEATURE_ARCH_PERFMON] = "arch_perfmon", + [X86_FEATURE_PEBS] = "pebs", + [X86_FEATURE_BTS] = "bts", + [X86_FEATURE_REP_GOOD] = "rep_good", + [X86_FEATURE_NOPL] = "nopl", + [X86_FEATURE_AMDC1E] = "amdc1e", + [X86_FEATURE_XTOPOLOGY] = "xtopology", + [X86_FEATURE_TSC_RELIABLE] = "tsc_reliable", + [X86_FEATURE_NONSTOP_TSC] = "nonstop_tsc", + [X86_FEATURE_EXTD_APICID] = "extd_apicid", + [X86_FEATURE_AMD_DCM] = "amd_dcm", + [X86_FEATURE_APERFMPERF] = "aperfmperf", + [X86_FEATURE_XMM3] = "pni", + [X86_FEATURE_PCLMULQDQ] = "pclmulqdq", + [X86_FEATURE_DTES64] = "dtes64", + [X86_FEATURE_MWAIT] = "monitor", + [X86_FEATURE_DSCPL] = "ds_cpl", + [X86_FEATURE_VMX] = "vmx", + [X86_FEATURE_SMX] = "smx", + [X86_FEATURE_EST] = "est", + [X86_FEATURE_TM2] = "tm2", + [X86_FEATURE_SSSE3] = "ssse3", + [X86_FEATURE_CID] = "cid", + [X86_FEATURE_FMA] = "fma", + [X86_FEATURE_CX16] = "cx16", + [X86_FEATURE_XTPR] = "xtpr", + [X86_FEATURE_PDCM] = "pdcm", + [X86_FEATURE_DCA] = "dca", + [X86_FEATURE_XMM4_1] = "sse4_1", + [X86_FEATURE_XMM4_2] = "sse4_2", + [X86_FEATURE_X2APIC] = "x2apic", + [X86_FEATURE_MOVBE] = "movbe", + [X86_FEATURE_POPCNT] = "popcnt", + [X86_FEATURE_AES] = "aes", + [X86_FEATURE_XSAVE] = "xsave", + [X86_FEATURE_AVX] = "avx", + [X86_FEATURE_HYPERVISOR] = "hypervisor", + [X86_FEATURE_XSTORE] = "rng", + [X86_FEATURE_XSTORE_EN] = "rng_en", + [X86_FEATURE_XCRYPT] = "ace", + [X86_FEATURE_XCRYPT_EN] = "ace_en", + [X86_FEATURE_ACE2] = "ace2", + [X86_FEATURE_ACE2_EN] = "ace2_en", + [X86_FEATURE_PHE] = "phe", + [X86_FEATURE_PHE_EN] = "phe_en", + [X86_FEATURE_PMM] = "pmm", + [X86_FEATURE_PMM_EN] = "pmm_en", + [X86_FEATURE_LAHF_LM] = "lahf_lm", + [X86_FEATURE_CMP_LEGACY] = "cmp_legacy", + [X86_FEATURE_SVM] = "svm", + [X86_FEATURE_EXTAPIC] = "extapic", + [X86_FEATURE_CR8_LEGACY] = "cr8_legacy", + [X86_FEATURE_ABM] = "abm", + [X86_FEATURE_SSE4A] = "sse4a", + [X86_FEATURE_MISALIGNSSE] = "misalignsse", + [X86_FEATURE_3DNOWPREFETCH] = "3dnowprefetch", + [X86_FEATURE_OSVW] = "osvw", + [X86_FEATURE_IBS] = "ibs", + [X86_FEATURE_SSE5] = "sse5", + [X86_FEATURE_SKINIT] = "skinit", + [X86_FEATURE_WDT] = "wdt", + [X86_FEATURE_NODEID_MSR] = "nodeid_msr", + [X86_FEATURE_IDA] = "ida", + [X86_FEATURE_ARAT] = "arat", + [X86_FEATURE_TPR_SHADOW] = "tpr_shadow", + [X86_FEATURE_VNMI] = "vnmi", + [X86_FEATURE_FLEXPRIORITY] = "flexpriority", + [X86_FEATURE_EPT] = "ept", + [X86_FEATURE_VPID] = "vpid", + [X86_FEATURE_NPT] = "npt", + [X86_FEATURE_LBRV] = "lbrv", + [X86_FEATURE_SVML] = "svm_lock", + [X86_FEATURE_NRIPS] = "nrip_save", +}; diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/.capflags.c.cmd linux-2.6.34/arch/x86/kernel/cpu/.capflags.c.cmd --- linux-2.6.34.orig/arch/x86/kernel/cpu/.capflags.c.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/.capflags.c.cmd 2010-06-16 00:19:11.000000000 +0200 @@ -0,0 +1 @@ +cmd_arch/x86/kernel/cpu/capflags.c := perl /home/chlor/arc/tmp/linux-2.6.34/arch/x86/kernel/cpu/mkcapflags.pl arch/x86/kernel/cpu/../../include/asm/cpufeature.h arch/x86/kernel/cpu/capflags.c diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/capflags.o linux-2.6.34/arch/x86/kernel/cpu/capflags.o --- linux-2.6.34.orig/arch/x86/kernel/cpu/capflags.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/capflags.o 2010-06-16 00:19:11.000000000 +0200 @@ -0,0 +1,6 @@ +ELF44( fpuvmedepsetscmsrpaemcecx8apicsepmtrrpgemcacmovpatpse36pnclflushdtsacpimmxfxsrssesse2sshttmia64pbesyscallmpnxmmxextfxsr_optpdpe1gbrdtscplm3dnowext3dnowrecoverylongrunlrticxmmxk6_mtrrcyrix_arrcentaur_mcrconstant_tscuparch_perfmonpebsbtsrep_goodnoplamdc1extopologytsc_reliablenonstop_tscextd_apicidamd_dcmaperfmperfpnipclmulqdqdtes64monitords_cplvmxsmxesttm2ssse3cidfmacx16xtprpdcmdcasse4_1sse4_2x2apicmovbepopcntaesxsaveavxhypervisorrngrng_enaceace_enace2ace2_enphephe_enpmmpmm_enlahf_lmcmp_legacysvmextapiccr8_legacyabmsse4amisalignsse3dnowprefetchosvwibssse5skinitwdtnodeid_msridaarattpr_shadowvnmiflexpriorityeptvpidnptlbrvsvm_locknrip_save #(,159>BHKSW\`einqtw| (-4>KWckvz +!)-48?GRV^imsGCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.text.data.bss.rodata.str1.1.rel.rodata.comment.note.GNU-stack4!4'4,24?0; + +G0$P` +   + capflags.cx86_cap_flags  $,048<@DHLTX\`dhlptx|   $(048<HLPTX\dhp|  $(,04L   \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/.capflags.o.cmd linux-2.6.34/arch/x86/kernel/cpu/.capflags.o.cmd --- linux-2.6.34.orig/arch/x86/kernel/cpu/.capflags.o.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/.capflags.o.cmd 2010-06-16 00:19:11.000000000 +0200 @@ -0,0 +1,66 @@ +cmd_arch/x86/kernel/cpu/capflags.o := gcc -Wp,-MD,arch/x86/kernel/cpu/.capflags.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.3/include -I/home/chlor/arc/tmp/linux-2.6.34/arch/x86/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-stack-protector -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(capflags)" -D"KBUILD_MODNAME=KBUILD_STR(capflags)" -c -o arch/x86/kernel/cpu/.tmp_capflags.o arch/x86/kernel/cpu/capflags.c + +deps_arch/x86/kernel/cpu/capflags.o := \ + arch/x86/kernel/cpu/capflags.c \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpufeature.h \ + $(wildcard include/config/x86/invlpg.h) \ + $(wildcard include/config/x86/64.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/required-features.h \ + $(wildcard include/config/x86/minimum/cpu/family.h) \ + $(wildcard include/config/math/emulation.h) \ + $(wildcard include/config/x86/pae.h) \ + $(wildcard include/config/x86/cmpxchg64.h) \ + $(wildcard include/config/x86/cmov.h) \ + $(wildcard include/config/x86/use/3dnow.h) \ + $(wildcard include/config/x86/p6/nop.h) \ + $(wildcard include/config/paravirt.h) \ + include/linux/bitops.h \ + $(wildcard include/config/generic/find/first/bit.h) \ + $(wildcard include/config/generic/find/last/bit.h) \ + $(wildcard include/config/generic/find/next/bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/types.h \ + $(wildcard include/config/highmem64g.h) \ + include/asm-generic/types.h \ + $(wildcard include/config/phys/addr/t/64bit.h) \ + include/asm-generic/int-ll64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitsperlong.h \ + include/asm-generic/bitsperlong.h \ + $(wildcard include/config/64bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitops.h \ + include/linux/compiler.h \ + $(wildcard include/config/trace/branch/profiling.h) \ + $(wildcard include/config/profile/all/branches.h) \ + $(wildcard include/config/enable/must/check.h) \ + $(wildcard include/config/enable/warn/deprecated.h) \ + include/linux/compiler-gcc.h \ + $(wildcard include/config/arch/supports/optimized/inlining.h) \ + $(wildcard include/config/optimize/inlining.h) \ + include/linux/compiler-gcc4.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/alternative.h \ + $(wildcard include/config/smp.h) \ + include/linux/types.h \ + $(wildcard include/config/uid16.h) \ + $(wildcard include/config/lbdaf.h) \ + include/linux/posix_types.h \ + include/linux/stddef.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types.h \ + $(wildcard include/config/x86/32.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types_32.h \ + include/linux/stringify.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/asm.h \ + include/asm-generic/bitops/sched.h \ + include/asm-generic/bitops/hweight.h \ + include/asm-generic/bitops/fls64.h \ + include/asm-generic/bitops/ext2-non-atomic.h \ + include/asm-generic/bitops/le.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/byteorder.h \ + include/linux/byteorder/little_endian.h \ + include/linux/swab.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/swab.h \ + $(wildcard include/config/x86/bswap.h) \ + include/linux/byteorder/generic.h \ + include/asm-generic/bitops/minix.h \ + +arch/x86/kernel/cpu/capflags.o: $(deps_arch/x86/kernel/cpu/capflags.o) + +$(deps_arch/x86/kernel/cpu/capflags.o): diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/centaur.o linux-2.6.34/arch/x86/kernel/cpu/centaur.o --- linux-2.6.34.orig/arch/x86/kernel/cpu/centaur.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/centaur.o 2010-06-16 00:19:15.000000000 +0200 @@ -0,0 +1,10 @@ +ELF4(UtuH$ +xvH%]U8uHwAu 0= u@]UWVSx`<t<uN$ +~vN%<t <3F<tS< t<t'E1EvEEahfﻂEEX=F<vEE"$HUE2 ÉEU‹E!9tSuh$؋U0 ShFY[O O~vO1=vʉuLh^V 1=vq1%@Uu"2EEU 0hiZE u 2EEU@0hX1V,F<w2EEU 0OF<wO>u~vOe[^_]??3<5>Disabling bugged TSC. +C62<6>Centaur FCR was 0x%X now 0x%X +<6>Centaur FCR is 0x%X +WinChip %s<6>CPU: Enabled ACE h/w crypto +<6>CPU: Enabled h/w RNG +2A2BCentaurCentaurHaulsO#GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.data.bss.rel.cpuinit.text.rodata.str1.1.rel.x86_cpu_dev.init.rel.rodata.rel.cpuinit.rodata.comment.note.GNU-stack244!4*4& +82KG al] H m@i ( }0D$hhp @ + ##,1OR>$ I$$ TH$ _y@    centaur.cearly_init_centaurcentaur_size_cacheinit_centaurCSWTCH.135CSWTCH.136CSWTCH.137__cpu_dev_centaur_cpu_devcentaur_cpu_devprintksprintfcpu_detect_cache_sizesHMdi.3  ,08 \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/.centaur.o.cmd linux-2.6.34/arch/x86/kernel/cpu/.centaur.o.cmd --- linux-2.6.34.orig/arch/x86/kernel/cpu/.centaur.o.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/.centaur.o.cmd 2010-06-16 00:19:15.000000000 +0200 @@ -0,0 +1,207 @@ +cmd_arch/x86/kernel/cpu/centaur.o := gcc -Wp,-MD,arch/x86/kernel/cpu/.centaur.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.3/include -I/home/chlor/arc/tmp/linux-2.6.34/arch/x86/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-stack-protector -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(centaur)" -D"KBUILD_MODNAME=KBUILD_STR(centaur)" -c -o arch/x86/kernel/cpu/.tmp_centaur.o arch/x86/kernel/cpu/centaur.c + +deps_arch/x86/kernel/cpu/centaur.o := \ + arch/x86/kernel/cpu/centaur.c \ + $(wildcard include/config/x86/oostore.h) \ + $(wildcard include/config/x86/32.h) \ + $(wildcard include/config/x86/64.h) \ + include/linux/bitops.h \ + $(wildcard include/config/generic/find/first/bit.h) \ + $(wildcard include/config/generic/find/last/bit.h) \ + $(wildcard include/config/generic/find/next/bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/types.h \ + $(wildcard include/config/highmem64g.h) \ + include/asm-generic/types.h \ + $(wildcard include/config/phys/addr/t/64bit.h) \ + include/asm-generic/int-ll64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitsperlong.h \ + include/asm-generic/bitsperlong.h \ + $(wildcard include/config/64bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitops.h \ + $(wildcard include/config/x86/cmov.h) \ + include/linux/compiler.h \ + $(wildcard include/config/trace/branch/profiling.h) \ + $(wildcard include/config/profile/all/branches.h) \ + $(wildcard include/config/enable/must/check.h) \ + $(wildcard include/config/enable/warn/deprecated.h) \ + include/linux/compiler-gcc.h \ + $(wildcard include/config/arch/supports/optimized/inlining.h) \ + $(wildcard include/config/optimize/inlining.h) \ + include/linux/compiler-gcc4.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/alternative.h \ + $(wildcard include/config/smp.h) \ + $(wildcard include/config/paravirt.h) \ + include/linux/types.h \ + $(wildcard include/config/uid16.h) \ + $(wildcard include/config/lbdaf.h) \ + include/linux/posix_types.h \ + include/linux/stddef.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types_32.h \ + include/linux/stringify.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/asm.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpufeature.h \ + $(wildcard include/config/x86/invlpg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/required-features.h \ + $(wildcard include/config/x86/minimum/cpu/family.h) \ + $(wildcard include/config/math/emulation.h) \ + $(wildcard include/config/x86/pae.h) \ + $(wildcard include/config/x86/cmpxchg64.h) \ + $(wildcard include/config/x86/use/3dnow.h) \ + $(wildcard include/config/x86/p6/nop.h) \ + include/asm-generic/bitops/sched.h \ + include/asm-generic/bitops/hweight.h \ + include/asm-generic/bitops/fls64.h \ + include/asm-generic/bitops/ext2-non-atomic.h \ + include/asm-generic/bitops/le.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/byteorder.h \ + include/linux/byteorder/little_endian.h \ + include/linux/swab.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/swab.h \ + $(wildcard include/config/x86/bswap.h) \ + include/linux/byteorder/generic.h \ + include/asm-generic/bitops/minix.h \ + include/linux/kernel.h \ + $(wildcard include/config/preempt/voluntary.h) \ + $(wildcard include/config/debug/spinlock/sleep.h) \ + $(wildcard include/config/prove/locking.h) \ + $(wildcard include/config/printk.h) \ + $(wildcard include/config/dynamic/debug.h) \ + $(wildcard include/config/ring/buffer.h) \ + $(wildcard include/config/tracing.h) \ + $(wildcard include/config/numa.h) \ + $(wildcard include/config/ftrace/mcount/record.h) \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + include/linux/linkage.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/linkage.h \ + $(wildcard include/config/x86/alignment/16.h) \ + include/linux/log2.h \ + $(wildcard include/config/arch/has/ilog2/u32.h) \ + $(wildcard include/config/arch/has/ilog2/u64.h) \ + include/linux/typecheck.h \ + include/linux/dynamic_debug.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bug.h \ + $(wildcard include/config/bug.h) \ + $(wildcard include/config/debug/bugverbose.h) \ + include/asm-generic/bug.h \ + $(wildcard include/config/generic/bug.h) \ + $(wildcard include/config/generic/bug/relative/pointers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/div64.h \ + include/linux/init.h \ + $(wildcard include/config/modules.h) \ + $(wildcard include/config/hotplug.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor.h \ + $(wildcard include/config/x86/vsmp.h) \ + $(wildcard include/config/cc/stackprotector.h) \ + $(wildcard include/config/m386.h) \ + $(wildcard include/config/m486.h) \ + $(wildcard include/config/x86/debugctlmsr.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor-flags.h \ + $(wildcard include/config/vm86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vm86.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace.h \ + $(wildcard include/config/x86/ptrace/bts.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace-abi.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/segment.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_types.h \ + include/linux/const.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32_types.h \ + $(wildcard include/config/highmem4g.h) \ + $(wildcard include/config/page/offset.h) \ + $(wildcard include/config/4kstacks.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/math_emu.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/sigcontext.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/current.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/percpu.h \ + $(wildcard include/config/x86/64/smp.h) \ + include/asm-generic/percpu.h \ + $(wildcard include/config/debug/preempt.h) \ + $(wildcard include/config/have/setup/per/cpu/area.h) \ + include/linux/threads.h \ + $(wildcard include/config/nr/cpus.h) \ + $(wildcard include/config/base/small.h) \ + include/linux/percpu-defs.h \ + $(wildcard include/config/debug/force/weak/per/cpu.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/system.h \ + $(wildcard include/config/ia32/emulation.h) \ + $(wildcard include/config/x86/32/lazy/gs.h) \ + $(wildcard include/config/x86/ppro/fence.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg_32.h \ + $(wildcard include/config/x86/cmpxchg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/nops.h \ + $(wildcard include/config/mk7.h) \ + include/linux/irqflags.h \ + $(wildcard include/config/trace/irqflags.h) \ + $(wildcard include/config/irqsoff/tracer.h) \ + $(wildcard include/config/preempt/tracer.h) \ + $(wildcard include/config/trace/irqflags/support.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irqflags.h \ + $(wildcard include/config/debug/lock/alloc.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32.h \ + $(wildcard include/config/hugetlb/page.h) \ + $(wildcard include/config/debug/virtual.h) \ + $(wildcard include/config/flatmem.h) \ + $(wildcard include/config/x86/3dnow.h) \ + include/linux/string.h \ + $(wildcard include/config/binary/printf.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string_32.h \ + $(wildcard include/config/kmemcheck.h) \ + include/asm-generic/memory_model.h \ + $(wildcard include/config/discontigmem.h) \ + $(wildcard include/config/sparsemem/vmemmap.h) \ + $(wildcard include/config/sparsemem.h) \ + include/asm-generic/getorder.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_types.h \ + $(wildcard include/config/compat/vdso.h) \ + $(wildcard include/config/proc/fs.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + $(wildcard include/config/highmem.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level_types.h \ + include/asm-generic/pgtable-nopud.h \ + include/asm-generic/pgtable-nopmd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr-index.h \ + include/linux/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ioctl.h \ + include/asm-generic/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/errno.h \ + include/asm-generic/errno.h \ + include/asm-generic/errno-base.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpumask.h \ + include/linux/cpumask.h \ + $(wildcard include/config/cpumask/offstack.h) \ + $(wildcard include/config/hotplug/cpu.h) \ + $(wildcard include/config/debug/per/cpu/maps.h) \ + $(wildcard include/config/disable/obsolete/cpumask/functions.h) \ + include/linux/bitmap.h \ + include/linux/errno.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc_defs.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ds.h \ + $(wildcard include/config/x86/ds.h) \ + include/linux/err.h \ + include/linux/personality.h \ + include/linux/cache.h \ + $(wildcard include/config/arch/has/cache/line/size.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cache.h \ + $(wildcard include/config/x86/l1/cache/shift.h) \ + $(wildcard include/config/x86/internode/cache/shift.h) \ + include/linux/math64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/e820.h \ + $(wildcard include/config/nodes/shift.h) \ + $(wildcard include/config/efi.h) \ + $(wildcard include/config/hibernation.h) \ + $(wildcard include/config/memtest.h) \ + include/linux/early_res.h \ + include/linux/range.h \ + include/linux/ioport.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mtrr.h \ + $(wildcard include/config/mtrr.h) \ + $(wildcard include/config/compat.h) \ + arch/x86/kernel/cpu/cpu.h \ + +arch/x86/kernel/cpu/centaur.o: $(deps_arch/x86/kernel/cpu/centaur.o) + +$(deps_arch/x86/kernel/cpu/centaur.o): diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/cmpxchg.o linux-2.6.34/arch/x86/kernel/cpu/cmpxchg.o --- linux-2.6.34.orig/arch/x86/kernel/cpu/cmpxchg.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/cmpxchg.o 2010-06-16 00:19:13.000000000 +0200 @@ -0,0 +1,3 @@ +ELF$4( UWVS}UwEP89u +;}upuY[[^_]cmpxchg_486_u64GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.text.rel__ksymtab.rel__kcrctab__ksymtab_strings.data.bss.comment.note.GNU-stack49%p! T 3x/ d =|OUZ0$csl  \   + %?Y9iJVmcmpxchg.c__ksymtab_cmpxchg_486_u64__kstrtab_cmpxchg_486_u64__kcrctab_cmpxchg_486_u64cmpxchg_486_u64__crc_cmpxchg_486_u64 \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/.cmpxchg.o.cmd linux-2.6.34/arch/x86/kernel/cpu/.cmpxchg.o.cmd --- linux-2.6.34.orig/arch/x86/kernel/cpu/.cmpxchg.o.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/.cmpxchg.o.cmd 2010-06-16 00:19:13.000000000 +0200 @@ -0,0 +1,346 @@ +cmd_arch/x86/kernel/cpu/cmpxchg.o := gcc -Wp,-MD,arch/x86/kernel/cpu/.cmpxchg.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.3/include -I/home/chlor/arc/tmp/linux-2.6.34/arch/x86/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-stack-protector -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(cmpxchg)" -D"KBUILD_MODNAME=KBUILD_STR(cmpxchg)" -c -o arch/x86/kernel/cpu/.tmp_cmpxchg.o arch/x86/kernel/cpu/cmpxchg.c + +deps_arch/x86/kernel/cpu/cmpxchg.o := \ + arch/x86/kernel/cpu/cmpxchg.c \ + $(wildcard include/config/x86/cmpxchg.h) \ + $(wildcard include/config/x86/cmpxchg64.h) \ + include/linux/kernel.h \ + $(wildcard include/config/lbdaf.h) \ + $(wildcard include/config/preempt/voluntary.h) \ + $(wildcard include/config/debug/spinlock/sleep.h) \ + $(wildcard include/config/prove/locking.h) \ + $(wildcard include/config/printk.h) \ + $(wildcard include/config/dynamic/debug.h) \ + $(wildcard include/config/ring/buffer.h) \ + $(wildcard include/config/tracing.h) \ + $(wildcard include/config/numa.h) \ + $(wildcard include/config/ftrace/mcount/record.h) \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + include/linux/linkage.h \ + include/linux/compiler.h \ + $(wildcard include/config/trace/branch/profiling.h) \ + $(wildcard include/config/profile/all/branches.h) \ + $(wildcard include/config/enable/must/check.h) \ + $(wildcard include/config/enable/warn/deprecated.h) \ + include/linux/compiler-gcc.h \ + $(wildcard include/config/arch/supports/optimized/inlining.h) \ + $(wildcard include/config/optimize/inlining.h) \ + include/linux/compiler-gcc4.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/linkage.h \ + $(wildcard include/config/x86/32.h) \ + $(wildcard include/config/x86/64.h) \ + $(wildcard include/config/x86/alignment/16.h) \ + include/linux/stringify.h \ + include/linux/stddef.h \ + include/linux/types.h \ + $(wildcard include/config/uid16.h) \ + $(wildcard include/config/phys/addr/t/64bit.h) \ + $(wildcard include/config/64bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/types.h \ + $(wildcard include/config/highmem64g.h) \ + include/asm-generic/types.h \ + include/asm-generic/int-ll64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitsperlong.h \ + include/asm-generic/bitsperlong.h \ + include/linux/posix_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types_32.h \ + include/linux/bitops.h \ + $(wildcard include/config/generic/find/first/bit.h) \ + $(wildcard include/config/generic/find/last/bit.h) \ + $(wildcard include/config/generic/find/next/bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitops.h \ + $(wildcard include/config/x86/cmov.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/alternative.h \ + $(wildcard include/config/smp.h) \ + $(wildcard include/config/paravirt.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/asm.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpufeature.h \ + $(wildcard include/config/x86/invlpg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/required-features.h \ + $(wildcard include/config/x86/minimum/cpu/family.h) \ + $(wildcard include/config/math/emulation.h) \ + $(wildcard include/config/x86/pae.h) \ + $(wildcard include/config/x86/use/3dnow.h) \ + $(wildcard include/config/x86/p6/nop.h) \ + include/asm-generic/bitops/sched.h \ + include/asm-generic/bitops/hweight.h \ + include/asm-generic/bitops/fls64.h \ + include/asm-generic/bitops/ext2-non-atomic.h \ + include/asm-generic/bitops/le.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/byteorder.h \ + include/linux/byteorder/little_endian.h \ + include/linux/swab.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/swab.h \ + $(wildcard include/config/x86/bswap.h) \ + include/linux/byteorder/generic.h \ + include/asm-generic/bitops/minix.h \ + include/linux/log2.h \ + $(wildcard include/config/arch/has/ilog2/u32.h) \ + $(wildcard include/config/arch/has/ilog2/u64.h) \ + include/linux/typecheck.h \ + include/linux/dynamic_debug.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bug.h \ + $(wildcard include/config/bug.h) \ + $(wildcard include/config/debug/bugverbose.h) \ + include/asm-generic/bug.h \ + $(wildcard include/config/generic/bug.h) \ + $(wildcard include/config/generic/bug/relative/pointers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/div64.h \ + include/linux/smp.h \ + $(wildcard include/config/use/generic/smp/helpers.h) \ + $(wildcard include/config/debug/preempt.h) \ + include/linux/errno.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/errno.h \ + include/asm-generic/errno.h \ + include/asm-generic/errno-base.h \ + include/linux/list.h \ + $(wildcard include/config/debug/list.h) \ + include/linux/poison.h \ + $(wildcard include/config/illegal/pointer/value.h) \ + include/linux/prefetch.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor.h \ + $(wildcard include/config/x86/vsmp.h) \ + $(wildcard include/config/cc/stackprotector.h) \ + $(wildcard include/config/m386.h) \ + $(wildcard include/config/m486.h) \ + $(wildcard include/config/x86/debugctlmsr.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor-flags.h \ + $(wildcard include/config/vm86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vm86.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace.h \ + $(wildcard include/config/x86/ptrace/bts.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace-abi.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/segment.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_types.h \ + include/linux/const.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32_types.h \ + $(wildcard include/config/highmem4g.h) \ + $(wildcard include/config/page/offset.h) \ + $(wildcard include/config/4kstacks.h) \ + include/linux/init.h \ + $(wildcard include/config/modules.h) \ + $(wildcard include/config/hotplug.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/math_emu.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/sigcontext.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/current.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/percpu.h \ + $(wildcard include/config/x86/64/smp.h) \ + include/asm-generic/percpu.h \ + $(wildcard include/config/have/setup/per/cpu/area.h) \ + include/linux/threads.h \ + $(wildcard include/config/nr/cpus.h) \ + $(wildcard include/config/base/small.h) \ + include/linux/percpu-defs.h \ + $(wildcard include/config/debug/force/weak/per/cpu.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/system.h \ + $(wildcard include/config/ia32/emulation.h) \ + $(wildcard include/config/x86/32/lazy/gs.h) \ + $(wildcard include/config/x86/ppro/fence.h) \ + $(wildcard include/config/x86/oostore.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/nops.h \ + $(wildcard include/config/mk7.h) \ + include/linux/irqflags.h \ + $(wildcard include/config/trace/irqflags.h) \ + $(wildcard include/config/irqsoff/tracer.h) \ + $(wildcard include/config/preempt/tracer.h) \ + $(wildcard include/config/trace/irqflags/support.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irqflags.h \ + $(wildcard include/config/debug/lock/alloc.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32.h \ + $(wildcard include/config/hugetlb/page.h) \ + $(wildcard include/config/debug/virtual.h) \ + $(wildcard include/config/flatmem.h) \ + $(wildcard include/config/x86/3dnow.h) \ + include/linux/string.h \ + $(wildcard include/config/binary/printf.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string_32.h \ + $(wildcard include/config/kmemcheck.h) \ + include/asm-generic/memory_model.h \ + $(wildcard include/config/discontigmem.h) \ + $(wildcard include/config/sparsemem/vmemmap.h) \ + $(wildcard include/config/sparsemem.h) \ + include/asm-generic/getorder.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_types.h \ + $(wildcard include/config/compat/vdso.h) \ + $(wildcard include/config/proc/fs.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + $(wildcard include/config/highmem.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level_types.h \ + include/asm-generic/pgtable-nopud.h \ + include/asm-generic/pgtable-nopmd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr-index.h \ + include/linux/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ioctl.h \ + include/asm-generic/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpumask.h \ + include/linux/cpumask.h \ + $(wildcard include/config/cpumask/offstack.h) \ + $(wildcard include/config/hotplug/cpu.h) \ + $(wildcard include/config/debug/per/cpu/maps.h) \ + $(wildcard include/config/disable/obsolete/cpumask/functions.h) \ + include/linux/bitmap.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc_defs.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ds.h \ + $(wildcard include/config/x86/ds.h) \ + include/linux/err.h \ + include/linux/personality.h \ + include/linux/cache.h \ + $(wildcard include/config/arch/has/cache/line/size.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cache.h \ + $(wildcard include/config/x86/l1/cache/shift.h) \ + $(wildcard include/config/x86/internode/cache/shift.h) \ + include/linux/math64.h \ + include/linux/module.h \ + $(wildcard include/config/symbol/prefix.h) \ + $(wildcard include/config/modversions.h) \ + $(wildcard include/config/unused/symbols.h) \ + $(wildcard include/config/kallsyms.h) \ + $(wildcard include/config/tracepoints.h) \ + $(wildcard include/config/event/tracing.h) \ + $(wildcard include/config/module/unload.h) \ + $(wildcard include/config/constructors.h) \ + $(wildcard include/config/sysfs.h) \ + include/linux/stat.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/stat.h \ + include/linux/time.h \ + $(wildcard include/config/arch/uses/gettimeoffset.h) \ + include/linux/seqlock.h \ + include/linux/spinlock.h \ + $(wildcard include/config/debug/spinlock.h) \ + $(wildcard include/config/generic/lockbreak.h) \ + $(wildcard include/config/preempt.h) \ + include/linux/preempt.h \ + $(wildcard include/config/preempt/notifiers.h) \ + include/linux/thread_info.h \ + $(wildcard include/config/compat.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/thread_info.h \ + $(wildcard include/config/debug/stack/usage.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ftrace.h \ + $(wildcard include/config/function/tracer.h) \ + $(wildcard include/config/dynamic/ftrace.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic64_32.h \ + include/asm-generic/atomic-long.h \ + include/linux/bottom_half.h \ + include/linux/spinlock_types.h \ + include/linux/spinlock_types_up.h \ + include/linux/lockdep.h \ + $(wildcard include/config/lockdep.h) \ + $(wildcard include/config/lock/stat.h) \ + $(wildcard include/config/generic/hardirqs.h) \ + $(wildcard include/config/prove/rcu.h) \ + include/linux/rwlock_types.h \ + include/linux/spinlock_up.h \ + include/linux/rwlock.h \ + include/linux/spinlock_api_up.h \ + include/linux/kmod.h \ + include/linux/gfp.h \ + $(wildcard include/config/zone/dma.h) \ + $(wildcard include/config/zone/dma32.h) \ + $(wildcard include/config/debug/vm.h) \ + include/linux/mmzone.h \ + $(wildcard include/config/force/max/zoneorder.h) \ + $(wildcard include/config/memory/hotplug.h) \ + $(wildcard include/config/arch/populates/node/map.h) \ + $(wildcard include/config/flat/node/mem/map.h) \ + $(wildcard include/config/cgroup/mem/res/ctlr.h) \ + $(wildcard include/config/no/bootmem.h) \ + $(wildcard include/config/have/memory/present.h) \ + $(wildcard include/config/need/node/memmap/size.h) \ + $(wildcard include/config/need/multiple/nodes.h) \ + $(wildcard include/config/have/arch/early/pfn/to/nid.h) \ + $(wildcard include/config/sparsemem/extreme.h) \ + $(wildcard include/config/nodes/span/other/nodes.h) \ + $(wildcard include/config/holes/in/zone.h) \ + $(wildcard include/config/arch/has/holes/memorymodel.h) \ + include/linux/wait.h \ + include/linux/numa.h \ + $(wildcard include/config/nodes/shift.h) \ + include/linux/nodemask.h \ + include/linux/pageblock-flags.h \ + $(wildcard include/config/hugetlb/page/size/variable.h) \ + include/generated/bounds.h \ + include/linux/memory_hotplug.h \ + $(wildcard include/config/have/arch/nodedata/extension.h) \ + $(wildcard include/config/memory/hotremove.h) \ + include/linux/notifier.h \ + include/linux/mutex.h \ + $(wildcard include/config/debug/mutexes.h) \ + include/linux/rwsem.h \ + $(wildcard include/config/rwsem/generic/spinlock.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/rwsem.h \ + include/linux/srcu.h \ + include/linux/topology.h \ + $(wildcard include/config/sched/smt.h) \ + $(wildcard include/config/sched/mc.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/topology.h \ + $(wildcard include/config/x86/ht.h) \ + $(wildcard include/config/x86/64/acpi/numa.h) \ + include/asm-generic/topology.h \ + include/linux/mmdebug.h \ + include/linux/elf.h \ + include/linux/elf-em.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/elf.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/user.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/user_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/auxvec.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vdso.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ldt.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mmu.h \ + include/linux/kobject.h \ + include/linux/sysfs.h \ + include/linux/kref.h \ + include/linux/moduleparam.h \ + $(wildcard include/config/alpha.h) \ + $(wildcard include/config/ia64.h) \ + $(wildcard include/config/ppc64.h) \ + include/linux/tracepoint.h \ + include/linux/rcupdate.h \ + $(wildcard include/config/rcu/torture/test.h) \ + $(wildcard include/config/tree/rcu.h) \ + $(wildcard include/config/tree/preempt/rcu.h) \ + $(wildcard include/config/tiny/rcu.h) \ + include/linux/completion.h \ + include/linux/rcutree.h \ + $(wildcard include/config/no/hz.h) \ + include/linux/percpu.h \ + $(wildcard include/config/need/per/cpu/embed/first/chunk.h) \ + $(wildcard include/config/need/per/cpu/page/first/chunk.h) \ + include/linux/pfn.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/module.h \ + $(wildcard include/config/m586.h) \ + $(wildcard include/config/m586tsc.h) \ + $(wildcard include/config/m586mmx.h) \ + $(wildcard include/config/mcore2.h) \ + $(wildcard include/config/matom.h) \ + $(wildcard include/config/m686.h) \ + $(wildcard include/config/mpentiumii.h) \ + $(wildcard include/config/mpentiumiii.h) \ + $(wildcard include/config/mpentiumm.h) \ + $(wildcard include/config/mpentium4.h) \ + $(wildcard include/config/mk6.h) \ + $(wildcard include/config/mk8.h) \ + $(wildcard include/config/x86/elan.h) \ + $(wildcard include/config/mcrusoe.h) \ + $(wildcard include/config/mefficeon.h) \ + $(wildcard include/config/mwinchipc6.h) \ + $(wildcard include/config/mwinchip3d.h) \ + $(wildcard include/config/mcyrixiii.h) \ + $(wildcard include/config/mviac3/2.h) \ + $(wildcard include/config/mviac7.h) \ + $(wildcard include/config/mgeodegx1.h) \ + $(wildcard include/config/mgeode/lx.h) \ + include/asm-generic/module.h \ + include/trace/events/module.h \ + include/trace/define_trace.h \ + +arch/x86/kernel/cpu/cmpxchg.o: $(deps_arch/x86/kernel/cpu/cmpxchg.o) + +$(deps_arch/x86/kernel/cpu/cmpxchg.o): diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/common.c linux-2.6.34/arch/x86/kernel/cpu/common.c --- linux-2.6.34.orig/arch/x86/kernel/cpu/common.c 2010-05-16 23:17:36.000000000 +0200 +++ linux-2.6.34/arch/x86/kernel/cpu/common.c 2010-06-15 23:31:20.000000000 +0200 @@ -495,13 +495,13 @@ this_cpu = cpu_devs[i]; c->x86_vendor = this_cpu->c_x86_vendor; + printk(KERN_INFO "CPU vendor identified: '%s'\n", this_cpu->c_vendor); return; } } printk_once(KERN_ERR - "CPU: vendor_id '%s' unknown, using generic init.\n" \ - "CPU: Your system may be unstable.\n", v); + "CPU: vendor_id '%s' unknown, using generic init.\n", v); c->x86_vendor = X86_VENDOR_UNKNOWN; this_cpu = &default_cpu; diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/common.o linux-2.6.34/arch/x86/kernel/cpu/common.o --- linux-2.6.34.orig/arch/x86/kernel/cpu/common.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/common.o 2010-06-16 00:19:12.000000000 +0200 @@ -0,0 +1,23 @@ +ELF`"4()&U11]UEfEU11U]U%+ ]U% % ]U% ]U]U% ]UEEUUEEE~4UUEEtE=1U]U1W(t r޺1׹ 󫜜X5 PX1Щ f    u +,X5 PX1Щ t@,t1Ҹ_]11"1UWVSxvZ1ʁt;18t‰ӋtЅt[^_]U]UWVSx<1F^v FEtfۉX[^_]UWVSx~1VN(1f1ҁFu=v1ɉ1ɉVN0~v1V F V ШtF $~v1[^_]UWV`SÃxKɅt?Ny;K;Ku&tvU4hU ue[^_]US-tjh6ZYjhVYXu Шt% "EfEU11,ǃt 9tf1ҋt0ʉȁ% Ȁ̉k ءd `uDӁ ‰%̂ ؀̀йʉȁ% ȁk ̉1ң1ffhJv.w%$##### # Bu+t%@ %@ ` =u]U‰1W_]Uxu#u +L u L]UWVSÃ0x w 0 xx"pCPU: CPU feature %s disabled, no CPUID level 0x%x +<4>CPU#%d already initialized! +<6>Initializing CPU#%d +arch/x86/kernel/cpu/common.c/home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor.h486386%s %s%d86 stepping %02x + +<6> MSR%08x: %016llx +<6>CPU vendor identified: '%s' +<3>CPU: vendor_id '%s' unknown, using generic init. +<5>CPU serial number disabled. +%02x/%02xUnknownnh no ^ B; current_taskgdt_pageclearcpuid=noclflushshow_msr=serialnumbernosepnofxsrcachesize=noxsave@@@ o [-C3:EGCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.rel.text.rel.init.text.rel.fixup.rel.cpuinit.text.rel__ex_table.rodata.str1.1.rel__bug_table.rel.rodata.rel__ksymtab.rel__kcrctab.rel__ksymtab_gpl.rel__kcrctab_gpl.rel.cpuinit.rodata__ksymtab_strings.init.rodata.rel.data.data.page_aligned.rel.init.setup.rel.cpuinit.data.bss.comment.note.GNU-stack4. (')b % (p'8m4 @*'C} ? X*'U Q h-0' `2 s $o -0'   -@'  .' .' .' 0.' 8.'M H.' ` P.'/` + .'!= B0 $K!![.(F x6t +qn"q)n0q7nHqOnetq{neeeqnqrNQ#]6y>GyMxTq|qqqqqqqkqqqq +=X vd'f.T<AdMRdXqsK`tssXXXXtt(s.sntstJttXq f,u2G:w?orFadddd- 4 Wisxdjjdd $ \tPSkh #n4ZCadF l ^ n& Z6 qE qR V` qr Qw M   fRtm0[ $(04<@HLTX    !#$% +&)C7[K!a!j!} o'4!;n` ^.@  / (!8#K@W0ir     +2 I +d$  0 -< 3H : 6T NEj} #r#*$ #;KZam#~##r)\$!"2^ ISZHd x !w;^V8$!#9GU]f~common.cx86_xsave_setupx86_fxsr_setupx86_sep_setupx86_serial_nr_setupdisable_x86_serial_nrthis_cpucachesize_overrideget_cpu_capsetup_noclflushcachesize_setupsetup_show_msrshow_msrsetup_disablecpuidfilter_cpuid_featurescpuid_dependent_featuresdefault_initmsr_range_arrayget_cpu_vendorcpu_devs__print_once.28623default_cpuidentify_cpu_without_cpuididentify_cpu__ksymtab_current_task__kstrtab_current_task__kcrctab_current_task__setup_setup_disablecpuid__setup_str_setup_disablecpuid__setup_setup_noclflush__setup_str_setup_noclflush__setup_setup_show_msr__setup_str_setup_show_msr__setup_x86_serial_nr_setup__setup_str_x86_serial_nr_setup__setup_x86_sep_setup__setup_str_x86_sep_setup__setup_x86_fxsr_setup__setup_str_x86_fxsr_setup__setup_cachesize_setup__setup_str_cachesize_setup__setup_x86_xsave_setup__setup_str_x86_xsave_setup__ksymtab_gdt_page__kstrtab_gdt_page__kcrctab_gdt_page__force_orderstrcpyboot_cpu_iddetect_htcpu_callin_maskdoublefault_tssmmu_cr4_featurescpu_initmtrr_ap_initsysenter_setupcpu_sibling_setup_maskloops_per_jiffyenable_sep_cpu__crc_current_taskcpu_callout_maskcpu_initialized_maskidentify_boot_cpuselect_idle_routinecpu_detect_cache_sizesinit_tssearly_cpu_initcpu_caps_setinit_taskprint_cpu_infoinit_hw_perf_eventsinit_hypervisoridentify_secondary_cpuidt_descrstrstridle_regsload_percpu_segmentprintkget_optioncurrent_taskswitch_to_new_gdtinit_scattered_cpuid_featuresnative_rdmsr_safe_regsstrcmpcpu_detectsprintf__crc_gdt_pagecpu_caps_clearedxsave_initsetup_cpu_local_masksboot_cpu_datainit_c1e_maskinit_mmgdt_pagemxcsr_feature_mask_initx86_cap_flagsinit_thread_xstate__x86_cpu_dev_end__x86_cpu_dev_start \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/.common.o.cmd linux-2.6.34/arch/x86/kernel/cpu/.common.o.cmd --- linux-2.6.34.orig/arch/x86/kernel/cpu/.common.o.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/.common.o.cmd 2010-06-16 00:19:12.000000000 +0200 @@ -0,0 +1,678 @@ +cmd_arch/x86/kernel/cpu/common.o := gcc -Wp,-MD,arch/x86/kernel/cpu/.common.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.3/include -I/home/chlor/arc/tmp/linux-2.6.34/arch/x86/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-stack-protector -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -fno-stack-protector -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(common)" -D"KBUILD_MODNAME=KBUILD_STR(common)" -c -o arch/x86/kernel/cpu/.tmp_common.o arch/x86/kernel/cpu/common.c + +deps_arch/x86/kernel/cpu/common.o := \ + arch/x86/kernel/cpu/common.c \ + $(wildcard include/config/x86/local/apic.h) \ + $(wildcard include/config/x86/64.h) \ + $(wildcard include/config/x86/32.h) \ + $(wildcard include/config/x86/ht.h) \ + $(wildcard include/config/smp.h) \ + $(wildcard include/config/numa.h) \ + $(wildcard include/config/ia32/emulation.h) \ + $(wildcard include/config/cc/stackprotector.h) \ + $(wildcard include/config/kgdb.h) \ + $(wildcard include/config/doublefault.h) \ + include/linux/bootmem.h \ + $(wildcard include/config/crash/dump.h) \ + $(wildcard include/config/no/bootmem.h) \ + $(wildcard include/config/have/arch/bootmem/node.h) \ + $(wildcard include/config/have/arch/alloc/remap.h) \ + $(wildcard include/config/64bit.h) \ + include/linux/mmzone.h \ + $(wildcard include/config/force/max/zoneorder.h) \ + $(wildcard include/config/zone/dma.h) \ + $(wildcard include/config/zone/dma32.h) \ + $(wildcard include/config/highmem.h) \ + $(wildcard include/config/memory/hotplug.h) \ + $(wildcard include/config/sparsemem.h) \ + $(wildcard include/config/arch/populates/node/map.h) \ + $(wildcard include/config/discontigmem.h) \ + $(wildcard include/config/flat/node/mem/map.h) \ + $(wildcard include/config/cgroup/mem/res/ctlr.h) \ + $(wildcard include/config/have/memory/present.h) \ + $(wildcard include/config/need/node/memmap/size.h) \ + $(wildcard include/config/need/multiple/nodes.h) \ + $(wildcard include/config/have/arch/early/pfn/to/nid.h) \ + $(wildcard include/config/flatmem.h) \ + $(wildcard include/config/sparsemem/extreme.h) \ + $(wildcard include/config/nodes/span/other/nodes.h) \ + $(wildcard include/config/holes/in/zone.h) \ + $(wildcard include/config/arch/has/holes/memorymodel.h) \ + include/linux/spinlock.h \ + $(wildcard include/config/debug/spinlock.h) \ + $(wildcard include/config/generic/lockbreak.h) \ + $(wildcard include/config/preempt.h) \ + $(wildcard include/config/debug/lock/alloc.h) \ + include/linux/typecheck.h \ + include/linux/preempt.h \ + $(wildcard include/config/debug/preempt.h) \ + $(wildcard include/config/preempt/tracer.h) \ + $(wildcard include/config/preempt/notifiers.h) \ + include/linux/thread_info.h \ + $(wildcard include/config/compat.h) \ + include/linux/types.h \ + $(wildcard include/config/uid16.h) \ + $(wildcard include/config/lbdaf.h) \ + $(wildcard include/config/phys/addr/t/64bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/types.h \ + $(wildcard include/config/highmem64g.h) \ + include/asm-generic/types.h \ + include/asm-generic/int-ll64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitsperlong.h \ + include/asm-generic/bitsperlong.h \ + include/linux/posix_types.h \ + include/linux/stddef.h \ + include/linux/compiler.h \ + $(wildcard include/config/trace/branch/profiling.h) \ + $(wildcard include/config/profile/all/branches.h) \ + $(wildcard include/config/enable/must/check.h) \ + $(wildcard include/config/enable/warn/deprecated.h) \ + include/linux/compiler-gcc.h \ + $(wildcard include/config/arch/supports/optimized/inlining.h) \ + $(wildcard include/config/optimize/inlining.h) \ + include/linux/compiler-gcc4.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types_32.h \ + include/linux/bitops.h \ + $(wildcard include/config/generic/find/first/bit.h) \ + $(wildcard include/config/generic/find/last/bit.h) \ + $(wildcard include/config/generic/find/next/bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitops.h \ + $(wildcard include/config/x86/cmov.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/alternative.h \ + $(wildcard include/config/paravirt.h) \ + include/linux/stringify.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/asm.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpufeature.h \ + $(wildcard include/config/x86/invlpg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/required-features.h \ + $(wildcard include/config/x86/minimum/cpu/family.h) \ + $(wildcard include/config/math/emulation.h) \ + $(wildcard include/config/x86/pae.h) \ + $(wildcard include/config/x86/cmpxchg64.h) \ + $(wildcard include/config/x86/use/3dnow.h) \ + $(wildcard include/config/x86/p6/nop.h) \ + include/asm-generic/bitops/sched.h \ + include/asm-generic/bitops/hweight.h \ + include/asm-generic/bitops/fls64.h \ + include/asm-generic/bitops/ext2-non-atomic.h \ + include/asm-generic/bitops/le.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/byteorder.h \ + include/linux/byteorder/little_endian.h \ + include/linux/swab.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/swab.h \ + $(wildcard include/config/x86/bswap.h) \ + include/linux/byteorder/generic.h \ + include/asm-generic/bitops/minix.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/thread_info.h \ + $(wildcard include/config/debug/stack/usage.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_types.h \ + include/linux/const.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32_types.h \ + $(wildcard include/config/highmem4g.h) \ + $(wildcard include/config/page/offset.h) \ + $(wildcard include/config/4kstacks.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32.h \ + $(wildcard include/config/hugetlb/page.h) \ + $(wildcard include/config/debug/virtual.h) \ + $(wildcard include/config/x86/3dnow.h) \ + include/linux/string.h \ + $(wildcard include/config/binary/printf.h) \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string_32.h \ + $(wildcard include/config/kmemcheck.h) \ + include/asm-generic/memory_model.h \ + $(wildcard include/config/sparsemem/vmemmap.h) \ + include/asm-generic/getorder.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor.h \ + $(wildcard include/config/x86/vsmp.h) \ + $(wildcard include/config/m386.h) \ + $(wildcard include/config/m486.h) \ + $(wildcard include/config/x86/debugctlmsr.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor-flags.h \ + $(wildcard include/config/vm86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vm86.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace.h \ + $(wildcard include/config/x86/ptrace/bts.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace-abi.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/segment.h \ + include/linux/init.h \ + $(wildcard include/config/modules.h) \ + $(wildcard include/config/hotplug.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/math_emu.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/sigcontext.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/current.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/percpu.h \ + $(wildcard include/config/x86/64/smp.h) \ + include/linux/kernel.h \ + $(wildcard include/config/preempt/voluntary.h) \ + $(wildcard include/config/debug/spinlock/sleep.h) \ + $(wildcard include/config/prove/locking.h) \ + $(wildcard include/config/printk.h) \ + $(wildcard include/config/dynamic/debug.h) \ + $(wildcard include/config/ring/buffer.h) \ + $(wildcard include/config/tracing.h) \ + $(wildcard include/config/ftrace/mcount/record.h) \ + include/linux/linkage.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/linkage.h \ + $(wildcard include/config/x86/alignment/16.h) \ + include/linux/log2.h \ + $(wildcard include/config/arch/has/ilog2/u32.h) \ + $(wildcard include/config/arch/has/ilog2/u64.h) \ + include/linux/dynamic_debug.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bug.h \ + $(wildcard include/config/bug.h) \ + $(wildcard include/config/debug/bugverbose.h) \ + include/asm-generic/bug.h \ + $(wildcard include/config/generic/bug.h) \ + $(wildcard include/config/generic/bug/relative/pointers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/div64.h \ + include/asm-generic/percpu.h \ + $(wildcard include/config/have/setup/per/cpu/area.h) \ + include/linux/threads.h \ + $(wildcard include/config/nr/cpus.h) \ + $(wildcard include/config/base/small.h) \ + include/linux/percpu-defs.h \ + $(wildcard include/config/debug/force/weak/per/cpu.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/system.h \ + $(wildcard include/config/x86/32/lazy/gs.h) \ + $(wildcard include/config/x86/ppro/fence.h) \ + $(wildcard include/config/x86/oostore.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg_32.h \ + $(wildcard include/config/x86/cmpxchg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/nops.h \ + $(wildcard include/config/mk7.h) \ + include/linux/irqflags.h \ + $(wildcard include/config/trace/irqflags.h) \ + $(wildcard include/config/irqsoff/tracer.h) \ + $(wildcard include/config/trace/irqflags/support.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irqflags.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_types.h \ + $(wildcard include/config/compat/vdso.h) \ + $(wildcard include/config/proc/fs.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level_types.h \ + include/asm-generic/pgtable-nopud.h \ + include/asm-generic/pgtable-nopmd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr-index.h \ + include/linux/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ioctl.h \ + include/asm-generic/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/errno.h \ + include/asm-generic/errno.h \ + include/asm-generic/errno-base.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpumask.h \ + include/linux/cpumask.h \ + $(wildcard include/config/cpumask/offstack.h) \ + $(wildcard include/config/hotplug/cpu.h) \ + $(wildcard include/config/debug/per/cpu/maps.h) \ + $(wildcard include/config/disable/obsolete/cpumask/functions.h) \ + include/linux/bitmap.h \ + include/linux/errno.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc_defs.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ds.h \ + $(wildcard include/config/x86/ds.h) \ + include/linux/err.h \ + include/linux/personality.h \ + include/linux/cache.h \ + $(wildcard include/config/arch/has/cache/line/size.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cache.h \ + $(wildcard include/config/x86/l1/cache/shift.h) \ + $(wildcard include/config/x86/internode/cache/shift.h) \ + include/linux/math64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ftrace.h \ + $(wildcard include/config/function/tracer.h) \ + $(wildcard include/config/dynamic/ftrace.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic64_32.h \ + include/asm-generic/atomic-long.h \ + include/linux/list.h \ + $(wildcard include/config/debug/list.h) \ + include/linux/poison.h \ + $(wildcard include/config/illegal/pointer/value.h) \ + include/linux/prefetch.h \ + include/linux/bottom_half.h \ + include/linux/spinlock_types.h \ + include/linux/spinlock_types_up.h \ + include/linux/lockdep.h \ + $(wildcard include/config/lockdep.h) \ + $(wildcard include/config/lock/stat.h) \ + $(wildcard include/config/generic/hardirqs.h) \ + $(wildcard include/config/prove/rcu.h) \ + include/linux/rwlock_types.h \ + include/linux/spinlock_up.h \ + include/linux/rwlock.h \ + include/linux/spinlock_api_up.h \ + include/linux/wait.h \ + include/linux/numa.h \ + $(wildcard include/config/nodes/shift.h) \ + include/linux/seqlock.h \ + include/linux/nodemask.h \ + include/linux/pageblock-flags.h \ + $(wildcard include/config/hugetlb/page/size/variable.h) \ + include/generated/bounds.h \ + include/linux/memory_hotplug.h \ + $(wildcard include/config/have/arch/nodedata/extension.h) \ + $(wildcard include/config/memory/hotremove.h) \ + include/linux/notifier.h \ + include/linux/mutex.h \ + $(wildcard include/config/debug/mutexes.h) \ + include/linux/rwsem.h \ + $(wildcard include/config/rwsem/generic/spinlock.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/rwsem.h \ + include/linux/srcu.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/dma.h \ + $(wildcard include/config/pci.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/io.h \ + include/asm-generic/iomap.h \ + include/linux/vmalloc.h \ + $(wildcard include/config/mmu.h) \ + include/linux/delay.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/delay.h \ + include/linux/module.h \ + $(wildcard include/config/symbol/prefix.h) \ + $(wildcard include/config/modversions.h) \ + $(wildcard include/config/unused/symbols.h) \ + $(wildcard include/config/kallsyms.h) \ + $(wildcard include/config/tracepoints.h) \ + $(wildcard include/config/event/tracing.h) \ + $(wildcard include/config/module/unload.h) \ + $(wildcard include/config/constructors.h) \ + $(wildcard include/config/sysfs.h) \ + include/linux/stat.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/stat.h \ + include/linux/time.h \ + $(wildcard include/config/arch/uses/gettimeoffset.h) \ + include/linux/kmod.h \ + include/linux/gfp.h \ + $(wildcard include/config/debug/vm.h) \ + include/linux/topology.h \ + $(wildcard include/config/sched/smt.h) \ + $(wildcard include/config/sched/mc.h) \ + include/linux/smp.h \ + $(wildcard include/config/use/generic/smp/helpers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/topology.h \ + $(wildcard include/config/x86/64/acpi/numa.h) \ + include/asm-generic/topology.h \ + include/linux/mmdebug.h \ + include/linux/elf.h \ + include/linux/elf-em.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/elf.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/user.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/user_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/auxvec.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vdso.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ldt.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mmu.h \ + include/linux/kobject.h \ + include/linux/sysfs.h \ + include/linux/kref.h \ + include/linux/moduleparam.h \ + $(wildcard include/config/alpha.h) \ + $(wildcard include/config/ia64.h) \ + $(wildcard include/config/ppc64.h) \ + include/linux/tracepoint.h \ + include/linux/rcupdate.h \ + $(wildcard include/config/rcu/torture/test.h) \ + $(wildcard include/config/tree/rcu.h) \ + $(wildcard include/config/tree/preempt/rcu.h) \ + $(wildcard include/config/tiny/rcu.h) \ + include/linux/completion.h \ + include/linux/rcutree.h \ + $(wildcard include/config/no/hz.h) \ + include/linux/percpu.h \ + $(wildcard include/config/need/per/cpu/embed/first/chunk.h) \ + $(wildcard include/config/need/per/cpu/page/first/chunk.h) \ + include/linux/pfn.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/module.h \ + $(wildcard include/config/m586.h) \ + $(wildcard include/config/m586tsc.h) \ + $(wildcard include/config/m586mmx.h) \ + $(wildcard include/config/mcore2.h) \ + $(wildcard include/config/matom.h) \ + $(wildcard include/config/m686.h) \ + $(wildcard include/config/mpentiumii.h) \ + $(wildcard include/config/mpentiumiii.h) \ + $(wildcard include/config/mpentiumm.h) \ + $(wildcard include/config/mpentium4.h) \ + $(wildcard include/config/mk6.h) \ + $(wildcard include/config/mk8.h) \ + $(wildcard include/config/x86/elan.h) \ + $(wildcard include/config/mcrusoe.h) \ + $(wildcard include/config/mefficeon.h) \ + $(wildcard include/config/mwinchipc6.h) \ + $(wildcard include/config/mwinchip3d.h) \ + $(wildcard include/config/mcyrixiii.h) \ + $(wildcard include/config/mviac3/2.h) \ + $(wildcard include/config/mviac7.h) \ + $(wildcard include/config/mgeodegx1.h) \ + $(wildcard include/config/mgeode/lx.h) \ + include/asm-generic/module.h \ + include/trace/events/module.h \ + include/trace/define_trace.h \ + include/linux/sched.h \ + $(wildcard include/config/sched/debug.h) \ + $(wildcard include/config/detect/softlockup.h) \ + $(wildcard include/config/detect/hung/task.h) \ + $(wildcard include/config/core/dump/default/elf/headers.h) \ + $(wildcard include/config/virt/cpu/accounting.h) \ + $(wildcard include/config/bsd/process/acct.h) \ + $(wildcard include/config/taskstats.h) \ + $(wildcard include/config/audit.h) \ + $(wildcard include/config/inotify/user.h) \ + $(wildcard include/config/epoll.h) \ + $(wildcard include/config/posix/mqueue.h) \ + $(wildcard include/config/keys.h) \ + $(wildcard include/config/perf/events.h) \ + $(wildcard include/config/schedstats.h) \ + $(wildcard include/config/task/delay/acct.h) \ + $(wildcard include/config/fair/group/sched.h) \ + $(wildcard include/config/rt/group/sched.h) \ + $(wildcard include/config/blk/dev/io/trace.h) \ + $(wildcard include/config/sysvipc.h) \ + $(wildcard include/config/auditsyscall.h) \ + $(wildcard include/config/rt/mutexes.h) \ + $(wildcard include/config/task/xacct.h) \ + $(wildcard include/config/cpusets.h) \ + $(wildcard include/config/cgroups.h) \ + $(wildcard include/config/futex.h) \ + $(wildcard include/config/fault/injection.h) \ + $(wildcard include/config/latencytop.h) \ + $(wildcard include/config/function/graph/tracer.h) \ + $(wildcard include/config/have/unstable/sched/clock.h) \ + $(wildcard include/config/stack/growsup.h) \ + $(wildcard include/config/cgroup/sched.h) \ + $(wildcard include/config/mm/owner.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/param.h \ + include/asm-generic/param.h \ + $(wildcard include/config/hz.h) \ + include/linux/capability.h \ + include/linux/timex.h \ + include/linux/param.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/timex.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/tsc.h \ + $(wildcard include/config/x86/tsc.h) \ + include/linux/jiffies.h \ + include/linux/rbtree.h \ + include/linux/mm_types.h \ + $(wildcard include/config/split/ptlock/cpus.h) \ + $(wildcard include/config/want/page/debug/flags.h) \ + $(wildcard include/config/aio.h) \ + $(wildcard include/config/mmu/notifier.h) \ + include/linux/auxvec.h \ + include/linux/prio_tree.h \ + include/linux/page-debug-flags.h \ + $(wildcard include/config/page/poisoning.h) \ + $(wildcard include/config/page/debug/something/else.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cputime.h \ + include/asm-generic/cputime.h \ + include/linux/sem.h \ + include/linux/ipc.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ipcbuf.h \ + include/asm-generic/ipcbuf.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/sembuf.h \ + include/linux/signal.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/signal.h \ + include/asm-generic/signal-defs.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/siginfo.h \ + include/asm-generic/siginfo.h \ + include/linux/path.h \ + include/linux/pid.h \ + include/linux/proportions.h \ + include/linux/percpu_counter.h \ + include/linux/seccomp.h \ + $(wildcard include/config/seccomp.h) \ + include/linux/rculist.h \ + include/linux/rtmutex.h \ + $(wildcard include/config/debug/rt/mutexes.h) \ + include/linux/plist.h \ + $(wildcard include/config/debug/pi/list.h) \ + include/linux/resource.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/resource.h \ + include/asm-generic/resource.h \ + include/linux/timer.h \ + $(wildcard include/config/timer/stats.h) \ + $(wildcard include/config/debug/objects/timers.h) \ + include/linux/ktime.h \ + $(wildcard include/config/ktime/scalar.h) \ + include/linux/debugobjects.h \ + $(wildcard include/config/debug/objects.h) \ + $(wildcard include/config/debug/objects/free.h) \ + include/linux/hrtimer.h \ + $(wildcard include/config/high/res/timers.h) \ + include/linux/task_io_accounting.h \ + $(wildcard include/config/task/io/accounting.h) \ + include/linux/latencytop.h \ + include/linux/cred.h \ + $(wildcard include/config/debug/credentials.h) \ + $(wildcard include/config/security.h) \ + include/linux/key.h \ + $(wildcard include/config/sysctl.h) \ + include/linux/sysctl.h \ + include/linux/selinux.h \ + $(wildcard include/config/security/selinux.h) \ + include/linux/aio.h \ + include/linux/workqueue.h \ + $(wildcard include/config/debug/objects/work.h) \ + include/linux/aio_abi.h \ + include/linux/uio.h \ + include/linux/kgdb.h \ + include/linux/serial_8250.h \ + include/linux/serial_core.h \ + $(wildcard include/config/console/poll.h) \ + $(wildcard include/config/type.h) \ + $(wildcard include/config/irq.h) \ + $(wildcard include/config/serial/core/console.h) \ + $(wildcard include/config/hard/pps.h) \ + include/linux/serial.h \ + include/linux/interrupt.h \ + $(wildcard include/config/pm/sleep.h) \ + $(wildcard include/config/generic/irq/probe.h) \ + include/linux/irqreturn.h \ + include/linux/irqnr.h \ + include/linux/hardirq.h \ + include/linux/ftrace_irq.h \ + $(wildcard include/config/ftrace/nmi/enter.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/hardirq.h \ + $(wildcard include/config/x86/thermal/vector.h) \ + $(wildcard include/config/x86/mce/threshold.h) \ + include/linux/irq.h \ + $(wildcard include/config/s390.h) \ + $(wildcard include/config/irq/per/cpu.h) \ + $(wildcard include/config/irq/release/method.h) \ + $(wildcard include/config/intr/remap.h) \ + $(wildcard include/config/generic/pending/irq.h) \ + $(wildcard include/config/sparse/irq.h) \ + $(wildcard include/config/numa/irq/desc.h) \ + $(wildcard include/config/generic/hardirqs/no//do/irq.h) \ + $(wildcard include/config/cpumasks/offstack.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irq.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/apicdef.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irq_vectors.h \ + $(wildcard include/config/x86/io/apic.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irq_regs.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/hw_irq.h \ + include/linux/profile.h \ + $(wildcard include/config/profiling.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/sections.h \ + $(wildcard include/config/debug/rodata.h) \ + include/asm-generic/sections.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/uaccess.h \ + $(wildcard include/config/x86/wp/works/ok.h) \ + $(wildcard include/config/x86/intel/usercopy.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/uaccess_32.h \ + $(wildcard include/config/debug/strict/user/copy/checks.h) \ + include/linux/circ_buf.h \ + include/linux/tty.h \ + include/linux/fs.h \ + $(wildcard include/config/dnotify.h) \ + $(wildcard include/config/quota.h) \ + $(wildcard include/config/fsnotify.h) \ + $(wildcard include/config/inotify.h) \ + $(wildcard include/config/fs/posix/acl.h) \ + $(wildcard include/config/debug/writecount.h) \ + $(wildcard include/config/file/locking.h) \ + $(wildcard include/config/block.h) \ + $(wildcard include/config/fs/xip.h) \ + $(wildcard include/config/migration.h) \ + include/linux/limits.h \ + include/linux/kdev_t.h \ + include/linux/dcache.h \ + include/linux/radix-tree.h \ + include/linux/semaphore.h \ + include/linux/fiemap.h \ + include/linux/quota.h \ + $(wildcard include/config/quota/netlink/interface.h) \ + include/linux/dqblk_xfs.h \ + include/linux/dqblk_v1.h \ + include/linux/dqblk_v2.h \ + include/linux/dqblk_qtree.h \ + include/linux/nfs_fs_i.h \ + include/linux/nfs.h \ + include/linux/sunrpc/msg_prot.h \ + include/linux/inet.h \ + include/linux/fcntl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/fcntl.h \ + include/asm-generic/fcntl.h \ + include/linux/major.h \ + include/linux/termios.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/termios.h \ + include/asm-generic/termios.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/termbits.h \ + include/asm-generic/termbits.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ioctls.h \ + include/asm-generic/ioctls.h \ + include/linux/tty_driver.h \ + include/linux/cdev.h \ + include/linux/tty_ldisc.h \ + include/linux/sysrq.h \ + $(wildcard include/config/magic/sysrq.h) \ + include/linux/tty_flip.h \ + include/linux/platform_device.h \ + include/linux/device.h \ + $(wildcard include/config/debug/devres.h) \ + $(wildcard include/config/devtmpfs.h) \ + include/linux/ioport.h \ + include/linux/klist.h \ + include/linux/pm.h \ + $(wildcard include/config/pm/runtime.h) \ + $(wildcard include/config/pm/ops.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/device.h \ + $(wildcard include/config/acpi.h) \ + $(wildcard include/config/dmar.h) \ + $(wildcard include/config/amd/iommu.h) \ + include/linux/pm_wakeup.h \ + $(wildcard include/config/pm.h) \ + include/linux/mod_devicetable.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/kgdb.h \ + include/linux/io.h \ + $(wildcard include/config/has/ioport.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/stackprotector.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/perf_event.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mmu_context.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgalloc.h \ + include/linux/mm.h \ + $(wildcard include/config/ksm.h) \ + $(wildcard include/config/debug/pagealloc.h) \ + $(wildcard include/config/hibernation.h) \ + include/linux/debug_locks.h \ + $(wildcard include/config/debug/locking/api/selftests.h) \ + include/linux/range.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/e820.h \ + $(wildcard include/config/efi.h) \ + $(wildcard include/config/memtest.h) \ + include/linux/early_res.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/x86_init.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bootparam.h \ + include/linux/screen_info.h \ + include/linux/apm_bios.h \ + include/linux/edd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ist.h \ + include/video/edid.h \ + $(wildcard include/config/x86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32.h \ + $(wildcard include/config/highpte.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/fixmap.h \ + $(wildcard include/config/provide/ohci1394/dma/init.h) \ + $(wildcard include/config/x86/visws/apic.h) \ + $(wildcard include/config/x86/f00f/bug.h) \ + $(wildcard include/config/x86/cyclone/timer.h) \ + $(wildcard include/config/pci/mmconfig.h) \ + $(wildcard include/config/intel/txt.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/acpi.h \ + $(wildcard include/config/acpi/numa.h) \ + include/acpi/pdc_intel.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/numa.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/numa_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mpspec.h \ + $(wildcard include/config/x86/numaq.h) \ + $(wildcard include/config/mca.h) \ + $(wildcard include/config/eisa.h) \ + $(wildcard include/config/x86/mpparse.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mpspec_def.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/kmap_types.h \ + $(wildcard include/config/debug/highmem.h) \ + include/asm-generic/kmap_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/paravirt.h \ + $(wildcard include/config/paravirt/spinlocks.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level.h \ + include/asm-generic/pgtable.h \ + include/linux/page-flags.h \ + $(wildcard include/config/pageflags/extended.h) \ + $(wildcard include/config/arch/uses/pg/uncached.h) \ + $(wildcard include/config/memory/failure.h) \ + $(wildcard include/config/swap.h) \ + include/linux/vmstat.h \ + $(wildcard include/config/vm/event/counters.h) \ + include/linux/pagemap.h \ + include/linux/highmem.h \ + include/linux/uaccess.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cacheflush.h \ + $(wildcard include/config/x86/pat.h) \ + $(wildcard include/config/debug/rodata/test.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/tlbflush.h \ + include/asm-generic/mm_hooks.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/hypervisor.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/proto.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/setup.h \ + $(wildcard include/config/x86/visws.h) \ + $(wildcard include/config/x86/mrst.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/apic.h \ + $(wildcard include/config/x86/x2apic.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/smp.h \ + $(wildcard include/config/x86/32/smp.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/io_apic.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/i387.h \ + include/linux/kernel_stat.h \ + include/linux/regset.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/xsave.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mtrr.h \ + $(wildcard include/config/mtrr.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpu.h \ + include/linux/cpu.h \ + $(wildcard include/config/arch/cpu/probe/release.h) \ + $(wildcard include/config/pm/sleep/smp.h) \ + include/linux/sysdev.h \ + include/linux/node.h \ + $(wildcard include/config/memory/hotplug/sparse.h) \ + $(wildcard include/config/hugetlbfs.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mce.h \ + $(wildcard include/config/x86/mce.h) \ + $(wildcard include/config/x86/ancient/mce.h) \ + $(wildcard include/config/x86/mce/intel.h) \ + $(wildcard include/config/x86/mce/amd.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pat.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/uv/uv.h \ + $(wildcard include/config/x86/uv.h) \ + arch/x86/kernel/cpu/cpu.h \ + +arch/x86/kernel/cpu/common.o: $(deps_arch/x86/kernel/cpu/common.o) + +$(deps_arch/x86/kernel/cpu/common.o): diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/cpufreq/built-in.o linux-2.6.34/arch/x86/kernel/cpu/cpufreq/built-in.o --- linux-2.6.34.orig/arch/x86/kernel/cpu/cpufreq/built-in.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/cpufreq/built-in.o 2010-06-16 00:19:16.000000000 +0200 @@ -0,0 +1 @@ +! diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/cpufreq/.built-in.o.cmd linux-2.6.34/arch/x86/kernel/cpu/cpufreq/.built-in.o.cmd --- linux-2.6.34.orig/arch/x86/kernel/cpu/cpufreq/.built-in.o.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/cpufreq/.built-in.o.cmd 2010-06-16 00:19:16.000000000 +0200 @@ -0,0 +1 @@ +cmd_arch/x86/kernel/cpu/cpufreq/built-in.o := rm -f arch/x86/kernel/cpu/cpufreq/built-in.o; ar rcs arch/x86/kernel/cpu/cpufreq/built-in.o diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/cyrix.o linux-2.6.34/arch/x86/kernel/cpu/cyrix.o --- linux-2.6.34.orig/arch/x86/kernel/cpu/cyrix.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/cyrix.o 2010-06-16 00:19:14.000000000 +0200 @@ -0,0 +1,14 @@ +ELF +4(UVS"#É"C#"#"#8u7ˆ"#ˆ"Ѓ#"#"#8u%"#"#"#"#[^]USÃEUEhE<t<uK$X[]USÃ8<uoC<C[UE SE<t<u@h EZÈ"#È"؃#""#Ȁ#"#YR]UWVSà HE`At`H$^UEMMV=ul_È"#ƈ"#"#ЉЃEt "%#"#W}t!h4MM_EƒEE׈ƒBSC$1E4ut4(h4@YUPE P}!vLCI C +he1ҹ1j1ҹ1j fxutu +{ǃ""##EPv 0Enabling CPUID on Cyrix processor. +<6>Recalibrating delay loop with SLOP bit reset +<6>Working around Cyrix MediaGX virtual DMA bugs. +cyrix 5510/5520 detected<6>Enable Memory-Write-back mode on Cyrix/NSC processor. +<6>Enable Memory access reorder on Cyrix/NSC processor. +NSCGeode by NSCCyrix8Lv:,,,,,,,,,?.5x Core/Bus ClockSLCDLCSLC2DLC2SRxDRxSRx2DRx2DXDX2???DX4SS2SeS2e12??4312233445Cx486Cx4865x86 6x86MediaGX 6x86MX M II Unknown$(5IGCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.bss.rel.cpuinit.text.rodata.str1.1.rel.rodata.rel.x86_cpu_dev.init.cpuinit.data.rel.cpuinit.rodata.comment.note.GNU-stack,4k44$4 h22Q;E@A PQM  cu,q @ 0 +$< +< +  T .+:IE S( ^( j@ vP  X  dH !  @  @    *:Obt{cyrix.c__do_cyrix_devidearly_init_cyrixcyrix_identifyinit_cyrixCx86_dir0_msbCx486_nameCx486D_nameCx486S_namecyrix_model_mult1Cx86_cbcyrix_model_mult2Cx86_modelinit_nsc__cpu_dev_nsc_cpu_devnsc_cpu_dev__cpu_dev_cyrix_cpu_devcyrix_cpu_dev__force_orderstrcpyprintkcalibrate_delayloops_per_jiffyisa_dma_bridge_buggyread_pci_config_16mark_tsc_unstablestrcatcpu_detect_cache_sizes   !" ( C^m~ #$$%  1nw&'  $(,048<  \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/.cyrix.o.cmd linux-2.6.34/arch/x86/kernel/cpu/.cyrix.o.cmd --- linux-2.6.34.orig/arch/x86/kernel/cpu/.cyrix.o.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/.cyrix.o.cmd 2010-06-16 00:19:14.000000000 +0200 @@ -0,0 +1,517 @@ +cmd_arch/x86/kernel/cpu/cyrix.o := gcc -Wp,-MD,arch/x86/kernel/cpu/.cyrix.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.3/include -I/home/chlor/arc/tmp/linux-2.6.34/arch/x86/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-stack-protector -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(cyrix)" -D"KBUILD_MODNAME=KBUILD_STR(cyrix)" -c -o arch/x86/kernel/cpu/.tmp_cyrix.o arch/x86/kernel/cpu/cyrix.c + +deps_arch/x86/kernel/cpu/cyrix.o := \ + arch/x86/kernel/cpu/cyrix.c \ + $(wildcard include/config/pci.h) \ + include/linux/init.h \ + $(wildcard include/config/modules.h) \ + $(wildcard include/config/hotplug.h) \ + include/linux/compiler.h \ + $(wildcard include/config/trace/branch/profiling.h) \ + $(wildcard include/config/profile/all/branches.h) \ + $(wildcard include/config/enable/must/check.h) \ + $(wildcard include/config/enable/warn/deprecated.h) \ + include/linux/compiler-gcc.h \ + $(wildcard include/config/arch/supports/optimized/inlining.h) \ + $(wildcard include/config/optimize/inlining.h) \ + include/linux/compiler-gcc4.h \ + include/linux/bitops.h \ + $(wildcard include/config/generic/find/first/bit.h) \ + $(wildcard include/config/generic/find/last/bit.h) \ + $(wildcard include/config/generic/find/next/bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/types.h \ + $(wildcard include/config/x86/64.h) \ + $(wildcard include/config/highmem64g.h) \ + include/asm-generic/types.h \ + $(wildcard include/config/phys/addr/t/64bit.h) \ + include/asm-generic/int-ll64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitsperlong.h \ + include/asm-generic/bitsperlong.h \ + $(wildcard include/config/64bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitops.h \ + $(wildcard include/config/x86/cmov.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/alternative.h \ + $(wildcard include/config/smp.h) \ + $(wildcard include/config/paravirt.h) \ + include/linux/types.h \ + $(wildcard include/config/uid16.h) \ + $(wildcard include/config/lbdaf.h) \ + include/linux/posix_types.h \ + include/linux/stddef.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types.h \ + $(wildcard include/config/x86/32.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types_32.h \ + include/linux/stringify.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/asm.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpufeature.h \ + $(wildcard include/config/x86/invlpg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/required-features.h \ + $(wildcard include/config/x86/minimum/cpu/family.h) \ + $(wildcard include/config/math/emulation.h) \ + $(wildcard include/config/x86/pae.h) \ + $(wildcard include/config/x86/cmpxchg64.h) \ + $(wildcard include/config/x86/use/3dnow.h) \ + $(wildcard include/config/x86/p6/nop.h) \ + include/asm-generic/bitops/sched.h \ + include/asm-generic/bitops/hweight.h \ + include/asm-generic/bitops/fls64.h \ + include/asm-generic/bitops/ext2-non-atomic.h \ + include/asm-generic/bitops/le.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/byteorder.h \ + include/linux/byteorder/little_endian.h \ + include/linux/swab.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/swab.h \ + $(wildcard include/config/x86/bswap.h) \ + include/linux/byteorder/generic.h \ + include/asm-generic/bitops/minix.h \ + include/linux/delay.h \ + include/linux/kernel.h \ + $(wildcard include/config/preempt/voluntary.h) \ + $(wildcard include/config/debug/spinlock/sleep.h) \ + $(wildcard include/config/prove/locking.h) \ + $(wildcard include/config/printk.h) \ + $(wildcard include/config/dynamic/debug.h) \ + $(wildcard include/config/ring/buffer.h) \ + $(wildcard include/config/tracing.h) \ + $(wildcard include/config/numa.h) \ + $(wildcard include/config/ftrace/mcount/record.h) \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + include/linux/linkage.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/linkage.h \ + $(wildcard include/config/x86/alignment/16.h) \ + include/linux/log2.h \ + $(wildcard include/config/arch/has/ilog2/u32.h) \ + $(wildcard include/config/arch/has/ilog2/u64.h) \ + include/linux/typecheck.h \ + include/linux/dynamic_debug.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bug.h \ + $(wildcard include/config/bug.h) \ + $(wildcard include/config/debug/bugverbose.h) \ + include/asm-generic/bug.h \ + $(wildcard include/config/generic/bug.h) \ + $(wildcard include/config/generic/bug/relative/pointers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/div64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/delay.h \ + include/linux/pci.h \ + $(wildcard include/config/pci/iov.h) \ + $(wildcard include/config/pcieaspm.h) \ + $(wildcard include/config/pci/msi.h) \ + $(wildcard include/config/pcie/ecrc.h) \ + $(wildcard include/config/ht/irq.h) \ + $(wildcard include/config/pci/domains.h) \ + $(wildcard include/config/pci/quirks.h) \ + $(wildcard include/config/pci/mmconfig.h) \ + $(wildcard include/config/hotplug/pci.h) \ + include/linux/pci_regs.h \ + include/linux/mod_devicetable.h \ + include/linux/ioport.h \ + include/linux/list.h \ + $(wildcard include/config/debug/list.h) \ + include/linux/poison.h \ + $(wildcard include/config/illegal/pointer/value.h) \ + include/linux/prefetch.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor.h \ + $(wildcard include/config/x86/vsmp.h) \ + $(wildcard include/config/cc/stackprotector.h) \ + $(wildcard include/config/m386.h) \ + $(wildcard include/config/m486.h) \ + $(wildcard include/config/x86/debugctlmsr.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor-flags.h \ + $(wildcard include/config/vm86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vm86.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace.h \ + $(wildcard include/config/x86/ptrace/bts.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace-abi.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/segment.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_types.h \ + include/linux/const.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32_types.h \ + $(wildcard include/config/highmem4g.h) \ + $(wildcard include/config/page/offset.h) \ + $(wildcard include/config/4kstacks.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/math_emu.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/sigcontext.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/current.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/percpu.h \ + $(wildcard include/config/x86/64/smp.h) \ + include/asm-generic/percpu.h \ + $(wildcard include/config/debug/preempt.h) \ + $(wildcard include/config/have/setup/per/cpu/area.h) \ + include/linux/threads.h \ + $(wildcard include/config/nr/cpus.h) \ + $(wildcard include/config/base/small.h) \ + include/linux/percpu-defs.h \ + $(wildcard include/config/debug/force/weak/per/cpu.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/system.h \ + $(wildcard include/config/ia32/emulation.h) \ + $(wildcard include/config/x86/32/lazy/gs.h) \ + $(wildcard include/config/x86/ppro/fence.h) \ + $(wildcard include/config/x86/oostore.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg_32.h \ + $(wildcard include/config/x86/cmpxchg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/nops.h \ + $(wildcard include/config/mk7.h) \ + include/linux/irqflags.h \ + $(wildcard include/config/trace/irqflags.h) \ + $(wildcard include/config/irqsoff/tracer.h) \ + $(wildcard include/config/preempt/tracer.h) \ + $(wildcard include/config/trace/irqflags/support.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irqflags.h \ + $(wildcard include/config/debug/lock/alloc.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32.h \ + $(wildcard include/config/hugetlb/page.h) \ + $(wildcard include/config/debug/virtual.h) \ + $(wildcard include/config/flatmem.h) \ + $(wildcard include/config/x86/3dnow.h) \ + include/linux/string.h \ + $(wildcard include/config/binary/printf.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string_32.h \ + $(wildcard include/config/kmemcheck.h) \ + include/asm-generic/memory_model.h \ + $(wildcard include/config/discontigmem.h) \ + $(wildcard include/config/sparsemem/vmemmap.h) \ + $(wildcard include/config/sparsemem.h) \ + include/asm-generic/getorder.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_types.h \ + $(wildcard include/config/compat/vdso.h) \ + $(wildcard include/config/proc/fs.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + $(wildcard include/config/highmem.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level_types.h \ + include/asm-generic/pgtable-nopud.h \ + include/asm-generic/pgtable-nopmd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr-index.h \ + include/linux/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ioctl.h \ + include/asm-generic/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/errno.h \ + include/asm-generic/errno.h \ + include/asm-generic/errno-base.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpumask.h \ + include/linux/cpumask.h \ + $(wildcard include/config/cpumask/offstack.h) \ + $(wildcard include/config/hotplug/cpu.h) \ + $(wildcard include/config/debug/per/cpu/maps.h) \ + $(wildcard include/config/disable/obsolete/cpumask/functions.h) \ + include/linux/bitmap.h \ + include/linux/errno.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc_defs.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ds.h \ + $(wildcard include/config/x86/ds.h) \ + include/linux/err.h \ + include/linux/personality.h \ + include/linux/cache.h \ + $(wildcard include/config/arch/has/cache/line/size.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cache.h \ + $(wildcard include/config/x86/l1/cache/shift.h) \ + $(wildcard include/config/x86/internode/cache/shift.h) \ + include/linux/math64.h \ + include/linux/kobject.h \ + include/linux/sysfs.h \ + $(wildcard include/config/sysfs.h) \ + include/linux/lockdep.h \ + $(wildcard include/config/lockdep.h) \ + $(wildcard include/config/lock/stat.h) \ + $(wildcard include/config/generic/hardirqs.h) \ + $(wildcard include/config/prove/rcu.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic64_32.h \ + include/asm-generic/atomic-long.h \ + include/linux/spinlock.h \ + $(wildcard include/config/debug/spinlock.h) \ + $(wildcard include/config/generic/lockbreak.h) \ + $(wildcard include/config/preempt.h) \ + include/linux/preempt.h \ + $(wildcard include/config/preempt/notifiers.h) \ + include/linux/thread_info.h \ + $(wildcard include/config/compat.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/thread_info.h \ + $(wildcard include/config/debug/stack/usage.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ftrace.h \ + $(wildcard include/config/function/tracer.h) \ + $(wildcard include/config/dynamic/ftrace.h) \ + include/linux/bottom_half.h \ + include/linux/spinlock_types.h \ + include/linux/spinlock_types_up.h \ + include/linux/rwlock_types.h \ + include/linux/spinlock_up.h \ + include/linux/rwlock.h \ + include/linux/spinlock_api_up.h \ + include/linux/kref.h \ + include/linux/wait.h \ + include/linux/device.h \ + $(wildcard include/config/debug/devres.h) \ + $(wildcard include/config/devtmpfs.h) \ + include/linux/klist.h \ + include/linux/module.h \ + $(wildcard include/config/symbol/prefix.h) \ + $(wildcard include/config/modversions.h) \ + $(wildcard include/config/unused/symbols.h) \ + $(wildcard include/config/kallsyms.h) \ + $(wildcard include/config/tracepoints.h) \ + $(wildcard include/config/event/tracing.h) \ + $(wildcard include/config/module/unload.h) \ + $(wildcard include/config/constructors.h) \ + include/linux/stat.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/stat.h \ + include/linux/time.h \ + $(wildcard include/config/arch/uses/gettimeoffset.h) \ + include/linux/seqlock.h \ + include/linux/kmod.h \ + include/linux/gfp.h \ + $(wildcard include/config/zone/dma.h) \ + $(wildcard include/config/zone/dma32.h) \ + $(wildcard include/config/debug/vm.h) \ + include/linux/mmzone.h \ + $(wildcard include/config/force/max/zoneorder.h) \ + $(wildcard include/config/memory/hotplug.h) \ + $(wildcard include/config/arch/populates/node/map.h) \ + $(wildcard include/config/flat/node/mem/map.h) \ + $(wildcard include/config/cgroup/mem/res/ctlr.h) \ + $(wildcard include/config/no/bootmem.h) \ + $(wildcard include/config/have/memory/present.h) \ + $(wildcard include/config/need/node/memmap/size.h) \ + $(wildcard include/config/need/multiple/nodes.h) \ + $(wildcard include/config/have/arch/early/pfn/to/nid.h) \ + $(wildcard include/config/sparsemem/extreme.h) \ + $(wildcard include/config/nodes/span/other/nodes.h) \ + $(wildcard include/config/holes/in/zone.h) \ + $(wildcard include/config/arch/has/holes/memorymodel.h) \ + include/linux/numa.h \ + $(wildcard include/config/nodes/shift.h) \ + include/linux/nodemask.h \ + include/linux/pageblock-flags.h \ + $(wildcard include/config/hugetlb/page/size/variable.h) \ + include/generated/bounds.h \ + include/linux/memory_hotplug.h \ + $(wildcard include/config/have/arch/nodedata/extension.h) \ + $(wildcard include/config/memory/hotremove.h) \ + include/linux/notifier.h \ + include/linux/mutex.h \ + $(wildcard include/config/debug/mutexes.h) \ + include/linux/rwsem.h \ + $(wildcard include/config/rwsem/generic/spinlock.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/rwsem.h \ + include/linux/srcu.h \ + include/linux/topology.h \ + $(wildcard include/config/sched/smt.h) \ + $(wildcard include/config/sched/mc.h) \ + include/linux/smp.h \ + $(wildcard include/config/use/generic/smp/helpers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/topology.h \ + $(wildcard include/config/x86/ht.h) \ + $(wildcard include/config/x86/64/acpi/numa.h) \ + include/asm-generic/topology.h \ + include/linux/mmdebug.h \ + include/linux/elf.h \ + include/linux/elf-em.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/elf.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/user.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/user_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/auxvec.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vdso.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ldt.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mmu.h \ + include/linux/moduleparam.h \ + $(wildcard include/config/alpha.h) \ + $(wildcard include/config/ia64.h) \ + $(wildcard include/config/ppc64.h) \ + include/linux/tracepoint.h \ + include/linux/rcupdate.h \ + $(wildcard include/config/rcu/torture/test.h) \ + $(wildcard include/config/tree/rcu.h) \ + $(wildcard include/config/tree/preempt/rcu.h) \ + $(wildcard include/config/tiny/rcu.h) \ + include/linux/completion.h \ + include/linux/rcutree.h \ + $(wildcard include/config/no/hz.h) \ + include/linux/percpu.h \ + $(wildcard include/config/need/per/cpu/embed/first/chunk.h) \ + $(wildcard include/config/need/per/cpu/page/first/chunk.h) \ + include/linux/pfn.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/module.h \ + $(wildcard include/config/m586.h) \ + $(wildcard include/config/m586tsc.h) \ + $(wildcard include/config/m586mmx.h) \ + $(wildcard include/config/mcore2.h) \ + $(wildcard include/config/matom.h) \ + $(wildcard include/config/m686.h) \ + $(wildcard include/config/mpentiumii.h) \ + $(wildcard include/config/mpentiumiii.h) \ + $(wildcard include/config/mpentiumm.h) \ + $(wildcard include/config/mpentium4.h) \ + $(wildcard include/config/mk6.h) \ + $(wildcard include/config/mk8.h) \ + $(wildcard include/config/x86/elan.h) \ + $(wildcard include/config/mcrusoe.h) \ + $(wildcard include/config/mefficeon.h) \ + $(wildcard include/config/mwinchipc6.h) \ + $(wildcard include/config/mwinchip3d.h) \ + $(wildcard include/config/mcyrixiii.h) \ + $(wildcard include/config/mviac3/2.h) \ + $(wildcard include/config/mviac7.h) \ + $(wildcard include/config/mgeodegx1.h) \ + $(wildcard include/config/mgeode/lx.h) \ + include/asm-generic/module.h \ + include/trace/events/module.h \ + include/trace/define_trace.h \ + include/linux/pm.h \ + $(wildcard include/config/pm/sleep.h) \ + $(wildcard include/config/pm/runtime.h) \ + $(wildcard include/config/pm/ops.h) \ + include/linux/workqueue.h \ + $(wildcard include/config/debug/objects/work.h) \ + include/linux/timer.h \ + $(wildcard include/config/timer/stats.h) \ + $(wildcard include/config/debug/objects/timers.h) \ + include/linux/ktime.h \ + $(wildcard include/config/ktime/scalar.h) \ + include/linux/jiffies.h \ + include/linux/timex.h \ + include/linux/param.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/param.h \ + include/asm-generic/param.h \ + $(wildcard include/config/hz.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/timex.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/tsc.h \ + $(wildcard include/config/x86/tsc.h) \ + include/linux/debugobjects.h \ + $(wildcard include/config/debug/objects.h) \ + $(wildcard include/config/debug/objects/free.h) \ + include/linux/semaphore.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/device.h \ + $(wildcard include/config/acpi.h) \ + $(wildcard include/config/dmar.h) \ + $(wildcard include/config/amd/iommu.h) \ + include/linux/pm_wakeup.h \ + $(wildcard include/config/pm.h) \ + include/linux/io.h \ + $(wildcard include/config/mmu.h) \ + $(wildcard include/config/has/ioport.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/io.h \ + include/asm-generic/iomap.h \ + include/linux/vmalloc.h \ + include/linux/irqreturn.h \ + include/linux/pci_ids.h \ + include/linux/pci-dma.h \ + include/linux/dmapool.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/scatterlist.h \ + include/asm-generic/scatterlist.h \ + $(wildcard include/config/debug/sg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pci.h \ + include/linux/mm.h \ + $(wildcard include/config/sysctl.h) \ + $(wildcard include/config/stack/growsup.h) \ + $(wildcard include/config/ksm.h) \ + $(wildcard include/config/debug/pagealloc.h) \ + $(wildcard include/config/hibernation.h) \ + include/linux/rbtree.h \ + include/linux/prio_tree.h \ + include/linux/debug_locks.h \ + $(wildcard include/config/debug/locking/api/selftests.h) \ + include/linux/mm_types.h \ + $(wildcard include/config/split/ptlock/cpus.h) \ + $(wildcard include/config/want/page/debug/flags.h) \ + $(wildcard include/config/aio.h) \ + $(wildcard include/config/mm/owner.h) \ + $(wildcard include/config/mmu/notifier.h) \ + include/linux/auxvec.h \ + include/linux/page-debug-flags.h \ + $(wildcard include/config/page/poisoning.h) \ + $(wildcard include/config/page/debug/something/else.h) \ + include/linux/range.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/e820.h \ + $(wildcard include/config/efi.h) \ + $(wildcard include/config/memtest.h) \ + include/linux/early_res.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/x86_init.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bootparam.h \ + include/linux/screen_info.h \ + include/linux/apm_bios.h \ + include/linux/edd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ist.h \ + include/video/edid.h \ + $(wildcard include/config/x86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32.h \ + $(wildcard include/config/highpte.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/fixmap.h \ + $(wildcard include/config/provide/ohci1394/dma/init.h) \ + $(wildcard include/config/x86/local/apic.h) \ + $(wildcard include/config/x86/io/apic.h) \ + $(wildcard include/config/x86/visws/apic.h) \ + $(wildcard include/config/x86/f00f/bug.h) \ + $(wildcard include/config/x86/cyclone/timer.h) \ + $(wildcard include/config/intel/txt.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/acpi.h \ + $(wildcard include/config/acpi/numa.h) \ + include/acpi/pdc_intel.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/numa.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/numa_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mpspec.h \ + $(wildcard include/config/x86/numaq.h) \ + $(wildcard include/config/mca.h) \ + $(wildcard include/config/eisa.h) \ + $(wildcard include/config/x86/mpparse.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mpspec_def.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/apicdef.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/kmap_types.h \ + $(wildcard include/config/debug/highmem.h) \ + include/asm-generic/kmap_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/paravirt.h \ + $(wildcard include/config/paravirt/spinlocks.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level.h \ + include/asm-generic/pgtable.h \ + include/linux/page-flags.h \ + $(wildcard include/config/pageflags/extended.h) \ + $(wildcard include/config/arch/uses/pg/uncached.h) \ + $(wildcard include/config/memory/failure.h) \ + $(wildcard include/config/swap.h) \ + $(wildcard include/config/s390.h) \ + include/linux/vmstat.h \ + $(wildcard include/config/vm/event/counters.h) \ + include/linux/slab.h \ + $(wildcard include/config/slab/debug.h) \ + $(wildcard include/config/failslab.h) \ + $(wildcard include/config/slub.h) \ + $(wildcard include/config/slob.h) \ + $(wildcard include/config/debug/slab.h) \ + include/linux/slab_def.h \ + include/linux/kmemtrace.h \ + $(wildcard include/config/kmemtrace.h) \ + include/trace/events/kmem.h \ + include/linux/kmalloc_sizes.h \ + include/asm-generic/pci-dma-compat.h \ + include/linux/dma-mapping.h \ + $(wildcard include/config/has/dma.h) \ + $(wildcard include/config/have/dma/attrs.h) \ + $(wildcard include/config/need/dma/map/state.h) \ + include/linux/dma-attrs.h \ + include/linux/bug.h \ + include/linux/scatterlist.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/dma-mapping.h \ + $(wildcard include/config/isa.h) \ + include/linux/kmemcheck.h \ + include/linux/dma-debug.h \ + $(wildcard include/config/dma/api/debug.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/swiotlb.h \ + $(wildcard include/config/swiotlb.h) \ + include/linux/swiotlb.h \ + include/asm-generic/dma-coherent.h \ + $(wildcard include/config/have/generic/dma/coherent.h) \ + include/asm-generic/dma-mapping-common.h \ + include/asm-generic/pci.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/dma.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor-cyrix.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pci-direct.h \ + arch/x86/kernel/cpu/cpu.h \ + +arch/x86/kernel/cpu/cyrix.o: $(deps_arch/x86/kernel/cpu/cyrix.o) + +$(deps_arch/x86/kernel/cpu/cyrix.o): diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/hypervisor.o linux-2.6.34/arch/x86/kernel/cpu/hypervisor.o --- linux-2.6.34.orig/arch/x86/kernel/cpu/hypervisor.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/hypervisor.o 2010-06-16 00:19:13.000000000 +0200 @@ -0,0 +1,3 @@ +ELF4( +US=u[]U=u]GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.data.bss.rel.cpuinit.text.rel.init.text.comment.note.GNU-stackA44!4*4,&  <`8  G0}$P`    ,.<Tmhypervisor.cinit_hypervisorvmware_platformboot_cpu_datavmware_set_feature_bitsinit_hypervisor_platformvmware_platform_setup + %     \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/.hypervisor.o.cmd linux-2.6.34/arch/x86/kernel/cpu/.hypervisor.o.cmd --- linux-2.6.34.orig/arch/x86/kernel/cpu/.hypervisor.o.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/.hypervisor.o.cmd 2010-06-16 00:19:13.000000000 +0200 @@ -0,0 +1,197 @@ +cmd_arch/x86/kernel/cpu/hypervisor.o := gcc -Wp,-MD,arch/x86/kernel/cpu/.hypervisor.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.3/include -I/home/chlor/arc/tmp/linux-2.6.34/arch/x86/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-stack-protector -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(hypervisor)" -D"KBUILD_MODNAME=KBUILD_STR(hypervisor)" -c -o arch/x86/kernel/cpu/.tmp_hypervisor.o arch/x86/kernel/cpu/hypervisor.c + +deps_arch/x86/kernel/cpu/hypervisor.o := \ + arch/x86/kernel/cpu/hypervisor.c \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor.h \ + $(wildcard include/config/x86/vsmp.h) \ + $(wildcard include/config/x86/32.h) \ + $(wildcard include/config/smp.h) \ + $(wildcard include/config/x86/64.h) \ + $(wildcard include/config/cc/stackprotector.h) \ + $(wildcard include/config/paravirt.h) \ + $(wildcard include/config/m386.h) \ + $(wildcard include/config/m486.h) \ + $(wildcard include/config/x86/debugctlmsr.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor-flags.h \ + $(wildcard include/config/vm86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vm86.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace.h \ + $(wildcard include/config/x86/ptrace/bts.h) \ + include/linux/compiler.h \ + $(wildcard include/config/trace/branch/profiling.h) \ + $(wildcard include/config/profile/all/branches.h) \ + $(wildcard include/config/enable/must/check.h) \ + $(wildcard include/config/enable/warn/deprecated.h) \ + include/linux/compiler-gcc.h \ + $(wildcard include/config/arch/supports/optimized/inlining.h) \ + $(wildcard include/config/optimize/inlining.h) \ + include/linux/compiler-gcc4.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace-abi.h \ + include/linux/types.h \ + $(wildcard include/config/uid16.h) \ + $(wildcard include/config/lbdaf.h) \ + $(wildcard include/config/phys/addr/t/64bit.h) \ + $(wildcard include/config/64bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/types.h \ + $(wildcard include/config/highmem64g.h) \ + include/asm-generic/types.h \ + include/asm-generic/int-ll64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitsperlong.h \ + include/asm-generic/bitsperlong.h \ + include/linux/posix_types.h \ + include/linux/stddef.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/segment.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_types.h \ + include/linux/const.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32_types.h \ + $(wildcard include/config/highmem4g.h) \ + $(wildcard include/config/page/offset.h) \ + $(wildcard include/config/4kstacks.h) \ + $(wildcard include/config/x86/pae.h) \ + include/linux/init.h \ + $(wildcard include/config/modules.h) \ + $(wildcard include/config/hotplug.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/math_emu.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/sigcontext.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/current.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/percpu.h \ + $(wildcard include/config/x86/64/smp.h) \ + include/linux/kernel.h \ + $(wildcard include/config/preempt/voluntary.h) \ + $(wildcard include/config/debug/spinlock/sleep.h) \ + $(wildcard include/config/prove/locking.h) \ + $(wildcard include/config/printk.h) \ + $(wildcard include/config/dynamic/debug.h) \ + $(wildcard include/config/ring/buffer.h) \ + $(wildcard include/config/tracing.h) \ + $(wildcard include/config/numa.h) \ + $(wildcard include/config/ftrace/mcount/record.h) \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + include/linux/linkage.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/linkage.h \ + $(wildcard include/config/x86/alignment/16.h) \ + include/linux/stringify.h \ + include/linux/bitops.h \ + $(wildcard include/config/generic/find/first/bit.h) \ + $(wildcard include/config/generic/find/last/bit.h) \ + $(wildcard include/config/generic/find/next/bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitops.h \ + $(wildcard include/config/x86/cmov.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/alternative.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/asm.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpufeature.h \ + $(wildcard include/config/x86/invlpg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/required-features.h \ + $(wildcard include/config/x86/minimum/cpu/family.h) \ + $(wildcard include/config/math/emulation.h) \ + $(wildcard include/config/x86/cmpxchg64.h) \ + $(wildcard include/config/x86/use/3dnow.h) \ + $(wildcard include/config/x86/p6/nop.h) \ + include/asm-generic/bitops/sched.h \ + include/asm-generic/bitops/hweight.h \ + include/asm-generic/bitops/fls64.h \ + include/asm-generic/bitops/ext2-non-atomic.h \ + include/asm-generic/bitops/le.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/byteorder.h \ + include/linux/byteorder/little_endian.h \ + include/linux/swab.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/swab.h \ + $(wildcard include/config/x86/bswap.h) \ + include/linux/byteorder/generic.h \ + include/asm-generic/bitops/minix.h \ + include/linux/log2.h \ + $(wildcard include/config/arch/has/ilog2/u32.h) \ + $(wildcard include/config/arch/has/ilog2/u64.h) \ + include/linux/typecheck.h \ + include/linux/dynamic_debug.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bug.h \ + $(wildcard include/config/bug.h) \ + $(wildcard include/config/debug/bugverbose.h) \ + include/asm-generic/bug.h \ + $(wildcard include/config/generic/bug.h) \ + $(wildcard include/config/generic/bug/relative/pointers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/div64.h \ + include/asm-generic/percpu.h \ + $(wildcard include/config/debug/preempt.h) \ + $(wildcard include/config/have/setup/per/cpu/area.h) \ + include/linux/threads.h \ + $(wildcard include/config/nr/cpus.h) \ + $(wildcard include/config/base/small.h) \ + include/linux/percpu-defs.h \ + $(wildcard include/config/debug/force/weak/per/cpu.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/system.h \ + $(wildcard include/config/ia32/emulation.h) \ + $(wildcard include/config/x86/32/lazy/gs.h) \ + $(wildcard include/config/x86/ppro/fence.h) \ + $(wildcard include/config/x86/oostore.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg_32.h \ + $(wildcard include/config/x86/cmpxchg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/nops.h \ + $(wildcard include/config/mk7.h) \ + include/linux/irqflags.h \ + $(wildcard include/config/trace/irqflags.h) \ + $(wildcard include/config/irqsoff/tracer.h) \ + $(wildcard include/config/preempt/tracer.h) \ + $(wildcard include/config/trace/irqflags/support.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irqflags.h \ + $(wildcard include/config/debug/lock/alloc.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32.h \ + $(wildcard include/config/hugetlb/page.h) \ + $(wildcard include/config/debug/virtual.h) \ + $(wildcard include/config/flatmem.h) \ + $(wildcard include/config/x86/3dnow.h) \ + include/linux/string.h \ + $(wildcard include/config/binary/printf.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string_32.h \ + $(wildcard include/config/kmemcheck.h) \ + include/asm-generic/memory_model.h \ + $(wildcard include/config/discontigmem.h) \ + $(wildcard include/config/sparsemem/vmemmap.h) \ + $(wildcard include/config/sparsemem.h) \ + include/asm-generic/getorder.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_types.h \ + $(wildcard include/config/compat/vdso.h) \ + $(wildcard include/config/proc/fs.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + $(wildcard include/config/highmem.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level_types.h \ + include/asm-generic/pgtable-nopud.h \ + include/asm-generic/pgtable-nopmd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr-index.h \ + include/linux/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ioctl.h \ + include/asm-generic/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/errno.h \ + include/asm-generic/errno.h \ + include/asm-generic/errno-base.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpumask.h \ + include/linux/cpumask.h \ + $(wildcard include/config/cpumask/offstack.h) \ + $(wildcard include/config/hotplug/cpu.h) \ + $(wildcard include/config/debug/per/cpu/maps.h) \ + $(wildcard include/config/disable/obsolete/cpumask/functions.h) \ + include/linux/bitmap.h \ + include/linux/errno.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc_defs.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ds.h \ + $(wildcard include/config/x86/ds.h) \ + include/linux/err.h \ + include/linux/personality.h \ + include/linux/cache.h \ + $(wildcard include/config/arch/has/cache/line/size.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cache.h \ + $(wildcard include/config/x86/l1/cache/shift.h) \ + $(wildcard include/config/x86/internode/cache/shift.h) \ + include/linux/math64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vmware.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/hypervisor.h \ + +arch/x86/kernel/cpu/hypervisor.o: $(deps_arch/x86/kernel/cpu/hypervisor.o) + +$(deps_arch/x86/kernel/cpu/hypervisor.o): diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/intel_cacheinfo.o linux-2.6.34/arch/x86/kernel/cpu/intel_cacheinfo.o --- linux-2.6.34.orig/arch/x86/kernel/cpu/intel_cacheinfo.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/intel_cacheinfo.o 2010-06-16 00:19:11.000000000 +0200 @@ -0,0 +1,21 @@ +ELF(4(UVSZ 1tF(kp[^]UVƉЉSX1tF(Mkp[^]UWVS11ۉM;} E~ƒtvtmM +xZEuP;VwCE@MS4CQ MSCQEZYe[^_]Uj*UjU@ +PhRU@@PhRUf@f@PhRU@ %@PhRU@%@PhRUPhRUttHuh h hh'RZYUWVSÃ11;}E{t-t)P]@ Suh0Ve[^_]U]U1ɉv]UV)S1Ƀ~+ҍHVt j j^ +HDe[^]Uщ]Uщ1]|0DH|K$P$V$j$|$_$J$3$$'v%luK +%lu +Data +Instruction +Unified +Unknown +0x%08x +cache%sindex%1lutypelevelcoherency_line_sizephysical_line_partitionways_of_associativitynumber_of_setssizeshared_cpu_mapshared_cpu_listcache_disable_0cache_disable_1UWVS =U=1EEMUUt Ett3SE8PMH@l ]ԃA}E؋M E؃EԋE 't$ ] uK ށu]JI + K]ӁC U1u1 MHE<<<u===E@1=~EPM@QU[щ9sȉӉ  9sȉ 9sЋU +HBMƉ]tBE܉0UPMHEU] %@BЉ@ЋE@1S e[^_]UVS1kp#x C9|[^]UWVSTEx!EEEE=u'FEuf511EuEEEZ|xLÜt(t.Hu4u} +$uE +EU +U E +EC9r}fft U:/Uz"fEt :E1%1E1EEE1E]MUyE}yE}yED1ɈEh:]ub}t +<)ua )t!uO t!uC&*E4*E'**A(uBuEU9U'11EE}tEE}tUU}tuă}t}u u}}ET[^_]átUxptxp]U1҉WVSf=1Ë8ffЀkpoMj}XtppUuEfЀttЀk,xuh8h>S1h5tUk,5xk~$f^(p|t D +DHShA5th<Vt61k,FxUU9rtU)U.1҉C9\=t11ҍe[^_] 0@`  +  !"#%), 0 9:;<=>?ABCDEFG IJK L0M@N`fgh p qr s@xyz{|}  0H`%GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.rel.text.rel.data.bss.rodata.str1.1.rel.cpuinit.text.rel.initcall6.init.cpuinit.rodata.rel.rodata.comment.note.GNU-stack4 )4X% x/ 42GwC \xY U  i @}\y  0d$  < @%p(%*.OB X' n3xJ_|9qv /H  O$ V  \1k( PAtx + . 0?< KH(Y g  |0D  .<P`hw#-FSdyintel_cacheinfo.cshowici_cpuid4_infostorestore_cache_disablestore_cache_disable_1store_cache_disable_0show_sizeshow_number_of_setsshow_ways_of_associativityshow_physical_line_partitionshow_coherency_line_sizeshow_levelshow_typeshow_cache_disableshow_cache_disable_1show_cache_disable_0cpuid4_cache_lookup_regsassocslevelstypesget_cpu_leavesis_initialized.23819cache_tableshow_shared_cpu_map_funcshow_shared_cpu_listshow_shared_cpu_mapcpuid4_cache_sysfs_exitici_cache_kobjectici_index_kobjectcache_sysfs_initktype_percpu_entrydefault_l3_attrsktype_cachedefault_attrscache_dev_map__initcall_cache_sysfs_init6sysfs_opstypelevelcoherency_line_sizephysical_line_partitionways_of_associativitynumber_of_setssizeshared_cpu_mapshared_cpu_listcache_disable_0cache_disable_1amd_get_nb_idnum_k8_northbridgesk8_northbridgescapablestrict_strtoulpci_bus_write_config_dwordsprintfpci_bus_read_config_dwordboot_cpu_datanum_cache_leavesinit_intel_cacheinfobitmap_scnlistprintfbitmap_scnprintfkfreeget_cpu_sysdev__kmallocsmp_call_function_singlemalloc_sizeskmem_cache_allockobject_init_and_addkobject_putkobject_ueventEd<j=r>?@AA> DBS YBp vB B B B    B<!=(>RCZ `BGH9  $(,04@9DHLPTX\`dh|         (0 <@D PT D88D8D88DwDDD==>CE(HENEE8888888IIIEJEK)2L>CIIZMcNjsEK  O  #O:BPNVPkQsEQ \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/.intel_cacheinfo.o.cmd linux-2.6.34/arch/x86/kernel/cpu/.intel_cacheinfo.o.cmd --- linux-2.6.34.orig/arch/x86/kernel/cpu/.intel_cacheinfo.o.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/.intel_cacheinfo.o.cmd 2010-06-16 00:19:11.000000000 +0200 @@ -0,0 +1,603 @@ +cmd_arch/x86/kernel/cpu/intel_cacheinfo.o := gcc -Wp,-MD,arch/x86/kernel/cpu/.intel_cacheinfo.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.3/include -I/home/chlor/arc/tmp/linux-2.6.34/arch/x86/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-stack-protector -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(intel_cacheinfo)" -D"KBUILD_MODNAME=KBUILD_STR(intel_cacheinfo)" -c -o arch/x86/kernel/cpu/.tmp_intel_cacheinfo.o arch/x86/kernel/cpu/intel_cacheinfo.c + +deps_arch/x86/kernel/cpu/intel_cacheinfo.o := \ + arch/x86/kernel/cpu/intel_cacheinfo.c \ + $(wildcard include/config/cpu/sup/amd.h) \ + $(wildcard include/config/x86/ht.h) \ + $(wildcard include/config/sysfs.h) \ + $(wildcard include/config/smp.h) \ + include/linux/init.h \ + $(wildcard include/config/modules.h) \ + $(wildcard include/config/hotplug.h) \ + include/linux/compiler.h \ + $(wildcard include/config/trace/branch/profiling.h) \ + $(wildcard include/config/profile/all/branches.h) \ + $(wildcard include/config/enable/must/check.h) \ + $(wildcard include/config/enable/warn/deprecated.h) \ + include/linux/compiler-gcc.h \ + $(wildcard include/config/arch/supports/optimized/inlining.h) \ + $(wildcard include/config/optimize/inlining.h) \ + include/linux/compiler-gcc4.h \ + include/linux/slab.h \ + $(wildcard include/config/slab/debug.h) \ + $(wildcard include/config/debug/objects.h) \ + $(wildcard include/config/kmemcheck.h) \ + $(wildcard include/config/failslab.h) \ + $(wildcard include/config/slub.h) \ + $(wildcard include/config/slob.h) \ + $(wildcard include/config/numa.h) \ + $(wildcard include/config/debug/slab.h) \ + include/linux/gfp.h \ + $(wildcard include/config/highmem.h) \ + $(wildcard include/config/zone/dma.h) \ + $(wildcard include/config/zone/dma32.h) \ + $(wildcard include/config/debug/vm.h) \ + include/linux/mmzone.h \ + $(wildcard include/config/force/max/zoneorder.h) \ + $(wildcard include/config/memory/hotplug.h) \ + $(wildcard include/config/sparsemem.h) \ + $(wildcard include/config/arch/populates/node/map.h) \ + $(wildcard include/config/discontigmem.h) \ + $(wildcard include/config/flat/node/mem/map.h) \ + $(wildcard include/config/cgroup/mem/res/ctlr.h) \ + $(wildcard include/config/no/bootmem.h) \ + $(wildcard include/config/have/memory/present.h) \ + $(wildcard include/config/need/node/memmap/size.h) \ + $(wildcard include/config/need/multiple/nodes.h) \ + $(wildcard include/config/have/arch/early/pfn/to/nid.h) \ + $(wildcard include/config/flatmem.h) \ + $(wildcard include/config/sparsemem/extreme.h) \ + $(wildcard include/config/nodes/span/other/nodes.h) \ + $(wildcard include/config/holes/in/zone.h) \ + $(wildcard include/config/arch/has/holes/memorymodel.h) \ + include/linux/spinlock.h \ + $(wildcard include/config/debug/spinlock.h) \ + $(wildcard include/config/generic/lockbreak.h) \ + $(wildcard include/config/preempt.h) \ + $(wildcard include/config/debug/lock/alloc.h) \ + include/linux/typecheck.h \ + include/linux/preempt.h \ + $(wildcard include/config/debug/preempt.h) \ + $(wildcard include/config/preempt/tracer.h) \ + $(wildcard include/config/preempt/notifiers.h) \ + include/linux/thread_info.h \ + $(wildcard include/config/compat.h) \ + include/linux/types.h \ + $(wildcard include/config/uid16.h) \ + $(wildcard include/config/lbdaf.h) \ + $(wildcard include/config/phys/addr/t/64bit.h) \ + $(wildcard include/config/64bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/types.h \ + $(wildcard include/config/x86/64.h) \ + $(wildcard include/config/highmem64g.h) \ + include/asm-generic/types.h \ + include/asm-generic/int-ll64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitsperlong.h \ + include/asm-generic/bitsperlong.h \ + include/linux/posix_types.h \ + include/linux/stddef.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types.h \ + $(wildcard include/config/x86/32.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types_32.h \ + include/linux/bitops.h \ + $(wildcard include/config/generic/find/first/bit.h) \ + $(wildcard include/config/generic/find/last/bit.h) \ + $(wildcard include/config/generic/find/next/bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitops.h \ + $(wildcard include/config/x86/cmov.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/alternative.h \ + $(wildcard include/config/paravirt.h) \ + include/linux/stringify.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/asm.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpufeature.h \ + $(wildcard include/config/x86/invlpg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/required-features.h \ + $(wildcard include/config/x86/minimum/cpu/family.h) \ + $(wildcard include/config/math/emulation.h) \ + $(wildcard include/config/x86/pae.h) \ + $(wildcard include/config/x86/cmpxchg64.h) \ + $(wildcard include/config/x86/use/3dnow.h) \ + $(wildcard include/config/x86/p6/nop.h) \ + include/asm-generic/bitops/sched.h \ + include/asm-generic/bitops/hweight.h \ + include/asm-generic/bitops/fls64.h \ + include/asm-generic/bitops/ext2-non-atomic.h \ + include/asm-generic/bitops/le.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/byteorder.h \ + include/linux/byteorder/little_endian.h \ + include/linux/swab.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/swab.h \ + $(wildcard include/config/x86/bswap.h) \ + include/linux/byteorder/generic.h \ + include/asm-generic/bitops/minix.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/thread_info.h \ + $(wildcard include/config/debug/stack/usage.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_types.h \ + include/linux/const.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32_types.h \ + $(wildcard include/config/highmem4g.h) \ + $(wildcard include/config/page/offset.h) \ + $(wildcard include/config/4kstacks.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32.h \ + $(wildcard include/config/hugetlb/page.h) \ + $(wildcard include/config/debug/virtual.h) \ + $(wildcard include/config/x86/3dnow.h) \ + include/linux/string.h \ + $(wildcard include/config/binary/printf.h) \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string_32.h \ + include/asm-generic/memory_model.h \ + $(wildcard include/config/sparsemem/vmemmap.h) \ + include/asm-generic/getorder.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor.h \ + $(wildcard include/config/x86/vsmp.h) \ + $(wildcard include/config/cc/stackprotector.h) \ + $(wildcard include/config/m386.h) \ + $(wildcard include/config/m486.h) \ + $(wildcard include/config/x86/debugctlmsr.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor-flags.h \ + $(wildcard include/config/vm86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vm86.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace.h \ + $(wildcard include/config/x86/ptrace/bts.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace-abi.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/segment.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/math_emu.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/sigcontext.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/current.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/percpu.h \ + $(wildcard include/config/x86/64/smp.h) \ + include/linux/kernel.h \ + $(wildcard include/config/preempt/voluntary.h) \ + $(wildcard include/config/debug/spinlock/sleep.h) \ + $(wildcard include/config/prove/locking.h) \ + $(wildcard include/config/printk.h) \ + $(wildcard include/config/dynamic/debug.h) \ + $(wildcard include/config/ring/buffer.h) \ + $(wildcard include/config/tracing.h) \ + $(wildcard include/config/ftrace/mcount/record.h) \ + include/linux/linkage.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/linkage.h \ + $(wildcard include/config/x86/alignment/16.h) \ + include/linux/log2.h \ + $(wildcard include/config/arch/has/ilog2/u32.h) \ + $(wildcard include/config/arch/has/ilog2/u64.h) \ + include/linux/dynamic_debug.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bug.h \ + $(wildcard include/config/bug.h) \ + $(wildcard include/config/debug/bugverbose.h) \ + include/asm-generic/bug.h \ + $(wildcard include/config/generic/bug.h) \ + $(wildcard include/config/generic/bug/relative/pointers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/div64.h \ + include/asm-generic/percpu.h \ + $(wildcard include/config/have/setup/per/cpu/area.h) \ + include/linux/threads.h \ + $(wildcard include/config/nr/cpus.h) \ + $(wildcard include/config/base/small.h) \ + include/linux/percpu-defs.h \ + $(wildcard include/config/debug/force/weak/per/cpu.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/system.h \ + $(wildcard include/config/ia32/emulation.h) \ + $(wildcard include/config/x86/32/lazy/gs.h) \ + $(wildcard include/config/x86/ppro/fence.h) \ + $(wildcard include/config/x86/oostore.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg_32.h \ + $(wildcard include/config/x86/cmpxchg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/nops.h \ + $(wildcard include/config/mk7.h) \ + include/linux/irqflags.h \ + $(wildcard include/config/trace/irqflags.h) \ + $(wildcard include/config/irqsoff/tracer.h) \ + $(wildcard include/config/trace/irqflags/support.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irqflags.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_types.h \ + $(wildcard include/config/compat/vdso.h) \ + $(wildcard include/config/proc/fs.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level_types.h \ + include/asm-generic/pgtable-nopud.h \ + include/asm-generic/pgtable-nopmd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr-index.h \ + include/linux/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ioctl.h \ + include/asm-generic/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/errno.h \ + include/asm-generic/errno.h \ + include/asm-generic/errno-base.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpumask.h \ + include/linux/cpumask.h \ + $(wildcard include/config/cpumask/offstack.h) \ + $(wildcard include/config/hotplug/cpu.h) \ + $(wildcard include/config/debug/per/cpu/maps.h) \ + $(wildcard include/config/disable/obsolete/cpumask/functions.h) \ + include/linux/bitmap.h \ + include/linux/errno.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc_defs.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ds.h \ + $(wildcard include/config/x86/ds.h) \ + include/linux/err.h \ + include/linux/personality.h \ + include/linux/cache.h \ + $(wildcard include/config/arch/has/cache/line/size.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cache.h \ + $(wildcard include/config/x86/l1/cache/shift.h) \ + $(wildcard include/config/x86/internode/cache/shift.h) \ + include/linux/math64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ftrace.h \ + $(wildcard include/config/function/tracer.h) \ + $(wildcard include/config/dynamic/ftrace.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic64_32.h \ + include/asm-generic/atomic-long.h \ + include/linux/list.h \ + $(wildcard include/config/debug/list.h) \ + include/linux/poison.h \ + $(wildcard include/config/illegal/pointer/value.h) \ + include/linux/prefetch.h \ + include/linux/bottom_half.h \ + include/linux/spinlock_types.h \ + include/linux/spinlock_types_up.h \ + include/linux/lockdep.h \ + $(wildcard include/config/lockdep.h) \ + $(wildcard include/config/lock/stat.h) \ + $(wildcard include/config/generic/hardirqs.h) \ + $(wildcard include/config/prove/rcu.h) \ + include/linux/rwlock_types.h \ + include/linux/spinlock_up.h \ + include/linux/rwlock.h \ + include/linux/spinlock_api_up.h \ + include/linux/wait.h \ + include/linux/numa.h \ + $(wildcard include/config/nodes/shift.h) \ + include/linux/seqlock.h \ + include/linux/nodemask.h \ + include/linux/pageblock-flags.h \ + $(wildcard include/config/hugetlb/page/size/variable.h) \ + include/generated/bounds.h \ + include/linux/memory_hotplug.h \ + $(wildcard include/config/have/arch/nodedata/extension.h) \ + $(wildcard include/config/memory/hotremove.h) \ + include/linux/notifier.h \ + include/linux/mutex.h \ + $(wildcard include/config/debug/mutexes.h) \ + include/linux/rwsem.h \ + $(wildcard include/config/rwsem/generic/spinlock.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/rwsem.h \ + include/linux/srcu.h \ + include/linux/topology.h \ + $(wildcard include/config/sched/smt.h) \ + $(wildcard include/config/sched/mc.h) \ + include/linux/smp.h \ + $(wildcard include/config/use/generic/smp/helpers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/topology.h \ + $(wildcard include/config/x86/64/acpi/numa.h) \ + include/asm-generic/topology.h \ + include/linux/mmdebug.h \ + include/linux/slab_def.h \ + include/linux/kmemtrace.h \ + $(wildcard include/config/kmemtrace.h) \ + include/trace/events/kmem.h \ + include/linux/tracepoint.h \ + $(wildcard include/config/tracepoints.h) \ + include/linux/rcupdate.h \ + $(wildcard include/config/rcu/torture/test.h) \ + $(wildcard include/config/tree/rcu.h) \ + $(wildcard include/config/tree/preempt/rcu.h) \ + $(wildcard include/config/tiny/rcu.h) \ + include/linux/completion.h \ + include/linux/rcutree.h \ + $(wildcard include/config/no/hz.h) \ + include/trace/define_trace.h \ + $(wildcard include/config/event/tracing.h) \ + include/linux/kmalloc_sizes.h \ + include/linux/device.h \ + $(wildcard include/config/debug/devres.h) \ + $(wildcard include/config/devtmpfs.h) \ + include/linux/ioport.h \ + include/linux/kobject.h \ + include/linux/sysfs.h \ + include/linux/kref.h \ + include/linux/klist.h \ + include/linux/module.h \ + $(wildcard include/config/symbol/prefix.h) \ + $(wildcard include/config/modversions.h) \ + $(wildcard include/config/unused/symbols.h) \ + $(wildcard include/config/kallsyms.h) \ + $(wildcard include/config/module/unload.h) \ + $(wildcard include/config/constructors.h) \ + include/linux/stat.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/stat.h \ + include/linux/time.h \ + $(wildcard include/config/arch/uses/gettimeoffset.h) \ + include/linux/kmod.h \ + include/linux/elf.h \ + include/linux/elf-em.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/elf.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/user.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/user_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/auxvec.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vdso.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ldt.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mmu.h \ + include/linux/moduleparam.h \ + $(wildcard include/config/alpha.h) \ + $(wildcard include/config/ia64.h) \ + $(wildcard include/config/ppc64.h) \ + include/linux/percpu.h \ + $(wildcard include/config/need/per/cpu/embed/first/chunk.h) \ + $(wildcard include/config/need/per/cpu/page/first/chunk.h) \ + include/linux/pfn.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/module.h \ + $(wildcard include/config/m586.h) \ + $(wildcard include/config/m586tsc.h) \ + $(wildcard include/config/m586mmx.h) \ + $(wildcard include/config/mcore2.h) \ + $(wildcard include/config/matom.h) \ + $(wildcard include/config/m686.h) \ + $(wildcard include/config/mpentiumii.h) \ + $(wildcard include/config/mpentiumiii.h) \ + $(wildcard include/config/mpentiumm.h) \ + $(wildcard include/config/mpentium4.h) \ + $(wildcard include/config/mk6.h) \ + $(wildcard include/config/mk8.h) \ + $(wildcard include/config/x86/elan.h) \ + $(wildcard include/config/mcrusoe.h) \ + $(wildcard include/config/mefficeon.h) \ + $(wildcard include/config/mwinchipc6.h) \ + $(wildcard include/config/mwinchip3d.h) \ + $(wildcard include/config/mcyrixiii.h) \ + $(wildcard include/config/mviac3/2.h) \ + $(wildcard include/config/mviac7.h) \ + $(wildcard include/config/mgeodegx1.h) \ + $(wildcard include/config/mgeode/lx.h) \ + include/asm-generic/module.h \ + include/trace/events/module.h \ + include/linux/pm.h \ + $(wildcard include/config/pm/sleep.h) \ + $(wildcard include/config/pm/runtime.h) \ + $(wildcard include/config/pm/ops.h) \ + include/linux/workqueue.h \ + $(wildcard include/config/debug/objects/work.h) \ + include/linux/timer.h \ + $(wildcard include/config/timer/stats.h) \ + $(wildcard include/config/debug/objects/timers.h) \ + include/linux/ktime.h \ + $(wildcard include/config/ktime/scalar.h) \ + include/linux/jiffies.h \ + include/linux/timex.h \ + include/linux/param.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/param.h \ + include/asm-generic/param.h \ + $(wildcard include/config/hz.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/timex.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/tsc.h \ + $(wildcard include/config/x86/tsc.h) \ + include/linux/debugobjects.h \ + $(wildcard include/config/debug/objects/free.h) \ + include/linux/semaphore.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/device.h \ + $(wildcard include/config/acpi.h) \ + $(wildcard include/config/dmar.h) \ + $(wildcard include/config/amd/iommu.h) \ + include/linux/pm_wakeup.h \ + $(wildcard include/config/pm.h) \ + include/linux/cpu.h \ + $(wildcard include/config/arch/cpu/probe/release.h) \ + $(wildcard include/config/pm/sleep/smp.h) \ + include/linux/sysdev.h \ + include/linux/node.h \ + $(wildcard include/config/memory/hotplug/sparse.h) \ + $(wildcard include/config/hugetlbfs.h) \ + include/linux/sched.h \ + $(wildcard include/config/sched/debug.h) \ + $(wildcard include/config/detect/softlockup.h) \ + $(wildcard include/config/detect/hung/task.h) \ + $(wildcard include/config/mmu.h) \ + $(wildcard include/config/core/dump/default/elf/headers.h) \ + $(wildcard include/config/virt/cpu/accounting.h) \ + $(wildcard include/config/bsd/process/acct.h) \ + $(wildcard include/config/taskstats.h) \ + $(wildcard include/config/audit.h) \ + $(wildcard include/config/inotify/user.h) \ + $(wildcard include/config/epoll.h) \ + $(wildcard include/config/posix/mqueue.h) \ + $(wildcard include/config/keys.h) \ + $(wildcard include/config/perf/events.h) \ + $(wildcard include/config/schedstats.h) \ + $(wildcard include/config/task/delay/acct.h) \ + $(wildcard include/config/fair/group/sched.h) \ + $(wildcard include/config/rt/group/sched.h) \ + $(wildcard include/config/blk/dev/io/trace.h) \ + $(wildcard include/config/sysvipc.h) \ + $(wildcard include/config/auditsyscall.h) \ + $(wildcard include/config/rt/mutexes.h) \ + $(wildcard include/config/task/xacct.h) \ + $(wildcard include/config/cpusets.h) \ + $(wildcard include/config/cgroups.h) \ + $(wildcard include/config/futex.h) \ + $(wildcard include/config/fault/injection.h) \ + $(wildcard include/config/latencytop.h) \ + $(wildcard include/config/function/graph/tracer.h) \ + $(wildcard include/config/have/unstable/sched/clock.h) \ + $(wildcard include/config/stack/growsup.h) \ + $(wildcard include/config/cgroup/sched.h) \ + $(wildcard include/config/mm/owner.h) \ + include/linux/capability.h \ + include/linux/rbtree.h \ + include/linux/mm_types.h \ + $(wildcard include/config/split/ptlock/cpus.h) \ + $(wildcard include/config/want/page/debug/flags.h) \ + $(wildcard include/config/aio.h) \ + $(wildcard include/config/mmu/notifier.h) \ + include/linux/auxvec.h \ + include/linux/prio_tree.h \ + include/linux/page-debug-flags.h \ + $(wildcard include/config/page/poisoning.h) \ + $(wildcard include/config/page/debug/something/else.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cputime.h \ + include/asm-generic/cputime.h \ + include/linux/sem.h \ + include/linux/ipc.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ipcbuf.h \ + include/asm-generic/ipcbuf.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/sembuf.h \ + include/linux/signal.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/signal.h \ + include/asm-generic/signal-defs.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/siginfo.h \ + include/asm-generic/siginfo.h \ + include/linux/path.h \ + include/linux/pid.h \ + include/linux/proportions.h \ + include/linux/percpu_counter.h \ + include/linux/seccomp.h \ + $(wildcard include/config/seccomp.h) \ + include/linux/rculist.h \ + include/linux/rtmutex.h \ + $(wildcard include/config/debug/rt/mutexes.h) \ + include/linux/plist.h \ + $(wildcard include/config/debug/pi/list.h) \ + include/linux/resource.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/resource.h \ + include/asm-generic/resource.h \ + include/linux/hrtimer.h \ + $(wildcard include/config/high/res/timers.h) \ + include/linux/task_io_accounting.h \ + $(wildcard include/config/task/io/accounting.h) \ + include/linux/latencytop.h \ + include/linux/cred.h \ + $(wildcard include/config/debug/credentials.h) \ + $(wildcard include/config/security.h) \ + include/linux/key.h \ + $(wildcard include/config/sysctl.h) \ + include/linux/sysctl.h \ + include/linux/selinux.h \ + $(wildcard include/config/security/selinux.h) \ + include/linux/aio.h \ + include/linux/aio_abi.h \ + include/linux/uio.h \ + include/linux/pci.h \ + $(wildcard include/config/pci/iov.h) \ + $(wildcard include/config/pcieaspm.h) \ + $(wildcard include/config/pci/msi.h) \ + $(wildcard include/config/pci.h) \ + $(wildcard include/config/pcie/ecrc.h) \ + $(wildcard include/config/ht/irq.h) \ + $(wildcard include/config/pci/domains.h) \ + $(wildcard include/config/pci/quirks.h) \ + $(wildcard include/config/pci/mmconfig.h) \ + $(wildcard include/config/hotplug/pci.h) \ + include/linux/pci_regs.h \ + include/linux/mod_devicetable.h \ + include/linux/io.h \ + $(wildcard include/config/has/ioport.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/io.h \ + include/asm-generic/iomap.h \ + include/linux/vmalloc.h \ + include/linux/irqreturn.h \ + include/linux/pci_ids.h \ + include/linux/pci-dma.h \ + include/linux/dmapool.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/scatterlist.h \ + include/asm-generic/scatterlist.h \ + $(wildcard include/config/debug/sg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pci.h \ + include/linux/mm.h \ + $(wildcard include/config/ksm.h) \ + $(wildcard include/config/debug/pagealloc.h) \ + $(wildcard include/config/hibernation.h) \ + include/linux/debug_locks.h \ + $(wildcard include/config/debug/locking/api/selftests.h) \ + include/linux/range.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/e820.h \ + $(wildcard include/config/efi.h) \ + $(wildcard include/config/memtest.h) \ + include/linux/early_res.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/x86_init.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bootparam.h \ + include/linux/screen_info.h \ + include/linux/apm_bios.h \ + include/linux/edd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ist.h \ + include/video/edid.h \ + $(wildcard include/config/x86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32.h \ + $(wildcard include/config/highpte.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/fixmap.h \ + $(wildcard include/config/provide/ohci1394/dma/init.h) \ + $(wildcard include/config/x86/local/apic.h) \ + $(wildcard include/config/x86/io/apic.h) \ + $(wildcard include/config/x86/visws/apic.h) \ + $(wildcard include/config/x86/f00f/bug.h) \ + $(wildcard include/config/x86/cyclone/timer.h) \ + $(wildcard include/config/intel/txt.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/acpi.h \ + $(wildcard include/config/acpi/numa.h) \ + include/acpi/pdc_intel.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/numa.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/numa_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mpspec.h \ + $(wildcard include/config/x86/numaq.h) \ + $(wildcard include/config/mca.h) \ + $(wildcard include/config/eisa.h) \ + $(wildcard include/config/x86/mpparse.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mpspec_def.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/apicdef.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/kmap_types.h \ + $(wildcard include/config/debug/highmem.h) \ + include/asm-generic/kmap_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/paravirt.h \ + $(wildcard include/config/paravirt/spinlocks.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level.h \ + include/asm-generic/pgtable.h \ + include/linux/page-flags.h \ + $(wildcard include/config/pageflags/extended.h) \ + $(wildcard include/config/arch/uses/pg/uncached.h) \ + $(wildcard include/config/memory/failure.h) \ + $(wildcard include/config/swap.h) \ + $(wildcard include/config/s390.h) \ + include/linux/vmstat.h \ + $(wildcard include/config/vm/event/counters.h) \ + include/asm-generic/pci-dma-compat.h \ + include/linux/dma-mapping.h \ + $(wildcard include/config/has/dma.h) \ + $(wildcard include/config/have/dma/attrs.h) \ + $(wildcard include/config/need/dma/map/state.h) \ + include/linux/dma-attrs.h \ + include/linux/bug.h \ + include/linux/scatterlist.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/dma-mapping.h \ + $(wildcard include/config/isa.h) \ + include/linux/kmemcheck.h \ + include/linux/dma-debug.h \ + $(wildcard include/config/dma/api/debug.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/swiotlb.h \ + $(wildcard include/config/swiotlb.h) \ + include/linux/swiotlb.h \ + include/asm-generic/dma-coherent.h \ + $(wildcard include/config/have/generic/dma/coherent.h) \ + include/asm-generic/dma-mapping-common.h \ + include/asm-generic/pci.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/k8.h \ + $(wildcard include/config/k8/nb.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/smp.h \ + $(wildcard include/config/x86/32/smp.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/apic.h \ + $(wildcard include/config/x86/x2apic.h) \ + include/linux/delay.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/delay.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/io_apic.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irq_vectors.h \ + $(wildcard include/config/sparse/irq.h) \ + +arch/x86/kernel/cpu/intel_cacheinfo.o: $(deps_arch/x86/kernel/cpu/intel_cacheinfo.o) + +$(deps_arch/x86/kernel/cpu/intel_cacheinfo.o): diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/intel.o linux-2.6.34/arch/x86/kernel/cpu/intel.o --- linux-2.6.34.orig/arch/x86/kernel/cpu/intel.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/intel.o 2010-06-16 00:19:14.000000000 +0200 @@ -0,0 +1,12 @@ +ELF 4( U҉u%= uf]áU%=u=whZ1UWVS8wu2x v,2EEU%@tE%01F<u~<u +~ vN%%=u2~w,102 wh@fY>u@u +dž%=uF<wF $tN%N'u +>u +~wfe[^_]UWVS>F uLF =u?a@E-PhXV V =2f0=u92ÉEUu%hhعU0[_t%F = uF< t<wN&<t<u +~ ~ +1t ăvN%~~1tN'tN& t&2EE׉UuN% uN%%=u tN'>u`F<t(<tG<uQ~uK(+ǀBF<Vǀ>uN$>uN$@~O @u*~~t@fG g g g g g ﹂2UUE ‰Ӂ tO @tO yE2UUE ttO tO  tO kFL#e[^_]<6>Pentium Pro with Errata#50 detected. Taking evasive action. +<4>Atom PSE erratum detected, BIOS microcode update recommended +<5>Intel Pentium with F0 0F bug - workaround enabled. +<6>CPU: C0 stepping P4 Xeon detected. +<6>CPU: Disabling hardware prefetching (Errata 037) +Celeron (Covington)Mobile Pentium II (Dixon)Celeron (Mendocino)Celeron (Coppermine)Celeron-AIntelGenuineIntel486 DX-25/33486 DX-50486 SX486 DX/2486 SL486 SX/2486 DX/2-WB486 DX/4486 DX/4-WBPentium 60/66 A-stepPentium 60/66Pentium 75 - 200OverDrive PODP5V83Pentium MMXMobile Pentium 75 - 200Mobile Pentium MMXPentium Pro A-stepPentium ProPentium II (Klamath)Pentium II (Deschutes)Mobile Pentium IIPentium III (Katmai)Pentium III (Coppermine)Pentium III (Cascades)Pentium III (Tualatin)Pentium 4 (Unknown)Pentium 4 (Willamette)Pentium 4 (Northwood)Pentium 4 (Foster)u{'3K^q}+BXXP]GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.data.bss.rel.cpuinit.text.rodata.str1.1.rel.x86_cpu_dev.init.rel.cpuinit.rodata.comment.note.GNU-stack244!4*4P& 82kKG a@]   q04 $zX X d  TE P +]6Tl@    z34>intel.cintel_size_cacheearly_init_intelinit_intelf00f_workaround_enabled.17734__cpu_dev_intel_cpu_devintel_cpu_devppro_with_ram_bugboot_cpu_dataprintkcheck_tsc_unstablesched_clock_stableidt_tablenative_set_fixmap__FIXADDR_TOPidt_descrmovsl_maskdetect_extended_topologyinit_intel_cacheinfodetect_htstrcpy3;@4>| (`kr#.>^7? $(048\`dhlx|,08 \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/.intel.o.cmd linux-2.6.34/arch/x86/kernel/cpu/.intel.o.cmd --- linux-2.6.34.orig/arch/x86/kernel/cpu/.intel.o.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/.intel.o.cmd 2010-06-16 00:19:14.000000000 +0200 @@ -0,0 +1,541 @@ +cmd_arch/x86/kernel/cpu/intel.o := gcc -Wp,-MD,arch/x86/kernel/cpu/.intel.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.3/include -I/home/chlor/arc/tmp/linux-2.6.34/arch/x86/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-stack-protector -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(intel)" -D"KBUILD_MODNAME=KBUILD_STR(intel)" -c -o arch/x86/kernel/cpu/.tmp_intel.o arch/x86/kernel/cpu/intel.c + +deps_arch/x86/kernel/cpu/intel.o := \ + arch/x86/kernel/cpu/intel.c \ + $(wildcard include/config/x86/64.h) \ + $(wildcard include/config/x86/local/apic.h) \ + $(wildcard include/config/kmemcheck.h) \ + $(wildcard include/config/x86/32.h) \ + $(wildcard include/config/x86/f00f/bug.h) \ + $(wildcard include/config/smp.h) \ + $(wildcard include/config/x86/intel/usercopy.h) \ + $(wildcard include/config/x86/numaq.h) \ + $(wildcard include/config/numa.h) \ + include/linux/init.h \ + $(wildcard include/config/modules.h) \ + $(wildcard include/config/hotplug.h) \ + include/linux/compiler.h \ + $(wildcard include/config/trace/branch/profiling.h) \ + $(wildcard include/config/profile/all/branches.h) \ + $(wildcard include/config/enable/must/check.h) \ + $(wildcard include/config/enable/warn/deprecated.h) \ + include/linux/compiler-gcc.h \ + $(wildcard include/config/arch/supports/optimized/inlining.h) \ + $(wildcard include/config/optimize/inlining.h) \ + include/linux/compiler-gcc4.h \ + include/linux/kernel.h \ + $(wildcard include/config/lbdaf.h) \ + $(wildcard include/config/preempt/voluntary.h) \ + $(wildcard include/config/debug/spinlock/sleep.h) \ + $(wildcard include/config/prove/locking.h) \ + $(wildcard include/config/printk.h) \ + $(wildcard include/config/dynamic/debug.h) \ + $(wildcard include/config/ring/buffer.h) \ + $(wildcard include/config/tracing.h) \ + $(wildcard include/config/ftrace/mcount/record.h) \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + include/linux/linkage.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/linkage.h \ + $(wildcard include/config/x86/alignment/16.h) \ + include/linux/stringify.h \ + include/linux/stddef.h \ + include/linux/types.h \ + $(wildcard include/config/uid16.h) \ + $(wildcard include/config/phys/addr/t/64bit.h) \ + $(wildcard include/config/64bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/types.h \ + $(wildcard include/config/highmem64g.h) \ + include/asm-generic/types.h \ + include/asm-generic/int-ll64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitsperlong.h \ + include/asm-generic/bitsperlong.h \ + include/linux/posix_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types_32.h \ + include/linux/bitops.h \ + $(wildcard include/config/generic/find/first/bit.h) \ + $(wildcard include/config/generic/find/last/bit.h) \ + $(wildcard include/config/generic/find/next/bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitops.h \ + $(wildcard include/config/x86/cmov.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/alternative.h \ + $(wildcard include/config/paravirt.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/asm.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpufeature.h \ + $(wildcard include/config/x86/invlpg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/required-features.h \ + $(wildcard include/config/x86/minimum/cpu/family.h) \ + $(wildcard include/config/math/emulation.h) \ + $(wildcard include/config/x86/pae.h) \ + $(wildcard include/config/x86/cmpxchg64.h) \ + $(wildcard include/config/x86/use/3dnow.h) \ + $(wildcard include/config/x86/p6/nop.h) \ + include/asm-generic/bitops/sched.h \ + include/asm-generic/bitops/hweight.h \ + include/asm-generic/bitops/fls64.h \ + include/asm-generic/bitops/ext2-non-atomic.h \ + include/asm-generic/bitops/le.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/byteorder.h \ + include/linux/byteorder/little_endian.h \ + include/linux/swab.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/swab.h \ + $(wildcard include/config/x86/bswap.h) \ + include/linux/byteorder/generic.h \ + include/asm-generic/bitops/minix.h \ + include/linux/log2.h \ + $(wildcard include/config/arch/has/ilog2/u32.h) \ + $(wildcard include/config/arch/has/ilog2/u64.h) \ + include/linux/typecheck.h \ + include/linux/dynamic_debug.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bug.h \ + $(wildcard include/config/bug.h) \ + $(wildcard include/config/debug/bugverbose.h) \ + include/asm-generic/bug.h \ + $(wildcard include/config/generic/bug.h) \ + $(wildcard include/config/generic/bug/relative/pointers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/div64.h \ + include/linux/string.h \ + $(wildcard include/config/binary/printf.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string_32.h \ + include/linux/smp.h \ + $(wildcard include/config/use/generic/smp/helpers.h) \ + $(wildcard include/config/debug/preempt.h) \ + include/linux/errno.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/errno.h \ + include/asm-generic/errno.h \ + include/asm-generic/errno-base.h \ + include/linux/list.h \ + $(wildcard include/config/debug/list.h) \ + include/linux/poison.h \ + $(wildcard include/config/illegal/pointer/value.h) \ + include/linux/prefetch.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor.h \ + $(wildcard include/config/x86/vsmp.h) \ + $(wildcard include/config/cc/stackprotector.h) \ + $(wildcard include/config/m386.h) \ + $(wildcard include/config/m486.h) \ + $(wildcard include/config/x86/debugctlmsr.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor-flags.h \ + $(wildcard include/config/vm86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vm86.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace.h \ + $(wildcard include/config/x86/ptrace/bts.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace-abi.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/segment.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_types.h \ + include/linux/const.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32_types.h \ + $(wildcard include/config/highmem4g.h) \ + $(wildcard include/config/page/offset.h) \ + $(wildcard include/config/4kstacks.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/math_emu.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/sigcontext.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/current.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/percpu.h \ + $(wildcard include/config/x86/64/smp.h) \ + include/asm-generic/percpu.h \ + $(wildcard include/config/have/setup/per/cpu/area.h) \ + include/linux/threads.h \ + $(wildcard include/config/nr/cpus.h) \ + $(wildcard include/config/base/small.h) \ + include/linux/percpu-defs.h \ + $(wildcard include/config/debug/force/weak/per/cpu.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/system.h \ + $(wildcard include/config/ia32/emulation.h) \ + $(wildcard include/config/x86/32/lazy/gs.h) \ + $(wildcard include/config/x86/ppro/fence.h) \ + $(wildcard include/config/x86/oostore.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg_32.h \ + $(wildcard include/config/x86/cmpxchg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/nops.h \ + $(wildcard include/config/mk7.h) \ + include/linux/irqflags.h \ + $(wildcard include/config/trace/irqflags.h) \ + $(wildcard include/config/irqsoff/tracer.h) \ + $(wildcard include/config/preempt/tracer.h) \ + $(wildcard include/config/trace/irqflags/support.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irqflags.h \ + $(wildcard include/config/debug/lock/alloc.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32.h \ + $(wildcard include/config/hugetlb/page.h) \ + $(wildcard include/config/debug/virtual.h) \ + $(wildcard include/config/flatmem.h) \ + $(wildcard include/config/x86/3dnow.h) \ + include/asm-generic/memory_model.h \ + $(wildcard include/config/discontigmem.h) \ + $(wildcard include/config/sparsemem/vmemmap.h) \ + $(wildcard include/config/sparsemem.h) \ + include/asm-generic/getorder.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_types.h \ + $(wildcard include/config/compat/vdso.h) \ + $(wildcard include/config/proc/fs.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + $(wildcard include/config/highmem.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level_types.h \ + include/asm-generic/pgtable-nopud.h \ + include/asm-generic/pgtable-nopmd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr-index.h \ + include/linux/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ioctl.h \ + include/asm-generic/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpumask.h \ + include/linux/cpumask.h \ + $(wildcard include/config/cpumask/offstack.h) \ + $(wildcard include/config/hotplug/cpu.h) \ + $(wildcard include/config/debug/per/cpu/maps.h) \ + $(wildcard include/config/disable/obsolete/cpumask/functions.h) \ + include/linux/bitmap.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc_defs.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ds.h \ + $(wildcard include/config/x86/ds.h) \ + include/linux/err.h \ + include/linux/personality.h \ + include/linux/cache.h \ + $(wildcard include/config/arch/has/cache/line/size.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cache.h \ + $(wildcard include/config/x86/l1/cache/shift.h) \ + $(wildcard include/config/x86/internode/cache/shift.h) \ + include/linux/math64.h \ + include/linux/sched.h \ + $(wildcard include/config/sched/debug.h) \ + $(wildcard include/config/prove/rcu.h) \ + $(wildcard include/config/no/hz.h) \ + $(wildcard include/config/detect/softlockup.h) \ + $(wildcard include/config/detect/hung/task.h) \ + $(wildcard include/config/mmu.h) \ + $(wildcard include/config/core/dump/default/elf/headers.h) \ + $(wildcard include/config/virt/cpu/accounting.h) \ + $(wildcard include/config/bsd/process/acct.h) \ + $(wildcard include/config/taskstats.h) \ + $(wildcard include/config/audit.h) \ + $(wildcard include/config/inotify/user.h) \ + $(wildcard include/config/epoll.h) \ + $(wildcard include/config/posix/mqueue.h) \ + $(wildcard include/config/keys.h) \ + $(wildcard include/config/perf/events.h) \ + $(wildcard include/config/schedstats.h) \ + $(wildcard include/config/task/delay/acct.h) \ + $(wildcard include/config/fair/group/sched.h) \ + $(wildcard include/config/rt/group/sched.h) \ + $(wildcard include/config/preempt/notifiers.h) \ + $(wildcard include/config/blk/dev/io/trace.h) \ + $(wildcard include/config/tree/preempt/rcu.h) \ + $(wildcard include/config/sysvipc.h) \ + $(wildcard include/config/auditsyscall.h) \ + $(wildcard include/config/generic/hardirqs.h) \ + $(wildcard include/config/rt/mutexes.h) \ + $(wildcard include/config/debug/mutexes.h) \ + $(wildcard include/config/lockdep.h) \ + $(wildcard include/config/task/xacct.h) \ + $(wildcard include/config/cpusets.h) \ + $(wildcard include/config/cgroups.h) \ + $(wildcard include/config/futex.h) \ + $(wildcard include/config/compat.h) \ + $(wildcard include/config/fault/injection.h) \ + $(wildcard include/config/latencytop.h) \ + $(wildcard include/config/function/graph/tracer.h) \ + $(wildcard include/config/cgroup/mem/res/ctlr.h) \ + $(wildcard include/config/have/unstable/sched/clock.h) \ + $(wildcard include/config/stack/growsup.h) \ + $(wildcard include/config/debug/stack/usage.h) \ + $(wildcard include/config/preempt.h) \ + $(wildcard include/config/cgroup/sched.h) \ + $(wildcard include/config/mm/owner.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/param.h \ + include/asm-generic/param.h \ + $(wildcard include/config/hz.h) \ + include/linux/capability.h \ + include/linux/timex.h \ + include/linux/time.h \ + $(wildcard include/config/arch/uses/gettimeoffset.h) \ + include/linux/seqlock.h \ + include/linux/spinlock.h \ + $(wildcard include/config/debug/spinlock.h) \ + $(wildcard include/config/generic/lockbreak.h) \ + include/linux/preempt.h \ + include/linux/thread_info.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/thread_info.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ftrace.h \ + $(wildcard include/config/function/tracer.h) \ + $(wildcard include/config/dynamic/ftrace.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic64_32.h \ + include/asm-generic/atomic-long.h \ + include/linux/bottom_half.h \ + include/linux/spinlock_types.h \ + include/linux/spinlock_types_up.h \ + include/linux/lockdep.h \ + $(wildcard include/config/lock/stat.h) \ + include/linux/rwlock_types.h \ + include/linux/spinlock_up.h \ + include/linux/rwlock.h \ + include/linux/spinlock_api_up.h \ + include/linux/param.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/timex.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/tsc.h \ + $(wildcard include/config/x86/tsc.h) \ + include/linux/jiffies.h \ + include/linux/rbtree.h \ + include/linux/nodemask.h \ + include/linux/numa.h \ + $(wildcard include/config/nodes/shift.h) \ + include/linux/mm_types.h \ + $(wildcard include/config/split/ptlock/cpus.h) \ + $(wildcard include/config/want/page/debug/flags.h) \ + $(wildcard include/config/aio.h) \ + $(wildcard include/config/mmu/notifier.h) \ + include/linux/auxvec.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/auxvec.h \ + include/linux/prio_tree.h \ + include/linux/rwsem.h \ + $(wildcard include/config/rwsem/generic/spinlock.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/rwsem.h \ + include/linux/completion.h \ + include/linux/wait.h \ + include/linux/page-debug-flags.h \ + $(wildcard include/config/page/poisoning.h) \ + $(wildcard include/config/page/debug/something/else.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mmu.h \ + include/linux/mutex.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cputime.h \ + include/asm-generic/cputime.h \ + include/linux/sem.h \ + include/linux/ipc.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ipcbuf.h \ + include/asm-generic/ipcbuf.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/sembuf.h \ + include/linux/rcupdate.h \ + $(wildcard include/config/rcu/torture/test.h) \ + $(wildcard include/config/tree/rcu.h) \ + $(wildcard include/config/tiny/rcu.h) \ + include/linux/rcutree.h \ + include/linux/signal.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/signal.h \ + include/asm-generic/signal-defs.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/siginfo.h \ + include/asm-generic/siginfo.h \ + include/linux/path.h \ + include/linux/pid.h \ + include/linux/percpu.h \ + $(wildcard include/config/need/per/cpu/embed/first/chunk.h) \ + $(wildcard include/config/need/per/cpu/page/first/chunk.h) \ + include/linux/pfn.h \ + include/linux/topology.h \ + $(wildcard include/config/sched/smt.h) \ + $(wildcard include/config/sched/mc.h) \ + include/linux/mmzone.h \ + $(wildcard include/config/force/max/zoneorder.h) \ + $(wildcard include/config/zone/dma.h) \ + $(wildcard include/config/zone/dma32.h) \ + $(wildcard include/config/memory/hotplug.h) \ + $(wildcard include/config/arch/populates/node/map.h) \ + $(wildcard include/config/flat/node/mem/map.h) \ + $(wildcard include/config/no/bootmem.h) \ + $(wildcard include/config/have/memory/present.h) \ + $(wildcard include/config/need/node/memmap/size.h) \ + $(wildcard include/config/need/multiple/nodes.h) \ + $(wildcard include/config/have/arch/early/pfn/to/nid.h) \ + $(wildcard include/config/sparsemem/extreme.h) \ + $(wildcard include/config/nodes/span/other/nodes.h) \ + $(wildcard include/config/holes/in/zone.h) \ + $(wildcard include/config/arch/has/holes/memorymodel.h) \ + include/linux/pageblock-flags.h \ + $(wildcard include/config/hugetlb/page/size/variable.h) \ + include/generated/bounds.h \ + include/linux/memory_hotplug.h \ + $(wildcard include/config/have/arch/nodedata/extension.h) \ + $(wildcard include/config/memory/hotremove.h) \ + include/linux/notifier.h \ + include/linux/srcu.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/topology.h \ + $(wildcard include/config/x86/ht.h) \ + $(wildcard include/config/x86/64/acpi/numa.h) \ + include/asm-generic/topology.h \ + include/linux/proportions.h \ + include/linux/percpu_counter.h \ + include/linux/seccomp.h \ + $(wildcard include/config/seccomp.h) \ + include/linux/rculist.h \ + include/linux/rtmutex.h \ + $(wildcard include/config/debug/rt/mutexes.h) \ + include/linux/plist.h \ + $(wildcard include/config/debug/pi/list.h) \ + include/linux/resource.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/resource.h \ + include/asm-generic/resource.h \ + include/linux/timer.h \ + $(wildcard include/config/timer/stats.h) \ + $(wildcard include/config/debug/objects/timers.h) \ + include/linux/ktime.h \ + $(wildcard include/config/ktime/scalar.h) \ + include/linux/debugobjects.h \ + $(wildcard include/config/debug/objects.h) \ + $(wildcard include/config/debug/objects/free.h) \ + include/linux/hrtimer.h \ + $(wildcard include/config/high/res/timers.h) \ + include/linux/task_io_accounting.h \ + $(wildcard include/config/task/io/accounting.h) \ + include/linux/kobject.h \ + include/linux/sysfs.h \ + $(wildcard include/config/sysfs.h) \ + include/linux/kref.h \ + include/linux/latencytop.h \ + include/linux/cred.h \ + $(wildcard include/config/debug/credentials.h) \ + $(wildcard include/config/security.h) \ + include/linux/key.h \ + $(wildcard include/config/sysctl.h) \ + include/linux/sysctl.h \ + include/linux/selinux.h \ + $(wildcard include/config/security/selinux.h) \ + include/linux/aio.h \ + include/linux/workqueue.h \ + $(wildcard include/config/debug/objects/work.h) \ + include/linux/aio_abi.h \ + include/linux/uio.h \ + include/linux/module.h \ + $(wildcard include/config/symbol/prefix.h) \ + $(wildcard include/config/modversions.h) \ + $(wildcard include/config/unused/symbols.h) \ + $(wildcard include/config/kallsyms.h) \ + $(wildcard include/config/tracepoints.h) \ + $(wildcard include/config/event/tracing.h) \ + $(wildcard include/config/module/unload.h) \ + $(wildcard include/config/constructors.h) \ + include/linux/stat.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/stat.h \ + include/linux/kmod.h \ + include/linux/gfp.h \ + $(wildcard include/config/debug/vm.h) \ + include/linux/mmdebug.h \ + include/linux/elf.h \ + include/linux/elf-em.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/elf.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/user.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/user_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vdso.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ldt.h \ + include/linux/moduleparam.h \ + $(wildcard include/config/alpha.h) \ + $(wildcard include/config/ia64.h) \ + $(wildcard include/config/ppc64.h) \ + include/linux/tracepoint.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/module.h \ + $(wildcard include/config/m586.h) \ + $(wildcard include/config/m586tsc.h) \ + $(wildcard include/config/m586mmx.h) \ + $(wildcard include/config/mcore2.h) \ + $(wildcard include/config/matom.h) \ + $(wildcard include/config/m686.h) \ + $(wildcard include/config/mpentiumii.h) \ + $(wildcard include/config/mpentiumiii.h) \ + $(wildcard include/config/mpentiumm.h) \ + $(wildcard include/config/mpentium4.h) \ + $(wildcard include/config/mk6.h) \ + $(wildcard include/config/mk8.h) \ + $(wildcard include/config/x86/elan.h) \ + $(wildcard include/config/mcrusoe.h) \ + $(wildcard include/config/mefficeon.h) \ + $(wildcard include/config/mwinchipc6.h) \ + $(wildcard include/config/mwinchip3d.h) \ + $(wildcard include/config/mcyrixiii.h) \ + $(wildcard include/config/mviac3/2.h) \ + $(wildcard include/config/mviac7.h) \ + $(wildcard include/config/mgeodegx1.h) \ + $(wildcard include/config/mgeode/lx.h) \ + include/asm-generic/module.h \ + include/trace/events/module.h \ + include/trace/define_trace.h \ + include/linux/uaccess.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/uaccess.h \ + $(wildcard include/config/x86/wp/works/ok.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/uaccess_32.h \ + $(wildcard include/config/debug/strict/user/copy/checks.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/e820.h \ + $(wildcard include/config/efi.h) \ + $(wildcard include/config/hibernation.h) \ + $(wildcard include/config/memtest.h) \ + include/linux/early_res.h \ + include/linux/range.h \ + include/linux/ioport.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/x86_init.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bootparam.h \ + include/linux/screen_info.h \ + include/linux/apm_bios.h \ + include/linux/edd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ist.h \ + include/video/edid.h \ + $(wildcard include/config/x86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32.h \ + $(wildcard include/config/highpte.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/fixmap.h \ + $(wildcard include/config/provide/ohci1394/dma/init.h) \ + $(wildcard include/config/x86/io/apic.h) \ + $(wildcard include/config/x86/visws/apic.h) \ + $(wildcard include/config/x86/cyclone/timer.h) \ + $(wildcard include/config/pci/mmconfig.h) \ + $(wildcard include/config/intel/txt.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/acpi.h \ + $(wildcard include/config/acpi.h) \ + $(wildcard include/config/acpi/numa.h) \ + include/acpi/pdc_intel.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/numa.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/numa_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mpspec.h \ + $(wildcard include/config/mca.h) \ + $(wildcard include/config/eisa.h) \ + $(wildcard include/config/x86/mpparse.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mpspec_def.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/apicdef.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/kmap_types.h \ + $(wildcard include/config/debug/highmem.h) \ + include/asm-generic/kmap_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/paravirt.h \ + $(wildcard include/config/paravirt/spinlocks.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level.h \ + include/asm-generic/pgtable.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bugs.h \ + $(wildcard include/config/cpu/sup/intel.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpu.h \ + include/linux/device.h \ + $(wildcard include/config/debug/devres.h) \ + $(wildcard include/config/devtmpfs.h) \ + include/linux/klist.h \ + include/linux/pm.h \ + $(wildcard include/config/pm/sleep.h) \ + $(wildcard include/config/pm/runtime.h) \ + $(wildcard include/config/pm/ops.h) \ + include/linux/semaphore.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/device.h \ + $(wildcard include/config/dmar.h) \ + $(wildcard include/config/amd/iommu.h) \ + include/linux/pm_wakeup.h \ + $(wildcard include/config/pm.h) \ + include/linux/cpu.h \ + $(wildcard include/config/arch/cpu/probe/release.h) \ + $(wildcard include/config/pm/sleep/smp.h) \ + include/linux/sysdev.h \ + include/linux/node.h \ + $(wildcard include/config/memory/hotplug/sparse.h) \ + $(wildcard include/config/hugetlbfs.h) \ + arch/x86/kernel/cpu/cpu.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/apic.h \ + $(wildcard include/config/x86/x2apic.h) \ + include/linux/delay.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/delay.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/smp.h \ + $(wildcard include/config/x86/32/smp.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/io_apic.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irq_vectors.h \ + $(wildcard include/config/sparse/irq.h) \ + +arch/x86/kernel/cpu/intel.o: $(deps_arch/x86/kernel/cpu/intel.o) + +$(deps_arch/x86/kernel/cpu/intel.o): diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/Makefile linux-2.6.34/arch/x86/kernel/cpu/Makefile --- linux-2.6.34.orig/arch/x86/kernel/cpu/Makefile 2010-05-16 23:17:36.000000000 +0200 +++ linux-2.6.34/arch/x86/kernel/cpu/Makefile 2010-06-12 17:45:39.000000000 +0200 @@ -25,6 +25,7 @@ obj-$(CONFIG_CPU_SUP_CENTAUR) += centaur.o obj-$(CONFIG_CPU_SUP_TRANSMETA_32) += transmeta.o obj-$(CONFIG_CPU_SUP_UMC_32) += umc.o +obj-$(CONFIG_CPU_SUP_SIS_32) += sis.o obj-$(CONFIG_PERF_EVENTS) += perf_event.o diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/mtrr/amd.o linux-2.6.34/arch/x86/kernel/cpu/mtrr/amd.o --- linux-2.6.34.orig/arch/x86/kernel/cpu/mtrr/amd.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/mtrr/amd.o 2010-06-16 00:19:19.000000000 +0200 @@ -0,0 +1,4 @@ +ELF4( +UWVS˃2NEUtMȉ% Euс XZ[^_]UWVS˃uU2ۉEUEUu +D UہF \ UE0[^_]Uwv!9uI1҅t]U1]cGCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.data.bss.rel.init.text.rel.rodata.comment.note.GNU-stack/4,!,*,&  9@ 5 ( A0`$JZ  cck!'7  DR_wamd.camd_get_mtrramd_set_mtrramd_validate_add_pageamd_mtrr_opsamd_init_mtrrset_mtrr_opsgeneric_get_free_regionpositive_have_wrcomb +  \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/mtrr/.amd.o.cmd linux-2.6.34/arch/x86/kernel/cpu/mtrr/.amd.o.cmd --- linux-2.6.34.orig/arch/x86/kernel/cpu/mtrr/.amd.o.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/mtrr/.amd.o.cmd 2010-06-16 00:19:19.000000000 +0200 @@ -0,0 +1,362 @@ +cmd_arch/x86/kernel/cpu/mtrr/amd.o := gcc -Wp,-MD,arch/x86/kernel/cpu/mtrr/.amd.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.3/include -I/home/chlor/arc/tmp/linux-2.6.34/arch/x86/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-stack-protector -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(amd)" -D"KBUILD_MODNAME=KBUILD_STR(amd)" -c -o arch/x86/kernel/cpu/mtrr/.tmp_amd.o arch/x86/kernel/cpu/mtrr/amd.c + +deps_arch/x86/kernel/cpu/mtrr/amd.o := \ + arch/x86/kernel/cpu/mtrr/amd.c \ + include/linux/init.h \ + $(wildcard include/config/modules.h) \ + $(wildcard include/config/hotplug.h) \ + include/linux/compiler.h \ + $(wildcard include/config/trace/branch/profiling.h) \ + $(wildcard include/config/profile/all/branches.h) \ + $(wildcard include/config/enable/must/check.h) \ + $(wildcard include/config/enable/warn/deprecated.h) \ + include/linux/compiler-gcc.h \ + $(wildcard include/config/arch/supports/optimized/inlining.h) \ + $(wildcard include/config/optimize/inlining.h) \ + include/linux/compiler-gcc4.h \ + include/linux/mm.h \ + $(wildcard include/config/discontigmem.h) \ + $(wildcard include/config/sysctl.h) \ + $(wildcard include/config/mmu.h) \ + $(wildcard include/config/stack/growsup.h) \ + $(wildcard include/config/numa.h) \ + $(wildcard include/config/sparsemem.h) \ + $(wildcard include/config/sparsemem/vmemmap.h) \ + $(wildcard include/config/highmem.h) \ + $(wildcard include/config/ksm.h) \ + $(wildcard include/config/arch/populates/node/map.h) \ + $(wildcard include/config/have/arch/early/pfn/to/nid.h) \ + $(wildcard include/config/proc/fs.h) \ + $(wildcard include/config/ia64.h) \ + $(wildcard include/config/debug/pagealloc.h) \ + $(wildcard include/config/hibernation.h) \ + include/linux/errno.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/errno.h \ + include/asm-generic/errno.h \ + include/asm-generic/errno-base.h \ + include/linux/gfp.h \ + $(wildcard include/config/kmemcheck.h) \ + $(wildcard include/config/zone/dma.h) \ + $(wildcard include/config/zone/dma32.h) \ + $(wildcard include/config/debug/vm.h) \ + include/linux/mmzone.h \ + $(wildcard include/config/force/max/zoneorder.h) \ + $(wildcard include/config/smp.h) \ + $(wildcard include/config/memory/hotplug.h) \ + $(wildcard include/config/flat/node/mem/map.h) \ + $(wildcard include/config/cgroup/mem/res/ctlr.h) \ + $(wildcard include/config/no/bootmem.h) \ + $(wildcard include/config/have/memory/present.h) \ + $(wildcard include/config/need/node/memmap/size.h) \ + $(wildcard include/config/need/multiple/nodes.h) \ + $(wildcard include/config/flatmem.h) \ + $(wildcard include/config/sparsemem/extreme.h) \ + $(wildcard include/config/nodes/span/other/nodes.h) \ + $(wildcard include/config/holes/in/zone.h) \ + $(wildcard include/config/arch/has/holes/memorymodel.h) \ + include/linux/spinlock.h \ + $(wildcard include/config/debug/spinlock.h) \ + $(wildcard include/config/generic/lockbreak.h) \ + $(wildcard include/config/preempt.h) \ + $(wildcard include/config/debug/lock/alloc.h) \ + include/linux/typecheck.h \ + include/linux/preempt.h \ + $(wildcard include/config/debug/preempt.h) \ + $(wildcard include/config/preempt/tracer.h) \ + $(wildcard include/config/preempt/notifiers.h) \ + include/linux/thread_info.h \ + $(wildcard include/config/compat.h) \ + include/linux/types.h \ + $(wildcard include/config/uid16.h) \ + $(wildcard include/config/lbdaf.h) \ + $(wildcard include/config/phys/addr/t/64bit.h) \ + $(wildcard include/config/64bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/types.h \ + $(wildcard include/config/x86/64.h) \ + $(wildcard include/config/highmem64g.h) \ + include/asm-generic/types.h \ + include/asm-generic/int-ll64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitsperlong.h \ + include/asm-generic/bitsperlong.h \ + include/linux/posix_types.h \ + include/linux/stddef.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types.h \ + $(wildcard include/config/x86/32.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types_32.h \ + include/linux/bitops.h \ + $(wildcard include/config/generic/find/first/bit.h) \ + $(wildcard include/config/generic/find/last/bit.h) \ + $(wildcard include/config/generic/find/next/bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitops.h \ + $(wildcard include/config/x86/cmov.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/alternative.h \ + $(wildcard include/config/paravirt.h) \ + include/linux/stringify.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/asm.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpufeature.h \ + $(wildcard include/config/x86/invlpg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/required-features.h \ + $(wildcard include/config/x86/minimum/cpu/family.h) \ + $(wildcard include/config/math/emulation.h) \ + $(wildcard include/config/x86/pae.h) \ + $(wildcard include/config/x86/cmpxchg64.h) \ + $(wildcard include/config/x86/use/3dnow.h) \ + $(wildcard include/config/x86/p6/nop.h) \ + include/asm-generic/bitops/sched.h \ + include/asm-generic/bitops/hweight.h \ + include/asm-generic/bitops/fls64.h \ + include/asm-generic/bitops/ext2-non-atomic.h \ + include/asm-generic/bitops/le.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/byteorder.h \ + include/linux/byteorder/little_endian.h \ + include/linux/swab.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/swab.h \ + $(wildcard include/config/x86/bswap.h) \ + include/linux/byteorder/generic.h \ + include/asm-generic/bitops/minix.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/thread_info.h \ + $(wildcard include/config/debug/stack/usage.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_types.h \ + include/linux/const.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32_types.h \ + $(wildcard include/config/highmem4g.h) \ + $(wildcard include/config/page/offset.h) \ + $(wildcard include/config/4kstacks.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32.h \ + $(wildcard include/config/hugetlb/page.h) \ + $(wildcard include/config/debug/virtual.h) \ + $(wildcard include/config/x86/3dnow.h) \ + include/linux/string.h \ + $(wildcard include/config/binary/printf.h) \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string_32.h \ + include/asm-generic/memory_model.h \ + include/asm-generic/getorder.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor.h \ + $(wildcard include/config/x86/vsmp.h) \ + $(wildcard include/config/cc/stackprotector.h) \ + $(wildcard include/config/m386.h) \ + $(wildcard include/config/m486.h) \ + $(wildcard include/config/x86/debugctlmsr.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor-flags.h \ + $(wildcard include/config/vm86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vm86.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace.h \ + $(wildcard include/config/x86/ptrace/bts.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace-abi.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/segment.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/math_emu.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/sigcontext.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/current.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/percpu.h \ + $(wildcard include/config/x86/64/smp.h) \ + include/linux/kernel.h \ + $(wildcard include/config/preempt/voluntary.h) \ + $(wildcard include/config/debug/spinlock/sleep.h) \ + $(wildcard include/config/prove/locking.h) \ + $(wildcard include/config/printk.h) \ + $(wildcard include/config/dynamic/debug.h) \ + $(wildcard include/config/ring/buffer.h) \ + $(wildcard include/config/tracing.h) \ + $(wildcard include/config/ftrace/mcount/record.h) \ + include/linux/linkage.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/linkage.h \ + $(wildcard include/config/x86/alignment/16.h) \ + include/linux/log2.h \ + $(wildcard include/config/arch/has/ilog2/u32.h) \ + $(wildcard include/config/arch/has/ilog2/u64.h) \ + include/linux/dynamic_debug.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bug.h \ + $(wildcard include/config/bug.h) \ + $(wildcard include/config/debug/bugverbose.h) \ + include/asm-generic/bug.h \ + $(wildcard include/config/generic/bug.h) \ + $(wildcard include/config/generic/bug/relative/pointers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/div64.h \ + include/asm-generic/percpu.h \ + $(wildcard include/config/have/setup/per/cpu/area.h) \ + include/linux/threads.h \ + $(wildcard include/config/nr/cpus.h) \ + $(wildcard include/config/base/small.h) \ + include/linux/percpu-defs.h \ + $(wildcard include/config/debug/force/weak/per/cpu.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/system.h \ + $(wildcard include/config/ia32/emulation.h) \ + $(wildcard include/config/x86/32/lazy/gs.h) \ + $(wildcard include/config/x86/ppro/fence.h) \ + $(wildcard include/config/x86/oostore.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg_32.h \ + $(wildcard include/config/x86/cmpxchg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/nops.h \ + $(wildcard include/config/mk7.h) \ + include/linux/irqflags.h \ + $(wildcard include/config/trace/irqflags.h) \ + $(wildcard include/config/irqsoff/tracer.h) \ + $(wildcard include/config/trace/irqflags/support.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irqflags.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_types.h \ + $(wildcard include/config/compat/vdso.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level_types.h \ + include/asm-generic/pgtable-nopud.h \ + include/asm-generic/pgtable-nopmd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr-index.h \ + include/linux/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ioctl.h \ + include/asm-generic/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpumask.h \ + include/linux/cpumask.h \ + $(wildcard include/config/cpumask/offstack.h) \ + $(wildcard include/config/hotplug/cpu.h) \ + $(wildcard include/config/debug/per/cpu/maps.h) \ + $(wildcard include/config/disable/obsolete/cpumask/functions.h) \ + include/linux/bitmap.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc_defs.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ds.h \ + $(wildcard include/config/x86/ds.h) \ + include/linux/err.h \ + include/linux/personality.h \ + include/linux/cache.h \ + $(wildcard include/config/arch/has/cache/line/size.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cache.h \ + $(wildcard include/config/x86/l1/cache/shift.h) \ + $(wildcard include/config/x86/internode/cache/shift.h) \ + include/linux/math64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ftrace.h \ + $(wildcard include/config/function/tracer.h) \ + $(wildcard include/config/dynamic/ftrace.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic64_32.h \ + include/asm-generic/atomic-long.h \ + include/linux/list.h \ + $(wildcard include/config/debug/list.h) \ + include/linux/poison.h \ + $(wildcard include/config/illegal/pointer/value.h) \ + include/linux/prefetch.h \ + include/linux/bottom_half.h \ + include/linux/spinlock_types.h \ + include/linux/spinlock_types_up.h \ + include/linux/lockdep.h \ + $(wildcard include/config/lockdep.h) \ + $(wildcard include/config/lock/stat.h) \ + $(wildcard include/config/generic/hardirqs.h) \ + $(wildcard include/config/prove/rcu.h) \ + include/linux/rwlock_types.h \ + include/linux/spinlock_up.h \ + include/linux/rwlock.h \ + include/linux/spinlock_api_up.h \ + include/linux/wait.h \ + include/linux/numa.h \ + $(wildcard include/config/nodes/shift.h) \ + include/linux/seqlock.h \ + include/linux/nodemask.h \ + include/linux/pageblock-flags.h \ + $(wildcard include/config/hugetlb/page/size/variable.h) \ + include/generated/bounds.h \ + include/linux/memory_hotplug.h \ + $(wildcard include/config/have/arch/nodedata/extension.h) \ + $(wildcard include/config/memory/hotremove.h) \ + include/linux/notifier.h \ + include/linux/mutex.h \ + $(wildcard include/config/debug/mutexes.h) \ + include/linux/rwsem.h \ + $(wildcard include/config/rwsem/generic/spinlock.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/rwsem.h \ + include/linux/srcu.h \ + include/linux/topology.h \ + $(wildcard include/config/sched/smt.h) \ + $(wildcard include/config/sched/mc.h) \ + include/linux/smp.h \ + $(wildcard include/config/use/generic/smp/helpers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/topology.h \ + $(wildcard include/config/x86/ht.h) \ + $(wildcard include/config/x86/64/acpi/numa.h) \ + include/asm-generic/topology.h \ + include/linux/mmdebug.h \ + include/linux/rbtree.h \ + include/linux/prio_tree.h \ + include/linux/debug_locks.h \ + $(wildcard include/config/debug/locking/api/selftests.h) \ + include/linux/mm_types.h \ + $(wildcard include/config/split/ptlock/cpus.h) \ + $(wildcard include/config/want/page/debug/flags.h) \ + $(wildcard include/config/aio.h) \ + $(wildcard include/config/mm/owner.h) \ + $(wildcard include/config/mmu/notifier.h) \ + include/linux/auxvec.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/auxvec.h \ + include/linux/completion.h \ + include/linux/page-debug-flags.h \ + $(wildcard include/config/page/poisoning.h) \ + $(wildcard include/config/page/debug/something/else.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mmu.h \ + include/linux/range.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/e820.h \ + $(wildcard include/config/efi.h) \ + $(wildcard include/config/memtest.h) \ + include/linux/early_res.h \ + include/linux/ioport.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/x86_init.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bootparam.h \ + include/linux/screen_info.h \ + include/linux/apm_bios.h \ + include/linux/edd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ist.h \ + include/video/edid.h \ + $(wildcard include/config/x86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32.h \ + $(wildcard include/config/highpte.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/fixmap.h \ + $(wildcard include/config/provide/ohci1394/dma/init.h) \ + $(wildcard include/config/x86/local/apic.h) \ + $(wildcard include/config/x86/io/apic.h) \ + $(wildcard include/config/x86/visws/apic.h) \ + $(wildcard include/config/x86/f00f/bug.h) \ + $(wildcard include/config/x86/cyclone/timer.h) \ + $(wildcard include/config/pci/mmconfig.h) \ + $(wildcard include/config/intel/txt.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/acpi.h \ + $(wildcard include/config/acpi.h) \ + $(wildcard include/config/acpi/numa.h) \ + include/acpi/pdc_intel.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/numa.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/numa_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mpspec.h \ + $(wildcard include/config/x86/numaq.h) \ + $(wildcard include/config/mca.h) \ + $(wildcard include/config/eisa.h) \ + $(wildcard include/config/x86/mpparse.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mpspec_def.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/apicdef.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/kmap_types.h \ + $(wildcard include/config/debug/highmem.h) \ + include/asm-generic/kmap_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/paravirt.h \ + $(wildcard include/config/paravirt/spinlocks.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level.h \ + include/asm-generic/pgtable.h \ + include/linux/page-flags.h \ + $(wildcard include/config/pageflags/extended.h) \ + $(wildcard include/config/arch/uses/pg/uncached.h) \ + $(wildcard include/config/memory/failure.h) \ + $(wildcard include/config/swap.h) \ + $(wildcard include/config/s390.h) \ + include/linux/vmstat.h \ + $(wildcard include/config/vm/event/counters.h) \ + include/linux/percpu.h \ + $(wildcard include/config/need/per/cpu/embed/first/chunk.h) \ + $(wildcard include/config/need/per/cpu/page/first/chunk.h) \ + include/linux/pfn.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mtrr.h \ + $(wildcard include/config/mtrr.h) \ + arch/x86/kernel/cpu/mtrr/mtrr.h \ + +arch/x86/kernel/cpu/mtrr/amd.o: $(deps_arch/x86/kernel/cpu/mtrr/amd.o) + +$(deps_arch/x86/kernel/cpu/mtrr/amd.o): diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/mtrr/built-in.o linux-2.6.34/arch/x86/kernel/cpu/mtrr/built-in.o --- linux-2.6.34.orig/arch/x86/kernel/cpu/mtrr/built-in.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/mtrr/built-in.o 2010-06-16 00:19:19.000000000 +0200 @@ -0,0 +1,161 @@ +ELFHn4(%"UJw]U]UWVS]EE^}uEEtSSX=u P EuEEEuVe[^_]UV1Sk DPHPSFZ;5r܍e1[^]UV1SL tCSPYF ;5rލe1[^]áUtxu=u1j1XáUt xu]áUtxu11jZáUt xuP ]U1ɉj1YUV S1t!hSVh3e[^]UWVS=UEyK1$EPMUSE9E[u9}tF;u|y%WuhV l;u|Vh5EMPUS}YuVhuVhXZHuj11҉>_e[^_]UWVSɸu [^_]UWVS$EEUܺMۈEU܋ES|}vuh_X]}1ҸtOx f u"PM@Q}^wh{ ʄuh8[@tЅuhv}uhYE Eth۸E1U܍TUEPMUSMXET9U9E9Er 9UvO9Ev69Ur1U9]uFu~]txttuut`QPuuhE;Ut&UtU2EU9uM9KtKEEG;}}»1EF҉Ut1EԄtM 8Z ZuX +9tX%M + У u؝1Et @ tme[^_]UWVSEMEEE܍E܃}uuD611҉EuU#=E }} ʋu쉐Eu؉s5}1 !s uKMK FSu蝃[^_]US=uB=v92ÉEUt#jhrMځXZP2X2Y 2h2Apu]UtA]UWVS˃2NEUtMȉ% Euс XZ[^_]UWVS˃uU2ۉEUEUu +D UہF \ UE0[^_]Uwv!9uI1҅t]ÐUWVS4]Et0ĉE蜏EÈ"#E"E#"#BF"#BF"#BE$"#E"E#u읊J* t}I@}w}t2} t'}}t} t}Ѓ[^_]UȉWVSɉUx~yu?v"m} vEMPUY=1}]US}Zu-FuSU}?Xv }te[^_]UWVSÃ4Ut3ĉʊMv1GuwwɊd w Ɋl t  0$"  @" È"#E0"E#e "E#F"E#F" +E#C"# "0# %" t0"[^[^_] UVSt  0$"  @" È"#0"Ѓ#"1҈#"#"#"#"#"#"# 1KS PFcXu "0# %" t0"e[^]UȉWVS =9}y.1!EPMUS}Xu +F9|۸e[^_]U0 0]UV40S] 20 0D[^]UɉSu11 000[]U1Ith +h +ZYáUt%xu=u1]UWVS1=vpء%=u<w$C t1%‰5=f=$ s<t +<tu] $tR$$tB0$t2  5tv~u 2tt0Ju1҉ B9|~u"tP [^[^_]Uu$uu +tj1ɺh1ZYUS tFt hjZt hXt h[hhOZY]Ã=Ut1 PHP5hUW1VSÃu 949u :9u %EMuME9 Gt^_[^_]UWVS21 Y/2K2F EU;5rɀ=Yt2 +Z Xt2 ZPh=YZYXuPh  1s@_ +@K_Xغ5uXuPh(Y[t u u Pо1IF t2%PF Pv S PvSWhJ$ WhxYXG;=r tӉSQRPh [3Se[^_]U1]U1]U1(]U10]À=Uu.<w"21Ʌx1``1]UEtU1ңUEtU41ң0Ut11 1]UWVSÃEɉME;k ( t +uMu9v=(t uEK"t +EEM EEGtMKt +EM +EG}t}tRPEuMPuShM܃CGEG;s )Mte[^_]UWVSÃ0@s ;EuEމut8#ut9E8{E){t8#u}+EEE})}}Džu E;uwދ}s߉}؋}ED7#E9uC=(tuE +V +Ph KCUjECuA;Er}}}}}+Eu@1}щM̋MUlj}Љ))}1&+}}}lj}<}}}܋}9}w븍UUUU9UvU9Uw9UE9uw E#UUU)UU}9UrU9Us}t8=(tE +PE +Ph MCUjYCs9us<+u=(t}> +P +Ph- UCjZC}tBu+u+u܃=(tU +P +PhH CMjNCXE܍e[^_]UWV1S,Kut + +MGCEKut +EMEGKM}t}bt}tQWRURPVheF ;5Ne[^_]UWVkSEK8ut +EMEGkK<ut + +MGkEK@ut +EMEGkEHuEMWRQPuhkHuUkRSPDhe[^_]UW1VS0UME0.;u%C1ɋSQMR1RPEG ;=rʃ=(u1h1Xs Gss3h ;}}݋U<tuiMQt_yw;=Yt2Xt)Sh0UUY_v$1QR1RWE C;y}t E1ER1PERP=(t ha Z1e[^_]UWVS(ESECUu +j1j1S1ɉ + +ڃ!ЋUEىE!ȋMMUUPu + +UUMM UE EXZM; oe[^_]UWV,S˃ыU E؋E +MEE +(E11EeM; FsQ)Ev UE9u +]]܉]!1t M܉ڍEgU܍])‰UG;}|}t E11>Ek (ABB 9r[^_]UWVSƒá$u u 1҉E1 u1 1ɣ :A+z9|kU +M<]  +*8M9Ds)@ǂH )@kUHu7@u.;$u $tkEǀHkEHuE);&s&e[^_]UWVS@E8=2(11+EPMGUSEEFEF X;=r͍Uȹ1 k !0,w uDȃ 9uۋEȅ=E+M9/4 Mu1Ҹ$&jhjj$$£$$$,11 A+B9|*Phz [^ t^4 0 tLjuSQ61=Hu"EJh Y?h Z&߉ѻ81EEEf1>2Wuuu=(th XGvUUMME}]uu9 r P + & 9uHt(81ۃxu9P u +xCu1ۉC:uh h$ +1[^1e[^_]hV +0$1׹EY hr +1k<1ɋ8$ + +V + +S6Ebh UU1]U1]Ut1]ødk x .PXhr}  J<4>mtrr: size and base must be multiples of 4 kiB +<7>mtrr: size: 0x%lx base: 0x%lx +<7>mtrr: no MTRR for %lx000,%lx000 found +<4>mtrr: register: %d too big +<4>mtrr: MTRR %d not used +<4>mtrr: reg: %d has count=0 +<4>mtrr: type: %u invalid +<6>mtrr: Serverworks LE rev < 6 detected. Write-combining disabled. +<6>mtrr: Intel 450NX MMC detected. Write-combining disabled. +<4>mtrr: your processor doesn't support write-combining +<4>mtrr: zero sized request +<4>mtrr: base or size exceeds the MTRR width +<4>mtrr: 0x%lx000,0x%lx000 overlaps existing 0x%lx000,0x%lx000 +<6>mtrr: no more MTRRs available +<4>mtrr: type mismatch for %lx000,%lx000 old: %s new: %s +?reg%02i: base=0x%06lx000 (%5luMB), size=%5lu%cB, count=%d: %s +disable=base=size=type=mtrruncachablewrite-combiningwrite-throughwrite-protectwrite-back<4>mtrr: your BIOS has configured an incorrect mask, fixing it. +<4>mtrr: base(0x%lx000) is not 4 MiB aligned +<4>mtrr: writable mtrr between 0x70000000 and 0x7003FFFF may hang the CPU. +<4>mtrr: base(0x%lx000) is not aligned on a size(0x%lx000) boundary +<3>MTRR: CPU %u: Writing MSR %x to %x:%x failed +<4>mtrr: your CPUs had inconsistent fixed MTRR settings +<4>mtrr: your CPUs had inconsistent variable MTRR settings +<4>mtrr: your CPUs had inconsistent MTRRdefType settings +<6>mtrr: probably your BIOS does not setup all CPUs. +<6>mtrr: corrected configuration. +<3>[Firmware Warn]: MTRR: CPU %u: SYSCFG[MtrrFixDramModEn] not cleared by BIOS, clearing this bit +<7> %05X-%05X %s +<7>MTRR default type: %s +disen<7>MTRR fixed ranges %sabled: +<7>MTRR variable ranges %sabled: +<7> %u base %0*X%05X000 mask %0*X%05X000 %s +<7> %u disabled +<7>TOM2: %016llx aka %lldM +UCOtherWB<7>Setting variable MTRR %d, base: %ld%cB, range: %ld%cB, type %s +<7>rangeX: %016lx - %016lx +<7>range0: %016lx - %016lx +<7>range: %016lx - %016lx +<7>hole: %016lx - %016lx +WP<7>reg %d, base: %ld%cB, range: %ld%cB, type %s + *BAD*<6>%sgran_size: %ld%c chunk_size: %ld%c -num_reg: %d lose cover RAM: %s%ld%c +<7>After WB checking +<7>MTRR MAP PFN: %016llx - %016llx +<4>WARNING: BIOS bug: VAR MTRR %d contains strange UC entry under 1M, check with your system vendor! +<7>After UC checking +<7>After sorting +<6>CPU MTRRs all blank - virtualized system. +<4>WARNING: BIOS bug: CPU MTRRs don't cover all of memory, losing %lluMB of RAM. +arch/x86/kernel/cpu/mtrr/cleanup.c<6>update e820 for mtrr +<6>total RAM covered: %ldM +<7>New variable MTRRs +<6>invalid mtrr_gran_size or mtrr_chunk_size, will find optimal one +<6> +<6>mtrr_cleanup: can not find optimal value +<6>please specify mtrr_gran_size/mtrr_chunk_size +<7>original variable MTRRs +<6>Found optimal setting for mtrr clean up + is<4>mtrr: only write-combining%s supported + mtrr_delmtrr_addmtrr_stated +disable_mtrr_trimmtrr_spare_reg_nrmtrr_gran_sizemtrr_chunk_sizemtrr_cleanup_debugenable_mtrr_cleanupdisable_mtrr_cleanup H6$3C%VjGCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.rel.text.rel.init.text.rel.fixup.rel.rodata.rodata.str1.1.rel__ksymtab.rel__kcrctab__ksymtab_strings.rel__ex_table.rel__ksymtab_gpl.rel__kcrctab_gpl.init.rodata.rel.data.rel.initcall4.init.init.data.rel.initcall3.init.rel.init.setup.bss.note.GNU-stack.comment4 t#)L% | +#8e34 Ȇ#C|3? ؆ #K25 +^?Z # +l?h # v?@ ( #(@ H#0@ X#4@@( ` #@ #@*k # kT p#l1l*0lm3 $ Ж \hp(AT\} -diy 3pu6=D L1BH}  Scr"@ht.mt        +k + + + + + + + =        & - D R \ d {        # / \ v     &I[#(Zi}$)LW%+5HPhx~$L`rMe/?JS^goxYkq|$J=DQax# (-?DIOlpv$0:DOcks{  '06JVx} 8EQ_{ &+INUZ`ekz$Rm +,=IT#T   ++ +C +H +s + + + ++ : E L ` e r     # - B G O X ` p u z          H Q Z b        $.5LQs=B]hs/4P^(5:?DIu 1e @Rl{+9HQjZv{05;LSX]bw|",3=D $(08hlptx||    $     $ (0 4< @H L  +  !(&<6FD Q9^5r=  +   +  -2h?x`J.TbLp~k HDh 7a   (=1 B-R ev? $y   ;Oi%(60++0 + 1C?( K7~c +~ 8 + $$_+0-  *& =a ~ $$ 3-0 NCs< VH j ck%r'; HP^}tdl00` 0O0@JE6t # =HG`iy`7G>, 6   @: fI S d [*r   AE ] N9-'     +( +;0 +8 +H +U + f +@!ru +} +S + + + + + + +Y + + +5 +  # <O; %O V _ n {    P\     E  f% 4 0? K *[ b o {      main.cmtrr_opsipi_handlerset_mtrrmtrr_aps_delayed_initmtrr_savemtrr_valuemtrr_restoremtrr_init_finializemtrr_sysdev_drivermtrr_checkmtrr_mutex__initcall_mtrr_init_finialize4__ksymtab_mtrr_del__kstrtab_mtrr_del__kcrctab_mtrr_del__ksymtab_mtrr_add__kstrtab_mtrr_add__kcrctab_mtrr_addif.cmtrr_stringsmtrr_closemtrr_openmtrr_seq_showmtrr_file_delmtrr_file_addmtrr_ioctlmtrr_writemtrr_if_initmtrr_fops__initcall_mtrr_if_init3generic.cmtrr_state_setgeneric_have_wrcombgeneric_get_mtrrprepare_setcr4deftype_hideftype_lopost_setsmp_changes_maskgeneric_set_allfixed_range_blocksgeneric_set_mtrrprint_fixed_lastlast_fixed_endlast_fixed_typelast_fixed_startprint_fixedT.404__ksymtab_mtrr_state__kstrtab_mtrr_state__kcrctab_mtrr_state__force_ordercleanup.cdisable_mtrr_cleanup_setupenable_mtrr_cleanupenable_mtrr_cleanup_setupmtrr_cleanup_debug_setupdebug_printdisable_mtrr_trim_setupdisable_mtrr_trimparse_mtrr_chunk_size_optmtrr_chunk_sizeparse_mtrr_gran_size_optmtrr_gran_sizeparse_mtrr_spare_regnr_mtrr_spare_regrange_to_mtrrrange_staterange_to_mtrr_with_holeprint_out_mtrr_range_statemtrr_print_out_one_resultresultx86_get_mtrr_mem_rangerangenr_rangeset_var_mtrr_allT.517T.516range_new.19916nr_range_new.19918range_sumsmin_loss_pfn__setup_disable_mtrr_trim_setup__setup_str_disable_mtrr_trim_setup__setup_parse_mtrr_spare_reg__setup_str_parse_mtrr_spare_reg__setup_parse_mtrr_gran_size_opt__setup_str_parse_mtrr_gran_size_opt__setup_parse_mtrr_chunk_size_opt__setup_str_parse_mtrr_chunk_size_opt__setup_mtrr_cleanup_debug_setup__setup_str_mtrr_cleanup_debug_setup__setup_enable_mtrr_cleanup_setup__setup_str_enable_mtrr_cleanup_setup__setup_disable_mtrr_cleanup_setup__setup_str_disable_mtrr_cleanup_setupamd.camd_get_mtrramd_set_mtrramd_validate_add_pageamd_mtrr_opscyrix.ccyrix_get_arrcyrix_get_free_regioncyrix_set_arrCSWTCH.269CSWTCH.272ccr3cyrix_set_allarr_statecyrix_mtrr_opscentaur.ccentaur_get_free_regioncentaur_mcrcentaur_get_mcrcentaur_set_mcrcentaur_mtrr_opscentaur_validate_add_pagemtrr_tom2smp_call_function_singlepat_init_copy_from_usermtrr_attrib_to_strsize_and_maskmtrr_centaur_report_mcrpci_dev_putcpu_sysdev_classamd_special_default_mtrrmtrr_ap_initmtrr_bp_restoremtrr_delskip_spaceskfreeset_mtrr_aps_delayed_initget_mtrr_stateseq_lseekproc_create_datamtrr_aps_initmtrr_save_fixed_rangessubtract_range__crc_mtrr_statemtrr_cleanup__crc_mtrr_deldump_stacksysdev_driver_registerclean_sort_rangechanged_by_mtrr_cleanupmtrr_add_pagecentaur_init_mtrrcapablemtrr_save_statesize_or_maskgeneric_mtrr_ops__crc_mtrr_addmtrr_ifgeneric_validate_add_pagemutex_lockwarn_slowpath_nullstrncmppositive_have_wrcombcopy_to_usermtrr_state_warnmemcmpprintkmtrr_bp_initsort_rangeamd_init_mtrrgeneric_get_free_regionfill_mtrr_var_rangestrcmpseq_readnum_var_rangesmutex_unlockpci_get_classe820_update_rangeseq_printfmtrr_statesimple_strtoulmtrr_usage_tableadd_range_with_mergemtrr_del_pagemtrr_addboot_cpu_datamtrr_trim_uncached_memorysingle_releasemtrr_wrmsrupdate_e820cyrix_init_mtrrstrlenset_mtrr_opssingle_openmemparsemtrr_type_lookup__kmallocpci_bus_read_config_bytesimple_strtoull \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/mtrr/.built-in.o.cmd linux-2.6.34/arch/x86/kernel/cpu/mtrr/.built-in.o.cmd --- linux-2.6.34.orig/arch/x86/kernel/cpu/mtrr/.built-in.o.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/mtrr/.built-in.o.cmd 2010-06-16 00:19:19.000000000 +0200 @@ -0,0 +1 @@ +cmd_arch/x86/kernel/cpu/mtrr/built-in.o := ld -m elf_i386 -r -o arch/x86/kernel/cpu/mtrr/built-in.o arch/x86/kernel/cpu/mtrr/main.o arch/x86/kernel/cpu/mtrr/if.o arch/x86/kernel/cpu/mtrr/generic.o arch/x86/kernel/cpu/mtrr/cleanup.o arch/x86/kernel/cpu/mtrr/amd.o arch/x86/kernel/cpu/mtrr/cyrix.o arch/x86/kernel/cpu/mtrr/centaur.o diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/mtrr/centaur.o linux-2.6.34/arch/x86/kernel/cpu/mtrr/centaur.o --- linux-2.6.34.orig/arch/x86/kernel/cpu/mtrr/centaur.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/mtrr/centaur.o 2010-06-16 00:19:19.000000000 +0200 @@ -0,0 +1,4 @@ +ELF,4( UȉWVS =9}y.1!EPMUS}Xu +F9|۸e[^_]U ]UV4S] 2 D[^]UɉSu11 0[]U1IthhZYU1] is<4>mtrr: only write-combining%s supported +bGCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.rel.text.data.bss.rel.init.text.rodata.str1.1.rel.rodata.comment.note.GNU-stack4 ` %4+4@440 8 ?2E/Rt N H( Z0$csp  O#@/bE?6O `   +zOcentaur.ccentaur_get_free_regioncentaur_mcrcentaur_get_mcrcentaur_set_mcrcentaur_mtrr_opscentaur_validate_add_pagenum_var_rangesmtrr_ifmtrr_centaur_report_mcrcentaur_init_mtrrset_mtrr_opsprintkpositive_have_wrcomb U\iy    \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/mtrr/.centaur.o.cmd linux-2.6.34/arch/x86/kernel/cpu/mtrr/.centaur.o.cmd --- linux-2.6.34.orig/arch/x86/kernel/cpu/mtrr/.centaur.o.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/mtrr/.centaur.o.cmd 2010-06-16 00:19:19.000000000 +0200 @@ -0,0 +1,362 @@ +cmd_arch/x86/kernel/cpu/mtrr/centaur.o := gcc -Wp,-MD,arch/x86/kernel/cpu/mtrr/.centaur.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.3/include -I/home/chlor/arc/tmp/linux-2.6.34/arch/x86/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-stack-protector -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(centaur)" -D"KBUILD_MODNAME=KBUILD_STR(centaur)" -c -o arch/x86/kernel/cpu/mtrr/.tmp_centaur.o arch/x86/kernel/cpu/mtrr/centaur.c + +deps_arch/x86/kernel/cpu/mtrr/centaur.o := \ + arch/x86/kernel/cpu/mtrr/centaur.c \ + include/linux/init.h \ + $(wildcard include/config/modules.h) \ + $(wildcard include/config/hotplug.h) \ + include/linux/compiler.h \ + $(wildcard include/config/trace/branch/profiling.h) \ + $(wildcard include/config/profile/all/branches.h) \ + $(wildcard include/config/enable/must/check.h) \ + $(wildcard include/config/enable/warn/deprecated.h) \ + include/linux/compiler-gcc.h \ + $(wildcard include/config/arch/supports/optimized/inlining.h) \ + $(wildcard include/config/optimize/inlining.h) \ + include/linux/compiler-gcc4.h \ + include/linux/mm.h \ + $(wildcard include/config/discontigmem.h) \ + $(wildcard include/config/sysctl.h) \ + $(wildcard include/config/mmu.h) \ + $(wildcard include/config/stack/growsup.h) \ + $(wildcard include/config/numa.h) \ + $(wildcard include/config/sparsemem.h) \ + $(wildcard include/config/sparsemem/vmemmap.h) \ + $(wildcard include/config/highmem.h) \ + $(wildcard include/config/ksm.h) \ + $(wildcard include/config/arch/populates/node/map.h) \ + $(wildcard include/config/have/arch/early/pfn/to/nid.h) \ + $(wildcard include/config/proc/fs.h) \ + $(wildcard include/config/ia64.h) \ + $(wildcard include/config/debug/pagealloc.h) \ + $(wildcard include/config/hibernation.h) \ + include/linux/errno.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/errno.h \ + include/asm-generic/errno.h \ + include/asm-generic/errno-base.h \ + include/linux/gfp.h \ + $(wildcard include/config/kmemcheck.h) \ + $(wildcard include/config/zone/dma.h) \ + $(wildcard include/config/zone/dma32.h) \ + $(wildcard include/config/debug/vm.h) \ + include/linux/mmzone.h \ + $(wildcard include/config/force/max/zoneorder.h) \ + $(wildcard include/config/smp.h) \ + $(wildcard include/config/memory/hotplug.h) \ + $(wildcard include/config/flat/node/mem/map.h) \ + $(wildcard include/config/cgroup/mem/res/ctlr.h) \ + $(wildcard include/config/no/bootmem.h) \ + $(wildcard include/config/have/memory/present.h) \ + $(wildcard include/config/need/node/memmap/size.h) \ + $(wildcard include/config/need/multiple/nodes.h) \ + $(wildcard include/config/flatmem.h) \ + $(wildcard include/config/sparsemem/extreme.h) \ + $(wildcard include/config/nodes/span/other/nodes.h) \ + $(wildcard include/config/holes/in/zone.h) \ + $(wildcard include/config/arch/has/holes/memorymodel.h) \ + include/linux/spinlock.h \ + $(wildcard include/config/debug/spinlock.h) \ + $(wildcard include/config/generic/lockbreak.h) \ + $(wildcard include/config/preempt.h) \ + $(wildcard include/config/debug/lock/alloc.h) \ + include/linux/typecheck.h \ + include/linux/preempt.h \ + $(wildcard include/config/debug/preempt.h) \ + $(wildcard include/config/preempt/tracer.h) \ + $(wildcard include/config/preempt/notifiers.h) \ + include/linux/thread_info.h \ + $(wildcard include/config/compat.h) \ + include/linux/types.h \ + $(wildcard include/config/uid16.h) \ + $(wildcard include/config/lbdaf.h) \ + $(wildcard include/config/phys/addr/t/64bit.h) \ + $(wildcard include/config/64bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/types.h \ + $(wildcard include/config/x86/64.h) \ + $(wildcard include/config/highmem64g.h) \ + include/asm-generic/types.h \ + include/asm-generic/int-ll64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitsperlong.h \ + include/asm-generic/bitsperlong.h \ + include/linux/posix_types.h \ + include/linux/stddef.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types.h \ + $(wildcard include/config/x86/32.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types_32.h \ + include/linux/bitops.h \ + $(wildcard include/config/generic/find/first/bit.h) \ + $(wildcard include/config/generic/find/last/bit.h) \ + $(wildcard include/config/generic/find/next/bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitops.h \ + $(wildcard include/config/x86/cmov.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/alternative.h \ + $(wildcard include/config/paravirt.h) \ + include/linux/stringify.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/asm.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpufeature.h \ + $(wildcard include/config/x86/invlpg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/required-features.h \ + $(wildcard include/config/x86/minimum/cpu/family.h) \ + $(wildcard include/config/math/emulation.h) \ + $(wildcard include/config/x86/pae.h) \ + $(wildcard include/config/x86/cmpxchg64.h) \ + $(wildcard include/config/x86/use/3dnow.h) \ + $(wildcard include/config/x86/p6/nop.h) \ + include/asm-generic/bitops/sched.h \ + include/asm-generic/bitops/hweight.h \ + include/asm-generic/bitops/fls64.h \ + include/asm-generic/bitops/ext2-non-atomic.h \ + include/asm-generic/bitops/le.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/byteorder.h \ + include/linux/byteorder/little_endian.h \ + include/linux/swab.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/swab.h \ + $(wildcard include/config/x86/bswap.h) \ + include/linux/byteorder/generic.h \ + include/asm-generic/bitops/minix.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/thread_info.h \ + $(wildcard include/config/debug/stack/usage.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_types.h \ + include/linux/const.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32_types.h \ + $(wildcard include/config/highmem4g.h) \ + $(wildcard include/config/page/offset.h) \ + $(wildcard include/config/4kstacks.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32.h \ + $(wildcard include/config/hugetlb/page.h) \ + $(wildcard include/config/debug/virtual.h) \ + $(wildcard include/config/x86/3dnow.h) \ + include/linux/string.h \ + $(wildcard include/config/binary/printf.h) \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string_32.h \ + include/asm-generic/memory_model.h \ + include/asm-generic/getorder.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor.h \ + $(wildcard include/config/x86/vsmp.h) \ + $(wildcard include/config/cc/stackprotector.h) \ + $(wildcard include/config/m386.h) \ + $(wildcard include/config/m486.h) \ + $(wildcard include/config/x86/debugctlmsr.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor-flags.h \ + $(wildcard include/config/vm86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vm86.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace.h \ + $(wildcard include/config/x86/ptrace/bts.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace-abi.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/segment.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/math_emu.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/sigcontext.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/current.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/percpu.h \ + $(wildcard include/config/x86/64/smp.h) \ + include/linux/kernel.h \ + $(wildcard include/config/preempt/voluntary.h) \ + $(wildcard include/config/debug/spinlock/sleep.h) \ + $(wildcard include/config/prove/locking.h) \ + $(wildcard include/config/printk.h) \ + $(wildcard include/config/dynamic/debug.h) \ + $(wildcard include/config/ring/buffer.h) \ + $(wildcard include/config/tracing.h) \ + $(wildcard include/config/ftrace/mcount/record.h) \ + include/linux/linkage.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/linkage.h \ + $(wildcard include/config/x86/alignment/16.h) \ + include/linux/log2.h \ + $(wildcard include/config/arch/has/ilog2/u32.h) \ + $(wildcard include/config/arch/has/ilog2/u64.h) \ + include/linux/dynamic_debug.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bug.h \ + $(wildcard include/config/bug.h) \ + $(wildcard include/config/debug/bugverbose.h) \ + include/asm-generic/bug.h \ + $(wildcard include/config/generic/bug.h) \ + $(wildcard include/config/generic/bug/relative/pointers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/div64.h \ + include/asm-generic/percpu.h \ + $(wildcard include/config/have/setup/per/cpu/area.h) \ + include/linux/threads.h \ + $(wildcard include/config/nr/cpus.h) \ + $(wildcard include/config/base/small.h) \ + include/linux/percpu-defs.h \ + $(wildcard include/config/debug/force/weak/per/cpu.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/system.h \ + $(wildcard include/config/ia32/emulation.h) \ + $(wildcard include/config/x86/32/lazy/gs.h) \ + $(wildcard include/config/x86/ppro/fence.h) \ + $(wildcard include/config/x86/oostore.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg_32.h \ + $(wildcard include/config/x86/cmpxchg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/nops.h \ + $(wildcard include/config/mk7.h) \ + include/linux/irqflags.h \ + $(wildcard include/config/trace/irqflags.h) \ + $(wildcard include/config/irqsoff/tracer.h) \ + $(wildcard include/config/trace/irqflags/support.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irqflags.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_types.h \ + $(wildcard include/config/compat/vdso.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level_types.h \ + include/asm-generic/pgtable-nopud.h \ + include/asm-generic/pgtable-nopmd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr-index.h \ + include/linux/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ioctl.h \ + include/asm-generic/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpumask.h \ + include/linux/cpumask.h \ + $(wildcard include/config/cpumask/offstack.h) \ + $(wildcard include/config/hotplug/cpu.h) \ + $(wildcard include/config/debug/per/cpu/maps.h) \ + $(wildcard include/config/disable/obsolete/cpumask/functions.h) \ + include/linux/bitmap.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc_defs.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ds.h \ + $(wildcard include/config/x86/ds.h) \ + include/linux/err.h \ + include/linux/personality.h \ + include/linux/cache.h \ + $(wildcard include/config/arch/has/cache/line/size.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cache.h \ + $(wildcard include/config/x86/l1/cache/shift.h) \ + $(wildcard include/config/x86/internode/cache/shift.h) \ + include/linux/math64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ftrace.h \ + $(wildcard include/config/function/tracer.h) \ + $(wildcard include/config/dynamic/ftrace.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic64_32.h \ + include/asm-generic/atomic-long.h \ + include/linux/list.h \ + $(wildcard include/config/debug/list.h) \ + include/linux/poison.h \ + $(wildcard include/config/illegal/pointer/value.h) \ + include/linux/prefetch.h \ + include/linux/bottom_half.h \ + include/linux/spinlock_types.h \ + include/linux/spinlock_types_up.h \ + include/linux/lockdep.h \ + $(wildcard include/config/lockdep.h) \ + $(wildcard include/config/lock/stat.h) \ + $(wildcard include/config/generic/hardirqs.h) \ + $(wildcard include/config/prove/rcu.h) \ + include/linux/rwlock_types.h \ + include/linux/spinlock_up.h \ + include/linux/rwlock.h \ + include/linux/spinlock_api_up.h \ + include/linux/wait.h \ + include/linux/numa.h \ + $(wildcard include/config/nodes/shift.h) \ + include/linux/seqlock.h \ + include/linux/nodemask.h \ + include/linux/pageblock-flags.h \ + $(wildcard include/config/hugetlb/page/size/variable.h) \ + include/generated/bounds.h \ + include/linux/memory_hotplug.h \ + $(wildcard include/config/have/arch/nodedata/extension.h) \ + $(wildcard include/config/memory/hotremove.h) \ + include/linux/notifier.h \ + include/linux/mutex.h \ + $(wildcard include/config/debug/mutexes.h) \ + include/linux/rwsem.h \ + $(wildcard include/config/rwsem/generic/spinlock.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/rwsem.h \ + include/linux/srcu.h \ + include/linux/topology.h \ + $(wildcard include/config/sched/smt.h) \ + $(wildcard include/config/sched/mc.h) \ + include/linux/smp.h \ + $(wildcard include/config/use/generic/smp/helpers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/topology.h \ + $(wildcard include/config/x86/ht.h) \ + $(wildcard include/config/x86/64/acpi/numa.h) \ + include/asm-generic/topology.h \ + include/linux/mmdebug.h \ + include/linux/rbtree.h \ + include/linux/prio_tree.h \ + include/linux/debug_locks.h \ + $(wildcard include/config/debug/locking/api/selftests.h) \ + include/linux/mm_types.h \ + $(wildcard include/config/split/ptlock/cpus.h) \ + $(wildcard include/config/want/page/debug/flags.h) \ + $(wildcard include/config/aio.h) \ + $(wildcard include/config/mm/owner.h) \ + $(wildcard include/config/mmu/notifier.h) \ + include/linux/auxvec.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/auxvec.h \ + include/linux/completion.h \ + include/linux/page-debug-flags.h \ + $(wildcard include/config/page/poisoning.h) \ + $(wildcard include/config/page/debug/something/else.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mmu.h \ + include/linux/range.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/e820.h \ + $(wildcard include/config/efi.h) \ + $(wildcard include/config/memtest.h) \ + include/linux/early_res.h \ + include/linux/ioport.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/x86_init.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bootparam.h \ + include/linux/screen_info.h \ + include/linux/apm_bios.h \ + include/linux/edd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ist.h \ + include/video/edid.h \ + $(wildcard include/config/x86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32.h \ + $(wildcard include/config/highpte.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/fixmap.h \ + $(wildcard include/config/provide/ohci1394/dma/init.h) \ + $(wildcard include/config/x86/local/apic.h) \ + $(wildcard include/config/x86/io/apic.h) \ + $(wildcard include/config/x86/visws/apic.h) \ + $(wildcard include/config/x86/f00f/bug.h) \ + $(wildcard include/config/x86/cyclone/timer.h) \ + $(wildcard include/config/pci/mmconfig.h) \ + $(wildcard include/config/intel/txt.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/acpi.h \ + $(wildcard include/config/acpi.h) \ + $(wildcard include/config/acpi/numa.h) \ + include/acpi/pdc_intel.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/numa.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/numa_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mpspec.h \ + $(wildcard include/config/x86/numaq.h) \ + $(wildcard include/config/mca.h) \ + $(wildcard include/config/eisa.h) \ + $(wildcard include/config/x86/mpparse.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mpspec_def.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/apicdef.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/kmap_types.h \ + $(wildcard include/config/debug/highmem.h) \ + include/asm-generic/kmap_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/paravirt.h \ + $(wildcard include/config/paravirt/spinlocks.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level.h \ + include/asm-generic/pgtable.h \ + include/linux/page-flags.h \ + $(wildcard include/config/pageflags/extended.h) \ + $(wildcard include/config/arch/uses/pg/uncached.h) \ + $(wildcard include/config/memory/failure.h) \ + $(wildcard include/config/swap.h) \ + $(wildcard include/config/s390.h) \ + include/linux/vmstat.h \ + $(wildcard include/config/vm/event/counters.h) \ + include/linux/percpu.h \ + $(wildcard include/config/need/per/cpu/embed/first/chunk.h) \ + $(wildcard include/config/need/per/cpu/page/first/chunk.h) \ + include/linux/pfn.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mtrr.h \ + $(wildcard include/config/mtrr.h) \ + arch/x86/kernel/cpu/mtrr/mtrr.h \ + +arch/x86/kernel/cpu/mtrr/centaur.o: $(deps_arch/x86/kernel/cpu/mtrr/centaur.o) + +$(deps_arch/x86/kernel/cpu/mtrr/centaur.o): diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/mtrr/cleanup.o linux-2.6.34/arch/x86/kernel/cpu/mtrr/cleanup.o --- linux-2.6.34.orig/arch/x86/kernel/cpu/mtrr/cleanup.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/mtrr/cleanup.o 2010-06-16 00:19:18.000000000 +0200 @@ -0,0 +1,73 @@ +ELFB4(U1]U1]U1]U1]À=Uu.<w"21Ʌx1``1]UEtU 1ңUEtU$1ң Ut111]UWVSÃEɉME;k  t +uMu9v=t uEK"t +EEM EEGtMKt +EM +EG}t} tRPEuMPuSh M܃CGEG;s )Mte[^_]UWVSÃ0@s ;EuEމut8#ut9E8{E){t8#u}+EEE})}}Džu E;uwދ}s߉}؋}ED7#E9uC=tuE +V +PhO KCUjECuA;Er}}}}}+Eu@1}щM̋MUlj}Љ))}1&+}}}lj}<}}}܋}9}w븍UUUU9UvU9Uw9UE9uw E#UUU)UU}9UrU9Us}t8=tE +PE +Phk MCUjYCs9us<+u=t}> +P +Ph UCjZC}tBu+u+u܃=tU +P +Ph CMjNCXE܍e[^_]UWV1SKut + +MGCEKut +EMEGKM}t}t} tQWRURPVhF ;5Ne[^_]UWVkSEK(ut +EMEGkK,ut + +MGkEK0ut +EMEGkE8uEMWRQPuhk$8u#UkRSP4h&e[^_]UW1VS UME .;u%C1ɋSQMR1RPEG ;=rʃ=u1hP1Xs Gss3hf;}}݋U<tuiMQt_yw;=Yt2Xt)ShUUY_v$1QR1RWE C;y}t E1ER1PERP=tEk ABB 9r[^_]UWVSƒáu u1҉E1u1 1ɣ :A+z9|kU +M,]  +*(M94s)0ǂ8 )0kU8u70u.;utkEǀ8kE8uE);&s&e[^_]UWVS@E8=211+EPMGUSEEFEF X;=r͍Uȹ1 k ! w uDȃ 9uۋEȅ=E+M9/4 Mu1Ҹ&jhjj£11 A+B9|*Ph [^ t^$  tLjuSQ61=8u"EJhY?hZ&߉ѻ(1EEEf1>2Wuuu=thLXGvUUMME}]uu9r P+ & 9uHt((1ۃxu9P u +xCu1ۉC:uhQh~1[^1e[^_]h01׹EY h1k,1ɋ( + +V + +S6EbhUaaUCOtherWB<7>Setting variable MTRR %d, base: %ld%cB, range: %ld%cB, type %s +<7>rangeX: %016lx - %016lx +<7>range0: %016lx - %016lx +<7>range: %016lx - %016lx +<7>hole: %016lx - %016lx +WP<7>reg %d, base: %ld%cB, range: %ld%cB, type %s + *BAD*<6>%sgran_size: %ld%c chunk_size: %ld%c -num_reg: %d lose cover RAM: %s%ld%c +<7>After WB checking +<7>MTRR MAP PFN: %016llx - %016llx +<4>WARNING: BIOS bug: VAR MTRR %d contains strange UC entry under 1M, check with your system vendor! +<7>After UC checking +<7>After sorting +<6>CPU MTRRs all blank - virtualized system. +<4>WARNING: BIOS bug: CPU MTRRs don't cover all of memory, losing %lluMB of RAM. +arch/x86/kernel/cpu/mtrr/cleanup.c<6>update e820 for mtrr +<6>total RAM covered: %ldM +<7>New variable MTRRs +<6>invalid mtrr_gran_size or mtrr_chunk_size, will find optimal one +<6> +<6>mtrr_cleanup: can not find optimal value +<6>please specify mtrr_gran_size/mtrr_chunk_size +<7>original variable MTRRs +<6>Found optimal setting for mtrr clean up +3$3C"Vjdisable_mtrr_trimmtrr_spare_reg_nrmtrr_gran_sizemtrr_chunk_sizemtrr_cleanup_debugenable_mtrr_cleanupdisable_mtrr_cleanupGCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.bss.rel.init.text.rel.fixup.rel__ex_table.rodata.str1.1.rel.init.setup.init.data.init.rodata.comment.note.GNU-stack)4m44$4 O3J +/ V>T: VI2\\TTX Vp h*stA0A$BBE9 J- & :T"m y3+ +   +  +C*  64~Ni( +   \ ( - -* &    (L  i  $$  30  9C^<  VH  j D>  />EZetcZ"cleanup.cdisable_mtrr_cleanup_setupenable_mtrr_cleanupenable_mtrr_cleanup_setupmtrr_cleanup_debug_setupdebug_printdisable_mtrr_trim_setupdisable_mtrr_trimparse_mtrr_chunk_size_optmtrr_chunk_sizeparse_mtrr_gran_size_optmtrr_gran_sizeparse_mtrr_spare_regnr_mtrr_spare_regrange_to_mtrrrange_staterange_to_mtrr_with_holeprint_out_mtrr_range_statemtrr_print_out_one_resultresultx86_get_mtrr_mem_rangerangenr_rangeset_var_mtrr_allT.517T.516range_new.19916nr_range_new.19918range_sumsmin_loss_pfn__setup_disable_mtrr_trim_setup__setup_str_disable_mtrr_trim_setup__setup_parse_mtrr_spare_reg__setup_str_parse_mtrr_spare_reg__setup_parse_mtrr_gran_size_opt__setup_str_parse_mtrr_gran_size_opt__setup_parse_mtrr_chunk_size_opt__setup_str_parse_mtrr_chunk_size_opt__setup_mtrr_cleanup_debug_setup__setup_str_mtrr_cleanup_debug_setup__setup_enable_mtrr_cleanup_setup__setup_str_enable_mtrr_cleanup_setup__setup_disable_mtrr_cleanup_setup__setup_str_disable_mtrr_cleanup_setupamd_special_default_mtrrboot_cpu_datamemparsesimple_strtoulnum_var_rangesprintkadd_range_with_mergemtrr_statesubtract_rangeclean_sort_rangemtrr_trim_uncached_memorymtrr_ifmtrr_tom2e820_update_rangechanged_by_mtrr_cleanupwarn_slowpath_nullupdate_e820fill_mtrr_var_rangememcmpmtrr_cleanupsort_range55)5:F:Q:;55;55<5= 5Q5>=5>5>(5@E>p5>5(7BI]b>o=555 5*?D>LU5]m5rw>55?=5>>E@N@W_>A=A5>>B!5+2>IN>pD5D= 5 5 5: ? >Z =e 5p 5 5 E E 5 5 5 5 5 5 +5 +5 +5, +51 +5M +F[ +5 +F +5 +5 +5 +F  >% G2 7 H< A >F Ir 5 J =. 5b 5 = = 5= 5O i x   5 5 5 5 5 5 5 5 555K(565E5N5gD~55D==55W5s5x5}?55M555>55555>-2>85I55>=55555PU>Z_>ty>5EE>555> 6 66$6(064<6@H6L \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/mtrr/.cleanup.o.cmd linux-2.6.34/arch/x86/kernel/cpu/mtrr/.cleanup.o.cmd --- linux-2.6.34.orig/arch/x86/kernel/cpu/mtrr/.cleanup.o.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/mtrr/.cleanup.o.cmd 2010-06-16 00:19:18.000000000 +0200 @@ -0,0 +1,534 @@ +cmd_arch/x86/kernel/cpu/mtrr/cleanup.o := gcc -Wp,-MD,arch/x86/kernel/cpu/mtrr/.cleanup.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.3/include -I/home/chlor/arc/tmp/linux-2.6.34/arch/x86/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-stack-protector -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(cleanup)" -D"KBUILD_MODNAME=KBUILD_STR(cleanup)" -c -o arch/x86/kernel/cpu/mtrr/.tmp_cleanup.o arch/x86/kernel/cpu/mtrr/cleanup.c + +deps_arch/x86/kernel/cpu/mtrr/cleanup.o := \ + arch/x86/kernel/cpu/mtrr/cleanup.c \ + $(wildcard include/config/mtrr/sanitizer.h) \ + $(wildcard include/config/mtrr/sanitizer/enable/default.h) \ + $(wildcard include/config/mtrr/sanitizer/spare/reg/nr/default.h) \ + include/linux/module.h \ + $(wildcard include/config/symbol/prefix.h) \ + $(wildcard include/config/modules.h) \ + $(wildcard include/config/modversions.h) \ + $(wildcard include/config/unused/symbols.h) \ + $(wildcard include/config/generic/bug.h) \ + $(wildcard include/config/kallsyms.h) \ + $(wildcard include/config/smp.h) \ + $(wildcard include/config/tracepoints.h) \ + $(wildcard include/config/tracing.h) \ + $(wildcard include/config/event/tracing.h) \ + $(wildcard include/config/ftrace/mcount/record.h) \ + $(wildcard include/config/module/unload.h) \ + $(wildcard include/config/constructors.h) \ + $(wildcard include/config/sysfs.h) \ + include/linux/list.h \ + $(wildcard include/config/debug/list.h) \ + include/linux/stddef.h \ + include/linux/compiler.h \ + $(wildcard include/config/trace/branch/profiling.h) \ + $(wildcard include/config/profile/all/branches.h) \ + $(wildcard include/config/enable/must/check.h) \ + $(wildcard include/config/enable/warn/deprecated.h) \ + include/linux/compiler-gcc.h \ + $(wildcard include/config/arch/supports/optimized/inlining.h) \ + $(wildcard include/config/optimize/inlining.h) \ + include/linux/compiler-gcc4.h \ + include/linux/poison.h \ + $(wildcard include/config/illegal/pointer/value.h) \ + include/linux/prefetch.h \ + include/linux/types.h \ + $(wildcard include/config/uid16.h) \ + $(wildcard include/config/lbdaf.h) \ + $(wildcard include/config/phys/addr/t/64bit.h) \ + $(wildcard include/config/64bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/types.h \ + $(wildcard include/config/x86/64.h) \ + $(wildcard include/config/highmem64g.h) \ + include/asm-generic/types.h \ + include/asm-generic/int-ll64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitsperlong.h \ + include/asm-generic/bitsperlong.h \ + include/linux/posix_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types.h \ + $(wildcard include/config/x86/32.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor.h \ + $(wildcard include/config/x86/vsmp.h) \ + $(wildcard include/config/cc/stackprotector.h) \ + $(wildcard include/config/paravirt.h) \ + $(wildcard include/config/m386.h) \ + $(wildcard include/config/m486.h) \ + $(wildcard include/config/x86/debugctlmsr.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor-flags.h \ + $(wildcard include/config/vm86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vm86.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace.h \ + $(wildcard include/config/x86/ptrace/bts.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace-abi.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/segment.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_types.h \ + include/linux/const.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32_types.h \ + $(wildcard include/config/highmem4g.h) \ + $(wildcard include/config/page/offset.h) \ + $(wildcard include/config/4kstacks.h) \ + $(wildcard include/config/x86/pae.h) \ + include/linux/init.h \ + $(wildcard include/config/hotplug.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/math_emu.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/sigcontext.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/current.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/percpu.h \ + $(wildcard include/config/x86/64/smp.h) \ + include/linux/kernel.h \ + $(wildcard include/config/preempt/voluntary.h) \ + $(wildcard include/config/debug/spinlock/sleep.h) \ + $(wildcard include/config/prove/locking.h) \ + $(wildcard include/config/printk.h) \ + $(wildcard include/config/dynamic/debug.h) \ + $(wildcard include/config/ring/buffer.h) \ + $(wildcard include/config/numa.h) \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + include/linux/linkage.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/linkage.h \ + $(wildcard include/config/x86/alignment/16.h) \ + include/linux/stringify.h \ + include/linux/bitops.h \ + $(wildcard include/config/generic/find/first/bit.h) \ + $(wildcard include/config/generic/find/last/bit.h) \ + $(wildcard include/config/generic/find/next/bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitops.h \ + $(wildcard include/config/x86/cmov.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/alternative.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/asm.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpufeature.h \ + $(wildcard include/config/x86/invlpg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/required-features.h \ + $(wildcard include/config/x86/minimum/cpu/family.h) \ + $(wildcard include/config/math/emulation.h) \ + $(wildcard include/config/x86/cmpxchg64.h) \ + $(wildcard include/config/x86/use/3dnow.h) \ + $(wildcard include/config/x86/p6/nop.h) \ + include/asm-generic/bitops/sched.h \ + include/asm-generic/bitops/hweight.h \ + include/asm-generic/bitops/fls64.h \ + include/asm-generic/bitops/ext2-non-atomic.h \ + include/asm-generic/bitops/le.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/byteorder.h \ + include/linux/byteorder/little_endian.h \ + include/linux/swab.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/swab.h \ + $(wildcard include/config/x86/bswap.h) \ + include/linux/byteorder/generic.h \ + include/asm-generic/bitops/minix.h \ + include/linux/log2.h \ + $(wildcard include/config/arch/has/ilog2/u32.h) \ + $(wildcard include/config/arch/has/ilog2/u64.h) \ + include/linux/typecheck.h \ + include/linux/dynamic_debug.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bug.h \ + $(wildcard include/config/bug.h) \ + $(wildcard include/config/debug/bugverbose.h) \ + include/asm-generic/bug.h \ + $(wildcard include/config/generic/bug/relative/pointers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/div64.h \ + include/asm-generic/percpu.h \ + $(wildcard include/config/debug/preempt.h) \ + $(wildcard include/config/have/setup/per/cpu/area.h) \ + include/linux/threads.h \ + $(wildcard include/config/nr/cpus.h) \ + $(wildcard include/config/base/small.h) \ + include/linux/percpu-defs.h \ + $(wildcard include/config/debug/force/weak/per/cpu.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/system.h \ + $(wildcard include/config/ia32/emulation.h) \ + $(wildcard include/config/x86/32/lazy/gs.h) \ + $(wildcard include/config/x86/ppro/fence.h) \ + $(wildcard include/config/x86/oostore.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg_32.h \ + $(wildcard include/config/x86/cmpxchg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/nops.h \ + $(wildcard include/config/mk7.h) \ + include/linux/irqflags.h \ + $(wildcard include/config/trace/irqflags.h) \ + $(wildcard include/config/irqsoff/tracer.h) \ + $(wildcard include/config/preempt/tracer.h) \ + $(wildcard include/config/trace/irqflags/support.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irqflags.h \ + $(wildcard include/config/debug/lock/alloc.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32.h \ + $(wildcard include/config/hugetlb/page.h) \ + $(wildcard include/config/debug/virtual.h) \ + $(wildcard include/config/flatmem.h) \ + $(wildcard include/config/x86/3dnow.h) \ + include/linux/string.h \ + $(wildcard include/config/binary/printf.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string_32.h \ + $(wildcard include/config/kmemcheck.h) \ + include/asm-generic/memory_model.h \ + $(wildcard include/config/discontigmem.h) \ + $(wildcard include/config/sparsemem/vmemmap.h) \ + $(wildcard include/config/sparsemem.h) \ + include/asm-generic/getorder.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_types.h \ + $(wildcard include/config/compat/vdso.h) \ + $(wildcard include/config/proc/fs.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + $(wildcard include/config/highmem.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level_types.h \ + include/asm-generic/pgtable-nopud.h \ + include/asm-generic/pgtable-nopmd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr-index.h \ + include/linux/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ioctl.h \ + include/asm-generic/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/errno.h \ + include/asm-generic/errno.h \ + include/asm-generic/errno-base.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpumask.h \ + include/linux/cpumask.h \ + $(wildcard include/config/cpumask/offstack.h) \ + $(wildcard include/config/hotplug/cpu.h) \ + $(wildcard include/config/debug/per/cpu/maps.h) \ + $(wildcard include/config/disable/obsolete/cpumask/functions.h) \ + include/linux/bitmap.h \ + include/linux/errno.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc_defs.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ds.h \ + $(wildcard include/config/x86/ds.h) \ + include/linux/err.h \ + include/linux/personality.h \ + include/linux/cache.h \ + $(wildcard include/config/arch/has/cache/line/size.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cache.h \ + $(wildcard include/config/x86/l1/cache/shift.h) \ + $(wildcard include/config/x86/internode/cache/shift.h) \ + include/linux/math64.h \ + include/linux/stat.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/stat.h \ + include/linux/time.h \ + $(wildcard include/config/arch/uses/gettimeoffset.h) \ + include/linux/seqlock.h \ + include/linux/spinlock.h \ + $(wildcard include/config/debug/spinlock.h) \ + $(wildcard include/config/generic/lockbreak.h) \ + $(wildcard include/config/preempt.h) \ + include/linux/preempt.h \ + $(wildcard include/config/preempt/notifiers.h) \ + include/linux/thread_info.h \ + $(wildcard include/config/compat.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/thread_info.h \ + $(wildcard include/config/debug/stack/usage.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ftrace.h \ + $(wildcard include/config/function/tracer.h) \ + $(wildcard include/config/dynamic/ftrace.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic64_32.h \ + include/asm-generic/atomic-long.h \ + include/linux/bottom_half.h \ + include/linux/spinlock_types.h \ + include/linux/spinlock_types_up.h \ + include/linux/lockdep.h \ + $(wildcard include/config/lockdep.h) \ + $(wildcard include/config/lock/stat.h) \ + $(wildcard include/config/generic/hardirqs.h) \ + $(wildcard include/config/prove/rcu.h) \ + include/linux/rwlock_types.h \ + include/linux/spinlock_up.h \ + include/linux/rwlock.h \ + include/linux/spinlock_api_up.h \ + include/linux/kmod.h \ + include/linux/gfp.h \ + $(wildcard include/config/zone/dma.h) \ + $(wildcard include/config/zone/dma32.h) \ + $(wildcard include/config/debug/vm.h) \ + include/linux/mmzone.h \ + $(wildcard include/config/force/max/zoneorder.h) \ + $(wildcard include/config/memory/hotplug.h) \ + $(wildcard include/config/arch/populates/node/map.h) \ + $(wildcard include/config/flat/node/mem/map.h) \ + $(wildcard include/config/cgroup/mem/res/ctlr.h) \ + $(wildcard include/config/no/bootmem.h) \ + $(wildcard include/config/have/memory/present.h) \ + $(wildcard include/config/need/node/memmap/size.h) \ + $(wildcard include/config/need/multiple/nodes.h) \ + $(wildcard include/config/have/arch/early/pfn/to/nid.h) \ + $(wildcard include/config/sparsemem/extreme.h) \ + $(wildcard include/config/nodes/span/other/nodes.h) \ + $(wildcard include/config/holes/in/zone.h) \ + $(wildcard include/config/arch/has/holes/memorymodel.h) \ + include/linux/wait.h \ + include/linux/numa.h \ + $(wildcard include/config/nodes/shift.h) \ + include/linux/nodemask.h \ + include/linux/pageblock-flags.h \ + $(wildcard include/config/hugetlb/page/size/variable.h) \ + include/generated/bounds.h \ + include/linux/memory_hotplug.h \ + $(wildcard include/config/have/arch/nodedata/extension.h) \ + $(wildcard include/config/memory/hotremove.h) \ + include/linux/notifier.h \ + include/linux/mutex.h \ + $(wildcard include/config/debug/mutexes.h) \ + include/linux/rwsem.h \ + $(wildcard include/config/rwsem/generic/spinlock.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/rwsem.h \ + include/linux/srcu.h \ + include/linux/topology.h \ + $(wildcard include/config/sched/smt.h) \ + $(wildcard include/config/sched/mc.h) \ + include/linux/smp.h \ + $(wildcard include/config/use/generic/smp/helpers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/topology.h \ + $(wildcard include/config/x86/ht.h) \ + $(wildcard include/config/x86/64/acpi/numa.h) \ + include/asm-generic/topology.h \ + include/linux/mmdebug.h \ + include/linux/elf.h \ + include/linux/elf-em.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/elf.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/user.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/user_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/auxvec.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vdso.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ldt.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mmu.h \ + include/linux/kobject.h \ + include/linux/sysfs.h \ + include/linux/kref.h \ + include/linux/moduleparam.h \ + $(wildcard include/config/alpha.h) \ + $(wildcard include/config/ia64.h) \ + $(wildcard include/config/ppc64.h) \ + include/linux/tracepoint.h \ + include/linux/rcupdate.h \ + $(wildcard include/config/rcu/torture/test.h) \ + $(wildcard include/config/tree/rcu.h) \ + $(wildcard include/config/tree/preempt/rcu.h) \ + $(wildcard include/config/tiny/rcu.h) \ + include/linux/completion.h \ + include/linux/rcutree.h \ + $(wildcard include/config/no/hz.h) \ + include/linux/percpu.h \ + $(wildcard include/config/need/per/cpu/embed/first/chunk.h) \ + $(wildcard include/config/need/per/cpu/page/first/chunk.h) \ + include/linux/pfn.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/module.h \ + $(wildcard include/config/m586.h) \ + $(wildcard include/config/m586tsc.h) \ + $(wildcard include/config/m586mmx.h) \ + $(wildcard include/config/mcore2.h) \ + $(wildcard include/config/matom.h) \ + $(wildcard include/config/m686.h) \ + $(wildcard include/config/mpentiumii.h) \ + $(wildcard include/config/mpentiumiii.h) \ + $(wildcard include/config/mpentiumm.h) \ + $(wildcard include/config/mpentium4.h) \ + $(wildcard include/config/mk6.h) \ + $(wildcard include/config/mk8.h) \ + $(wildcard include/config/x86/elan.h) \ + $(wildcard include/config/mcrusoe.h) \ + $(wildcard include/config/mefficeon.h) \ + $(wildcard include/config/mwinchipc6.h) \ + $(wildcard include/config/mwinchip3d.h) \ + $(wildcard include/config/mcyrixiii.h) \ + $(wildcard include/config/mviac3/2.h) \ + $(wildcard include/config/mviac7.h) \ + $(wildcard include/config/mgeodegx1.h) \ + $(wildcard include/config/mgeode/lx.h) \ + include/asm-generic/module.h \ + include/trace/events/module.h \ + include/trace/define_trace.h \ + include/linux/pci.h \ + $(wildcard include/config/pci/iov.h) \ + $(wildcard include/config/pcieaspm.h) \ + $(wildcard include/config/pci/msi.h) \ + $(wildcard include/config/pci.h) \ + $(wildcard include/config/pcie/ecrc.h) \ + $(wildcard include/config/ht/irq.h) \ + $(wildcard include/config/pci/domains.h) \ + $(wildcard include/config/pci/quirks.h) \ + $(wildcard include/config/pci/mmconfig.h) \ + $(wildcard include/config/hotplug/pci.h) \ + include/linux/pci_regs.h \ + include/linux/mod_devicetable.h \ + include/linux/ioport.h \ + include/linux/device.h \ + $(wildcard include/config/debug/devres.h) \ + $(wildcard include/config/devtmpfs.h) \ + include/linux/klist.h \ + include/linux/pm.h \ + $(wildcard include/config/pm/sleep.h) \ + $(wildcard include/config/pm/runtime.h) \ + $(wildcard include/config/pm/ops.h) \ + include/linux/workqueue.h \ + $(wildcard include/config/debug/objects/work.h) \ + include/linux/timer.h \ + $(wildcard include/config/timer/stats.h) \ + $(wildcard include/config/debug/objects/timers.h) \ + include/linux/ktime.h \ + $(wildcard include/config/ktime/scalar.h) \ + include/linux/jiffies.h \ + include/linux/timex.h \ + include/linux/param.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/param.h \ + include/asm-generic/param.h \ + $(wildcard include/config/hz.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/timex.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/tsc.h \ + $(wildcard include/config/x86/tsc.h) \ + include/linux/debugobjects.h \ + $(wildcard include/config/debug/objects.h) \ + $(wildcard include/config/debug/objects/free.h) \ + include/linux/semaphore.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/device.h \ + $(wildcard include/config/acpi.h) \ + $(wildcard include/config/dmar.h) \ + $(wildcard include/config/amd/iommu.h) \ + include/linux/pm_wakeup.h \ + $(wildcard include/config/pm.h) \ + include/linux/io.h \ + $(wildcard include/config/mmu.h) \ + $(wildcard include/config/has/ioport.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/io.h \ + include/asm-generic/iomap.h \ + include/linux/vmalloc.h \ + include/linux/irqreturn.h \ + include/linux/pci_ids.h \ + include/linux/pci-dma.h \ + include/linux/dmapool.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/scatterlist.h \ + include/asm-generic/scatterlist.h \ + $(wildcard include/config/debug/sg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pci.h \ + include/linux/mm.h \ + $(wildcard include/config/sysctl.h) \ + $(wildcard include/config/stack/growsup.h) \ + $(wildcard include/config/ksm.h) \ + $(wildcard include/config/debug/pagealloc.h) \ + $(wildcard include/config/hibernation.h) \ + include/linux/rbtree.h \ + include/linux/prio_tree.h \ + include/linux/debug_locks.h \ + $(wildcard include/config/debug/locking/api/selftests.h) \ + include/linux/mm_types.h \ + $(wildcard include/config/split/ptlock/cpus.h) \ + $(wildcard include/config/want/page/debug/flags.h) \ + $(wildcard include/config/aio.h) \ + $(wildcard include/config/mm/owner.h) \ + $(wildcard include/config/mmu/notifier.h) \ + include/linux/auxvec.h \ + include/linux/page-debug-flags.h \ + $(wildcard include/config/page/poisoning.h) \ + $(wildcard include/config/page/debug/something/else.h) \ + include/linux/range.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/e820.h \ + $(wildcard include/config/efi.h) \ + $(wildcard include/config/memtest.h) \ + include/linux/early_res.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/x86_init.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bootparam.h \ + include/linux/screen_info.h \ + include/linux/apm_bios.h \ + include/linux/edd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ist.h \ + include/video/edid.h \ + $(wildcard include/config/x86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32.h \ + $(wildcard include/config/highpte.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/fixmap.h \ + $(wildcard include/config/provide/ohci1394/dma/init.h) \ + $(wildcard include/config/x86/local/apic.h) \ + $(wildcard include/config/x86/io/apic.h) \ + $(wildcard include/config/x86/visws/apic.h) \ + $(wildcard include/config/x86/f00f/bug.h) \ + $(wildcard include/config/x86/cyclone/timer.h) \ + $(wildcard include/config/intel/txt.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/acpi.h \ + $(wildcard include/config/acpi/numa.h) \ + include/acpi/pdc_intel.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/numa.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/numa_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mpspec.h \ + $(wildcard include/config/x86/numaq.h) \ + $(wildcard include/config/mca.h) \ + $(wildcard include/config/eisa.h) \ + $(wildcard include/config/x86/mpparse.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mpspec_def.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/apicdef.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/kmap_types.h \ + $(wildcard include/config/debug/highmem.h) \ + include/asm-generic/kmap_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/paravirt.h \ + $(wildcard include/config/paravirt/spinlocks.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level.h \ + include/asm-generic/pgtable.h \ + include/linux/page-flags.h \ + $(wildcard include/config/pageflags/extended.h) \ + $(wildcard include/config/arch/uses/pg/uncached.h) \ + $(wildcard include/config/memory/failure.h) \ + $(wildcard include/config/swap.h) \ + $(wildcard include/config/s390.h) \ + include/linux/vmstat.h \ + $(wildcard include/config/vm/event/counters.h) \ + include/linux/slab.h \ + $(wildcard include/config/slab/debug.h) \ + $(wildcard include/config/failslab.h) \ + $(wildcard include/config/slub.h) \ + $(wildcard include/config/slob.h) \ + $(wildcard include/config/debug/slab.h) \ + include/linux/slab_def.h \ + include/linux/kmemtrace.h \ + $(wildcard include/config/kmemtrace.h) \ + include/trace/events/kmem.h \ + include/linux/kmalloc_sizes.h \ + include/asm-generic/pci-dma-compat.h \ + include/linux/dma-mapping.h \ + $(wildcard include/config/has/dma.h) \ + $(wildcard include/config/have/dma/attrs.h) \ + $(wildcard include/config/need/dma/map/state.h) \ + include/linux/dma-attrs.h \ + include/linux/bug.h \ + include/linux/scatterlist.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/dma-mapping.h \ + $(wildcard include/config/isa.h) \ + include/linux/kmemcheck.h \ + include/linux/dma-debug.h \ + $(wildcard include/config/dma/api/debug.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/swiotlb.h \ + $(wildcard include/config/swiotlb.h) \ + include/linux/swiotlb.h \ + include/asm-generic/dma-coherent.h \ + $(wildcard include/config/have/generic/dma/coherent.h) \ + include/asm-generic/dma-mapping-common.h \ + include/asm-generic/pci.h \ + include/linux/cpu.h \ + $(wildcard include/config/arch/cpu/probe/release.h) \ + $(wildcard include/config/pm/sleep/smp.h) \ + include/linux/sysdev.h \ + include/linux/node.h \ + $(wildcard include/config/memory/hotplug/sparse.h) \ + $(wildcard include/config/hugetlbfs.h) \ + include/linux/uaccess.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/uaccess.h \ + $(wildcard include/config/x86/wp/works/ok.h) \ + $(wildcard include/config/x86/intel/usercopy.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/uaccess_32.h \ + $(wildcard include/config/debug/strict/user/copy/checks.h) \ + include/linux/kvm_para.h \ + $(wildcard include/config/kvm/guest.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/kvm_para.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/hyperv.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mtrr.h \ + $(wildcard include/config/mtrr.h) \ + arch/x86/kernel/cpu/mtrr/mtrr.h \ + +arch/x86/kernel/cpu/mtrr/cleanup.o: $(deps_arch/x86/kernel/cpu/mtrr/cleanup.o) + +$(deps_arch/x86/kernel/cpu/mtrr/cleanup.o): diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/mtrr/cyrix.o linux-2.6.34/arch/x86/kernel/cpu/mtrr/cyrix.o --- linux-2.6.34.orig/arch/x86/kernel/cpu/mtrr/cyrix.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/mtrr/cyrix.o 2010-06-16 00:19:19.000000000 +0200 @@ -0,0 +1,3 @@ +ELF4( UWVS4]Et0ĉE蜏EÈ"#E"E#"#BF"#BF"#BE$"#E"E#u읊J* t}I@}w}t2} t'}}t} t}Ѓ[^_]UȉWVSɉUx~yu?v"m} vEMPUY=1}]US}Zu-FuSU}?Xv }te[^_]UWVSÃ4Ut3ĉʊMv1GuwwɊ w Ɋ t  $"  @" È"#E"E#e "E#F"E#F" +E#C"# "# %" t"[^[^_] UVSt  $"  @" È"#"Ѓ#"1҈#"#"#"#"#"#"#(1KS PFcXu "# %" t"e[^]U1]yv  GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.rel.text.data.bss.rel.init.text.rel.rodata.comment.note.GNU-stack4L X x %+ 40  C? 0 K0!$TEEd  l -y;FQUZvh `r  + cyrix.ccyrix_get_arrcyrix_get_free_regioncyrix_set_arrCSWTCH.269CSWTCH.272cr4ccr3cyrix_set_allarr_statecyrix_mtrr_ops__force_orderboot_cpu_datacyrix_init_mtrrset_mtrr_opsgeneric_validate_add_pagepositive_have_wrcombM`hx#6>   \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/mtrr/.cyrix.o.cmd linux-2.6.34/arch/x86/kernel/cpu/mtrr/.cyrix.o.cmd --- linux-2.6.34.orig/arch/x86/kernel/cpu/mtrr/.cyrix.o.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/mtrr/.cyrix.o.cmd 2010-06-16 00:19:19.000000000 +0200 @@ -0,0 +1,368 @@ +cmd_arch/x86/kernel/cpu/mtrr/cyrix.o := gcc -Wp,-MD,arch/x86/kernel/cpu/mtrr/.cyrix.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.3/include -I/home/chlor/arc/tmp/linux-2.6.34/arch/x86/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-stack-protector -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(cyrix)" -D"KBUILD_MODNAME=KBUILD_STR(cyrix)" -c -o arch/x86/kernel/cpu/mtrr/.tmp_cyrix.o arch/x86/kernel/cpu/mtrr/cyrix.c + +deps_arch/x86/kernel/cpu/mtrr/cyrix.o := \ + arch/x86/kernel/cpu/mtrr/cyrix.c \ + include/linux/init.h \ + $(wildcard include/config/modules.h) \ + $(wildcard include/config/hotplug.h) \ + include/linux/compiler.h \ + $(wildcard include/config/trace/branch/profiling.h) \ + $(wildcard include/config/profile/all/branches.h) \ + $(wildcard include/config/enable/must/check.h) \ + $(wildcard include/config/enable/warn/deprecated.h) \ + include/linux/compiler-gcc.h \ + $(wildcard include/config/arch/supports/optimized/inlining.h) \ + $(wildcard include/config/optimize/inlining.h) \ + include/linux/compiler-gcc4.h \ + include/linux/io.h \ + $(wildcard include/config/mmu.h) \ + $(wildcard include/config/has/ioport.h) \ + include/linux/types.h \ + $(wildcard include/config/uid16.h) \ + $(wildcard include/config/lbdaf.h) \ + $(wildcard include/config/phys/addr/t/64bit.h) \ + $(wildcard include/config/64bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/types.h \ + $(wildcard include/config/x86/64.h) \ + $(wildcard include/config/highmem64g.h) \ + include/asm-generic/types.h \ + include/asm-generic/int-ll64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitsperlong.h \ + include/asm-generic/bitsperlong.h \ + include/linux/posix_types.h \ + include/linux/stddef.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types.h \ + $(wildcard include/config/x86/32.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/io.h \ + $(wildcard include/config/x86/oostore.h) \ + $(wildcard include/config/x86/ppro/fence.h) \ + $(wildcard include/config/paravirt.h) \ + include/linux/string.h \ + $(wildcard include/config/binary/printf.h) \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string_32.h \ + $(wildcard include/config/x86/use/3dnow.h) \ + $(wildcard include/config/kmemcheck.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_types.h \ + include/linux/const.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32_types.h \ + $(wildcard include/config/highmem4g.h) \ + $(wildcard include/config/page/offset.h) \ + $(wildcard include/config/4kstacks.h) \ + $(wildcard include/config/x86/pae.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32.h \ + $(wildcard include/config/hugetlb/page.h) \ + $(wildcard include/config/debug/virtual.h) \ + $(wildcard include/config/flatmem.h) \ + $(wildcard include/config/x86/3dnow.h) \ + include/asm-generic/memory_model.h \ + $(wildcard include/config/discontigmem.h) \ + $(wildcard include/config/sparsemem/vmemmap.h) \ + $(wildcard include/config/sparsemem.h) \ + include/asm-generic/getorder.h \ + include/asm-generic/iomap.h \ + include/linux/linkage.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/linkage.h \ + $(wildcard include/config/x86/alignment/16.h) \ + include/linux/stringify.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/byteorder.h \ + include/linux/byteorder/little_endian.h \ + include/linux/swab.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/swab.h \ + $(wildcard include/config/x86/bswap.h) \ + include/linux/byteorder/generic.h \ + include/linux/vmalloc.h \ + include/linux/spinlock.h \ + $(wildcard include/config/smp.h) \ + $(wildcard include/config/debug/spinlock.h) \ + $(wildcard include/config/generic/lockbreak.h) \ + $(wildcard include/config/preempt.h) \ + $(wildcard include/config/debug/lock/alloc.h) \ + include/linux/typecheck.h \ + include/linux/preempt.h \ + $(wildcard include/config/debug/preempt.h) \ + $(wildcard include/config/preempt/tracer.h) \ + $(wildcard include/config/preempt/notifiers.h) \ + include/linux/thread_info.h \ + $(wildcard include/config/compat.h) \ + include/linux/bitops.h \ + $(wildcard include/config/generic/find/first/bit.h) \ + $(wildcard include/config/generic/find/last/bit.h) \ + $(wildcard include/config/generic/find/next/bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitops.h \ + $(wildcard include/config/x86/cmov.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/alternative.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/asm.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpufeature.h \ + $(wildcard include/config/x86/invlpg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/required-features.h \ + $(wildcard include/config/x86/minimum/cpu/family.h) \ + $(wildcard include/config/math/emulation.h) \ + $(wildcard include/config/x86/cmpxchg64.h) \ + $(wildcard include/config/x86/p6/nop.h) \ + include/asm-generic/bitops/sched.h \ + include/asm-generic/bitops/hweight.h \ + include/asm-generic/bitops/fls64.h \ + include/asm-generic/bitops/ext2-non-atomic.h \ + include/asm-generic/bitops/le.h \ + include/asm-generic/bitops/minix.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/thread_info.h \ + $(wildcard include/config/debug/stack/usage.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor.h \ + $(wildcard include/config/x86/vsmp.h) \ + $(wildcard include/config/cc/stackprotector.h) \ + $(wildcard include/config/m386.h) \ + $(wildcard include/config/m486.h) \ + $(wildcard include/config/x86/debugctlmsr.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor-flags.h \ + $(wildcard include/config/vm86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vm86.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace.h \ + $(wildcard include/config/x86/ptrace/bts.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace-abi.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/segment.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/math_emu.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/sigcontext.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/current.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/percpu.h \ + $(wildcard include/config/x86/64/smp.h) \ + include/linux/kernel.h \ + $(wildcard include/config/preempt/voluntary.h) \ + $(wildcard include/config/debug/spinlock/sleep.h) \ + $(wildcard include/config/prove/locking.h) \ + $(wildcard include/config/printk.h) \ + $(wildcard include/config/dynamic/debug.h) \ + $(wildcard include/config/ring/buffer.h) \ + $(wildcard include/config/tracing.h) \ + $(wildcard include/config/numa.h) \ + $(wildcard include/config/ftrace/mcount/record.h) \ + include/linux/log2.h \ + $(wildcard include/config/arch/has/ilog2/u32.h) \ + $(wildcard include/config/arch/has/ilog2/u64.h) \ + include/linux/dynamic_debug.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bug.h \ + $(wildcard include/config/bug.h) \ + $(wildcard include/config/debug/bugverbose.h) \ + include/asm-generic/bug.h \ + $(wildcard include/config/generic/bug.h) \ + $(wildcard include/config/generic/bug/relative/pointers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/div64.h \ + include/asm-generic/percpu.h \ + $(wildcard include/config/have/setup/per/cpu/area.h) \ + include/linux/threads.h \ + $(wildcard include/config/nr/cpus.h) \ + $(wildcard include/config/base/small.h) \ + include/linux/percpu-defs.h \ + $(wildcard include/config/debug/force/weak/per/cpu.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/system.h \ + $(wildcard include/config/ia32/emulation.h) \ + $(wildcard include/config/x86/32/lazy/gs.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg_32.h \ + $(wildcard include/config/x86/cmpxchg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/nops.h \ + $(wildcard include/config/mk7.h) \ + include/linux/irqflags.h \ + $(wildcard include/config/trace/irqflags.h) \ + $(wildcard include/config/irqsoff/tracer.h) \ + $(wildcard include/config/trace/irqflags/support.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irqflags.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_types.h \ + $(wildcard include/config/compat/vdso.h) \ + $(wildcard include/config/proc/fs.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + $(wildcard include/config/highmem.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level_types.h \ + include/asm-generic/pgtable-nopud.h \ + include/asm-generic/pgtable-nopmd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr-index.h \ + include/linux/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ioctl.h \ + include/asm-generic/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/errno.h \ + include/asm-generic/errno.h \ + include/asm-generic/errno-base.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpumask.h \ + include/linux/cpumask.h \ + $(wildcard include/config/cpumask/offstack.h) \ + $(wildcard include/config/hotplug/cpu.h) \ + $(wildcard include/config/debug/per/cpu/maps.h) \ + $(wildcard include/config/disable/obsolete/cpumask/functions.h) \ + include/linux/bitmap.h \ + include/linux/errno.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc_defs.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ds.h \ + $(wildcard include/config/x86/ds.h) \ + include/linux/err.h \ + include/linux/personality.h \ + include/linux/cache.h \ + $(wildcard include/config/arch/has/cache/line/size.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cache.h \ + $(wildcard include/config/x86/l1/cache/shift.h) \ + $(wildcard include/config/x86/internode/cache/shift.h) \ + include/linux/math64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ftrace.h \ + $(wildcard include/config/function/tracer.h) \ + $(wildcard include/config/dynamic/ftrace.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic64_32.h \ + include/asm-generic/atomic-long.h \ + include/linux/list.h \ + $(wildcard include/config/debug/list.h) \ + include/linux/poison.h \ + $(wildcard include/config/illegal/pointer/value.h) \ + include/linux/prefetch.h \ + include/linux/bottom_half.h \ + include/linux/spinlock_types.h \ + include/linux/spinlock_types_up.h \ + include/linux/lockdep.h \ + $(wildcard include/config/lockdep.h) \ + $(wildcard include/config/lock/stat.h) \ + $(wildcard include/config/generic/hardirqs.h) \ + $(wildcard include/config/prove/rcu.h) \ + include/linux/rwlock_types.h \ + include/linux/spinlock_up.h \ + include/linux/rwlock.h \ + include/linux/spinlock_api_up.h \ + include/linux/mm.h \ + $(wildcard include/config/sysctl.h) \ + $(wildcard include/config/stack/growsup.h) \ + $(wildcard include/config/ksm.h) \ + $(wildcard include/config/arch/populates/node/map.h) \ + $(wildcard include/config/have/arch/early/pfn/to/nid.h) \ + $(wildcard include/config/ia64.h) \ + $(wildcard include/config/debug/pagealloc.h) \ + $(wildcard include/config/hibernation.h) \ + include/linux/gfp.h \ + $(wildcard include/config/zone/dma.h) \ + $(wildcard include/config/zone/dma32.h) \ + $(wildcard include/config/debug/vm.h) \ + include/linux/mmzone.h \ + $(wildcard include/config/force/max/zoneorder.h) \ + $(wildcard include/config/memory/hotplug.h) \ + $(wildcard include/config/flat/node/mem/map.h) \ + $(wildcard include/config/cgroup/mem/res/ctlr.h) \ + $(wildcard include/config/no/bootmem.h) \ + $(wildcard include/config/have/memory/present.h) \ + $(wildcard include/config/need/node/memmap/size.h) \ + $(wildcard include/config/need/multiple/nodes.h) \ + $(wildcard include/config/sparsemem/extreme.h) \ + $(wildcard include/config/nodes/span/other/nodes.h) \ + $(wildcard include/config/holes/in/zone.h) \ + $(wildcard include/config/arch/has/holes/memorymodel.h) \ + include/linux/wait.h \ + include/linux/numa.h \ + $(wildcard include/config/nodes/shift.h) \ + include/linux/seqlock.h \ + include/linux/nodemask.h \ + include/linux/pageblock-flags.h \ + $(wildcard include/config/hugetlb/page/size/variable.h) \ + include/generated/bounds.h \ + include/linux/memory_hotplug.h \ + $(wildcard include/config/have/arch/nodedata/extension.h) \ + $(wildcard include/config/memory/hotremove.h) \ + include/linux/notifier.h \ + include/linux/mutex.h \ + $(wildcard include/config/debug/mutexes.h) \ + include/linux/rwsem.h \ + $(wildcard include/config/rwsem/generic/spinlock.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/rwsem.h \ + include/linux/srcu.h \ + include/linux/topology.h \ + $(wildcard include/config/sched/smt.h) \ + $(wildcard include/config/sched/mc.h) \ + include/linux/smp.h \ + $(wildcard include/config/use/generic/smp/helpers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/topology.h \ + $(wildcard include/config/x86/ht.h) \ + $(wildcard include/config/x86/64/acpi/numa.h) \ + include/asm-generic/topology.h \ + include/linux/mmdebug.h \ + include/linux/rbtree.h \ + include/linux/prio_tree.h \ + include/linux/debug_locks.h \ + $(wildcard include/config/debug/locking/api/selftests.h) \ + include/linux/mm_types.h \ + $(wildcard include/config/split/ptlock/cpus.h) \ + $(wildcard include/config/want/page/debug/flags.h) \ + $(wildcard include/config/aio.h) \ + $(wildcard include/config/mm/owner.h) \ + $(wildcard include/config/mmu/notifier.h) \ + include/linux/auxvec.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/auxvec.h \ + include/linux/completion.h \ + include/linux/page-debug-flags.h \ + $(wildcard include/config/page/poisoning.h) \ + $(wildcard include/config/page/debug/something/else.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mmu.h \ + include/linux/range.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/e820.h \ + $(wildcard include/config/efi.h) \ + $(wildcard include/config/memtest.h) \ + include/linux/early_res.h \ + include/linux/ioport.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/x86_init.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bootparam.h \ + include/linux/screen_info.h \ + include/linux/apm_bios.h \ + include/linux/edd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ist.h \ + include/video/edid.h \ + $(wildcard include/config/x86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32.h \ + $(wildcard include/config/highpte.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/fixmap.h \ + $(wildcard include/config/provide/ohci1394/dma/init.h) \ + $(wildcard include/config/x86/local/apic.h) \ + $(wildcard include/config/x86/io/apic.h) \ + $(wildcard include/config/x86/visws/apic.h) \ + $(wildcard include/config/x86/f00f/bug.h) \ + $(wildcard include/config/x86/cyclone/timer.h) \ + $(wildcard include/config/pci/mmconfig.h) \ + $(wildcard include/config/intel/txt.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/acpi.h \ + $(wildcard include/config/acpi.h) \ + $(wildcard include/config/acpi/numa.h) \ + include/acpi/pdc_intel.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/numa.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/numa_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mpspec.h \ + $(wildcard include/config/x86/numaq.h) \ + $(wildcard include/config/mca.h) \ + $(wildcard include/config/eisa.h) \ + $(wildcard include/config/x86/mpparse.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mpspec_def.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/apicdef.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/kmap_types.h \ + $(wildcard include/config/debug/highmem.h) \ + include/asm-generic/kmap_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/paravirt.h \ + $(wildcard include/config/paravirt/spinlocks.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level.h \ + include/asm-generic/pgtable.h \ + include/linux/page-flags.h \ + $(wildcard include/config/pageflags/extended.h) \ + $(wildcard include/config/arch/uses/pg/uncached.h) \ + $(wildcard include/config/memory/failure.h) \ + $(wildcard include/config/swap.h) \ + $(wildcard include/config/s390.h) \ + include/linux/vmstat.h \ + $(wildcard include/config/vm/event/counters.h) \ + include/linux/percpu.h \ + $(wildcard include/config/need/per/cpu/embed/first/chunk.h) \ + $(wildcard include/config/need/per/cpu/page/first/chunk.h) \ + include/linux/pfn.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor-cyrix.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mtrr.h \ + $(wildcard include/config/mtrr.h) \ + arch/x86/kernel/cpu/mtrr/mtrr.h \ + +arch/x86/kernel/cpu/mtrr/cyrix.o: $(deps_arch/x86/kernel/cpu/mtrr/cyrix.o) + +$(deps_arch/x86/kernel/cpu/mtrr/cyrix.o): diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/mtrr/generic.o linux-2.6.34/arch/x86/kernel/cpu/mtrr/generic.o --- linux-2.6.34.orig/arch/x86/kernel/cpu/mtrr/generic.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/mtrr/generic.o 2010-06-16 00:19:18.000000000 +0200 @@ -0,0 +1,30 @@ +ELF 4(UWVSӃ<=lXu} u}wjwb=YtYw<ww wi Q;=EEMԉ}]UzE}܁}̋J}E˹M]%EċB¸EU1ω}}!E1!׉}} }}}E1ϋM!1! :Et}u8Eu+tttpu< u<t8tTEE}9}5]؉ tv9uw r9EsuZ1҃<[^_]USEKCE C []UȉWVS =9}y.1!EPMUS}Xu +F9|۸e[^_]U2%]U]UWVSC2E܉UEuUf2EUUEE  Ћu ƒt 9t hYڋEUM ЊUe[^_]UVSti;uduP=wGtPhA^X_v!=?wtIuho[3\uu19tRPh e[^]UVSӉ؉ʉ01yRSVjhe[^]U @"  t  x$" "ع2U‹MEE tpU "؋ tp %" tx"]UWVS EJEECE܉2EEU1Щu"5=M3 Et EE2EMU1сu5=M3 t }tMEU;==Y==vy2ÉEUtcjh9MځY[> U2EU9uM9KtKEEG;}}»1EF$҉Ut1EԄtMp8Z ZuX +9tX%M + Уpu؝1Eth@ tme[^_]UWVSEMEEE܍E܃}uuD611҉EuU#=E }} ʋu쉐Eu؉s5}1 !s uKMK FSu蝃[^_]US=uB=v92ÉEUt#jh9MځXZP2X2Y 2h2Apu]UtA]øUShtFt h1Zt hjXt h[hhZY]Ã=Ut1PHP5hUW1VSÃu 949u:9u %EMuME9Gt^_[^_]UWVS21 Y/2K2F EU;5rɀ=Yt2 +Z Xt2 ZPh=YZYXuPh 1s@_ +@K_Xغ5uXuPhY[t u u Pо1IF t2%PF Pv S PvSWh$ Wh?YXG;=r tӉSQRPhQl[Se[^_]<4>mtrr: your BIOS has configured an incorrect mask, fixing it. +<4>mtrr: base(0x%lx000) is not 4 MiB aligned +<4>mtrr: writable mtrr between 0x70000000 and 0x7003FFFF may hang the CPU. +<4>mtrr: base(0x%lx000) is not aligned on a size(0x%lx000) boundary +<3>MTRR: CPU %u: Writing MSR %x to %x:%x failed +<4>mtrr: your CPUs had inconsistent fixed MTRR settings +<4>mtrr: your CPUs had inconsistent variable MTRR settings +<4>mtrr: your CPUs had inconsistent MTRRdefType settings +<6>mtrr: probably your BIOS does not setup all CPUs. +<6>mtrr: corrected configuration. +<3>[Firmware Warn]: MTRR: CPU %u: SYSCFG[MtrrFixDramModEn] not cleared by BIOS, clearing this bit +<7> %05X-%05X %s +<7>MTRR default type: %s +disen<7>MTRR fixed ranges %sabled: +<7>MTRR variable ranges %sabled: +<7> %u base %0*X%05X000 mask %0*X%05X000 %s +<7> %u disabled +<7>TOM2: %016llx aka %lldM +wPXhmtrr_stateGCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.rel.text.rel.fixup.rel.init.text.rodata.str1.1.rel__ex_table.rel.rodata.rel__ksymtab_gpl.rel__kcrctab_gpl__ksymtab_strings.init.data.bss.comment.note.GNU-stack4 ) +% 4w0 X?2E mRN ,a@] <0 +mi l { |   |0 $DD& D 8H8b88878&&8 8857G0.4F0U9i9y~444489C o t ~:  :9 8))!848<:T8d)j)t88:78994:8:L8^y 8888 ' 89:Q)l8)::994:+868?8J8S8[8d8k89 4$)4494?D4IN4[ h m(s { 4        48A8K8T8\8k7s8{88*&&8(488848&8?8u8{4..8(4 47&&+&EJ4S _d'i 518 - +  lw.?#aKxOtZpe=nh-  +Y?y  0EdS]fyf} AE  +? +,Y<C(O[%o~\0generic.cmtrr_state_setgeneric_have_wrcombgeneric_get_mtrrprepare_setcr4deftype_hideftype_lopost_setsmp_changes_maskgeneric_set_allfixed_range_blocksgeneric_set_mtrrprint_fixed_lastlast_fixed_endlast_fixed_typelast_fixed_startprint_fixedT.404__ksymtab_mtrr_state__kstrtab_mtrr_state__kcrctab_mtrr_state__force_ordermtrr_tom2pat_initmtrr_attrib_to_strsize_and_maskamd_special_default_mtrrget_mtrr_statemtrr_save_fixed_ranges__crc_mtrr_statesize_or_maskgeneric_mtrr_opsmtrr_ifgeneric_validate_add_pagepositive_have_wrcombmtrr_state_warnprintkgeneric_get_free_regionfill_mtrr_var_rangenum_var_rangesmtrr_stateboot_cpu_datamtrr_wrmsrmtrr_type_lookup \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/mtrr/.generic.o.cmd linux-2.6.34/arch/x86/kernel/cpu/mtrr/.generic.o.cmd --- linux-2.6.34.orig/arch/x86/kernel/cpu/mtrr/.generic.o.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/mtrr/.generic.o.cmd 2010-06-16 00:19:18.000000000 +0200 @@ -0,0 +1,525 @@ +cmd_arch/x86/kernel/cpu/mtrr/generic.o := gcc -Wp,-MD,arch/x86/kernel/cpu/mtrr/.generic.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.3/include -I/home/chlor/arc/tmp/linux-2.6.34/arch/x86/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-stack-protector -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(generic)" -D"KBUILD_MODNAME=KBUILD_STR(generic)" -c -o arch/x86/kernel/cpu/mtrr/.tmp_generic.o arch/x86/kernel/cpu/mtrr/generic.c + +deps_arch/x86/kernel/cpu/mtrr/generic.o := \ + arch/x86/kernel/cpu/mtrr/generic.c \ + include/linux/module.h \ + $(wildcard include/config/symbol/prefix.h) \ + $(wildcard include/config/modules.h) \ + $(wildcard include/config/modversions.h) \ + $(wildcard include/config/unused/symbols.h) \ + $(wildcard include/config/generic/bug.h) \ + $(wildcard include/config/kallsyms.h) \ + $(wildcard include/config/smp.h) \ + $(wildcard include/config/tracepoints.h) \ + $(wildcard include/config/tracing.h) \ + $(wildcard include/config/event/tracing.h) \ + $(wildcard include/config/ftrace/mcount/record.h) \ + $(wildcard include/config/module/unload.h) \ + $(wildcard include/config/constructors.h) \ + $(wildcard include/config/sysfs.h) \ + include/linux/list.h \ + $(wildcard include/config/debug/list.h) \ + include/linux/stddef.h \ + include/linux/compiler.h \ + $(wildcard include/config/trace/branch/profiling.h) \ + $(wildcard include/config/profile/all/branches.h) \ + $(wildcard include/config/enable/must/check.h) \ + $(wildcard include/config/enable/warn/deprecated.h) \ + include/linux/compiler-gcc.h \ + $(wildcard include/config/arch/supports/optimized/inlining.h) \ + $(wildcard include/config/optimize/inlining.h) \ + include/linux/compiler-gcc4.h \ + include/linux/poison.h \ + $(wildcard include/config/illegal/pointer/value.h) \ + include/linux/prefetch.h \ + include/linux/types.h \ + $(wildcard include/config/uid16.h) \ + $(wildcard include/config/lbdaf.h) \ + $(wildcard include/config/phys/addr/t/64bit.h) \ + $(wildcard include/config/64bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/types.h \ + $(wildcard include/config/x86/64.h) \ + $(wildcard include/config/highmem64g.h) \ + include/asm-generic/types.h \ + include/asm-generic/int-ll64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitsperlong.h \ + include/asm-generic/bitsperlong.h \ + include/linux/posix_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types.h \ + $(wildcard include/config/x86/32.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor.h \ + $(wildcard include/config/x86/vsmp.h) \ + $(wildcard include/config/cc/stackprotector.h) \ + $(wildcard include/config/paravirt.h) \ + $(wildcard include/config/m386.h) \ + $(wildcard include/config/m486.h) \ + $(wildcard include/config/x86/debugctlmsr.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor-flags.h \ + $(wildcard include/config/vm86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vm86.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace.h \ + $(wildcard include/config/x86/ptrace/bts.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace-abi.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/segment.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_types.h \ + include/linux/const.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32_types.h \ + $(wildcard include/config/highmem4g.h) \ + $(wildcard include/config/page/offset.h) \ + $(wildcard include/config/4kstacks.h) \ + $(wildcard include/config/x86/pae.h) \ + include/linux/init.h \ + $(wildcard include/config/hotplug.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/math_emu.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/sigcontext.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/current.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/percpu.h \ + $(wildcard include/config/x86/64/smp.h) \ + include/linux/kernel.h \ + $(wildcard include/config/preempt/voluntary.h) \ + $(wildcard include/config/debug/spinlock/sleep.h) \ + $(wildcard include/config/prove/locking.h) \ + $(wildcard include/config/printk.h) \ + $(wildcard include/config/dynamic/debug.h) \ + $(wildcard include/config/ring/buffer.h) \ + $(wildcard include/config/numa.h) \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + include/linux/linkage.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/linkage.h \ + $(wildcard include/config/x86/alignment/16.h) \ + include/linux/stringify.h \ + include/linux/bitops.h \ + $(wildcard include/config/generic/find/first/bit.h) \ + $(wildcard include/config/generic/find/last/bit.h) \ + $(wildcard include/config/generic/find/next/bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitops.h \ + $(wildcard include/config/x86/cmov.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/alternative.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/asm.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpufeature.h \ + $(wildcard include/config/x86/invlpg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/required-features.h \ + $(wildcard include/config/x86/minimum/cpu/family.h) \ + $(wildcard include/config/math/emulation.h) \ + $(wildcard include/config/x86/cmpxchg64.h) \ + $(wildcard include/config/x86/use/3dnow.h) \ + $(wildcard include/config/x86/p6/nop.h) \ + include/asm-generic/bitops/sched.h \ + include/asm-generic/bitops/hweight.h \ + include/asm-generic/bitops/fls64.h \ + include/asm-generic/bitops/ext2-non-atomic.h \ + include/asm-generic/bitops/le.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/byteorder.h \ + include/linux/byteorder/little_endian.h \ + include/linux/swab.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/swab.h \ + $(wildcard include/config/x86/bswap.h) \ + include/linux/byteorder/generic.h \ + include/asm-generic/bitops/minix.h \ + include/linux/log2.h \ + $(wildcard include/config/arch/has/ilog2/u32.h) \ + $(wildcard include/config/arch/has/ilog2/u64.h) \ + include/linux/typecheck.h \ + include/linux/dynamic_debug.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bug.h \ + $(wildcard include/config/bug.h) \ + $(wildcard include/config/debug/bugverbose.h) \ + include/asm-generic/bug.h \ + $(wildcard include/config/generic/bug/relative/pointers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/div64.h \ + include/asm-generic/percpu.h \ + $(wildcard include/config/debug/preempt.h) \ + $(wildcard include/config/have/setup/per/cpu/area.h) \ + include/linux/threads.h \ + $(wildcard include/config/nr/cpus.h) \ + $(wildcard include/config/base/small.h) \ + include/linux/percpu-defs.h \ + $(wildcard include/config/debug/force/weak/per/cpu.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/system.h \ + $(wildcard include/config/ia32/emulation.h) \ + $(wildcard include/config/x86/32/lazy/gs.h) \ + $(wildcard include/config/x86/ppro/fence.h) \ + $(wildcard include/config/x86/oostore.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg_32.h \ + $(wildcard include/config/x86/cmpxchg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/nops.h \ + $(wildcard include/config/mk7.h) \ + include/linux/irqflags.h \ + $(wildcard include/config/trace/irqflags.h) \ + $(wildcard include/config/irqsoff/tracer.h) \ + $(wildcard include/config/preempt/tracer.h) \ + $(wildcard include/config/trace/irqflags/support.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irqflags.h \ + $(wildcard include/config/debug/lock/alloc.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32.h \ + $(wildcard include/config/hugetlb/page.h) \ + $(wildcard include/config/debug/virtual.h) \ + $(wildcard include/config/flatmem.h) \ + $(wildcard include/config/x86/3dnow.h) \ + include/linux/string.h \ + $(wildcard include/config/binary/printf.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string_32.h \ + $(wildcard include/config/kmemcheck.h) \ + include/asm-generic/memory_model.h \ + $(wildcard include/config/discontigmem.h) \ + $(wildcard include/config/sparsemem/vmemmap.h) \ + $(wildcard include/config/sparsemem.h) \ + include/asm-generic/getorder.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_types.h \ + $(wildcard include/config/compat/vdso.h) \ + $(wildcard include/config/proc/fs.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + $(wildcard include/config/highmem.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level_types.h \ + include/asm-generic/pgtable-nopud.h \ + include/asm-generic/pgtable-nopmd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr-index.h \ + include/linux/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ioctl.h \ + include/asm-generic/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/errno.h \ + include/asm-generic/errno.h \ + include/asm-generic/errno-base.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpumask.h \ + include/linux/cpumask.h \ + $(wildcard include/config/cpumask/offstack.h) \ + $(wildcard include/config/hotplug/cpu.h) \ + $(wildcard include/config/debug/per/cpu/maps.h) \ + $(wildcard include/config/disable/obsolete/cpumask/functions.h) \ + include/linux/bitmap.h \ + include/linux/errno.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc_defs.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ds.h \ + $(wildcard include/config/x86/ds.h) \ + include/linux/err.h \ + include/linux/personality.h \ + include/linux/cache.h \ + $(wildcard include/config/arch/has/cache/line/size.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cache.h \ + $(wildcard include/config/x86/l1/cache/shift.h) \ + $(wildcard include/config/x86/internode/cache/shift.h) \ + include/linux/math64.h \ + include/linux/stat.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/stat.h \ + include/linux/time.h \ + $(wildcard include/config/arch/uses/gettimeoffset.h) \ + include/linux/seqlock.h \ + include/linux/spinlock.h \ + $(wildcard include/config/debug/spinlock.h) \ + $(wildcard include/config/generic/lockbreak.h) \ + $(wildcard include/config/preempt.h) \ + include/linux/preempt.h \ + $(wildcard include/config/preempt/notifiers.h) \ + include/linux/thread_info.h \ + $(wildcard include/config/compat.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/thread_info.h \ + $(wildcard include/config/debug/stack/usage.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ftrace.h \ + $(wildcard include/config/function/tracer.h) \ + $(wildcard include/config/dynamic/ftrace.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic64_32.h \ + include/asm-generic/atomic-long.h \ + include/linux/bottom_half.h \ + include/linux/spinlock_types.h \ + include/linux/spinlock_types_up.h \ + include/linux/lockdep.h \ + $(wildcard include/config/lockdep.h) \ + $(wildcard include/config/lock/stat.h) \ + $(wildcard include/config/generic/hardirqs.h) \ + $(wildcard include/config/prove/rcu.h) \ + include/linux/rwlock_types.h \ + include/linux/spinlock_up.h \ + include/linux/rwlock.h \ + include/linux/spinlock_api_up.h \ + include/linux/kmod.h \ + include/linux/gfp.h \ + $(wildcard include/config/zone/dma.h) \ + $(wildcard include/config/zone/dma32.h) \ + $(wildcard include/config/debug/vm.h) \ + include/linux/mmzone.h \ + $(wildcard include/config/force/max/zoneorder.h) \ + $(wildcard include/config/memory/hotplug.h) \ + $(wildcard include/config/arch/populates/node/map.h) \ + $(wildcard include/config/flat/node/mem/map.h) \ + $(wildcard include/config/cgroup/mem/res/ctlr.h) \ + $(wildcard include/config/no/bootmem.h) \ + $(wildcard include/config/have/memory/present.h) \ + $(wildcard include/config/need/node/memmap/size.h) \ + $(wildcard include/config/need/multiple/nodes.h) \ + $(wildcard include/config/have/arch/early/pfn/to/nid.h) \ + $(wildcard include/config/sparsemem/extreme.h) \ + $(wildcard include/config/nodes/span/other/nodes.h) \ + $(wildcard include/config/holes/in/zone.h) \ + $(wildcard include/config/arch/has/holes/memorymodel.h) \ + include/linux/wait.h \ + include/linux/numa.h \ + $(wildcard include/config/nodes/shift.h) \ + include/linux/nodemask.h \ + include/linux/pageblock-flags.h \ + $(wildcard include/config/hugetlb/page/size/variable.h) \ + include/generated/bounds.h \ + include/linux/memory_hotplug.h \ + $(wildcard include/config/have/arch/nodedata/extension.h) \ + $(wildcard include/config/memory/hotremove.h) \ + include/linux/notifier.h \ + include/linux/mutex.h \ + $(wildcard include/config/debug/mutexes.h) \ + include/linux/rwsem.h \ + $(wildcard include/config/rwsem/generic/spinlock.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/rwsem.h \ + include/linux/srcu.h \ + include/linux/topology.h \ + $(wildcard include/config/sched/smt.h) \ + $(wildcard include/config/sched/mc.h) \ + include/linux/smp.h \ + $(wildcard include/config/use/generic/smp/helpers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/topology.h \ + $(wildcard include/config/x86/ht.h) \ + $(wildcard include/config/x86/64/acpi/numa.h) \ + include/asm-generic/topology.h \ + include/linux/mmdebug.h \ + include/linux/elf.h \ + include/linux/elf-em.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/elf.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/user.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/user_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/auxvec.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vdso.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ldt.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mmu.h \ + include/linux/kobject.h \ + include/linux/sysfs.h \ + include/linux/kref.h \ + include/linux/moduleparam.h \ + $(wildcard include/config/alpha.h) \ + $(wildcard include/config/ia64.h) \ + $(wildcard include/config/ppc64.h) \ + include/linux/tracepoint.h \ + include/linux/rcupdate.h \ + $(wildcard include/config/rcu/torture/test.h) \ + $(wildcard include/config/tree/rcu.h) \ + $(wildcard include/config/tree/preempt/rcu.h) \ + $(wildcard include/config/tiny/rcu.h) \ + include/linux/completion.h \ + include/linux/rcutree.h \ + $(wildcard include/config/no/hz.h) \ + include/linux/percpu.h \ + $(wildcard include/config/need/per/cpu/embed/first/chunk.h) \ + $(wildcard include/config/need/per/cpu/page/first/chunk.h) \ + include/linux/pfn.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/module.h \ + $(wildcard include/config/m586.h) \ + $(wildcard include/config/m586tsc.h) \ + $(wildcard include/config/m586mmx.h) \ + $(wildcard include/config/mcore2.h) \ + $(wildcard include/config/matom.h) \ + $(wildcard include/config/m686.h) \ + $(wildcard include/config/mpentiumii.h) \ + $(wildcard include/config/mpentiumiii.h) \ + $(wildcard include/config/mpentiumm.h) \ + $(wildcard include/config/mpentium4.h) \ + $(wildcard include/config/mk6.h) \ + $(wildcard include/config/mk8.h) \ + $(wildcard include/config/x86/elan.h) \ + $(wildcard include/config/mcrusoe.h) \ + $(wildcard include/config/mefficeon.h) \ + $(wildcard include/config/mwinchipc6.h) \ + $(wildcard include/config/mwinchip3d.h) \ + $(wildcard include/config/mcyrixiii.h) \ + $(wildcard include/config/mviac3/2.h) \ + $(wildcard include/config/mviac7.h) \ + $(wildcard include/config/mgeodegx1.h) \ + $(wildcard include/config/mgeode/lx.h) \ + include/asm-generic/module.h \ + include/trace/events/module.h \ + include/trace/define_trace.h \ + include/linux/io.h \ + $(wildcard include/config/mmu.h) \ + $(wildcard include/config/has/ioport.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/io.h \ + include/asm-generic/iomap.h \ + include/linux/vmalloc.h \ + include/linux/mm.h \ + $(wildcard include/config/sysctl.h) \ + $(wildcard include/config/stack/growsup.h) \ + $(wildcard include/config/ksm.h) \ + $(wildcard include/config/debug/pagealloc.h) \ + $(wildcard include/config/hibernation.h) \ + include/linux/rbtree.h \ + include/linux/prio_tree.h \ + include/linux/debug_locks.h \ + $(wildcard include/config/debug/locking/api/selftests.h) \ + include/linux/mm_types.h \ + $(wildcard include/config/split/ptlock/cpus.h) \ + $(wildcard include/config/want/page/debug/flags.h) \ + $(wildcard include/config/aio.h) \ + $(wildcard include/config/mm/owner.h) \ + $(wildcard include/config/mmu/notifier.h) \ + include/linux/auxvec.h \ + include/linux/page-debug-flags.h \ + $(wildcard include/config/page/poisoning.h) \ + $(wildcard include/config/page/debug/something/else.h) \ + include/linux/range.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/e820.h \ + $(wildcard include/config/efi.h) \ + $(wildcard include/config/memtest.h) \ + include/linux/early_res.h \ + include/linux/ioport.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/x86_init.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bootparam.h \ + include/linux/screen_info.h \ + include/linux/apm_bios.h \ + include/linux/edd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ist.h \ + include/video/edid.h \ + $(wildcard include/config/x86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32.h \ + $(wildcard include/config/highpte.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/fixmap.h \ + $(wildcard include/config/provide/ohci1394/dma/init.h) \ + $(wildcard include/config/x86/local/apic.h) \ + $(wildcard include/config/x86/io/apic.h) \ + $(wildcard include/config/x86/visws/apic.h) \ + $(wildcard include/config/x86/f00f/bug.h) \ + $(wildcard include/config/x86/cyclone/timer.h) \ + $(wildcard include/config/pci/mmconfig.h) \ + $(wildcard include/config/intel/txt.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/acpi.h \ + $(wildcard include/config/acpi.h) \ + $(wildcard include/config/acpi/numa.h) \ + include/acpi/pdc_intel.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/numa.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/numa_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mpspec.h \ + $(wildcard include/config/x86/numaq.h) \ + $(wildcard include/config/mca.h) \ + $(wildcard include/config/eisa.h) \ + $(wildcard include/config/x86/mpparse.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mpspec_def.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/apicdef.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/kmap_types.h \ + $(wildcard include/config/debug/highmem.h) \ + include/asm-generic/kmap_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/paravirt.h \ + $(wildcard include/config/paravirt/spinlocks.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level.h \ + include/asm-generic/pgtable.h \ + include/linux/page-flags.h \ + $(wildcard include/config/pageflags/extended.h) \ + $(wildcard include/config/arch/uses/pg/uncached.h) \ + $(wildcard include/config/memory/failure.h) \ + $(wildcard include/config/swap.h) \ + $(wildcard include/config/s390.h) \ + include/linux/vmstat.h \ + $(wildcard include/config/vm/event/counters.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/tlbflush.h \ + include/linux/sched.h \ + $(wildcard include/config/sched/debug.h) \ + $(wildcard include/config/detect/softlockup.h) \ + $(wildcard include/config/detect/hung/task.h) \ + $(wildcard include/config/core/dump/default/elf/headers.h) \ + $(wildcard include/config/virt/cpu/accounting.h) \ + $(wildcard include/config/bsd/process/acct.h) \ + $(wildcard include/config/taskstats.h) \ + $(wildcard include/config/audit.h) \ + $(wildcard include/config/inotify/user.h) \ + $(wildcard include/config/epoll.h) \ + $(wildcard include/config/posix/mqueue.h) \ + $(wildcard include/config/keys.h) \ + $(wildcard include/config/perf/events.h) \ + $(wildcard include/config/schedstats.h) \ + $(wildcard include/config/task/delay/acct.h) \ + $(wildcard include/config/fair/group/sched.h) \ + $(wildcard include/config/rt/group/sched.h) \ + $(wildcard include/config/blk/dev/io/trace.h) \ + $(wildcard include/config/sysvipc.h) \ + $(wildcard include/config/auditsyscall.h) \ + $(wildcard include/config/rt/mutexes.h) \ + $(wildcard include/config/task/xacct.h) \ + $(wildcard include/config/cpusets.h) \ + $(wildcard include/config/cgroups.h) \ + $(wildcard include/config/futex.h) \ + $(wildcard include/config/fault/injection.h) \ + $(wildcard include/config/latencytop.h) \ + $(wildcard include/config/function/graph/tracer.h) \ + $(wildcard include/config/have/unstable/sched/clock.h) \ + $(wildcard include/config/cgroup/sched.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/param.h \ + include/asm-generic/param.h \ + $(wildcard include/config/hz.h) \ + include/linux/capability.h \ + include/linux/timex.h \ + include/linux/param.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/timex.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/tsc.h \ + $(wildcard include/config/x86/tsc.h) \ + include/linux/jiffies.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cputime.h \ + include/asm-generic/cputime.h \ + include/linux/sem.h \ + include/linux/ipc.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ipcbuf.h \ + include/asm-generic/ipcbuf.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/sembuf.h \ + include/linux/signal.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/signal.h \ + include/asm-generic/signal-defs.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/siginfo.h \ + include/asm-generic/siginfo.h \ + include/linux/path.h \ + include/linux/pid.h \ + include/linux/proportions.h \ + include/linux/percpu_counter.h \ + include/linux/seccomp.h \ + $(wildcard include/config/seccomp.h) \ + include/linux/rculist.h \ + include/linux/rtmutex.h \ + $(wildcard include/config/debug/rt/mutexes.h) \ + include/linux/plist.h \ + $(wildcard include/config/debug/pi/list.h) \ + include/linux/resource.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/resource.h \ + include/asm-generic/resource.h \ + include/linux/timer.h \ + $(wildcard include/config/timer/stats.h) \ + $(wildcard include/config/debug/objects/timers.h) \ + include/linux/ktime.h \ + $(wildcard include/config/ktime/scalar.h) \ + include/linux/debugobjects.h \ + $(wildcard include/config/debug/objects.h) \ + $(wildcard include/config/debug/objects/free.h) \ + include/linux/hrtimer.h \ + $(wildcard include/config/high/res/timers.h) \ + include/linux/task_io_accounting.h \ + $(wildcard include/config/task/io/accounting.h) \ + include/linux/latencytop.h \ + include/linux/cred.h \ + $(wildcard include/config/debug/credentials.h) \ + $(wildcard include/config/security.h) \ + include/linux/key.h \ + include/linux/sysctl.h \ + include/linux/selinux.h \ + $(wildcard include/config/security/selinux.h) \ + include/linux/aio.h \ + include/linux/workqueue.h \ + $(wildcard include/config/debug/objects/work.h) \ + include/linux/aio_abi.h \ + include/linux/uio.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mtrr.h \ + $(wildcard include/config/mtrr.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pat.h \ + $(wildcard include/config/x86/pat.h) \ + arch/x86/kernel/cpu/mtrr/mtrr.h \ + +arch/x86/kernel/cpu/mtrr/generic.o: $(deps_arch/x86/kernel/cpu/mtrr/generic.o) + +$(deps_arch/x86/kernel/cpu/mtrr/generic.o): diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/mtrr/if.o linux-2.6.34/arch/x86/kernel/cpu/mtrr/if.o --- linux-2.6.34.orig/arch/x86/kernel/cpu/mtrr/if.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/mtrr/if.o 2010-06-16 00:19:17.000000000 +0200 @@ -0,0 +1,13 @@ +ELF 4(¸Uh]UWVSEBhp8t71ۉE11҉ <uC;]|Gh@8EZY[^_]USӋtzt1ɺ[]UWV1SEEPMUSE[u V=w +KEMEE hQE4RuRPVhW$F;uve1[^_]USIh}Y8u u( щƒxt +tI +[]UWVSMM AhX8u$ЀMMøt9AhX8}u u Mj^xe[^_]UWVSӃ$M @wM @s%w;MtMt M @u!E EйhM @sw1M @w +M @uZbM @M @uD M @wM @SM @umMMjMUEj!jUE^LqMU'E;T]SMUSUԋE[Lw=vEEE EE UԉEjMUEVjv MUEjjtuMU.E;s_]SMUSEEEEXuAMtMu/Uй¸u 1e[^_]UWVSdMUUx]1MIO~OH]¸9TUt: +u]AuU1ɍE11J]1ɍEEEUPEE1ɉڃËE ةusEVEuUE1ɉEhEMMtAu$}؋u j _y +Ee[^_]?reg%02i: base=0x%06lx000 (%5luMB), size=%5lu%cB, count=%d: %s +disable=base=size=type=mtrruncachablewrite-combiningwrite-throughwrite-protectwrite-backUu$uu +tj1ɺ\h1ZY !!xal|GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.rel.text.data.bss.rodata.str1.1.rel.init.text.rel.initcall3.init.rel.rodata.comment.note.GNU-stack4 |%+02CD? \(RN fb p +n0X$w||  h +`x.(6TLDR!] hDuh + +   .>FO\ckzif.cmtrr_stringsmtrr_closemtrr_openmtrr_seq_showmtrr_file_delmtrr_file_addmtrr_ioctlmtrr_writemtrr_if_initmtrr_fops__initcall_mtrr_if_init3mtrr_attrib_to_strnum_var_rangesmtrr_delkfreesingle_releasemtrr_ifsingle_openmtrr_usage_tableseq_printfmtrr_del_page__kmallocmtrr_add_page_copy_from_usercapablemtrr_addcopy_to_userstrlenstrncmpsimple_strtoulsimple_strtoullskip_spacesstrcmpboot_cpu_dataproc_create_dataseq_lseekseq_read1CYm"39~ !z"#-#E$Q#x# #8#P!_#x#% #`"v&'(')*')3*=E'T*`k+!,,05:-./ $(08hlptx| \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/mtrr/.if.o.cmd linux-2.6.34/arch/x86/kernel/cpu/mtrr/.if.o.cmd --- linux-2.6.34.orig/arch/x86/kernel/cpu/mtrr/.if.o.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/mtrr/.if.o.cmd 2010-06-16 00:19:17.000000000 +0200 @@ -0,0 +1,412 @@ +cmd_arch/x86/kernel/cpu/mtrr/if.o := gcc -Wp,-MD,arch/x86/kernel/cpu/mtrr/.if.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.3/include -I/home/chlor/arc/tmp/linux-2.6.34/arch/x86/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-stack-protector -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(if)" -D"KBUILD_MODNAME=KBUILD_STR(if)" -c -o arch/x86/kernel/cpu/mtrr/.tmp_if.o arch/x86/kernel/cpu/mtrr/if.c + +deps_arch/x86/kernel/cpu/mtrr/if.o := \ + arch/x86/kernel/cpu/mtrr/if.c \ + $(wildcard include/config/proc/fs.h) \ + $(wildcard include/config/compat.h) \ + include/linux/capability.h \ + include/linux/types.h \ + $(wildcard include/config/uid16.h) \ + $(wildcard include/config/lbdaf.h) \ + $(wildcard include/config/phys/addr/t/64bit.h) \ + $(wildcard include/config/64bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/types.h \ + $(wildcard include/config/x86/64.h) \ + $(wildcard include/config/highmem64g.h) \ + include/asm-generic/types.h \ + include/asm-generic/int-ll64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitsperlong.h \ + include/asm-generic/bitsperlong.h \ + include/linux/posix_types.h \ + include/linux/stddef.h \ + include/linux/compiler.h \ + $(wildcard include/config/trace/branch/profiling.h) \ + $(wildcard include/config/profile/all/branches.h) \ + $(wildcard include/config/enable/must/check.h) \ + $(wildcard include/config/enable/warn/deprecated.h) \ + include/linux/compiler-gcc.h \ + $(wildcard include/config/arch/supports/optimized/inlining.h) \ + $(wildcard include/config/optimize/inlining.h) \ + include/linux/compiler-gcc4.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types.h \ + $(wildcard include/config/x86/32.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types_32.h \ + include/linux/seq_file.h \ + include/linux/string.h \ + $(wildcard include/config/binary/printf.h) \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string_32.h \ + $(wildcard include/config/x86/use/3dnow.h) \ + $(wildcard include/config/kmemcheck.h) \ + include/linux/mutex.h \ + $(wildcard include/config/debug/mutexes.h) \ + $(wildcard include/config/smp.h) \ + $(wildcard include/config/debug/lock/alloc.h) \ + include/linux/list.h \ + $(wildcard include/config/debug/list.h) \ + include/linux/poison.h \ + $(wildcard include/config/illegal/pointer/value.h) \ + include/linux/prefetch.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor.h \ + $(wildcard include/config/x86/vsmp.h) \ + $(wildcard include/config/cc/stackprotector.h) \ + $(wildcard include/config/paravirt.h) \ + $(wildcard include/config/m386.h) \ + $(wildcard include/config/m486.h) \ + $(wildcard include/config/x86/debugctlmsr.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor-flags.h \ + $(wildcard include/config/vm86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vm86.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace.h \ + $(wildcard include/config/x86/ptrace/bts.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace-abi.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/segment.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_types.h \ + include/linux/const.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32_types.h \ + $(wildcard include/config/highmem4g.h) \ + $(wildcard include/config/page/offset.h) \ + $(wildcard include/config/4kstacks.h) \ + $(wildcard include/config/x86/pae.h) \ + include/linux/init.h \ + $(wildcard include/config/modules.h) \ + $(wildcard include/config/hotplug.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/math_emu.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/sigcontext.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/current.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/percpu.h \ + $(wildcard include/config/x86/64/smp.h) \ + include/linux/kernel.h \ + $(wildcard include/config/preempt/voluntary.h) \ + $(wildcard include/config/debug/spinlock/sleep.h) \ + $(wildcard include/config/prove/locking.h) \ + $(wildcard include/config/printk.h) \ + $(wildcard include/config/dynamic/debug.h) \ + $(wildcard include/config/ring/buffer.h) \ + $(wildcard include/config/tracing.h) \ + $(wildcard include/config/numa.h) \ + $(wildcard include/config/ftrace/mcount/record.h) \ + include/linux/linkage.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/linkage.h \ + $(wildcard include/config/x86/alignment/16.h) \ + include/linux/stringify.h \ + include/linux/bitops.h \ + $(wildcard include/config/generic/find/first/bit.h) \ + $(wildcard include/config/generic/find/last/bit.h) \ + $(wildcard include/config/generic/find/next/bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitops.h \ + $(wildcard include/config/x86/cmov.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/alternative.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/asm.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpufeature.h \ + $(wildcard include/config/x86/invlpg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/required-features.h \ + $(wildcard include/config/x86/minimum/cpu/family.h) \ + $(wildcard include/config/math/emulation.h) \ + $(wildcard include/config/x86/cmpxchg64.h) \ + $(wildcard include/config/x86/p6/nop.h) \ + include/asm-generic/bitops/sched.h \ + include/asm-generic/bitops/hweight.h \ + include/asm-generic/bitops/fls64.h \ + include/asm-generic/bitops/ext2-non-atomic.h \ + include/asm-generic/bitops/le.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/byteorder.h \ + include/linux/byteorder/little_endian.h \ + include/linux/swab.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/swab.h \ + $(wildcard include/config/x86/bswap.h) \ + include/linux/byteorder/generic.h \ + include/asm-generic/bitops/minix.h \ + include/linux/log2.h \ + $(wildcard include/config/arch/has/ilog2/u32.h) \ + $(wildcard include/config/arch/has/ilog2/u64.h) \ + include/linux/typecheck.h \ + include/linux/dynamic_debug.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bug.h \ + $(wildcard include/config/bug.h) \ + $(wildcard include/config/debug/bugverbose.h) \ + include/asm-generic/bug.h \ + $(wildcard include/config/generic/bug.h) \ + $(wildcard include/config/generic/bug/relative/pointers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/div64.h \ + include/asm-generic/percpu.h \ + $(wildcard include/config/debug/preempt.h) \ + $(wildcard include/config/have/setup/per/cpu/area.h) \ + include/linux/threads.h \ + $(wildcard include/config/nr/cpus.h) \ + $(wildcard include/config/base/small.h) \ + include/linux/percpu-defs.h \ + $(wildcard include/config/debug/force/weak/per/cpu.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/system.h \ + $(wildcard include/config/ia32/emulation.h) \ + $(wildcard include/config/x86/32/lazy/gs.h) \ + $(wildcard include/config/x86/ppro/fence.h) \ + $(wildcard include/config/x86/oostore.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg_32.h \ + $(wildcard include/config/x86/cmpxchg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/nops.h \ + $(wildcard include/config/mk7.h) \ + include/linux/irqflags.h \ + $(wildcard include/config/trace/irqflags.h) \ + $(wildcard include/config/irqsoff/tracer.h) \ + $(wildcard include/config/preempt/tracer.h) \ + $(wildcard include/config/trace/irqflags/support.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irqflags.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32.h \ + $(wildcard include/config/hugetlb/page.h) \ + $(wildcard include/config/debug/virtual.h) \ + $(wildcard include/config/flatmem.h) \ + $(wildcard include/config/x86/3dnow.h) \ + include/asm-generic/memory_model.h \ + $(wildcard include/config/discontigmem.h) \ + $(wildcard include/config/sparsemem/vmemmap.h) \ + $(wildcard include/config/sparsemem.h) \ + include/asm-generic/getorder.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_types.h \ + $(wildcard include/config/compat/vdso.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + $(wildcard include/config/highmem.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level_types.h \ + include/asm-generic/pgtable-nopud.h \ + include/asm-generic/pgtable-nopmd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr-index.h \ + include/linux/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ioctl.h \ + include/asm-generic/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/errno.h \ + include/asm-generic/errno.h \ + include/asm-generic/errno-base.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpumask.h \ + include/linux/cpumask.h \ + $(wildcard include/config/cpumask/offstack.h) \ + $(wildcard include/config/hotplug/cpu.h) \ + $(wildcard include/config/debug/per/cpu/maps.h) \ + $(wildcard include/config/disable/obsolete/cpumask/functions.h) \ + include/linux/bitmap.h \ + include/linux/errno.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc_defs.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ds.h \ + $(wildcard include/config/x86/ds.h) \ + include/linux/err.h \ + include/linux/personality.h \ + include/linux/cache.h \ + $(wildcard include/config/arch/has/cache/line/size.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cache.h \ + $(wildcard include/config/x86/l1/cache/shift.h) \ + $(wildcard include/config/x86/internode/cache/shift.h) \ + include/linux/math64.h \ + include/linux/spinlock_types.h \ + $(wildcard include/config/generic/lockbreak.h) \ + $(wildcard include/config/debug/spinlock.h) \ + include/linux/spinlock_types_up.h \ + include/linux/lockdep.h \ + $(wildcard include/config/lockdep.h) \ + $(wildcard include/config/lock/stat.h) \ + $(wildcard include/config/generic/hardirqs.h) \ + $(wildcard include/config/prove/rcu.h) \ + include/linux/rwlock_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic64_32.h \ + include/asm-generic/atomic-long.h \ + include/linux/nodemask.h \ + include/linux/numa.h \ + $(wildcard include/config/nodes/shift.h) \ + include/linux/uaccess.h \ + include/linux/preempt.h \ + $(wildcard include/config/preempt.h) \ + $(wildcard include/config/preempt/notifiers.h) \ + include/linux/thread_info.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/thread_info.h \ + $(wildcard include/config/debug/stack/usage.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ftrace.h \ + $(wildcard include/config/function/tracer.h) \ + $(wildcard include/config/dynamic/ftrace.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/uaccess.h \ + $(wildcard include/config/x86/wp/works/ok.h) \ + $(wildcard include/config/x86/intel/usercopy.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/uaccess_32.h \ + $(wildcard include/config/debug/strict/user/copy/checks.h) \ + include/linux/proc_fs.h \ + $(wildcard include/config/proc/devicetree.h) \ + $(wildcard include/config/proc/kcore.h) \ + $(wildcard include/config/mmu.h) \ + include/linux/slab.h \ + $(wildcard include/config/slab/debug.h) \ + $(wildcard include/config/debug/objects.h) \ + $(wildcard include/config/failslab.h) \ + $(wildcard include/config/slub.h) \ + $(wildcard include/config/slob.h) \ + $(wildcard include/config/debug/slab.h) \ + include/linux/gfp.h \ + $(wildcard include/config/zone/dma.h) \ + $(wildcard include/config/zone/dma32.h) \ + $(wildcard include/config/debug/vm.h) \ + include/linux/mmzone.h \ + $(wildcard include/config/force/max/zoneorder.h) \ + $(wildcard include/config/memory/hotplug.h) \ + $(wildcard include/config/arch/populates/node/map.h) \ + $(wildcard include/config/flat/node/mem/map.h) \ + $(wildcard include/config/cgroup/mem/res/ctlr.h) \ + $(wildcard include/config/no/bootmem.h) \ + $(wildcard include/config/have/memory/present.h) \ + $(wildcard include/config/need/node/memmap/size.h) \ + $(wildcard include/config/need/multiple/nodes.h) \ + $(wildcard include/config/have/arch/early/pfn/to/nid.h) \ + $(wildcard include/config/sparsemem/extreme.h) \ + $(wildcard include/config/nodes/span/other/nodes.h) \ + $(wildcard include/config/holes/in/zone.h) \ + $(wildcard include/config/arch/has/holes/memorymodel.h) \ + include/linux/spinlock.h \ + include/linux/bottom_half.h \ + include/linux/spinlock_up.h \ + include/linux/rwlock.h \ + include/linux/spinlock_api_up.h \ + include/linux/wait.h \ + include/linux/seqlock.h \ + include/linux/pageblock-flags.h \ + $(wildcard include/config/hugetlb/page/size/variable.h) \ + include/generated/bounds.h \ + include/linux/memory_hotplug.h \ + $(wildcard include/config/have/arch/nodedata/extension.h) \ + $(wildcard include/config/memory/hotremove.h) \ + include/linux/notifier.h \ + include/linux/rwsem.h \ + $(wildcard include/config/rwsem/generic/spinlock.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/rwsem.h \ + include/linux/srcu.h \ + include/linux/topology.h \ + $(wildcard include/config/sched/smt.h) \ + $(wildcard include/config/sched/mc.h) \ + include/linux/smp.h \ + $(wildcard include/config/use/generic/smp/helpers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/topology.h \ + $(wildcard include/config/x86/ht.h) \ + $(wildcard include/config/x86/64/acpi/numa.h) \ + include/asm-generic/topology.h \ + include/linux/mmdebug.h \ + include/linux/slab_def.h \ + include/linux/kmemtrace.h \ + $(wildcard include/config/kmemtrace.h) \ + include/trace/events/kmem.h \ + include/linux/tracepoint.h \ + $(wildcard include/config/tracepoints.h) \ + include/linux/rcupdate.h \ + $(wildcard include/config/rcu/torture/test.h) \ + $(wildcard include/config/tree/rcu.h) \ + $(wildcard include/config/tree/preempt/rcu.h) \ + $(wildcard include/config/tiny/rcu.h) \ + include/linux/completion.h \ + include/linux/rcutree.h \ + $(wildcard include/config/no/hz.h) \ + include/trace/define_trace.h \ + $(wildcard include/config/event/tracing.h) \ + include/linux/kmalloc_sizes.h \ + include/linux/fs.h \ + $(wildcard include/config/dnotify.h) \ + $(wildcard include/config/sysfs.h) \ + $(wildcard include/config/quota.h) \ + $(wildcard include/config/fsnotify.h) \ + $(wildcard include/config/inotify.h) \ + $(wildcard include/config/security.h) \ + $(wildcard include/config/fs/posix/acl.h) \ + $(wildcard include/config/epoll.h) \ + $(wildcard include/config/debug/writecount.h) \ + $(wildcard include/config/file/locking.h) \ + $(wildcard include/config/auditsyscall.h) \ + $(wildcard include/config/block.h) \ + $(wildcard include/config/fs/xip.h) \ + $(wildcard include/config/migration.h) \ + include/linux/limits.h \ + include/linux/kdev_t.h \ + include/linux/dcache.h \ + include/linux/rculist.h \ + include/linux/path.h \ + include/linux/stat.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/stat.h \ + include/linux/time.h \ + $(wildcard include/config/arch/uses/gettimeoffset.h) \ + include/linux/kobject.h \ + include/linux/sysfs.h \ + include/linux/kref.h \ + include/linux/radix-tree.h \ + include/linux/prio_tree.h \ + include/linux/pid.h \ + include/linux/semaphore.h \ + include/linux/fiemap.h \ + include/linux/quota.h \ + $(wildcard include/config/quota/netlink/interface.h) \ + include/linux/dqblk_xfs.h \ + include/linux/dqblk_v1.h \ + include/linux/dqblk_v2.h \ + include/linux/dqblk_qtree.h \ + include/linux/nfs_fs_i.h \ + include/linux/nfs.h \ + include/linux/sunrpc/msg_prot.h \ + include/linux/inet.h \ + include/linux/fcntl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/fcntl.h \ + include/asm-generic/fcntl.h \ + include/linux/magic.h \ + include/linux/module.h \ + $(wildcard include/config/symbol/prefix.h) \ + $(wildcard include/config/modversions.h) \ + $(wildcard include/config/unused/symbols.h) \ + $(wildcard include/config/kallsyms.h) \ + $(wildcard include/config/module/unload.h) \ + $(wildcard include/config/constructors.h) \ + include/linux/kmod.h \ + include/linux/elf.h \ + include/linux/elf-em.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/elf.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/user.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/user_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/auxvec.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vdso.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ldt.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mmu.h \ + include/linux/moduleparam.h \ + $(wildcard include/config/alpha.h) \ + $(wildcard include/config/ia64.h) \ + $(wildcard include/config/ppc64.h) \ + include/linux/percpu.h \ + $(wildcard include/config/need/per/cpu/embed/first/chunk.h) \ + $(wildcard include/config/need/per/cpu/page/first/chunk.h) \ + include/linux/pfn.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/module.h \ + $(wildcard include/config/m586.h) \ + $(wildcard include/config/m586tsc.h) \ + $(wildcard include/config/m586mmx.h) \ + $(wildcard include/config/mcore2.h) \ + $(wildcard include/config/matom.h) \ + $(wildcard include/config/m686.h) \ + $(wildcard include/config/mpentiumii.h) \ + $(wildcard include/config/mpentiumiii.h) \ + $(wildcard include/config/mpentiumm.h) \ + $(wildcard include/config/mpentium4.h) \ + $(wildcard include/config/mk6.h) \ + $(wildcard include/config/mk8.h) \ + $(wildcard include/config/x86/elan.h) \ + $(wildcard include/config/mcrusoe.h) \ + $(wildcard include/config/mefficeon.h) \ + $(wildcard include/config/mwinchipc6.h) \ + $(wildcard include/config/mwinchip3d.h) \ + $(wildcard include/config/mcyrixiii.h) \ + $(wildcard include/config/mviac3/2.h) \ + $(wildcard include/config/mviac7.h) \ + $(wildcard include/config/mgeodegx1.h) \ + $(wildcard include/config/mgeode/lx.h) \ + include/asm-generic/module.h \ + include/trace/events/module.h \ + include/linux/ctype.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mtrr.h \ + $(wildcard include/config/mtrr.h) \ + arch/x86/kernel/cpu/mtrr/mtrr.h \ + +arch/x86/kernel/cpu/mtrr/if.o: $(deps_arch/x86/kernel/cpu/mtrr/if.o) + +$(deps_arch/x86/kernel/cpu/mtrr/if.o): diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/mtrr/main.o linux-2.6.34/arch/x86/kernel/cpu/mtrr/main.o --- linux-2.6.34.orig/arch/x86/kernel/cpu/mtrr/main.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/mtrr/main.o 2010-06-16 00:19:17.000000000 +0200 @@ -0,0 +1,31 @@ +ELF 4(UJw]U]UWVS]EE^}uEEtSSX=u P EuEEEuVe[^_]UV1Sk DPHPSFZ;5r܍e1[^]UV1SL tCSPYF ;5rލe1[^]áUtxu=u1j1XáUt xu]áUtxu11jZáUt xuP ]U1ɉj1YUV S1t!hSVh3e[^]UWVS=UEyK1$EPMUSE9E[u9}tF;u|y%WuhV l;u|Vh5EMPUS}YuVhuVhXZHuj11҉>_e[^_]UWVSɸu [^_]UWVS$EEUܺMۈEU܋ES|}vuh_X]}1ҸtOx f u"PM@Q}^wh{ ʄuh8[@tЅuhv}uhYE Eth۸E1U܍TUEPMUSMXET9U9E9Er 9UvO9Ev69Ur1U9]uFu~]txttuut`QPuuhE;Ut&Utmtrr: size and base must be multiples of 4 kiB +<7>mtrr: size: 0x%lx base: 0x%lx +<7>mtrr: no MTRR for %lx000,%lx000 found +<4>mtrr: register: %d too big +<4>mtrr: MTRR %d not used +<4>mtrr: reg: %d has count=0 +<4>mtrr: type: %u invalid +<6>mtrr: Serverworks LE rev < 6 detected. Write-combining disabled. +<6>mtrr: Intel 450NX MMC detected. Write-combining disabled. +<4>mtrr: your processor doesn't support write-combining +<4>mtrr: zero sized request +<4>mtrr: base or size exceeds the MTRR width +<4>mtrr: 0x%lx000,0x%lx000 overlaps existing 0x%lx000,0x%lx000 +<6>mtrr: no more MTRRs available +<4>mtrr: type mismatch for %lx000,%lx000 old: %s new: %s + mtrr_delmtrr_add GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.rel.text.rel.init.text.rodata.str1.1.rel__ksymtab.rel__kcrctab__ksymtab_strings.rel.data.rel.initcall4.init.init.data.bss.comment.note.GNU-stack4` h)H% p42Gt C  U Q _ u (q $   { D   D0 $  Lp   +\7h +p77 += +=7( +A7T +\7} +7+ ::.7=8-7di:y7@:@>A37pu:?F:##7::64=DL81@B=H7}@@@@@:>!! :S1709#($-/?<DDI2OCl7p5v44""CC"44"C$404:"D"OCcCk +sC{ +C +744""7= @ )',0760'B -6 $ +  (&<6FD Q9^5r =     +  +-FYgs,6@[*N9-'6N(\n~@!r5 +9EBP`mmain.cmtrr_opsipi_handlerset_mtrrmtrr_aps_delayed_initmtrr_savemtrr_valuemtrr_restoremtrr_init_finializemtrr_sysdev_drivermtrr_checkmtrr_mutex__initcall_mtrr_init_finialize4__ksymtab_mtrr_del__kstrtab_mtrr_del__kcrctab_mtrr_del__ksymtab_mtrr_add__kstrtab_mtrr_add__kcrctab_mtrr_addsmp_call_function_singlemtrr_attrib_to_strsize_and_maskpci_dev_putcpu_sysdev_classmtrr_ap_initmtrr_bp_restoremtrr_delset_mtrr_aps_delayed_initget_mtrr_statemtrr_aps_initmtrr_save_fixed_rangesmtrr_cleanup__crc_mtrr_deldump_stacksysdev_driver_registerchanged_by_mtrr_cleanupmtrr_add_pagecentaur_init_mtrrmtrr_save_statesize_or_maskgeneric_mtrr_ops__crc_mtrr_addmtrr_ifmutex_lockmtrr_state_warnprintkmtrr_bp_initamd_init_mtrrnum_var_rangesmutex_unlockpci_get_classmtrr_usage_tablemtrr_del_pagemtrr_addboot_cpu_datacyrix_init_mtrrset_mtrr_opspci_bus_read_config_byte \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/mtrr/.main.o.cmd linux-2.6.34/arch/x86/kernel/cpu/mtrr/.main.o.cmd --- linux-2.6.34.orig/arch/x86/kernel/cpu/mtrr/.main.o.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/mtrr/.main.o.cmd 2010-06-16 00:19:17.000000000 +0200 @@ -0,0 +1,532 @@ +cmd_arch/x86/kernel/cpu/mtrr/main.o := gcc -Wp,-MD,arch/x86/kernel/cpu/mtrr/.main.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.3/include -I/home/chlor/arc/tmp/linux-2.6.34/arch/x86/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-stack-protector -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(main)" -D"KBUILD_MODNAME=KBUILD_STR(main)" -c -o arch/x86/kernel/cpu/mtrr/.tmp_main.o arch/x86/kernel/cpu/mtrr/main.c + +deps_arch/x86/kernel/cpu/mtrr/main.o := \ + arch/x86/kernel/cpu/mtrr/main.c \ + $(wildcard include/config/smp.h) \ + $(wildcard include/config/x86/64.h) \ + include/linux/types.h \ + $(wildcard include/config/uid16.h) \ + $(wildcard include/config/lbdaf.h) \ + $(wildcard include/config/phys/addr/t/64bit.h) \ + $(wildcard include/config/64bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/types.h \ + $(wildcard include/config/highmem64g.h) \ + include/asm-generic/types.h \ + include/asm-generic/int-ll64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitsperlong.h \ + include/asm-generic/bitsperlong.h \ + include/linux/posix_types.h \ + include/linux/stddef.h \ + include/linux/compiler.h \ + $(wildcard include/config/trace/branch/profiling.h) \ + $(wildcard include/config/profile/all/branches.h) \ + $(wildcard include/config/enable/must/check.h) \ + $(wildcard include/config/enable/warn/deprecated.h) \ + include/linux/compiler-gcc.h \ + $(wildcard include/config/arch/supports/optimized/inlining.h) \ + $(wildcard include/config/optimize/inlining.h) \ + include/linux/compiler-gcc4.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types.h \ + $(wildcard include/config/x86/32.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types_32.h \ + include/linux/kvm_para.h \ + $(wildcard include/config/kvm/guest.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/kvm_para.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/hyperv.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor.h \ + $(wildcard include/config/x86/vsmp.h) \ + $(wildcard include/config/cc/stackprotector.h) \ + $(wildcard include/config/paravirt.h) \ + $(wildcard include/config/m386.h) \ + $(wildcard include/config/m486.h) \ + $(wildcard include/config/x86/debugctlmsr.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor-flags.h \ + $(wildcard include/config/vm86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vm86.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace.h \ + $(wildcard include/config/x86/ptrace/bts.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace-abi.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/segment.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_types.h \ + include/linux/const.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32_types.h \ + $(wildcard include/config/highmem4g.h) \ + $(wildcard include/config/page/offset.h) \ + $(wildcard include/config/4kstacks.h) \ + $(wildcard include/config/x86/pae.h) \ + include/linux/init.h \ + $(wildcard include/config/modules.h) \ + $(wildcard include/config/hotplug.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/math_emu.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/sigcontext.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/current.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/percpu.h \ + $(wildcard include/config/x86/64/smp.h) \ + include/linux/kernel.h \ + $(wildcard include/config/preempt/voluntary.h) \ + $(wildcard include/config/debug/spinlock/sleep.h) \ + $(wildcard include/config/prove/locking.h) \ + $(wildcard include/config/printk.h) \ + $(wildcard include/config/dynamic/debug.h) \ + $(wildcard include/config/ring/buffer.h) \ + $(wildcard include/config/tracing.h) \ + $(wildcard include/config/numa.h) \ + $(wildcard include/config/ftrace/mcount/record.h) \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + include/linux/linkage.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/linkage.h \ + $(wildcard include/config/x86/alignment/16.h) \ + include/linux/stringify.h \ + include/linux/bitops.h \ + $(wildcard include/config/generic/find/first/bit.h) \ + $(wildcard include/config/generic/find/last/bit.h) \ + $(wildcard include/config/generic/find/next/bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitops.h \ + $(wildcard include/config/x86/cmov.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/alternative.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/asm.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpufeature.h \ + $(wildcard include/config/x86/invlpg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/required-features.h \ + $(wildcard include/config/x86/minimum/cpu/family.h) \ + $(wildcard include/config/math/emulation.h) \ + $(wildcard include/config/x86/cmpxchg64.h) \ + $(wildcard include/config/x86/use/3dnow.h) \ + $(wildcard include/config/x86/p6/nop.h) \ + include/asm-generic/bitops/sched.h \ + include/asm-generic/bitops/hweight.h \ + include/asm-generic/bitops/fls64.h \ + include/asm-generic/bitops/ext2-non-atomic.h \ + include/asm-generic/bitops/le.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/byteorder.h \ + include/linux/byteorder/little_endian.h \ + include/linux/swab.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/swab.h \ + $(wildcard include/config/x86/bswap.h) \ + include/linux/byteorder/generic.h \ + include/asm-generic/bitops/minix.h \ + include/linux/log2.h \ + $(wildcard include/config/arch/has/ilog2/u32.h) \ + $(wildcard include/config/arch/has/ilog2/u64.h) \ + include/linux/typecheck.h \ + include/linux/dynamic_debug.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bug.h \ + $(wildcard include/config/bug.h) \ + $(wildcard include/config/debug/bugverbose.h) \ + include/asm-generic/bug.h \ + $(wildcard include/config/generic/bug.h) \ + $(wildcard include/config/generic/bug/relative/pointers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/div64.h \ + include/asm-generic/percpu.h \ + $(wildcard include/config/debug/preempt.h) \ + $(wildcard include/config/have/setup/per/cpu/area.h) \ + include/linux/threads.h \ + $(wildcard include/config/nr/cpus.h) \ + $(wildcard include/config/base/small.h) \ + include/linux/percpu-defs.h \ + $(wildcard include/config/debug/force/weak/per/cpu.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/system.h \ + $(wildcard include/config/ia32/emulation.h) \ + $(wildcard include/config/x86/32/lazy/gs.h) \ + $(wildcard include/config/x86/ppro/fence.h) \ + $(wildcard include/config/x86/oostore.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg_32.h \ + $(wildcard include/config/x86/cmpxchg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/nops.h \ + $(wildcard include/config/mk7.h) \ + include/linux/irqflags.h \ + $(wildcard include/config/trace/irqflags.h) \ + $(wildcard include/config/irqsoff/tracer.h) \ + $(wildcard include/config/preempt/tracer.h) \ + $(wildcard include/config/trace/irqflags/support.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irqflags.h \ + $(wildcard include/config/debug/lock/alloc.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32.h \ + $(wildcard include/config/hugetlb/page.h) \ + $(wildcard include/config/debug/virtual.h) \ + $(wildcard include/config/flatmem.h) \ + $(wildcard include/config/x86/3dnow.h) \ + include/linux/string.h \ + $(wildcard include/config/binary/printf.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string_32.h \ + $(wildcard include/config/kmemcheck.h) \ + include/asm-generic/memory_model.h \ + $(wildcard include/config/discontigmem.h) \ + $(wildcard include/config/sparsemem/vmemmap.h) \ + $(wildcard include/config/sparsemem.h) \ + include/asm-generic/getorder.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_types.h \ + $(wildcard include/config/compat/vdso.h) \ + $(wildcard include/config/proc/fs.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + $(wildcard include/config/highmem.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level_types.h \ + include/asm-generic/pgtable-nopud.h \ + include/asm-generic/pgtable-nopmd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr-index.h \ + include/linux/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ioctl.h \ + include/asm-generic/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/errno.h \ + include/asm-generic/errno.h \ + include/asm-generic/errno-base.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpumask.h \ + include/linux/cpumask.h \ + $(wildcard include/config/cpumask/offstack.h) \ + $(wildcard include/config/hotplug/cpu.h) \ + $(wildcard include/config/debug/per/cpu/maps.h) \ + $(wildcard include/config/disable/obsolete/cpumask/functions.h) \ + include/linux/bitmap.h \ + include/linux/errno.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc_defs.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ds.h \ + $(wildcard include/config/x86/ds.h) \ + include/linux/err.h \ + include/linux/personality.h \ + include/linux/cache.h \ + $(wildcard include/config/arch/has/cache/line/size.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cache.h \ + $(wildcard include/config/x86/l1/cache/shift.h) \ + $(wildcard include/config/x86/internode/cache/shift.h) \ + include/linux/math64.h \ + include/linux/uaccess.h \ + include/linux/preempt.h \ + $(wildcard include/config/preempt.h) \ + $(wildcard include/config/preempt/notifiers.h) \ + include/linux/thread_info.h \ + $(wildcard include/config/compat.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/thread_info.h \ + $(wildcard include/config/debug/stack/usage.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ftrace.h \ + $(wildcard include/config/function/tracer.h) \ + $(wildcard include/config/dynamic/ftrace.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic64_32.h \ + include/asm-generic/atomic-long.h \ + include/linux/list.h \ + $(wildcard include/config/debug/list.h) \ + include/linux/poison.h \ + $(wildcard include/config/illegal/pointer/value.h) \ + include/linux/prefetch.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/uaccess.h \ + $(wildcard include/config/x86/wp/works/ok.h) \ + $(wildcard include/config/x86/intel/usercopy.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/uaccess_32.h \ + $(wildcard include/config/debug/strict/user/copy/checks.h) \ + include/linux/module.h \ + $(wildcard include/config/symbol/prefix.h) \ + $(wildcard include/config/modversions.h) \ + $(wildcard include/config/unused/symbols.h) \ + $(wildcard include/config/kallsyms.h) \ + $(wildcard include/config/tracepoints.h) \ + $(wildcard include/config/event/tracing.h) \ + $(wildcard include/config/module/unload.h) \ + $(wildcard include/config/constructors.h) \ + $(wildcard include/config/sysfs.h) \ + include/linux/stat.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/stat.h \ + include/linux/time.h \ + $(wildcard include/config/arch/uses/gettimeoffset.h) \ + include/linux/seqlock.h \ + include/linux/spinlock.h \ + $(wildcard include/config/debug/spinlock.h) \ + $(wildcard include/config/generic/lockbreak.h) \ + include/linux/bottom_half.h \ + include/linux/spinlock_types.h \ + include/linux/spinlock_types_up.h \ + include/linux/lockdep.h \ + $(wildcard include/config/lockdep.h) \ + $(wildcard include/config/lock/stat.h) \ + $(wildcard include/config/generic/hardirqs.h) \ + $(wildcard include/config/prove/rcu.h) \ + include/linux/rwlock_types.h \ + include/linux/spinlock_up.h \ + include/linux/rwlock.h \ + include/linux/spinlock_api_up.h \ + include/linux/kmod.h \ + include/linux/gfp.h \ + $(wildcard include/config/zone/dma.h) \ + $(wildcard include/config/zone/dma32.h) \ + $(wildcard include/config/debug/vm.h) \ + include/linux/mmzone.h \ + $(wildcard include/config/force/max/zoneorder.h) \ + $(wildcard include/config/memory/hotplug.h) \ + $(wildcard include/config/arch/populates/node/map.h) \ + $(wildcard include/config/flat/node/mem/map.h) \ + $(wildcard include/config/cgroup/mem/res/ctlr.h) \ + $(wildcard include/config/no/bootmem.h) \ + $(wildcard include/config/have/memory/present.h) \ + $(wildcard include/config/need/node/memmap/size.h) \ + $(wildcard include/config/need/multiple/nodes.h) \ + $(wildcard include/config/have/arch/early/pfn/to/nid.h) \ + $(wildcard include/config/sparsemem/extreme.h) \ + $(wildcard include/config/nodes/span/other/nodes.h) \ + $(wildcard include/config/holes/in/zone.h) \ + $(wildcard include/config/arch/has/holes/memorymodel.h) \ + include/linux/wait.h \ + include/linux/numa.h \ + $(wildcard include/config/nodes/shift.h) \ + include/linux/nodemask.h \ + include/linux/pageblock-flags.h \ + $(wildcard include/config/hugetlb/page/size/variable.h) \ + include/generated/bounds.h \ + include/linux/memory_hotplug.h \ + $(wildcard include/config/have/arch/nodedata/extension.h) \ + $(wildcard include/config/memory/hotremove.h) \ + include/linux/notifier.h \ + include/linux/mutex.h \ + $(wildcard include/config/debug/mutexes.h) \ + include/linux/rwsem.h \ + $(wildcard include/config/rwsem/generic/spinlock.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/rwsem.h \ + include/linux/srcu.h \ + include/linux/topology.h \ + $(wildcard include/config/sched/smt.h) \ + $(wildcard include/config/sched/mc.h) \ + include/linux/smp.h \ + $(wildcard include/config/use/generic/smp/helpers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/topology.h \ + $(wildcard include/config/x86/ht.h) \ + $(wildcard include/config/x86/64/acpi/numa.h) \ + include/asm-generic/topology.h \ + include/linux/mmdebug.h \ + include/linux/elf.h \ + include/linux/elf-em.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/elf.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/user.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/user_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/auxvec.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vdso.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ldt.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mmu.h \ + include/linux/kobject.h \ + include/linux/sysfs.h \ + include/linux/kref.h \ + include/linux/moduleparam.h \ + $(wildcard include/config/alpha.h) \ + $(wildcard include/config/ia64.h) \ + $(wildcard include/config/ppc64.h) \ + include/linux/tracepoint.h \ + include/linux/rcupdate.h \ + $(wildcard include/config/rcu/torture/test.h) \ + $(wildcard include/config/tree/rcu.h) \ + $(wildcard include/config/tree/preempt/rcu.h) \ + $(wildcard include/config/tiny/rcu.h) \ + include/linux/completion.h \ + include/linux/rcutree.h \ + $(wildcard include/config/no/hz.h) \ + include/linux/percpu.h \ + $(wildcard include/config/need/per/cpu/embed/first/chunk.h) \ + $(wildcard include/config/need/per/cpu/page/first/chunk.h) \ + include/linux/pfn.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/module.h \ + $(wildcard include/config/m586.h) \ + $(wildcard include/config/m586tsc.h) \ + $(wildcard include/config/m586mmx.h) \ + $(wildcard include/config/mcore2.h) \ + $(wildcard include/config/matom.h) \ + $(wildcard include/config/m686.h) \ + $(wildcard include/config/mpentiumii.h) \ + $(wildcard include/config/mpentiumiii.h) \ + $(wildcard include/config/mpentiumm.h) \ + $(wildcard include/config/mpentium4.h) \ + $(wildcard include/config/mk6.h) \ + $(wildcard include/config/mk8.h) \ + $(wildcard include/config/x86/elan.h) \ + $(wildcard include/config/mcrusoe.h) \ + $(wildcard include/config/mefficeon.h) \ + $(wildcard include/config/mwinchipc6.h) \ + $(wildcard include/config/mwinchip3d.h) \ + $(wildcard include/config/mcyrixiii.h) \ + $(wildcard include/config/mviac3/2.h) \ + $(wildcard include/config/mviac7.h) \ + $(wildcard include/config/mgeodegx1.h) \ + $(wildcard include/config/mgeode/lx.h) \ + include/asm-generic/module.h \ + include/trace/events/module.h \ + include/trace/define_trace.h \ + include/linux/sort.h \ + include/linux/cpu.h \ + $(wildcard include/config/arch/cpu/probe/release.h) \ + $(wildcard include/config/pm/sleep/smp.h) \ + include/linux/sysdev.h \ + include/linux/pm.h \ + $(wildcard include/config/pm/sleep.h) \ + $(wildcard include/config/pm/runtime.h) \ + $(wildcard include/config/pm/ops.h) \ + include/linux/workqueue.h \ + $(wildcard include/config/debug/objects/work.h) \ + include/linux/timer.h \ + $(wildcard include/config/timer/stats.h) \ + $(wildcard include/config/debug/objects/timers.h) \ + include/linux/ktime.h \ + $(wildcard include/config/ktime/scalar.h) \ + include/linux/jiffies.h \ + include/linux/timex.h \ + include/linux/param.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/param.h \ + include/asm-generic/param.h \ + $(wildcard include/config/hz.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/timex.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/tsc.h \ + $(wildcard include/config/x86/tsc.h) \ + include/linux/debugobjects.h \ + $(wildcard include/config/debug/objects.h) \ + $(wildcard include/config/debug/objects/free.h) \ + include/linux/node.h \ + $(wildcard include/config/memory/hotplug/sparse.h) \ + $(wildcard include/config/hugetlbfs.h) \ + include/linux/pci.h \ + $(wildcard include/config/pci/iov.h) \ + $(wildcard include/config/pcieaspm.h) \ + $(wildcard include/config/pci/msi.h) \ + $(wildcard include/config/pci.h) \ + $(wildcard include/config/pcie/ecrc.h) \ + $(wildcard include/config/ht/irq.h) \ + $(wildcard include/config/pci/domains.h) \ + $(wildcard include/config/pci/quirks.h) \ + $(wildcard include/config/pci/mmconfig.h) \ + $(wildcard include/config/hotplug/pci.h) \ + include/linux/pci_regs.h \ + include/linux/mod_devicetable.h \ + include/linux/ioport.h \ + include/linux/device.h \ + $(wildcard include/config/debug/devres.h) \ + $(wildcard include/config/devtmpfs.h) \ + include/linux/klist.h \ + include/linux/semaphore.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/device.h \ + $(wildcard include/config/acpi.h) \ + $(wildcard include/config/dmar.h) \ + $(wildcard include/config/amd/iommu.h) \ + include/linux/pm_wakeup.h \ + $(wildcard include/config/pm.h) \ + include/linux/io.h \ + $(wildcard include/config/mmu.h) \ + $(wildcard include/config/has/ioport.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/io.h \ + include/asm-generic/iomap.h \ + include/linux/vmalloc.h \ + include/linux/irqreturn.h \ + include/linux/pci_ids.h \ + include/linux/pci-dma.h \ + include/linux/dmapool.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/scatterlist.h \ + include/asm-generic/scatterlist.h \ + $(wildcard include/config/debug/sg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pci.h \ + include/linux/mm.h \ + $(wildcard include/config/sysctl.h) \ + $(wildcard include/config/stack/growsup.h) \ + $(wildcard include/config/ksm.h) \ + $(wildcard include/config/debug/pagealloc.h) \ + $(wildcard include/config/hibernation.h) \ + include/linux/rbtree.h \ + include/linux/prio_tree.h \ + include/linux/debug_locks.h \ + $(wildcard include/config/debug/locking/api/selftests.h) \ + include/linux/mm_types.h \ + $(wildcard include/config/split/ptlock/cpus.h) \ + $(wildcard include/config/want/page/debug/flags.h) \ + $(wildcard include/config/aio.h) \ + $(wildcard include/config/mm/owner.h) \ + $(wildcard include/config/mmu/notifier.h) \ + include/linux/auxvec.h \ + include/linux/page-debug-flags.h \ + $(wildcard include/config/page/poisoning.h) \ + $(wildcard include/config/page/debug/something/else.h) \ + include/linux/range.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/e820.h \ + $(wildcard include/config/efi.h) \ + $(wildcard include/config/memtest.h) \ + include/linux/early_res.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/x86_init.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bootparam.h \ + include/linux/screen_info.h \ + include/linux/apm_bios.h \ + include/linux/edd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ist.h \ + include/video/edid.h \ + $(wildcard include/config/x86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32.h \ + $(wildcard include/config/highpte.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/fixmap.h \ + $(wildcard include/config/provide/ohci1394/dma/init.h) \ + $(wildcard include/config/x86/local/apic.h) \ + $(wildcard include/config/x86/io/apic.h) \ + $(wildcard include/config/x86/visws/apic.h) \ + $(wildcard include/config/x86/f00f/bug.h) \ + $(wildcard include/config/x86/cyclone/timer.h) \ + $(wildcard include/config/intel/txt.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/acpi.h \ + $(wildcard include/config/acpi/numa.h) \ + include/acpi/pdc_intel.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/numa.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/numa_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mpspec.h \ + $(wildcard include/config/x86/numaq.h) \ + $(wildcard include/config/mca.h) \ + $(wildcard include/config/eisa.h) \ + $(wildcard include/config/x86/mpparse.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mpspec_def.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/apicdef.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/kmap_types.h \ + $(wildcard include/config/debug/highmem.h) \ + include/asm-generic/kmap_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/paravirt.h \ + $(wildcard include/config/paravirt/spinlocks.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level.h \ + include/asm-generic/pgtable.h \ + include/linux/page-flags.h \ + $(wildcard include/config/pageflags/extended.h) \ + $(wildcard include/config/arch/uses/pg/uncached.h) \ + $(wildcard include/config/memory/failure.h) \ + $(wildcard include/config/swap.h) \ + $(wildcard include/config/s390.h) \ + include/linux/vmstat.h \ + $(wildcard include/config/vm/event/counters.h) \ + include/linux/slab.h \ + $(wildcard include/config/slab/debug.h) \ + $(wildcard include/config/failslab.h) \ + $(wildcard include/config/slub.h) \ + $(wildcard include/config/slob.h) \ + $(wildcard include/config/debug/slab.h) \ + include/linux/slab_def.h \ + include/linux/kmemtrace.h \ + $(wildcard include/config/kmemtrace.h) \ + include/trace/events/kmem.h \ + include/linux/kmalloc_sizes.h \ + include/asm-generic/pci-dma-compat.h \ + include/linux/dma-mapping.h \ + $(wildcard include/config/has/dma.h) \ + $(wildcard include/config/have/dma/attrs.h) \ + $(wildcard include/config/need/dma/map/state.h) \ + include/linux/dma-attrs.h \ + include/linux/bug.h \ + include/linux/scatterlist.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/dma-mapping.h \ + $(wildcard include/config/isa.h) \ + include/linux/kmemcheck.h \ + include/linux/dma-debug.h \ + $(wildcard include/config/dma/api/debug.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/swiotlb.h \ + $(wildcard include/config/swiotlb.h) \ + include/linux/swiotlb.h \ + include/asm-generic/dma-coherent.h \ + $(wildcard include/config/have/generic/dma/coherent.h) \ + include/asm-generic/dma-mapping-common.h \ + include/asm-generic/pci.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mtrr.h \ + $(wildcard include/config/mtrr.h) \ + arch/x86/kernel/cpu/mtrr/mtrr.h \ + +arch/x86/kernel/cpu/mtrr/main.o: $(deps_arch/x86/kernel/cpu/mtrr/main.o) + +$(deps_arch/x86/kernel/cpu/mtrr/main.o): diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/perfctr-watchdog.o linux-2.6.34/arch/x86/kernel/cpu/perfctr-watchdog.o --- linux-2.6.34.orig/arch/x86/kernel/cpu/perfctr-watchdog.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/perfctr-watchdog.o 2010-06-16 00:19:20.000000000 +0200 @@ -0,0 +1,36 @@ +ELF` 4(Ut u=?)%utu?Bw11]ÊUt u=?)%utuz`Bw11]UVS EU1҅ۉEt1ËEڃw=v+EU1҅ɉt Ⱦ1ʉA [^]UWVS%1҅ۉEt1ËEډÉۃމ0X[^_]UVS %1҅ۉEt1ËEډE]U1ۉ0 [^]U1ҋ 10]U@щ1J]Ë UVSø@C1h[^]U 1҉10 0]UVSË21%0 f@C1[^]áUtP]ËUw%]UWVS 2EM1Uu#K#s uS ZY[^_]Ã=USt-<<t<t <t<ut 0=u%t .<t<u!= w$ +Huh uh$Y$R1ujhN[Z]UWVS2E1}U=t"f1ۋ l2EEU%0Cu1۸ ~0l0v  l @0[^[^_]UWVSápx1‰01x\y05= @yS10[^_]U1ɉWVS +E1X@ىE0<M0)E @<SM0M11I  1_Z[^_]U1҉WVSápx10v0ى5= @1ҸvS0[^_]Ã=Ut u*t!u h$Y1Ã=Ut ~"1tPt ]ÊUt u5?'%utu--Bw 1]ÊUt u5?'%utu--Bw 1]U ]U 1҅tu f 1҉]USCC[]áU@1҅t%@u@1҉]UBv ]ø<6>NMI watchdog: CPU not supported +<3>NMI watchdog: cannot reserve perfctrs +<3>Cannot setup NMI watchdog on CPU %d +P4_IQ_COUNTER0P6_PERFCTR0INTEL_ARCH_PERFCTR0K7_PERFCTR0arch/x86/kernel/cpu/perfctr-watchdog.cpr(<P)  ) <#`abcdefghijklmnopqrelease_evntsel_nmireserve_evntsel_nmirelease_perfctr_nmireserve_perfctr_nmiavail_to_resrv_perfctr_nmi_bit) KGCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.rel.text.rel.fixup.rodata.str1.1.rel__ex_table.rel__bug_table.rel__ksymtab.rel__kcrctab.rel.rodata__ksymtab_strings.data.rel.data.read_mostly.bss.comment.note.GNU-stack4 px) +% 02C ? R 0N @b (^ @P +p +l ( ~ +z x +o8 D $ 0(h 0h $  X08 QQ%QT eQQQ BPBB +;& +4 +T;x  + +  + QQ) -4QS ] gQp t {QQ   K K9,gy + + +@;  + + +@#;u  + + +@;  + ET +Z +` +i@o;AC KODACN CQ5Q>Qf nQQQ GMPLM G"M* 5P@ HLV ^Mw  $(G L  M P H$ >E: JI $(,04HLPTX  +  & 8vM<KdK} /#<;$$$$ H$'lH3EK_ xq~5 )? +  +)G e +(  +<    +BPk EPGw,CPXcv +t Rh¥{wcc1lRE\tc=perfctr-watchdog.cperfctr_nmi_ownerevntsel_nmi_owneradjust_for_32bit_ctrwrite_watchdog_counterwrite_watchdog_counter32single_msr_stop_watchdognmi_watchdog_ctlblksingle_msr_rearmp6_rearmstop_p4_watchdogp4_rearmwd_opsk7_wd_opsintel_arch_wd_opsp6_wd_opsp4_wd_opssetup_p4_watchdogp4_controlssetup_p6_watchdogsetup_intel_arch_watchdogsetup_k7_watchdogp4_unreservep4_reservesingle_msr_unreservesingle_msr_reserve__ksymtab_release_evntsel_nmi__kstrtab_release_evntsel_nmi__kcrctab_release_evntsel_nmi__ksymtab_reserve_evntsel_nmi__kstrtab_reserve_evntsel_nmi__kcrctab_reserve_evntsel_nmi__ksymtab_release_perfctr_nmi__kstrtab_release_perfctr_nmi__kcrctab_release_perfctr_nmi__ksymtab_reserve_perfctr_nmi__kstrtab_reserve_perfctr_nmi__kcrctab_reserve_perfctr_nmi__ksymtab_avail_to_resrv_perfctr_nmi_bit__kstrtab_avail_to_resrv_perfctr_nmi_bit__kcrctab_avail_to_resrv_perfctr_nmi_bitenable_lapic_nmi_watchdogreset_devices__crc_release_perfctr_nmiapiclapic_wd_eventlapic_adjust_nmi_hz__crc_release_evntsel_nmilapic_watchdog_stopcpu_nmi_set_wd_enablednmi_watchdogcpu_khznmi_activetouch_nmi_watchdog__crc_reserve_evntsel_nmilapic_watchdog_initrelease_evntsel_nmiavail_to_resrv_perfctr_nmi_bit__crc_avail_to_resrv_perfctr_nmi_bit__crc_reserve_perfctr_nmiprintkreserve_evntsel_nmirelease_perfctr_nmistop_apic_nmi_watchdogsetup_apic_nmi_watchdogreserve_perfctr_nmiboot_cpu_datadisable_lapic_nmi_watchdog \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/.perfctr-watchdog.o.cmd linux-2.6.34/arch/x86/kernel/cpu/.perfctr-watchdog.o.cmd --- linux-2.6.34.orig/arch/x86/kernel/cpu/.perfctr-watchdog.o.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/.perfctr-watchdog.o.cmd 2010-06-16 00:19:20.000000000 +0200 @@ -0,0 +1,518 @@ +cmd_arch/x86/kernel/cpu/perfctr-watchdog.o := gcc -Wp,-MD,arch/x86/kernel/cpu/.perfctr-watchdog.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.3/include -I/home/chlor/arc/tmp/linux-2.6.34/arch/x86/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-stack-protector -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(perfctr_watchdog)" -D"KBUILD_MODNAME=KBUILD_STR(perfctr_watchdog)" -c -o arch/x86/kernel/cpu/.tmp_perfctr-watchdog.o arch/x86/kernel/cpu/perfctr-watchdog.c + +deps_arch/x86/kernel/cpu/perfctr-watchdog.o := \ + arch/x86/kernel/cpu/perfctr-watchdog.c \ + $(wildcard include/config/smp.h) \ + include/linux/percpu.h \ + $(wildcard include/config/modules.h) \ + $(wildcard include/config/need/per/cpu/embed/first/chunk.h) \ + $(wildcard include/config/need/per/cpu/page/first/chunk.h) \ + $(wildcard include/config/have/setup/per/cpu/area.h) \ + include/linux/preempt.h \ + $(wildcard include/config/debug/preempt.h) \ + $(wildcard include/config/preempt/tracer.h) \ + $(wildcard include/config/preempt.h) \ + $(wildcard include/config/preempt/notifiers.h) \ + include/linux/thread_info.h \ + $(wildcard include/config/compat.h) \ + include/linux/types.h \ + $(wildcard include/config/uid16.h) \ + $(wildcard include/config/lbdaf.h) \ + $(wildcard include/config/phys/addr/t/64bit.h) \ + $(wildcard include/config/64bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/types.h \ + $(wildcard include/config/x86/64.h) \ + $(wildcard include/config/highmem64g.h) \ + include/asm-generic/types.h \ + include/asm-generic/int-ll64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitsperlong.h \ + include/asm-generic/bitsperlong.h \ + include/linux/posix_types.h \ + include/linux/stddef.h \ + include/linux/compiler.h \ + $(wildcard include/config/trace/branch/profiling.h) \ + $(wildcard include/config/profile/all/branches.h) \ + $(wildcard include/config/enable/must/check.h) \ + $(wildcard include/config/enable/warn/deprecated.h) \ + include/linux/compiler-gcc.h \ + $(wildcard include/config/arch/supports/optimized/inlining.h) \ + $(wildcard include/config/optimize/inlining.h) \ + include/linux/compiler-gcc4.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types.h \ + $(wildcard include/config/x86/32.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types_32.h \ + include/linux/bitops.h \ + $(wildcard include/config/generic/find/first/bit.h) \ + $(wildcard include/config/generic/find/last/bit.h) \ + $(wildcard include/config/generic/find/next/bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitops.h \ + $(wildcard include/config/x86/cmov.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/alternative.h \ + $(wildcard include/config/paravirt.h) \ + include/linux/stringify.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/asm.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpufeature.h \ + $(wildcard include/config/x86/invlpg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/required-features.h \ + $(wildcard include/config/x86/minimum/cpu/family.h) \ + $(wildcard include/config/math/emulation.h) \ + $(wildcard include/config/x86/pae.h) \ + $(wildcard include/config/x86/cmpxchg64.h) \ + $(wildcard include/config/x86/use/3dnow.h) \ + $(wildcard include/config/x86/p6/nop.h) \ + include/asm-generic/bitops/sched.h \ + include/asm-generic/bitops/hweight.h \ + include/asm-generic/bitops/fls64.h \ + include/asm-generic/bitops/ext2-non-atomic.h \ + include/asm-generic/bitops/le.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/byteorder.h \ + include/linux/byteorder/little_endian.h \ + include/linux/swab.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/swab.h \ + $(wildcard include/config/x86/bswap.h) \ + include/linux/byteorder/generic.h \ + include/asm-generic/bitops/minix.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/thread_info.h \ + $(wildcard include/config/debug/stack/usage.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_types.h \ + include/linux/const.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32_types.h \ + $(wildcard include/config/highmem4g.h) \ + $(wildcard include/config/page/offset.h) \ + $(wildcard include/config/4kstacks.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32.h \ + $(wildcard include/config/hugetlb/page.h) \ + $(wildcard include/config/debug/virtual.h) \ + $(wildcard include/config/flatmem.h) \ + $(wildcard include/config/x86/3dnow.h) \ + include/linux/string.h \ + $(wildcard include/config/binary/printf.h) \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string_32.h \ + $(wildcard include/config/kmemcheck.h) \ + include/asm-generic/memory_model.h \ + $(wildcard include/config/discontigmem.h) \ + $(wildcard include/config/sparsemem/vmemmap.h) \ + $(wildcard include/config/sparsemem.h) \ + include/asm-generic/getorder.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor.h \ + $(wildcard include/config/x86/vsmp.h) \ + $(wildcard include/config/cc/stackprotector.h) \ + $(wildcard include/config/m386.h) \ + $(wildcard include/config/m486.h) \ + $(wildcard include/config/x86/debugctlmsr.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor-flags.h \ + $(wildcard include/config/vm86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vm86.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace.h \ + $(wildcard include/config/x86/ptrace/bts.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace-abi.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/segment.h \ + include/linux/init.h \ + $(wildcard include/config/hotplug.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/math_emu.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/sigcontext.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/current.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/percpu.h \ + $(wildcard include/config/x86/64/smp.h) \ + include/linux/kernel.h \ + $(wildcard include/config/preempt/voluntary.h) \ + $(wildcard include/config/debug/spinlock/sleep.h) \ + $(wildcard include/config/prove/locking.h) \ + $(wildcard include/config/printk.h) \ + $(wildcard include/config/dynamic/debug.h) \ + $(wildcard include/config/ring/buffer.h) \ + $(wildcard include/config/tracing.h) \ + $(wildcard include/config/numa.h) \ + $(wildcard include/config/ftrace/mcount/record.h) \ + include/linux/linkage.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/linkage.h \ + $(wildcard include/config/x86/alignment/16.h) \ + include/linux/log2.h \ + $(wildcard include/config/arch/has/ilog2/u32.h) \ + $(wildcard include/config/arch/has/ilog2/u64.h) \ + include/linux/typecheck.h \ + include/linux/dynamic_debug.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bug.h \ + $(wildcard include/config/bug.h) \ + $(wildcard include/config/debug/bugverbose.h) \ + include/asm-generic/bug.h \ + $(wildcard include/config/generic/bug.h) \ + $(wildcard include/config/generic/bug/relative/pointers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/div64.h \ + include/asm-generic/percpu.h \ + include/linux/threads.h \ + $(wildcard include/config/nr/cpus.h) \ + $(wildcard include/config/base/small.h) \ + include/linux/percpu-defs.h \ + $(wildcard include/config/debug/force/weak/per/cpu.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/system.h \ + $(wildcard include/config/ia32/emulation.h) \ + $(wildcard include/config/x86/32/lazy/gs.h) \ + $(wildcard include/config/x86/ppro/fence.h) \ + $(wildcard include/config/x86/oostore.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg_32.h \ + $(wildcard include/config/x86/cmpxchg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/nops.h \ + $(wildcard include/config/mk7.h) \ + include/linux/irqflags.h \ + $(wildcard include/config/trace/irqflags.h) \ + $(wildcard include/config/irqsoff/tracer.h) \ + $(wildcard include/config/trace/irqflags/support.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irqflags.h \ + $(wildcard include/config/debug/lock/alloc.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_types.h \ + $(wildcard include/config/compat/vdso.h) \ + $(wildcard include/config/proc/fs.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + $(wildcard include/config/highmem.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level_types.h \ + include/asm-generic/pgtable-nopud.h \ + include/asm-generic/pgtable-nopmd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr-index.h \ + include/linux/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ioctl.h \ + include/asm-generic/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/errno.h \ + include/asm-generic/errno.h \ + include/asm-generic/errno-base.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpumask.h \ + include/linux/cpumask.h \ + $(wildcard include/config/cpumask/offstack.h) \ + $(wildcard include/config/hotplug/cpu.h) \ + $(wildcard include/config/debug/per/cpu/maps.h) \ + $(wildcard include/config/disable/obsolete/cpumask/functions.h) \ + include/linux/bitmap.h \ + include/linux/errno.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc_defs.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ds.h \ + $(wildcard include/config/x86/ds.h) \ + include/linux/err.h \ + include/linux/personality.h \ + include/linux/cache.h \ + $(wildcard include/config/arch/has/cache/line/size.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cache.h \ + $(wildcard include/config/x86/l1/cache/shift.h) \ + $(wildcard include/config/x86/internode/cache/shift.h) \ + include/linux/math64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ftrace.h \ + $(wildcard include/config/function/tracer.h) \ + $(wildcard include/config/dynamic/ftrace.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic64_32.h \ + include/asm-generic/atomic-long.h \ + include/linux/list.h \ + $(wildcard include/config/debug/list.h) \ + include/linux/poison.h \ + $(wildcard include/config/illegal/pointer/value.h) \ + include/linux/prefetch.h \ + include/linux/smp.h \ + $(wildcard include/config/use/generic/smp/helpers.h) \ + include/linux/pfn.h \ + include/linux/module.h \ + $(wildcard include/config/symbol/prefix.h) \ + $(wildcard include/config/modversions.h) \ + $(wildcard include/config/unused/symbols.h) \ + $(wildcard include/config/kallsyms.h) \ + $(wildcard include/config/tracepoints.h) \ + $(wildcard include/config/event/tracing.h) \ + $(wildcard include/config/module/unload.h) \ + $(wildcard include/config/constructors.h) \ + $(wildcard include/config/sysfs.h) \ + include/linux/stat.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/stat.h \ + include/linux/time.h \ + $(wildcard include/config/arch/uses/gettimeoffset.h) \ + include/linux/seqlock.h \ + include/linux/spinlock.h \ + $(wildcard include/config/debug/spinlock.h) \ + $(wildcard include/config/generic/lockbreak.h) \ + include/linux/bottom_half.h \ + include/linux/spinlock_types.h \ + include/linux/spinlock_types_up.h \ + include/linux/lockdep.h \ + $(wildcard include/config/lockdep.h) \ + $(wildcard include/config/lock/stat.h) \ + $(wildcard include/config/generic/hardirqs.h) \ + $(wildcard include/config/prove/rcu.h) \ + include/linux/rwlock_types.h \ + include/linux/spinlock_up.h \ + include/linux/rwlock.h \ + include/linux/spinlock_api_up.h \ + include/linux/kmod.h \ + include/linux/gfp.h \ + $(wildcard include/config/zone/dma.h) \ + $(wildcard include/config/zone/dma32.h) \ + $(wildcard include/config/debug/vm.h) \ + include/linux/mmzone.h \ + $(wildcard include/config/force/max/zoneorder.h) \ + $(wildcard include/config/memory/hotplug.h) \ + $(wildcard include/config/arch/populates/node/map.h) \ + $(wildcard include/config/flat/node/mem/map.h) \ + $(wildcard include/config/cgroup/mem/res/ctlr.h) \ + $(wildcard include/config/no/bootmem.h) \ + $(wildcard include/config/have/memory/present.h) \ + $(wildcard include/config/need/node/memmap/size.h) \ + $(wildcard include/config/need/multiple/nodes.h) \ + $(wildcard include/config/have/arch/early/pfn/to/nid.h) \ + $(wildcard include/config/sparsemem/extreme.h) \ + $(wildcard include/config/nodes/span/other/nodes.h) \ + $(wildcard include/config/holes/in/zone.h) \ + $(wildcard include/config/arch/has/holes/memorymodel.h) \ + include/linux/wait.h \ + include/linux/numa.h \ + $(wildcard include/config/nodes/shift.h) \ + include/linux/nodemask.h \ + include/linux/pageblock-flags.h \ + $(wildcard include/config/hugetlb/page/size/variable.h) \ + include/generated/bounds.h \ + include/linux/memory_hotplug.h \ + $(wildcard include/config/have/arch/nodedata/extension.h) \ + $(wildcard include/config/memory/hotremove.h) \ + include/linux/notifier.h \ + include/linux/mutex.h \ + $(wildcard include/config/debug/mutexes.h) \ + include/linux/rwsem.h \ + $(wildcard include/config/rwsem/generic/spinlock.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/rwsem.h \ + include/linux/srcu.h \ + include/linux/topology.h \ + $(wildcard include/config/sched/smt.h) \ + $(wildcard include/config/sched/mc.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/topology.h \ + $(wildcard include/config/x86/ht.h) \ + $(wildcard include/config/x86/64/acpi/numa.h) \ + include/asm-generic/topology.h \ + include/linux/mmdebug.h \ + include/linux/elf.h \ + include/linux/elf-em.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/elf.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/user.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/user_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/auxvec.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vdso.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ldt.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mmu.h \ + include/linux/kobject.h \ + include/linux/sysfs.h \ + include/linux/kref.h \ + include/linux/moduleparam.h \ + $(wildcard include/config/alpha.h) \ + $(wildcard include/config/ia64.h) \ + $(wildcard include/config/ppc64.h) \ + include/linux/tracepoint.h \ + include/linux/rcupdate.h \ + $(wildcard include/config/rcu/torture/test.h) \ + $(wildcard include/config/tree/rcu.h) \ + $(wildcard include/config/tree/preempt/rcu.h) \ + $(wildcard include/config/tiny/rcu.h) \ + include/linux/completion.h \ + include/linux/rcutree.h \ + $(wildcard include/config/no/hz.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/module.h \ + $(wildcard include/config/m586.h) \ + $(wildcard include/config/m586tsc.h) \ + $(wildcard include/config/m586mmx.h) \ + $(wildcard include/config/mcore2.h) \ + $(wildcard include/config/matom.h) \ + $(wildcard include/config/m686.h) \ + $(wildcard include/config/mpentiumii.h) \ + $(wildcard include/config/mpentiumiii.h) \ + $(wildcard include/config/mpentiumm.h) \ + $(wildcard include/config/mpentium4.h) \ + $(wildcard include/config/mk6.h) \ + $(wildcard include/config/mk8.h) \ + $(wildcard include/config/x86/elan.h) \ + $(wildcard include/config/mcrusoe.h) \ + $(wildcard include/config/mefficeon.h) \ + $(wildcard include/config/mwinchipc6.h) \ + $(wildcard include/config/mwinchip3d.h) \ + $(wildcard include/config/mcyrixiii.h) \ + $(wildcard include/config/mviac3/2.h) \ + $(wildcard include/config/mviac7.h) \ + $(wildcard include/config/mgeodegx1.h) \ + $(wildcard include/config/mgeode/lx.h) \ + include/asm-generic/module.h \ + include/trace/events/module.h \ + include/trace/define_trace.h \ + include/linux/nmi.h \ + include/linux/sched.h \ + $(wildcard include/config/sched/debug.h) \ + $(wildcard include/config/detect/softlockup.h) \ + $(wildcard include/config/detect/hung/task.h) \ + $(wildcard include/config/mmu.h) \ + $(wildcard include/config/core/dump/default/elf/headers.h) \ + $(wildcard include/config/virt/cpu/accounting.h) \ + $(wildcard include/config/bsd/process/acct.h) \ + $(wildcard include/config/taskstats.h) \ + $(wildcard include/config/audit.h) \ + $(wildcard include/config/inotify/user.h) \ + $(wildcard include/config/epoll.h) \ + $(wildcard include/config/posix/mqueue.h) \ + $(wildcard include/config/keys.h) \ + $(wildcard include/config/perf/events.h) \ + $(wildcard include/config/schedstats.h) \ + $(wildcard include/config/task/delay/acct.h) \ + $(wildcard include/config/fair/group/sched.h) \ + $(wildcard include/config/rt/group/sched.h) \ + $(wildcard include/config/blk/dev/io/trace.h) \ + $(wildcard include/config/sysvipc.h) \ + $(wildcard include/config/auditsyscall.h) \ + $(wildcard include/config/rt/mutexes.h) \ + $(wildcard include/config/task/xacct.h) \ + $(wildcard include/config/cpusets.h) \ + $(wildcard include/config/cgroups.h) \ + $(wildcard include/config/futex.h) \ + $(wildcard include/config/fault/injection.h) \ + $(wildcard include/config/latencytop.h) \ + $(wildcard include/config/function/graph/tracer.h) \ + $(wildcard include/config/have/unstable/sched/clock.h) \ + $(wildcard include/config/stack/growsup.h) \ + $(wildcard include/config/cgroup/sched.h) \ + $(wildcard include/config/mm/owner.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/param.h \ + include/asm-generic/param.h \ + $(wildcard include/config/hz.h) \ + include/linux/capability.h \ + include/linux/timex.h \ + include/linux/param.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/timex.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/tsc.h \ + $(wildcard include/config/x86/tsc.h) \ + include/linux/jiffies.h \ + include/linux/rbtree.h \ + include/linux/mm_types.h \ + $(wildcard include/config/split/ptlock/cpus.h) \ + $(wildcard include/config/want/page/debug/flags.h) \ + $(wildcard include/config/aio.h) \ + $(wildcard include/config/mmu/notifier.h) \ + include/linux/auxvec.h \ + include/linux/prio_tree.h \ + include/linux/page-debug-flags.h \ + $(wildcard include/config/page/poisoning.h) \ + $(wildcard include/config/page/debug/something/else.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cputime.h \ + include/asm-generic/cputime.h \ + include/linux/sem.h \ + include/linux/ipc.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ipcbuf.h \ + include/asm-generic/ipcbuf.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/sembuf.h \ + include/linux/signal.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/signal.h \ + include/asm-generic/signal-defs.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/siginfo.h \ + include/asm-generic/siginfo.h \ + include/linux/path.h \ + include/linux/pid.h \ + include/linux/proportions.h \ + include/linux/percpu_counter.h \ + include/linux/seccomp.h \ + $(wildcard include/config/seccomp.h) \ + include/linux/rculist.h \ + include/linux/rtmutex.h \ + $(wildcard include/config/debug/rt/mutexes.h) \ + include/linux/plist.h \ + $(wildcard include/config/debug/pi/list.h) \ + include/linux/resource.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/resource.h \ + include/asm-generic/resource.h \ + include/linux/timer.h \ + $(wildcard include/config/timer/stats.h) \ + $(wildcard include/config/debug/objects/timers.h) \ + include/linux/ktime.h \ + $(wildcard include/config/ktime/scalar.h) \ + include/linux/debugobjects.h \ + $(wildcard include/config/debug/objects.h) \ + $(wildcard include/config/debug/objects/free.h) \ + include/linux/hrtimer.h \ + $(wildcard include/config/high/res/timers.h) \ + include/linux/task_io_accounting.h \ + $(wildcard include/config/task/io/accounting.h) \ + include/linux/latencytop.h \ + include/linux/cred.h \ + $(wildcard include/config/debug/credentials.h) \ + $(wildcard include/config/security.h) \ + include/linux/key.h \ + $(wildcard include/config/sysctl.h) \ + include/linux/sysctl.h \ + include/linux/selinux.h \ + $(wildcard include/config/security/selinux.h) \ + include/linux/aio.h \ + include/linux/workqueue.h \ + $(wildcard include/config/debug/objects/work.h) \ + include/linux/aio_abi.h \ + include/linux/uio.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irq.h \ + $(wildcard include/config/x86/local/apic.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/apicdef.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irq_vectors.h \ + $(wildcard include/config/x86/io/apic.h) \ + $(wildcard include/config/sparse/irq.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/nmi.h \ + include/linux/pm.h \ + $(wildcard include/config/pm/sleep.h) \ + $(wildcard include/config/pm/runtime.h) \ + $(wildcard include/config/pm/ops.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/io.h \ + include/asm-generic/iomap.h \ + include/linux/vmalloc.h \ + include/linux/kprobes.h \ + $(wildcard include/config/kprobes.h) \ + $(wildcard include/config/kretprobes.h) \ + $(wildcard include/config/kprobes/sanity/test.h) \ + $(wildcard include/config/optprobes.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/apic.h \ + $(wildcard include/config/x86/x2apic.h) \ + include/linux/delay.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/delay.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/fixmap.h \ + $(wildcard include/config/provide/ohci1394/dma/init.h) \ + $(wildcard include/config/x86/visws/apic.h) \ + $(wildcard include/config/x86/f00f/bug.h) \ + $(wildcard include/config/x86/cyclone/timer.h) \ + $(wildcard include/config/pci/mmconfig.h) \ + $(wildcard include/config/intel/txt.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/acpi.h \ + $(wildcard include/config/acpi.h) \ + $(wildcard include/config/acpi/numa.h) \ + include/acpi/pdc_intel.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/numa.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/numa_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mpspec.h \ + $(wildcard include/config/x86/numaq.h) \ + $(wildcard include/config/mca.h) \ + $(wildcard include/config/eisa.h) \ + $(wildcard include/config/x86/mpparse.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mpspec_def.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/x86_init.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bootparam.h \ + include/linux/screen_info.h \ + include/linux/apm_bios.h \ + include/linux/edd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/e820.h \ + $(wildcard include/config/efi.h) \ + $(wildcard include/config/hibernation.h) \ + $(wildcard include/config/memtest.h) \ + include/linux/early_res.h \ + include/linux/range.h \ + include/linux/ioport.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ist.h \ + include/video/edid.h \ + $(wildcard include/config/x86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/kmap_types.h \ + $(wildcard include/config/debug/highmem.h) \ + include/asm-generic/kmap_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/smp.h \ + $(wildcard include/config/x86/32/smp.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/io_apic.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/perf_event.h \ + +arch/x86/kernel/cpu/perfctr-watchdog.o: $(deps_arch/x86/kernel/cpu/perfctr-watchdog.o) + +$(deps_arch/x86/kernel/cpu/perfctr-watchdog.o): diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/perf_event.o linux-2.6.34/arch/x86/kernel/cpu/perf_event.o --- linux-2.6.34.orig/arch/x86/kernel/cpu/perf_event.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/perf_event.o 2010-06-16 00:19:16.000000000 +0200 @@ -0,0 +1,82 @@ +ELFS4(Ut 1ҹ0]Ã=Ut 10]Ã= Ut#= t $]US01[]Ã= USt$@01[]Ã=\Ut= t]Ã=\Ut= t @]áUSt1t u'@  1[]áUVSu%##;X u;HtXH u۸ [^]UVS@,ǀ@P@@<CPST+CXS\CPSTS(tu!C`Hw +%=us1u |u9TtLA9|狚u 1ۃ!ÍFىE]1]tA19!;Mu(k ZY[^_]U W_]U%1W_]U2EEU%0U21 @0]Ã= USø.t.@101[]Ã= USt@01[]UW_]U%1W_]U1ɉSà <Evf2 u u}v 1ҹ0 []Ã=Ut=v21%?0]U1幏0t!=t=vf21%?0]U]U]U1]UɉVSt)XwwTD X[^]UAWVSP0U"BzB1ۋu6uJIۉzuuڋU@4`PZP8[[^_]US10t 4 @0C;H|[]US1ۃ4t& 42EEU%@t +E%0C;H|XZ[]UWVS$E%@u +C}UB4utWCCC MI0CCKE1Shp1 uMA4t BESExw"=wDD SUr0Sw=wtD S}M؍EEEEM܉EԋE܍U1RYtguܸ+E)9v‰M%@+ } HEUUU}w}U끃}uNME;AH{( Lu9}Bx1ɉUU؋u܅Ҹs(tt +U؉ыU؉Ѓ[^_]úѺʺË{(1C(}܋{ 9똃=UWt=t3Hf=v]dt91k:Gǁ@;H|܅Ҹt_]U S1u>84C;H|߃=u []UWVS,=HZE=2EرU2E౐U2EىU2hmỦEuujhruujh$uujhuujh 515jhl54މ2 8EU2uu4U<ESjhuuSjh;(WVSCjhb;H|1 2RPSCjh;L|ue[^_]UWVS0HP98pىP Dž\Dž`EE|EUeHsR\{ fȃUw1$t !tҸ]5AA5-A%/999]9]]@;LEM Q O E <.O.A<y..bvarch/x86/kernel/cpu/perf_event_intel.carch/x86/kernel/cpu/perf_event.carch/x86/kernel/cpu/perf_event_amd.c<6> +<6>CPU#%d: ctrl: %016llx +<6>CPU#%d: status: %016llx +<6>CPU#%d: overflow: %016llx +<6>CPU#%d: fixed: %016llx +<6>CPU#%d: active: %016llx +<6>CPU#%d: gen-PMC%d ctrl: %016llx +<6>CPU#%d: gen-PMC%d count: %016llx +<6>CPU#%d: gen-PMC%d left: %016llx +<6>CPU#%d: fixed-PMC%d count: %016llx +<6>Performance Events: unsupported p6 CPU model %d Core events, Core2 events, Nehalem/Corei7 events, Atom events, Westmere events, generic architected perfmon, no PMU driver, software events only. +<6>no APIC, boot with the "lapic" boot parameter to force-enable it. +<6>no hardware sampling interrupt available. +%s PMU driver. +<3>hw perf events %d > max(%d), clipping!<3>hw perf events fixed %d > max(%d), clipping!<6>... version: %d +<6>... bit width: %d +<6>... generic registers: %d +<6>... value mask: %016Lx +<6>... max period: %016Lx +<6>... fixed-purpose events: %d +<6>... event mask: %016Lx +perfevents: irq loop stuck! +clearing PMU state on CPU#%d +coreIntelp6AMDgZF UWVSh_t <"%uO=  w+uQh[^x +1Upغ|KHP5T=X~E}L< $ hH,h{Hh W8Hh&3XH h7hLY<=v#pDZHhmZ+u h\h_X5h +H[^~$jPhhh'H HHãL ~$jPhGhh'L L1  H hlHщ1󫡀 5$u/ u] M HP]upH u5hw5Ph5Hh5X5Th$5d5`h5Lh.55hQ1ɺ 1ɺ +1ɺe[^_]vabw $ +bw @@AAN)O)A*O*A@A@@AANN$$$ $.O.A@A  @!@")O)A*O*A@!@" Q QNN$$$ $.O.A   v. Rva0 /@ABggK}~@FGCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.rel.text.rel.data.bss.rel.fixup.rel__ex_table.rel.cpuinit.text.rel.rodata.rodata.str1.1.rel.altinstructions.altinstr_replacement.rel.init.text.rel.data.read_mostly.rel.cpuinit.data.rel.init.rodata.comment.note.GNU-stack4  m( +) p% w/0=D80=p4 wXC=X? (xR=HN x( +d@>` y l2?D0{ z@D DO zI ~J  ~J ~p0pR$RRtX` +n b +& 4L|Ta%j4CR> } p v@0 *<IVp(8 ..4b8 1wEUZ'p: +H + ;@EL6CL  +' 5L whw$ +[ +E +O 8 f dQ A -$3GMVFk7|  \  x||||  ,l+ F4f8 ~TX  |p   8z/Shwv/01(.3-JXZtk<( 7FTkq  ! . ? L g o  x  O     + +, +< +E +Y +g +- + + + +perf_event.cinit_debug_store_on_cpucpu_hw_eventsfini_debug_store_on_cpux86_pmux86_pmu_disable_eventx86_pmu_enable_eventperf_event_nmi_handleractive_eventsx86_get_event_constraintsunconstrainedx86_event_sched_inpmuCSWTCH.563x86_event_sched_outamd_pmu_event_mapamd_perfmon_event_mapamd_pmu_raw_eventamd_put_event_constraintsamd_get_event_constraintsemptyconstraintp6_pmu_event_mapp6_perfmon_event_mapp6_pmu_raw_eventp6_pmu_disable_allp6_pmu_enable_allp6_pmu_disable_eventp6_pmu_enable_eventintel_pmu_event_mapintel_perfmon_event_mapintel_pmu_raw_eventintel_pmu_enable_btsintel_pmu_disable_btsintel_pmu_disable_allx86_pmu_notifierbacktrace_warning_symbolbacktrace_warningbacktrace_stackbacktrace_addressx86_pmu_enable_allx86_pmu_disable_allpmc_nmi_entrypmc_irq_entrybacktrace_opsintel_pmu_enable_eventintel_get_event_constraintsbts_constraintintel_pmu_enable_all__warned.28122x86_perf_event_updatex86_pmu_readx86_pmu_stopx86_pmu_disablex86_perf_event_set_periodpmc_prev_leftx86_pmu_startx86_pmu_unthrottle__warned.26589x86_schedule_eventsx86_pmu_enablerelease_bts_hardwareamd_pmu_cpu_deadpmc_reserve_mutexhw_perf_event_destroyhw_cache_event_idsamd_pmu_cpu_prepare__warned.27128p6_pmucore_pmuintel_pmucore2_hw_cache_event_idsintel_core2_event_constraintsnehalem_hw_cache_event_idsintel_nehalem_event_constraintsatom_hw_cache_event_idsintel_gen_event_constraintswestmere_hw_cache_event_idsintel_westmere_event_constraintsamd_pmuamd_hw_cache_event_idsperf_event_maskperf_event_nmi_notifierx86_pmu_notifier_nb.28590intel_pmu_drain_bts_bufferintel_pmu_handle_irq__warned.28336x86_pmu_handle_irqamd_pmu_cpu_starting__warned.27160__warned.27165intel_pmu_disable_eventintel_core_event_constraintsp6_event_constraintshw_perf_disableset_perf_event_pendingapicperf_events_lapic_initboot_cpu_dataperf_arch_fetch_caller_regsperf_callchaincurrent_taskdump_trace__get_user_pages_fastmem_mapput_pagewarn_slowpath_nullatomic64_cmpxchgatomic64_addatomic64_subperf_event_update_userpageatomic64_sethw_perf_enablefind_first_bitfind_next_bithw_perf_group_sched_inkfreehw_perf_event_initmutex_locknmi_watchdogdisable_lapic_nmi_watchdogreserve_perfctr_nmireserve_evntsel_nmirelease_evntsel_nmirelease_perfctr_nmienable_lapic_nmi_watchdogmalloc_sizeskmem_cache_allocmutex_unlocksysctl_perf_event_paranoidcapableatomic_dec_and_mutex_lockperf_event_print_debugprintkinit_hw_perf_eventswarn_slowpath_fmtperf_max_eventsregister_die_notifierperf_prepare_sampleperf_output_beginperf_output_sampleperf_output_endirq_statperf_event_overflowamd_get_nb_idsmp_perf_pending_interruptirq_enterperf_event_do_pendingirq_exitprint_context_stack_bp2g>GQ[gggpggp4pBgSg**,*_***gg**0f*o*rr#rgg-9g`gru*vuwx1y! g g  + +g' +g3 +g; +C +M +Z +7_ +ze + +g +{$ |3 }_ m g{    g     ~_   g g   $ g7 gB ~r y  g ~  7 z  g     -@Y`ggqgBIV]g;gFgg[agmgt* gg *1G*^ grg8OTYgoxgggggggg$aw~"g.gKSgzgg$gSgtgggg***Zga*gg** '7,z2:rBLgggg ggU7`m7r7777gg 77#176?gZ7_hg*q 77 )/5gJ7O[gkgzgg8gg!2r?N[7`zfmw7zp r$($0:DNXbl +  + + + $ +(, +04 +8< +@D +HL +PT +*g'g/g7g((( ((((( N$N(N,N0N4N8N<N@NDNHNLNPNTNXN\N`NdNhNlNpNtNxN|NNNNNNNNNNF FF$(F +7r,r5rBr^7cogtigiiggggggr+*07:g?iLgPW7^gcipgt{7gig7gig7g7rgigi 7r&7,g5:7?GgL7QVge7o7tzggggg77ggggggg +qggAgGMSg7g7g7gg7gg7g7gg7 h!(-h2(>hC((7 $(`h|7x77 TX`dl \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/.perf_event.o.cmd linux-2.6.34/arch/x86/kernel/cpu/.perf_event.o.cmd --- linux-2.6.34.orig/arch/x86/kernel/cpu/.perf_event.o.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/.perf_event.o.cmd 2010-06-16 00:19:16.000000000 +0200 @@ -0,0 +1,645 @@ +cmd_arch/x86/kernel/cpu/perf_event.o := gcc -Wp,-MD,arch/x86/kernel/cpu/.perf_event.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.3/include -I/home/chlor/arc/tmp/linux-2.6.34/arch/x86/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-stack-protector -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(perf_event)" -D"KBUILD_MODNAME=KBUILD_STR(perf_event)" -c -o arch/x86/kernel/cpu/.tmp_perf_event.o arch/x86/kernel/cpu/perf_event.c + +deps_arch/x86/kernel/cpu/perf_event.o := \ + arch/x86/kernel/cpu/perf_event.c \ + $(wildcard include/config/x86/local/apic.h) \ + $(wildcard include/config/compat.h) \ + include/linux/perf_event.h \ + $(wildcard include/config/perf/events.h) \ + $(wildcard include/config/have/hw/breakpoint.h) \ + $(wildcard include/config/perf/use/vmalloc.h) \ + $(wildcard include/config/event/tracing.h) \ + include/linux/types.h \ + $(wildcard include/config/uid16.h) \ + $(wildcard include/config/lbdaf.h) \ + $(wildcard include/config/phys/addr/t/64bit.h) \ + $(wildcard include/config/64bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/types.h \ + $(wildcard include/config/x86/64.h) \ + $(wildcard include/config/highmem64g.h) \ + include/asm-generic/types.h \ + include/asm-generic/int-ll64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitsperlong.h \ + include/asm-generic/bitsperlong.h \ + include/linux/posix_types.h \ + include/linux/stddef.h \ + include/linux/compiler.h \ + $(wildcard include/config/trace/branch/profiling.h) \ + $(wildcard include/config/profile/all/branches.h) \ + $(wildcard include/config/enable/must/check.h) \ + $(wildcard include/config/enable/warn/deprecated.h) \ + include/linux/compiler-gcc.h \ + $(wildcard include/config/arch/supports/optimized/inlining.h) \ + $(wildcard include/config/optimize/inlining.h) \ + include/linux/compiler-gcc4.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types.h \ + $(wildcard include/config/x86/32.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types_32.h \ + include/linux/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ioctl.h \ + include/asm-generic/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/byteorder.h \ + include/linux/byteorder/little_endian.h \ + include/linux/swab.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/swab.h \ + $(wildcard include/config/x86/bswap.h) \ + include/linux/byteorder/generic.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/perf_event.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/hw_breakpoint.h \ + include/linux/kdebug.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/kdebug.h \ + include/linux/notifier.h \ + include/linux/errno.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/errno.h \ + include/asm-generic/errno.h \ + include/asm-generic/errno-base.h \ + include/linux/mutex.h \ + $(wildcard include/config/debug/mutexes.h) \ + $(wildcard include/config/smp.h) \ + $(wildcard include/config/debug/lock/alloc.h) \ + include/linux/list.h \ + $(wildcard include/config/debug/list.h) \ + include/linux/poison.h \ + $(wildcard include/config/illegal/pointer/value.h) \ + include/linux/prefetch.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor.h \ + $(wildcard include/config/x86/vsmp.h) \ + $(wildcard include/config/cc/stackprotector.h) \ + $(wildcard include/config/paravirt.h) \ + $(wildcard include/config/m386.h) \ + $(wildcard include/config/m486.h) \ + $(wildcard include/config/x86/debugctlmsr.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor-flags.h \ + $(wildcard include/config/vm86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vm86.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace.h \ + $(wildcard include/config/x86/ptrace/bts.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace-abi.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/segment.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_types.h \ + include/linux/const.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32_types.h \ + $(wildcard include/config/highmem4g.h) \ + $(wildcard include/config/page/offset.h) \ + $(wildcard include/config/4kstacks.h) \ + $(wildcard include/config/x86/pae.h) \ + include/linux/init.h \ + $(wildcard include/config/modules.h) \ + $(wildcard include/config/hotplug.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/math_emu.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/sigcontext.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/current.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/percpu.h \ + $(wildcard include/config/x86/64/smp.h) \ + include/linux/kernel.h \ + $(wildcard include/config/preempt/voluntary.h) \ + $(wildcard include/config/debug/spinlock/sleep.h) \ + $(wildcard include/config/prove/locking.h) \ + $(wildcard include/config/printk.h) \ + $(wildcard include/config/dynamic/debug.h) \ + $(wildcard include/config/ring/buffer.h) \ + $(wildcard include/config/tracing.h) \ + $(wildcard include/config/numa.h) \ + $(wildcard include/config/ftrace/mcount/record.h) \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + include/linux/linkage.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/linkage.h \ + $(wildcard include/config/x86/alignment/16.h) \ + include/linux/stringify.h \ + include/linux/bitops.h \ + $(wildcard include/config/generic/find/first/bit.h) \ + $(wildcard include/config/generic/find/last/bit.h) \ + $(wildcard include/config/generic/find/next/bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitops.h \ + $(wildcard include/config/x86/cmov.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/alternative.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/asm.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpufeature.h \ + $(wildcard include/config/x86/invlpg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/required-features.h \ + $(wildcard include/config/x86/minimum/cpu/family.h) \ + $(wildcard include/config/math/emulation.h) \ + $(wildcard include/config/x86/cmpxchg64.h) \ + $(wildcard include/config/x86/use/3dnow.h) \ + $(wildcard include/config/x86/p6/nop.h) \ + include/asm-generic/bitops/sched.h \ + include/asm-generic/bitops/hweight.h \ + include/asm-generic/bitops/fls64.h \ + include/asm-generic/bitops/ext2-non-atomic.h \ + include/asm-generic/bitops/le.h \ + include/asm-generic/bitops/minix.h \ + include/linux/log2.h \ + $(wildcard include/config/arch/has/ilog2/u32.h) \ + $(wildcard include/config/arch/has/ilog2/u64.h) \ + include/linux/typecheck.h \ + include/linux/dynamic_debug.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bug.h \ + $(wildcard include/config/bug.h) \ + $(wildcard include/config/debug/bugverbose.h) \ + include/asm-generic/bug.h \ + $(wildcard include/config/generic/bug.h) \ + $(wildcard include/config/generic/bug/relative/pointers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/div64.h \ + include/asm-generic/percpu.h \ + $(wildcard include/config/debug/preempt.h) \ + $(wildcard include/config/have/setup/per/cpu/area.h) \ + include/linux/threads.h \ + $(wildcard include/config/nr/cpus.h) \ + $(wildcard include/config/base/small.h) \ + include/linux/percpu-defs.h \ + $(wildcard include/config/debug/force/weak/per/cpu.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/system.h \ + $(wildcard include/config/ia32/emulation.h) \ + $(wildcard include/config/x86/32/lazy/gs.h) \ + $(wildcard include/config/x86/ppro/fence.h) \ + $(wildcard include/config/x86/oostore.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg_32.h \ + $(wildcard include/config/x86/cmpxchg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/nops.h \ + $(wildcard include/config/mk7.h) \ + include/linux/irqflags.h \ + $(wildcard include/config/trace/irqflags.h) \ + $(wildcard include/config/irqsoff/tracer.h) \ + $(wildcard include/config/preempt/tracer.h) \ + $(wildcard include/config/trace/irqflags/support.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irqflags.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32.h \ + $(wildcard include/config/hugetlb/page.h) \ + $(wildcard include/config/debug/virtual.h) \ + $(wildcard include/config/flatmem.h) \ + $(wildcard include/config/x86/3dnow.h) \ + include/linux/string.h \ + $(wildcard include/config/binary/printf.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string_32.h \ + $(wildcard include/config/kmemcheck.h) \ + include/asm-generic/memory_model.h \ + $(wildcard include/config/discontigmem.h) \ + $(wildcard include/config/sparsemem/vmemmap.h) \ + $(wildcard include/config/sparsemem.h) \ + include/asm-generic/getorder.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_types.h \ + $(wildcard include/config/compat/vdso.h) \ + $(wildcard include/config/proc/fs.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + $(wildcard include/config/highmem.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level_types.h \ + include/asm-generic/pgtable-nopud.h \ + include/asm-generic/pgtable-nopmd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr-index.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpumask.h \ + include/linux/cpumask.h \ + $(wildcard include/config/cpumask/offstack.h) \ + $(wildcard include/config/hotplug/cpu.h) \ + $(wildcard include/config/debug/per/cpu/maps.h) \ + $(wildcard include/config/disable/obsolete/cpumask/functions.h) \ + include/linux/bitmap.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc_defs.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ds.h \ + $(wildcard include/config/x86/ds.h) \ + include/linux/err.h \ + include/linux/personality.h \ + include/linux/cache.h \ + $(wildcard include/config/arch/has/cache/line/size.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cache.h \ + $(wildcard include/config/x86/l1/cache/shift.h) \ + $(wildcard include/config/x86/internode/cache/shift.h) \ + include/linux/math64.h \ + include/linux/spinlock_types.h \ + $(wildcard include/config/generic/lockbreak.h) \ + $(wildcard include/config/debug/spinlock.h) \ + include/linux/spinlock_types_up.h \ + include/linux/lockdep.h \ + $(wildcard include/config/lockdep.h) \ + $(wildcard include/config/lock/stat.h) \ + $(wildcard include/config/generic/hardirqs.h) \ + $(wildcard include/config/prove/rcu.h) \ + include/linux/rwlock_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic64_32.h \ + include/asm-generic/atomic-long.h \ + include/linux/rwsem.h \ + $(wildcard include/config/rwsem/generic/spinlock.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/rwsem.h \ + include/linux/spinlock.h \ + $(wildcard include/config/preempt.h) \ + include/linux/preempt.h \ + $(wildcard include/config/preempt/notifiers.h) \ + include/linux/thread_info.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/thread_info.h \ + $(wildcard include/config/debug/stack/usage.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ftrace.h \ + $(wildcard include/config/function/tracer.h) \ + $(wildcard include/config/dynamic/ftrace.h) \ + include/linux/bottom_half.h \ + include/linux/spinlock_up.h \ + include/linux/rwlock.h \ + include/linux/spinlock_api_up.h \ + include/linux/srcu.h \ + include/linux/percpu.h \ + $(wildcard include/config/need/per/cpu/embed/first/chunk.h) \ + $(wildcard include/config/need/per/cpu/page/first/chunk.h) \ + include/linux/smp.h \ + $(wildcard include/config/use/generic/smp/helpers.h) \ + include/linux/pfn.h \ + include/linux/rculist.h \ + include/linux/rcupdate.h \ + $(wildcard include/config/rcu/torture/test.h) \ + $(wildcard include/config/tree/rcu.h) \ + $(wildcard include/config/tree/preempt/rcu.h) \ + $(wildcard include/config/tiny/rcu.h) \ + include/linux/seqlock.h \ + include/linux/completion.h \ + include/linux/wait.h \ + include/linux/rcutree.h \ + $(wildcard include/config/no/hz.h) \ + include/linux/hrtimer.h \ + $(wildcard include/config/timer/stats.h) \ + $(wildcard include/config/high/res/timers.h) \ + $(wildcard include/config/debug/objects/timers.h) \ + include/linux/rbtree.h \ + include/linux/ktime.h \ + $(wildcard include/config/ktime/scalar.h) \ + include/linux/time.h \ + $(wildcard include/config/arch/uses/gettimeoffset.h) \ + include/linux/jiffies.h \ + include/linux/timex.h \ + include/linux/param.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/param.h \ + include/asm-generic/param.h \ + $(wildcard include/config/hz.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/timex.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/tsc.h \ + $(wildcard include/config/x86/tsc.h) \ + include/linux/timer.h \ + include/linux/debugobjects.h \ + $(wildcard include/config/debug/objects.h) \ + $(wildcard include/config/debug/objects/free.h) \ + include/linux/fs.h \ + $(wildcard include/config/dnotify.h) \ + $(wildcard include/config/sysfs.h) \ + $(wildcard include/config/quota.h) \ + $(wildcard include/config/fsnotify.h) \ + $(wildcard include/config/inotify.h) \ + $(wildcard include/config/security.h) \ + $(wildcard include/config/fs/posix/acl.h) \ + $(wildcard include/config/epoll.h) \ + $(wildcard include/config/debug/writecount.h) \ + $(wildcard include/config/file/locking.h) \ + $(wildcard include/config/auditsyscall.h) \ + $(wildcard include/config/block.h) \ + $(wildcard include/config/fs/xip.h) \ + $(wildcard include/config/migration.h) \ + include/linux/limits.h \ + include/linux/kdev_t.h \ + include/linux/dcache.h \ + include/linux/path.h \ + include/linux/stat.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/stat.h \ + include/linux/kobject.h \ + include/linux/sysfs.h \ + include/linux/kref.h \ + include/linux/radix-tree.h \ + include/linux/prio_tree.h \ + include/linux/pid.h \ + include/linux/capability.h \ + include/linux/semaphore.h \ + include/linux/fiemap.h \ + include/linux/quota.h \ + $(wildcard include/config/quota/netlink/interface.h) \ + include/linux/dqblk_xfs.h \ + include/linux/dqblk_v1.h \ + include/linux/dqblk_v2.h \ + include/linux/dqblk_qtree.h \ + include/linux/nfs_fs_i.h \ + include/linux/nfs.h \ + include/linux/sunrpc/msg_prot.h \ + include/linux/inet.h \ + include/linux/fcntl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/fcntl.h \ + include/asm-generic/fcntl.h \ + include/linux/pid_namespace.h \ + $(wildcard include/config/bsd/process/acct.h) \ + $(wildcard include/config/pid/ns.h) \ + include/linux/sched.h \ + $(wildcard include/config/sched/debug.h) \ + $(wildcard include/config/detect/softlockup.h) \ + $(wildcard include/config/detect/hung/task.h) \ + $(wildcard include/config/mmu.h) \ + $(wildcard include/config/core/dump/default/elf/headers.h) \ + $(wildcard include/config/virt/cpu/accounting.h) \ + $(wildcard include/config/taskstats.h) \ + $(wildcard include/config/audit.h) \ + $(wildcard include/config/inotify/user.h) \ + $(wildcard include/config/posix/mqueue.h) \ + $(wildcard include/config/keys.h) \ + $(wildcard include/config/schedstats.h) \ + $(wildcard include/config/task/delay/acct.h) \ + $(wildcard include/config/fair/group/sched.h) \ + $(wildcard include/config/rt/group/sched.h) \ + $(wildcard include/config/blk/dev/io/trace.h) \ + $(wildcard include/config/sysvipc.h) \ + $(wildcard include/config/rt/mutexes.h) \ + $(wildcard include/config/task/xacct.h) \ + $(wildcard include/config/cpusets.h) \ + $(wildcard include/config/cgroups.h) \ + $(wildcard include/config/futex.h) \ + $(wildcard include/config/fault/injection.h) \ + $(wildcard include/config/latencytop.h) \ + $(wildcard include/config/function/graph/tracer.h) \ + $(wildcard include/config/cgroup/mem/res/ctlr.h) \ + $(wildcard include/config/have/unstable/sched/clock.h) \ + $(wildcard include/config/stack/growsup.h) \ + $(wildcard include/config/cgroup/sched.h) \ + $(wildcard include/config/mm/owner.h) \ + include/linux/nodemask.h \ + include/linux/numa.h \ + $(wildcard include/config/nodes/shift.h) \ + include/linux/mm_types.h \ + $(wildcard include/config/split/ptlock/cpus.h) \ + $(wildcard include/config/want/page/debug/flags.h) \ + $(wildcard include/config/aio.h) \ + $(wildcard include/config/mmu/notifier.h) \ + include/linux/auxvec.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/auxvec.h \ + include/linux/page-debug-flags.h \ + $(wildcard include/config/page/poisoning.h) \ + $(wildcard include/config/page/debug/something/else.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mmu.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cputime.h \ + include/asm-generic/cputime.h \ + include/linux/sem.h \ + include/linux/ipc.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ipcbuf.h \ + include/asm-generic/ipcbuf.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/sembuf.h \ + include/linux/signal.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/signal.h \ + include/asm-generic/signal-defs.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/siginfo.h \ + include/asm-generic/siginfo.h \ + include/linux/topology.h \ + $(wildcard include/config/sched/smt.h) \ + $(wildcard include/config/sched/mc.h) \ + include/linux/mmzone.h \ + $(wildcard include/config/force/max/zoneorder.h) \ + $(wildcard include/config/zone/dma.h) \ + $(wildcard include/config/zone/dma32.h) \ + $(wildcard include/config/memory/hotplug.h) \ + $(wildcard include/config/arch/populates/node/map.h) \ + $(wildcard include/config/flat/node/mem/map.h) \ + $(wildcard include/config/no/bootmem.h) \ + $(wildcard include/config/have/memory/present.h) \ + $(wildcard include/config/need/node/memmap/size.h) \ + $(wildcard include/config/need/multiple/nodes.h) \ + $(wildcard include/config/have/arch/early/pfn/to/nid.h) \ + $(wildcard include/config/sparsemem/extreme.h) \ + $(wildcard include/config/nodes/span/other/nodes.h) \ + $(wildcard include/config/holes/in/zone.h) \ + $(wildcard include/config/arch/has/holes/memorymodel.h) \ + include/linux/pageblock-flags.h \ + $(wildcard include/config/hugetlb/page/size/variable.h) \ + include/generated/bounds.h \ + include/linux/memory_hotplug.h \ + $(wildcard include/config/have/arch/nodedata/extension.h) \ + $(wildcard include/config/memory/hotremove.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/topology.h \ + $(wildcard include/config/x86/ht.h) \ + $(wildcard include/config/x86/64/acpi/numa.h) \ + include/asm-generic/topology.h \ + include/linux/proportions.h \ + include/linux/percpu_counter.h \ + include/linux/seccomp.h \ + $(wildcard include/config/seccomp.h) \ + include/linux/rtmutex.h \ + $(wildcard include/config/debug/rt/mutexes.h) \ + include/linux/plist.h \ + $(wildcard include/config/debug/pi/list.h) \ + include/linux/resource.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/resource.h \ + include/asm-generic/resource.h \ + include/linux/task_io_accounting.h \ + $(wildcard include/config/task/io/accounting.h) \ + include/linux/latencytop.h \ + include/linux/cred.h \ + $(wildcard include/config/debug/credentials.h) \ + include/linux/key.h \ + $(wildcard include/config/sysctl.h) \ + include/linux/sysctl.h \ + include/linux/selinux.h \ + $(wildcard include/config/security/selinux.h) \ + include/linux/aio.h \ + include/linux/workqueue.h \ + $(wildcard include/config/debug/objects/work.h) \ + include/linux/aio_abi.h \ + include/linux/uio.h \ + include/linux/mm.h \ + $(wildcard include/config/ksm.h) \ + $(wildcard include/config/ia64.h) \ + $(wildcard include/config/debug/pagealloc.h) \ + $(wildcard include/config/hibernation.h) \ + include/linux/gfp.h \ + $(wildcard include/config/debug/vm.h) \ + include/linux/mmdebug.h \ + include/linux/debug_locks.h \ + $(wildcard include/config/debug/locking/api/selftests.h) \ + include/linux/range.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/e820.h \ + $(wildcard include/config/efi.h) \ + $(wildcard include/config/memtest.h) \ + include/linux/early_res.h \ + include/linux/ioport.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/x86_init.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bootparam.h \ + include/linux/screen_info.h \ + include/linux/apm_bios.h \ + include/linux/edd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ist.h \ + include/video/edid.h \ + $(wildcard include/config/x86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32.h \ + $(wildcard include/config/highpte.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/fixmap.h \ + $(wildcard include/config/provide/ohci1394/dma/init.h) \ + $(wildcard include/config/x86/io/apic.h) \ + $(wildcard include/config/x86/visws/apic.h) \ + $(wildcard include/config/x86/f00f/bug.h) \ + $(wildcard include/config/x86/cyclone/timer.h) \ + $(wildcard include/config/pci/mmconfig.h) \ + $(wildcard include/config/intel/txt.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/acpi.h \ + $(wildcard include/config/acpi.h) \ + $(wildcard include/config/acpi/numa.h) \ + include/acpi/pdc_intel.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/numa.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/numa_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mpspec.h \ + $(wildcard include/config/x86/numaq.h) \ + $(wildcard include/config/mca.h) \ + $(wildcard include/config/eisa.h) \ + $(wildcard include/config/x86/mpparse.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mpspec_def.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/apicdef.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/kmap_types.h \ + $(wildcard include/config/debug/highmem.h) \ + include/asm-generic/kmap_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/paravirt.h \ + $(wildcard include/config/paravirt/spinlocks.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level.h \ + include/asm-generic/pgtable.h \ + include/linux/page-flags.h \ + $(wildcard include/config/pageflags/extended.h) \ + $(wildcard include/config/arch/uses/pg/uncached.h) \ + $(wildcard include/config/memory/failure.h) \ + $(wildcard include/config/swap.h) \ + $(wildcard include/config/s390.h) \ + include/linux/vmstat.h \ + $(wildcard include/config/vm/event/counters.h) \ + include/linux/nsproxy.h \ + $(wildcard include/config/cgroup/ns.h) \ + include/linux/ftrace.h \ + $(wildcard include/config/stack/tracer.h) \ + $(wildcard include/config/frame/pointer.h) \ + $(wildcard include/config/hw/branch/tracer.h) \ + $(wildcard include/config/ftrace/syscalls.h) \ + include/linux/trace_clock.h \ + include/linux/kallsyms.h \ + $(wildcard include/config/kallsyms.h) \ + include/linux/module.h \ + $(wildcard include/config/symbol/prefix.h) \ + $(wildcard include/config/modversions.h) \ + $(wildcard include/config/unused/symbols.h) \ + $(wildcard include/config/tracepoints.h) \ + $(wildcard include/config/module/unload.h) \ + $(wildcard include/config/constructors.h) \ + include/linux/kmod.h \ + include/linux/elf.h \ + include/linux/elf-em.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/elf.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/user.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/user_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vdso.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ldt.h \ + include/linux/moduleparam.h \ + $(wildcard include/config/alpha.h) \ + $(wildcard include/config/ppc64.h) \ + include/linux/tracepoint.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/module.h \ + $(wildcard include/config/m586.h) \ + $(wildcard include/config/m586tsc.h) \ + $(wildcard include/config/m586mmx.h) \ + $(wildcard include/config/mcore2.h) \ + $(wildcard include/config/matom.h) \ + $(wildcard include/config/m686.h) \ + $(wildcard include/config/mpentiumii.h) \ + $(wildcard include/config/mpentiumiii.h) \ + $(wildcard include/config/mpentiumm.h) \ + $(wildcard include/config/mpentium4.h) \ + $(wildcard include/config/mk6.h) \ + $(wildcard include/config/mk8.h) \ + $(wildcard include/config/x86/elan.h) \ + $(wildcard include/config/mcrusoe.h) \ + $(wildcard include/config/mefficeon.h) \ + $(wildcard include/config/mwinchipc6.h) \ + $(wildcard include/config/mwinchip3d.h) \ + $(wildcard include/config/mcyrixiii.h) \ + $(wildcard include/config/mviac3/2.h) \ + $(wildcard include/config/mviac7.h) \ + $(wildcard include/config/mgeodegx1.h) \ + $(wildcard include/config/mgeode/lx.h) \ + include/asm-generic/module.h \ + include/trace/events/module.h \ + include/trace/define_trace.h \ + include/linux/cpu.h \ + $(wildcard include/config/arch/cpu/probe/release.h) \ + $(wildcard include/config/pm/sleep/smp.h) \ + include/linux/sysdev.h \ + include/linux/pm.h \ + $(wildcard include/config/pm/sleep.h) \ + $(wildcard include/config/pm/runtime.h) \ + $(wildcard include/config/pm/ops.h) \ + include/linux/node.h \ + $(wildcard include/config/memory/hotplug/sparse.h) \ + $(wildcard include/config/hugetlbfs.h) \ + include/linux/hardirq.h \ + include/linux/ftrace_irq.h \ + $(wildcard include/config/ftrace/nmi/enter.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/hardirq.h \ + $(wildcard include/config/x86/thermal/vector.h) \ + $(wildcard include/config/x86/mce/threshold.h) \ + include/linux/irq.h \ + $(wildcard include/config/irq/per/cpu.h) \ + $(wildcard include/config/irq/release/method.h) \ + $(wildcard include/config/intr/remap.h) \ + $(wildcard include/config/generic/pending/irq.h) \ + $(wildcard include/config/sparse/irq.h) \ + $(wildcard include/config/numa/irq/desc.h) \ + $(wildcard include/config/generic/hardirqs/no//do/irq.h) \ + $(wildcard include/config/cpumasks/offstack.h) \ + include/linux/irqreturn.h \ + include/linux/irqnr.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irq.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irq_vectors.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irq_regs.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/hw_irq.h \ + include/linux/profile.h \ + $(wildcard include/config/profiling.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/sections.h \ + $(wildcard include/config/debug/rodata.h) \ + include/asm-generic/sections.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/uaccess.h \ + $(wildcard include/config/x86/wp/works/ok.h) \ + $(wildcard include/config/x86/intel/usercopy.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/uaccess_32.h \ + $(wildcard include/config/debug/strict/user/copy/checks.h) \ + include/linux/kprobes.h \ + $(wildcard include/config/kprobes.h) \ + $(wildcard include/config/kretprobes.h) \ + $(wildcard include/config/kprobes/sanity/test.h) \ + $(wildcard include/config/optprobes.h) \ + include/linux/uaccess.h \ + include/linux/slab.h \ + $(wildcard include/config/slab/debug.h) \ + $(wildcard include/config/failslab.h) \ + $(wildcard include/config/slub.h) \ + $(wildcard include/config/slob.h) \ + $(wildcard include/config/debug/slab.h) \ + include/linux/slab_def.h \ + include/linux/kmemtrace.h \ + $(wildcard include/config/kmemtrace.h) \ + include/trace/events/kmem.h \ + include/linux/kmalloc_sizes.h \ + include/linux/highmem.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cacheflush.h \ + $(wildcard include/config/x86/pat.h) \ + $(wildcard include/config/debug/rodata/test.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/apic.h \ + $(wildcard include/config/x86/x2apic.h) \ + include/linux/delay.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/delay.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/smp.h \ + $(wildcard include/config/x86/32/smp.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/io_apic.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/stacktrace.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/nmi.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/io.h \ + include/asm-generic/iomap.h \ + include/linux/vmalloc.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/compat.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/user32.h \ + arch/x86/kernel/cpu/perf_event_amd.c \ + $(wildcard include/config/cpu/sup/amd.h) \ + arch/x86/kernel/cpu/perf_event_p6.c \ + $(wildcard include/config/cpu/sup/intel.h) \ + arch/x86/kernel/cpu/perf_event_intel.c \ + arch/x86/kernel/cpu/../dumpstack.h \ + +arch/x86/kernel/cpu/perf_event.o: $(deps_arch/x86/kernel/cpu/perf_event.o) + +$(deps_arch/x86/kernel/cpu/perf_event.o): diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/powerflags.o linux-2.6.34/arch/x86/kernel/cpu/powerflags.o --- linux-2.6.34.orig/arch/x86/kernel/cpu/powerflags.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/powerflags.o 2010-06-16 00:19:11.000000000 +0200 @@ -0,0 +1,2 @@ +ELFd4( tsfidvidttptmstc100mhzstepshwpstate "+GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.text.data.bss.rodata.str1.1.rel.rodata.comment.note.GNU-stack4!4'4,24,?`; H +G0$P`D  powerflags.cx86_power_flags   \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/.powerflags.o.cmd linux-2.6.34/arch/x86/kernel/cpu/.powerflags.o.cmd --- linux-2.6.34.orig/arch/x86/kernel/cpu/.powerflags.o.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/.powerflags.o.cmd 2010-06-16 00:19:11.000000000 +0200 @@ -0,0 +1,66 @@ +cmd_arch/x86/kernel/cpu/powerflags.o := gcc -Wp,-MD,arch/x86/kernel/cpu/.powerflags.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.3/include -I/home/chlor/arc/tmp/linux-2.6.34/arch/x86/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-stack-protector -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(powerflags)" -D"KBUILD_MODNAME=KBUILD_STR(powerflags)" -c -o arch/x86/kernel/cpu/.tmp_powerflags.o arch/x86/kernel/cpu/powerflags.c + +deps_arch/x86/kernel/cpu/powerflags.o := \ + arch/x86/kernel/cpu/powerflags.c \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpufeature.h \ + $(wildcard include/config/x86/invlpg.h) \ + $(wildcard include/config/x86/64.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/required-features.h \ + $(wildcard include/config/x86/minimum/cpu/family.h) \ + $(wildcard include/config/math/emulation.h) \ + $(wildcard include/config/x86/pae.h) \ + $(wildcard include/config/x86/cmpxchg64.h) \ + $(wildcard include/config/x86/cmov.h) \ + $(wildcard include/config/x86/use/3dnow.h) \ + $(wildcard include/config/x86/p6/nop.h) \ + $(wildcard include/config/paravirt.h) \ + include/linux/bitops.h \ + $(wildcard include/config/generic/find/first/bit.h) \ + $(wildcard include/config/generic/find/last/bit.h) \ + $(wildcard include/config/generic/find/next/bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/types.h \ + $(wildcard include/config/highmem64g.h) \ + include/asm-generic/types.h \ + $(wildcard include/config/phys/addr/t/64bit.h) \ + include/asm-generic/int-ll64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitsperlong.h \ + include/asm-generic/bitsperlong.h \ + $(wildcard include/config/64bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitops.h \ + include/linux/compiler.h \ + $(wildcard include/config/trace/branch/profiling.h) \ + $(wildcard include/config/profile/all/branches.h) \ + $(wildcard include/config/enable/must/check.h) \ + $(wildcard include/config/enable/warn/deprecated.h) \ + include/linux/compiler-gcc.h \ + $(wildcard include/config/arch/supports/optimized/inlining.h) \ + $(wildcard include/config/optimize/inlining.h) \ + include/linux/compiler-gcc4.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/alternative.h \ + $(wildcard include/config/smp.h) \ + include/linux/types.h \ + $(wildcard include/config/uid16.h) \ + $(wildcard include/config/lbdaf.h) \ + include/linux/posix_types.h \ + include/linux/stddef.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types.h \ + $(wildcard include/config/x86/32.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types_32.h \ + include/linux/stringify.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/asm.h \ + include/asm-generic/bitops/sched.h \ + include/asm-generic/bitops/hweight.h \ + include/asm-generic/bitops/fls64.h \ + include/asm-generic/bitops/ext2-non-atomic.h \ + include/asm-generic/bitops/le.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/byteorder.h \ + include/linux/byteorder/little_endian.h \ + include/linux/swab.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/swab.h \ + $(wildcard include/config/x86/bswap.h) \ + include/linux/byteorder/generic.h \ + include/asm-generic/bitops/minix.h \ + +arch/x86/kernel/cpu/powerflags.o: $(deps_arch/x86/kernel/cpu/powerflags.o) + +$(deps_arch/x86/kernel/cpu/powerflags.o): diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/proc.o linux-2.6.34/arch/x86/kernel/cpu/proc.o --- linux-2.6.34.orig/arch/x86/kernel/cpu/proc.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/proc.o 2010-06-16 00:19:11.000000000 +0200 @@ -0,0 +1,30 @@ +ELF|4( +JU uBz| :v1]ËQUS ÉQuAy| 9v1[]U]UWVSӃ{LtSL{<{EtC +#include +#include +#include "cpu.h" + +static const struct cpu_dev __cpuinitconst sis_cpu_dev = { + .c_vendor = "SiS", + .c_ident = { "SiS SiS SiS " }, + .c_models = { + { .vendor = X86_VENDOR_SIS, .family = 5, .model_names = + { + [0] = "550", + [1] = "551", + [2] = "552", + } + }, + }, + .c_x86_vendor = X86_VENDOR_SIS, +}; + +cpu_dev_register(sis_cpu_dev); diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/sis.o linux-2.6.34/arch/x86/kernel/cpu/sis.o --- linux-2.6.34.orig/arch/x86/kernel/cpu/sis.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/sis.o 2010-06-16 00:19:15.000000000 +0200 @@ -0,0 +1,2 @@ +ELF44( SiSSiS SiS SiS 550551552 GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.text.bss.rel.x86_cpu_dev.init.rodata.str1.1.rel.cpuinit.data.comment.note.GNU-stack4W4!4*4& P <28OX@K X( ]0$fvd  $)@ + sis.c__cpu_dev_sis_cpu_devsis_cpu_dev  \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/.sis.o.cmd linux-2.6.34/arch/x86/kernel/cpu/.sis.o.cmd --- linux-2.6.34.orig/arch/x86/kernel/cpu/.sis.o.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/.sis.o.cmd 2010-06-16 00:19:15.000000000 +0200 @@ -0,0 +1,196 @@ +cmd_arch/x86/kernel/cpu/sis.o := gcc -Wp,-MD,arch/x86/kernel/cpu/.sis.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.3/include -I/home/chlor/arc/tmp/linux-2.6.34/arch/x86/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-stack-protector -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(sis)" -D"KBUILD_MODNAME=KBUILD_STR(sis)" -c -o arch/x86/kernel/cpu/.tmp_sis.o arch/x86/kernel/cpu/sis.c + +deps_arch/x86/kernel/cpu/sis.o := \ + arch/x86/kernel/cpu/sis.c \ + include/linux/kernel.h \ + $(wildcard include/config/lbdaf.h) \ + $(wildcard include/config/preempt/voluntary.h) \ + $(wildcard include/config/debug/spinlock/sleep.h) \ + $(wildcard include/config/prove/locking.h) \ + $(wildcard include/config/printk.h) \ + $(wildcard include/config/dynamic/debug.h) \ + $(wildcard include/config/ring/buffer.h) \ + $(wildcard include/config/tracing.h) \ + $(wildcard include/config/numa.h) \ + $(wildcard include/config/ftrace/mcount/record.h) \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + include/linux/linkage.h \ + include/linux/compiler.h \ + $(wildcard include/config/trace/branch/profiling.h) \ + $(wildcard include/config/profile/all/branches.h) \ + $(wildcard include/config/enable/must/check.h) \ + $(wildcard include/config/enable/warn/deprecated.h) \ + include/linux/compiler-gcc.h \ + $(wildcard include/config/arch/supports/optimized/inlining.h) \ + $(wildcard include/config/optimize/inlining.h) \ + include/linux/compiler-gcc4.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/linkage.h \ + $(wildcard include/config/x86/32.h) \ + $(wildcard include/config/x86/64.h) \ + $(wildcard include/config/x86/alignment/16.h) \ + include/linux/stringify.h \ + include/linux/stddef.h \ + include/linux/types.h \ + $(wildcard include/config/uid16.h) \ + $(wildcard include/config/phys/addr/t/64bit.h) \ + $(wildcard include/config/64bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/types.h \ + $(wildcard include/config/highmem64g.h) \ + include/asm-generic/types.h \ + include/asm-generic/int-ll64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitsperlong.h \ + include/asm-generic/bitsperlong.h \ + include/linux/posix_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types_32.h \ + include/linux/bitops.h \ + $(wildcard include/config/generic/find/first/bit.h) \ + $(wildcard include/config/generic/find/last/bit.h) \ + $(wildcard include/config/generic/find/next/bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitops.h \ + $(wildcard include/config/x86/cmov.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/alternative.h \ + $(wildcard include/config/smp.h) \ + $(wildcard include/config/paravirt.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/asm.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpufeature.h \ + $(wildcard include/config/x86/invlpg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/required-features.h \ + $(wildcard include/config/x86/minimum/cpu/family.h) \ + $(wildcard include/config/math/emulation.h) \ + $(wildcard include/config/x86/pae.h) \ + $(wildcard include/config/x86/cmpxchg64.h) \ + $(wildcard include/config/x86/use/3dnow.h) \ + $(wildcard include/config/x86/p6/nop.h) \ + include/asm-generic/bitops/sched.h \ + include/asm-generic/bitops/hweight.h \ + include/asm-generic/bitops/fls64.h \ + include/asm-generic/bitops/ext2-non-atomic.h \ + include/asm-generic/bitops/le.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/byteorder.h \ + include/linux/byteorder/little_endian.h \ + include/linux/swab.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/swab.h \ + $(wildcard include/config/x86/bswap.h) \ + include/linux/byteorder/generic.h \ + include/asm-generic/bitops/minix.h \ + include/linux/log2.h \ + $(wildcard include/config/arch/has/ilog2/u32.h) \ + $(wildcard include/config/arch/has/ilog2/u64.h) \ + include/linux/typecheck.h \ + include/linux/dynamic_debug.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bug.h \ + $(wildcard include/config/bug.h) \ + $(wildcard include/config/debug/bugverbose.h) \ + include/asm-generic/bug.h \ + $(wildcard include/config/generic/bug.h) \ + $(wildcard include/config/generic/bug/relative/pointers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/div64.h \ + include/linux/init.h \ + $(wildcard include/config/modules.h) \ + $(wildcard include/config/hotplug.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor.h \ + $(wildcard include/config/x86/vsmp.h) \ + $(wildcard include/config/cc/stackprotector.h) \ + $(wildcard include/config/m386.h) \ + $(wildcard include/config/m486.h) \ + $(wildcard include/config/x86/debugctlmsr.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor-flags.h \ + $(wildcard include/config/vm86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vm86.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace.h \ + $(wildcard include/config/x86/ptrace/bts.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace-abi.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/segment.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_types.h \ + include/linux/const.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32_types.h \ + $(wildcard include/config/highmem4g.h) \ + $(wildcard include/config/page/offset.h) \ + $(wildcard include/config/4kstacks.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/math_emu.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/sigcontext.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/current.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/percpu.h \ + $(wildcard include/config/x86/64/smp.h) \ + include/asm-generic/percpu.h \ + $(wildcard include/config/debug/preempt.h) \ + $(wildcard include/config/have/setup/per/cpu/area.h) \ + include/linux/threads.h \ + $(wildcard include/config/nr/cpus.h) \ + $(wildcard include/config/base/small.h) \ + include/linux/percpu-defs.h \ + $(wildcard include/config/debug/force/weak/per/cpu.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/system.h \ + $(wildcard include/config/ia32/emulation.h) \ + $(wildcard include/config/x86/32/lazy/gs.h) \ + $(wildcard include/config/x86/ppro/fence.h) \ + $(wildcard include/config/x86/oostore.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg_32.h \ + $(wildcard include/config/x86/cmpxchg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/nops.h \ + $(wildcard include/config/mk7.h) \ + include/linux/irqflags.h \ + $(wildcard include/config/trace/irqflags.h) \ + $(wildcard include/config/irqsoff/tracer.h) \ + $(wildcard include/config/preempt/tracer.h) \ + $(wildcard include/config/trace/irqflags/support.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irqflags.h \ + $(wildcard include/config/debug/lock/alloc.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32.h \ + $(wildcard include/config/hugetlb/page.h) \ + $(wildcard include/config/debug/virtual.h) \ + $(wildcard include/config/flatmem.h) \ + $(wildcard include/config/x86/3dnow.h) \ + include/linux/string.h \ + $(wildcard include/config/binary/printf.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string_32.h \ + $(wildcard include/config/kmemcheck.h) \ + include/asm-generic/memory_model.h \ + $(wildcard include/config/discontigmem.h) \ + $(wildcard include/config/sparsemem/vmemmap.h) \ + $(wildcard include/config/sparsemem.h) \ + include/asm-generic/getorder.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_types.h \ + $(wildcard include/config/compat/vdso.h) \ + $(wildcard include/config/proc/fs.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + $(wildcard include/config/highmem.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level_types.h \ + include/asm-generic/pgtable-nopud.h \ + include/asm-generic/pgtable-nopmd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr-index.h \ + include/linux/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ioctl.h \ + include/asm-generic/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/errno.h \ + include/asm-generic/errno.h \ + include/asm-generic/errno-base.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpumask.h \ + include/linux/cpumask.h \ + $(wildcard include/config/cpumask/offstack.h) \ + $(wildcard include/config/hotplug/cpu.h) \ + $(wildcard include/config/debug/per/cpu/maps.h) \ + $(wildcard include/config/disable/obsolete/cpumask/functions.h) \ + include/linux/bitmap.h \ + include/linux/errno.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc_defs.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ds.h \ + $(wildcard include/config/x86/ds.h) \ + include/linux/err.h \ + include/linux/personality.h \ + include/linux/cache.h \ + $(wildcard include/config/arch/has/cache/line/size.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cache.h \ + $(wildcard include/config/x86/l1/cache/shift.h) \ + $(wildcard include/config/x86/internode/cache/shift.h) \ + include/linux/math64.h \ + arch/x86/kernel/cpu/cpu.h \ + +arch/x86/kernel/cpu/sis.o: $(deps_arch/x86/kernel/cpu/sis.o) + +$(deps_arch/x86/kernel/cpu/sis.o): diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/transmeta.o linux-2.6.34/arch/x86/kernel/cpu/transmeta.o --- linux-2.6.34.orig/arch/x86/kernel/cpu/transmeta.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/transmeta.o 2010-06-16 00:19:15.000000000 +0200 @@ -0,0 +1,5 @@ +ELF4( UW1VƸSf1ҁu=v V [^_]UWV1SPEf1ҁu=vEP E1=E ωt+Q%PP%PPh}1uWPh0MM QPP%PShY}vj1}EM]UEøMˉ]ljUEӸMۉ]׉UWhUE]MEXZ2E׃01]SE0K%e[^_]<6>CPU: Processor revision %u.%u.%u.%u, %u MHz +<6>CPU: Processor revision %08X, %u MHz +<6>CPU: Code Morphing Software revision %u.%u.%u-%u-%u +<6>CPU: %s +TransmetaGenuineTMx86TransmetaCPU8GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.data.bss.rel.cpuinit.text.rodata.str1.1.rel.x86_cpu_dev.init.rel.cpuinit.rodata.comment.note.GNU-stack244!4*4& P82KG H a@] P ( q0$z<<H  h 8"81M@    _v}transmeta.cearly_init_transmetainit_transmeta__cpu_dev_transmeta_cpu_devtransmeta_cpu_devcpu_detect_cache_sizesprintkrandomize_va_spacex$ ,0 \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/.transmeta.o.cmd linux-2.6.34/arch/x86/kernel/cpu/.transmeta.o.cmd --- linux-2.6.34.orig/arch/x86/kernel/cpu/.transmeta.o.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/.transmeta.o.cmd 2010-06-16 00:19:15.000000000 +0200 @@ -0,0 +1,360 @@ +cmd_arch/x86/kernel/cpu/transmeta.o := gcc -Wp,-MD,arch/x86/kernel/cpu/.transmeta.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.3/include -I/home/chlor/arc/tmp/linux-2.6.34/arch/x86/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-stack-protector -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(transmeta)" -D"KBUILD_MODNAME=KBUILD_STR(transmeta)" -c -o arch/x86/kernel/cpu/.tmp_transmeta.o arch/x86/kernel/cpu/transmeta.c + +deps_arch/x86/kernel/cpu/transmeta.o := \ + arch/x86/kernel/cpu/transmeta.c \ + $(wildcard include/config/sysctl.h) \ + include/linux/kernel.h \ + $(wildcard include/config/lbdaf.h) \ + $(wildcard include/config/preempt/voluntary.h) \ + $(wildcard include/config/debug/spinlock/sleep.h) \ + $(wildcard include/config/prove/locking.h) \ + $(wildcard include/config/printk.h) \ + $(wildcard include/config/dynamic/debug.h) \ + $(wildcard include/config/ring/buffer.h) \ + $(wildcard include/config/tracing.h) \ + $(wildcard include/config/numa.h) \ + $(wildcard include/config/ftrace/mcount/record.h) \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + include/linux/linkage.h \ + include/linux/compiler.h \ + $(wildcard include/config/trace/branch/profiling.h) \ + $(wildcard include/config/profile/all/branches.h) \ + $(wildcard include/config/enable/must/check.h) \ + $(wildcard include/config/enable/warn/deprecated.h) \ + include/linux/compiler-gcc.h \ + $(wildcard include/config/arch/supports/optimized/inlining.h) \ + $(wildcard include/config/optimize/inlining.h) \ + include/linux/compiler-gcc4.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/linkage.h \ + $(wildcard include/config/x86/32.h) \ + $(wildcard include/config/x86/64.h) \ + $(wildcard include/config/x86/alignment/16.h) \ + include/linux/stringify.h \ + include/linux/stddef.h \ + include/linux/types.h \ + $(wildcard include/config/uid16.h) \ + $(wildcard include/config/phys/addr/t/64bit.h) \ + $(wildcard include/config/64bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/types.h \ + $(wildcard include/config/highmem64g.h) \ + include/asm-generic/types.h \ + include/asm-generic/int-ll64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitsperlong.h \ + include/asm-generic/bitsperlong.h \ + include/linux/posix_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types_32.h \ + include/linux/bitops.h \ + $(wildcard include/config/generic/find/first/bit.h) \ + $(wildcard include/config/generic/find/last/bit.h) \ + $(wildcard include/config/generic/find/next/bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitops.h \ + $(wildcard include/config/x86/cmov.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/alternative.h \ + $(wildcard include/config/smp.h) \ + $(wildcard include/config/paravirt.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/asm.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpufeature.h \ + $(wildcard include/config/x86/invlpg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/required-features.h \ + $(wildcard include/config/x86/minimum/cpu/family.h) \ + $(wildcard include/config/math/emulation.h) \ + $(wildcard include/config/x86/pae.h) \ + $(wildcard include/config/x86/cmpxchg64.h) \ + $(wildcard include/config/x86/use/3dnow.h) \ + $(wildcard include/config/x86/p6/nop.h) \ + include/asm-generic/bitops/sched.h \ + include/asm-generic/bitops/hweight.h \ + include/asm-generic/bitops/fls64.h \ + include/asm-generic/bitops/ext2-non-atomic.h \ + include/asm-generic/bitops/le.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/byteorder.h \ + include/linux/byteorder/little_endian.h \ + include/linux/swab.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/swab.h \ + $(wildcard include/config/x86/bswap.h) \ + include/linux/byteorder/generic.h \ + include/asm-generic/bitops/minix.h \ + include/linux/log2.h \ + $(wildcard include/config/arch/has/ilog2/u32.h) \ + $(wildcard include/config/arch/has/ilog2/u64.h) \ + include/linux/typecheck.h \ + include/linux/dynamic_debug.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bug.h \ + $(wildcard include/config/bug.h) \ + $(wildcard include/config/debug/bugverbose.h) \ + include/asm-generic/bug.h \ + $(wildcard include/config/generic/bug.h) \ + $(wildcard include/config/generic/bug/relative/pointers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/div64.h \ + include/linux/mm.h \ + $(wildcard include/config/discontigmem.h) \ + $(wildcard include/config/mmu.h) \ + $(wildcard include/config/stack/growsup.h) \ + $(wildcard include/config/sparsemem.h) \ + $(wildcard include/config/sparsemem/vmemmap.h) \ + $(wildcard include/config/highmem.h) \ + $(wildcard include/config/ksm.h) \ + $(wildcard include/config/arch/populates/node/map.h) \ + $(wildcard include/config/have/arch/early/pfn/to/nid.h) \ + $(wildcard include/config/proc/fs.h) \ + $(wildcard include/config/ia64.h) \ + $(wildcard include/config/debug/pagealloc.h) \ + $(wildcard include/config/hibernation.h) \ + include/linux/errno.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/errno.h \ + include/asm-generic/errno.h \ + include/asm-generic/errno-base.h \ + include/linux/gfp.h \ + $(wildcard include/config/kmemcheck.h) \ + $(wildcard include/config/zone/dma.h) \ + $(wildcard include/config/zone/dma32.h) \ + $(wildcard include/config/debug/vm.h) \ + include/linux/mmzone.h \ + $(wildcard include/config/force/max/zoneorder.h) \ + $(wildcard include/config/memory/hotplug.h) \ + $(wildcard include/config/flat/node/mem/map.h) \ + $(wildcard include/config/cgroup/mem/res/ctlr.h) \ + $(wildcard include/config/no/bootmem.h) \ + $(wildcard include/config/have/memory/present.h) \ + $(wildcard include/config/need/node/memmap/size.h) \ + $(wildcard include/config/need/multiple/nodes.h) \ + $(wildcard include/config/flatmem.h) \ + $(wildcard include/config/sparsemem/extreme.h) \ + $(wildcard include/config/nodes/span/other/nodes.h) \ + $(wildcard include/config/holes/in/zone.h) \ + $(wildcard include/config/arch/has/holes/memorymodel.h) \ + include/linux/spinlock.h \ + $(wildcard include/config/debug/spinlock.h) \ + $(wildcard include/config/generic/lockbreak.h) \ + $(wildcard include/config/preempt.h) \ + $(wildcard include/config/debug/lock/alloc.h) \ + include/linux/preempt.h \ + $(wildcard include/config/debug/preempt.h) \ + $(wildcard include/config/preempt/tracer.h) \ + $(wildcard include/config/preempt/notifiers.h) \ + include/linux/thread_info.h \ + $(wildcard include/config/compat.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/thread_info.h \ + $(wildcard include/config/debug/stack/usage.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_types.h \ + include/linux/const.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32_types.h \ + $(wildcard include/config/highmem4g.h) \ + $(wildcard include/config/page/offset.h) \ + $(wildcard include/config/4kstacks.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32.h \ + $(wildcard include/config/hugetlb/page.h) \ + $(wildcard include/config/debug/virtual.h) \ + $(wildcard include/config/x86/3dnow.h) \ + include/linux/string.h \ + $(wildcard include/config/binary/printf.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string_32.h \ + include/asm-generic/memory_model.h \ + include/asm-generic/getorder.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor.h \ + $(wildcard include/config/x86/vsmp.h) \ + $(wildcard include/config/cc/stackprotector.h) \ + $(wildcard include/config/m386.h) \ + $(wildcard include/config/m486.h) \ + $(wildcard include/config/x86/debugctlmsr.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor-flags.h \ + $(wildcard include/config/vm86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vm86.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace.h \ + $(wildcard include/config/x86/ptrace/bts.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace-abi.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/segment.h \ + include/linux/init.h \ + $(wildcard include/config/modules.h) \ + $(wildcard include/config/hotplug.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/math_emu.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/sigcontext.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/current.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/percpu.h \ + $(wildcard include/config/x86/64/smp.h) \ + include/asm-generic/percpu.h \ + $(wildcard include/config/have/setup/per/cpu/area.h) \ + include/linux/threads.h \ + $(wildcard include/config/nr/cpus.h) \ + $(wildcard include/config/base/small.h) \ + include/linux/percpu-defs.h \ + $(wildcard include/config/debug/force/weak/per/cpu.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/system.h \ + $(wildcard include/config/ia32/emulation.h) \ + $(wildcard include/config/x86/32/lazy/gs.h) \ + $(wildcard include/config/x86/ppro/fence.h) \ + $(wildcard include/config/x86/oostore.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg_32.h \ + $(wildcard include/config/x86/cmpxchg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/nops.h \ + $(wildcard include/config/mk7.h) \ + include/linux/irqflags.h \ + $(wildcard include/config/trace/irqflags.h) \ + $(wildcard include/config/irqsoff/tracer.h) \ + $(wildcard include/config/trace/irqflags/support.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irqflags.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_types.h \ + $(wildcard include/config/compat/vdso.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level_types.h \ + include/asm-generic/pgtable-nopud.h \ + include/asm-generic/pgtable-nopmd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr-index.h \ + include/linux/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ioctl.h \ + include/asm-generic/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpumask.h \ + include/linux/cpumask.h \ + $(wildcard include/config/cpumask/offstack.h) \ + $(wildcard include/config/hotplug/cpu.h) \ + $(wildcard include/config/debug/per/cpu/maps.h) \ + $(wildcard include/config/disable/obsolete/cpumask/functions.h) \ + include/linux/bitmap.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc_defs.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ds.h \ + $(wildcard include/config/x86/ds.h) \ + include/linux/err.h \ + include/linux/personality.h \ + include/linux/cache.h \ + $(wildcard include/config/arch/has/cache/line/size.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cache.h \ + $(wildcard include/config/x86/l1/cache/shift.h) \ + $(wildcard include/config/x86/internode/cache/shift.h) \ + include/linux/math64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ftrace.h \ + $(wildcard include/config/function/tracer.h) \ + $(wildcard include/config/dynamic/ftrace.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic64_32.h \ + include/asm-generic/atomic-long.h \ + include/linux/list.h \ + $(wildcard include/config/debug/list.h) \ + include/linux/poison.h \ + $(wildcard include/config/illegal/pointer/value.h) \ + include/linux/prefetch.h \ + include/linux/bottom_half.h \ + include/linux/spinlock_types.h \ + include/linux/spinlock_types_up.h \ + include/linux/lockdep.h \ + $(wildcard include/config/lockdep.h) \ + $(wildcard include/config/lock/stat.h) \ + $(wildcard include/config/generic/hardirqs.h) \ + $(wildcard include/config/prove/rcu.h) \ + include/linux/rwlock_types.h \ + include/linux/spinlock_up.h \ + include/linux/rwlock.h \ + include/linux/spinlock_api_up.h \ + include/linux/wait.h \ + include/linux/numa.h \ + $(wildcard include/config/nodes/shift.h) \ + include/linux/seqlock.h \ + include/linux/nodemask.h \ + include/linux/pageblock-flags.h \ + $(wildcard include/config/hugetlb/page/size/variable.h) \ + include/generated/bounds.h \ + include/linux/memory_hotplug.h \ + $(wildcard include/config/have/arch/nodedata/extension.h) \ + $(wildcard include/config/memory/hotremove.h) \ + include/linux/notifier.h \ + include/linux/mutex.h \ + $(wildcard include/config/debug/mutexes.h) \ + include/linux/rwsem.h \ + $(wildcard include/config/rwsem/generic/spinlock.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/rwsem.h \ + include/linux/srcu.h \ + include/linux/topology.h \ + $(wildcard include/config/sched/smt.h) \ + $(wildcard include/config/sched/mc.h) \ + include/linux/smp.h \ + $(wildcard include/config/use/generic/smp/helpers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/topology.h \ + $(wildcard include/config/x86/ht.h) \ + $(wildcard include/config/x86/64/acpi/numa.h) \ + include/asm-generic/topology.h \ + include/linux/mmdebug.h \ + include/linux/rbtree.h \ + include/linux/prio_tree.h \ + include/linux/debug_locks.h \ + $(wildcard include/config/debug/locking/api/selftests.h) \ + include/linux/mm_types.h \ + $(wildcard include/config/split/ptlock/cpus.h) \ + $(wildcard include/config/want/page/debug/flags.h) \ + $(wildcard include/config/aio.h) \ + $(wildcard include/config/mm/owner.h) \ + $(wildcard include/config/mmu/notifier.h) \ + include/linux/auxvec.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/auxvec.h \ + include/linux/completion.h \ + include/linux/page-debug-flags.h \ + $(wildcard include/config/page/poisoning.h) \ + $(wildcard include/config/page/debug/something/else.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mmu.h \ + include/linux/range.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/e820.h \ + $(wildcard include/config/efi.h) \ + $(wildcard include/config/memtest.h) \ + include/linux/early_res.h \ + include/linux/ioport.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/x86_init.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bootparam.h \ + include/linux/screen_info.h \ + include/linux/apm_bios.h \ + include/linux/edd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ist.h \ + include/video/edid.h \ + $(wildcard include/config/x86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32.h \ + $(wildcard include/config/highpte.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/fixmap.h \ + $(wildcard include/config/provide/ohci1394/dma/init.h) \ + $(wildcard include/config/x86/local/apic.h) \ + $(wildcard include/config/x86/io/apic.h) \ + $(wildcard include/config/x86/visws/apic.h) \ + $(wildcard include/config/x86/f00f/bug.h) \ + $(wildcard include/config/x86/cyclone/timer.h) \ + $(wildcard include/config/pci/mmconfig.h) \ + $(wildcard include/config/intel/txt.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/acpi.h \ + $(wildcard include/config/acpi.h) \ + $(wildcard include/config/acpi/numa.h) \ + include/acpi/pdc_intel.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/numa.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/numa_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mpspec.h \ + $(wildcard include/config/x86/numaq.h) \ + $(wildcard include/config/mca.h) \ + $(wildcard include/config/eisa.h) \ + $(wildcard include/config/x86/mpparse.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mpspec_def.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/apicdef.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/kmap_types.h \ + $(wildcard include/config/debug/highmem.h) \ + include/asm-generic/kmap_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/paravirt.h \ + $(wildcard include/config/paravirt/spinlocks.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level.h \ + include/asm-generic/pgtable.h \ + include/linux/page-flags.h \ + $(wildcard include/config/pageflags/extended.h) \ + $(wildcard include/config/arch/uses/pg/uncached.h) \ + $(wildcard include/config/memory/failure.h) \ + $(wildcard include/config/swap.h) \ + $(wildcard include/config/s390.h) \ + include/linux/vmstat.h \ + $(wildcard include/config/vm/event/counters.h) \ + include/linux/percpu.h \ + $(wildcard include/config/need/per/cpu/embed/first/chunk.h) \ + $(wildcard include/config/need/per/cpu/page/first/chunk.h) \ + include/linux/pfn.h \ + arch/x86/kernel/cpu/cpu.h \ + +arch/x86/kernel/cpu/transmeta.o: $(deps_arch/x86/kernel/cpu/transmeta.o) + +$(deps_arch/x86/kernel/cpu/transmeta.o): diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/umc.o linux-2.6.34/arch/x86/kernel/cpu/umc.o --- linux-2.6.34.orig/arch/x86/kernel/cpu/umc.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/umc.o 2010-06-16 00:19:15.000000000 +0200 @@ -0,0 +1,2 @@ +ELF44( UMCUMC UMC UMCU5DU5SGCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.text.data.bss.rel.x86_cpu_dev.init.rodata.str1.1.rel.cpuinit.rodata.comment.note.GNU-stack4!4'404, P B28UP@Q X e0$n~d  $)@ + umc.c__cpu_dev_umc_cpu_devumc_cpu_dev  \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/.umc.o.cmd linux-2.6.34/arch/x86/kernel/cpu/.umc.o.cmd --- linux-2.6.34.orig/arch/x86/kernel/cpu/.umc.o.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/.umc.o.cmd 2010-06-16 00:19:15.000000000 +0200 @@ -0,0 +1,196 @@ +cmd_arch/x86/kernel/cpu/umc.o := gcc -Wp,-MD,arch/x86/kernel/cpu/.umc.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.3/include -I/home/chlor/arc/tmp/linux-2.6.34/arch/x86/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-stack-protector -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(umc)" -D"KBUILD_MODNAME=KBUILD_STR(umc)" -c -o arch/x86/kernel/cpu/.tmp_umc.o arch/x86/kernel/cpu/umc.c + +deps_arch/x86/kernel/cpu/umc.o := \ + arch/x86/kernel/cpu/umc.c \ + include/linux/kernel.h \ + $(wildcard include/config/lbdaf.h) \ + $(wildcard include/config/preempt/voluntary.h) \ + $(wildcard include/config/debug/spinlock/sleep.h) \ + $(wildcard include/config/prove/locking.h) \ + $(wildcard include/config/printk.h) \ + $(wildcard include/config/dynamic/debug.h) \ + $(wildcard include/config/ring/buffer.h) \ + $(wildcard include/config/tracing.h) \ + $(wildcard include/config/numa.h) \ + $(wildcard include/config/ftrace/mcount/record.h) \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + include/linux/linkage.h \ + include/linux/compiler.h \ + $(wildcard include/config/trace/branch/profiling.h) \ + $(wildcard include/config/profile/all/branches.h) \ + $(wildcard include/config/enable/must/check.h) \ + $(wildcard include/config/enable/warn/deprecated.h) \ + include/linux/compiler-gcc.h \ + $(wildcard include/config/arch/supports/optimized/inlining.h) \ + $(wildcard include/config/optimize/inlining.h) \ + include/linux/compiler-gcc4.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/linkage.h \ + $(wildcard include/config/x86/32.h) \ + $(wildcard include/config/x86/64.h) \ + $(wildcard include/config/x86/alignment/16.h) \ + include/linux/stringify.h \ + include/linux/stddef.h \ + include/linux/types.h \ + $(wildcard include/config/uid16.h) \ + $(wildcard include/config/phys/addr/t/64bit.h) \ + $(wildcard include/config/64bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/types.h \ + $(wildcard include/config/highmem64g.h) \ + include/asm-generic/types.h \ + include/asm-generic/int-ll64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitsperlong.h \ + include/asm-generic/bitsperlong.h \ + include/linux/posix_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types_32.h \ + include/linux/bitops.h \ + $(wildcard include/config/generic/find/first/bit.h) \ + $(wildcard include/config/generic/find/last/bit.h) \ + $(wildcard include/config/generic/find/next/bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitops.h \ + $(wildcard include/config/x86/cmov.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/alternative.h \ + $(wildcard include/config/smp.h) \ + $(wildcard include/config/paravirt.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/asm.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpufeature.h \ + $(wildcard include/config/x86/invlpg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/required-features.h \ + $(wildcard include/config/x86/minimum/cpu/family.h) \ + $(wildcard include/config/math/emulation.h) \ + $(wildcard include/config/x86/pae.h) \ + $(wildcard include/config/x86/cmpxchg64.h) \ + $(wildcard include/config/x86/use/3dnow.h) \ + $(wildcard include/config/x86/p6/nop.h) \ + include/asm-generic/bitops/sched.h \ + include/asm-generic/bitops/hweight.h \ + include/asm-generic/bitops/fls64.h \ + include/asm-generic/bitops/ext2-non-atomic.h \ + include/asm-generic/bitops/le.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/byteorder.h \ + include/linux/byteorder/little_endian.h \ + include/linux/swab.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/swab.h \ + $(wildcard include/config/x86/bswap.h) \ + include/linux/byteorder/generic.h \ + include/asm-generic/bitops/minix.h \ + include/linux/log2.h \ + $(wildcard include/config/arch/has/ilog2/u32.h) \ + $(wildcard include/config/arch/has/ilog2/u64.h) \ + include/linux/typecheck.h \ + include/linux/dynamic_debug.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bug.h \ + $(wildcard include/config/bug.h) \ + $(wildcard include/config/debug/bugverbose.h) \ + include/asm-generic/bug.h \ + $(wildcard include/config/generic/bug.h) \ + $(wildcard include/config/generic/bug/relative/pointers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/div64.h \ + include/linux/init.h \ + $(wildcard include/config/modules.h) \ + $(wildcard include/config/hotplug.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor.h \ + $(wildcard include/config/x86/vsmp.h) \ + $(wildcard include/config/cc/stackprotector.h) \ + $(wildcard include/config/m386.h) \ + $(wildcard include/config/m486.h) \ + $(wildcard include/config/x86/debugctlmsr.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor-flags.h \ + $(wildcard include/config/vm86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vm86.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace.h \ + $(wildcard include/config/x86/ptrace/bts.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace-abi.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/segment.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_types.h \ + include/linux/const.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32_types.h \ + $(wildcard include/config/highmem4g.h) \ + $(wildcard include/config/page/offset.h) \ + $(wildcard include/config/4kstacks.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/math_emu.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/sigcontext.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/current.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/percpu.h \ + $(wildcard include/config/x86/64/smp.h) \ + include/asm-generic/percpu.h \ + $(wildcard include/config/debug/preempt.h) \ + $(wildcard include/config/have/setup/per/cpu/area.h) \ + include/linux/threads.h \ + $(wildcard include/config/nr/cpus.h) \ + $(wildcard include/config/base/small.h) \ + include/linux/percpu-defs.h \ + $(wildcard include/config/debug/force/weak/per/cpu.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/system.h \ + $(wildcard include/config/ia32/emulation.h) \ + $(wildcard include/config/x86/32/lazy/gs.h) \ + $(wildcard include/config/x86/ppro/fence.h) \ + $(wildcard include/config/x86/oostore.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg_32.h \ + $(wildcard include/config/x86/cmpxchg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/nops.h \ + $(wildcard include/config/mk7.h) \ + include/linux/irqflags.h \ + $(wildcard include/config/trace/irqflags.h) \ + $(wildcard include/config/irqsoff/tracer.h) \ + $(wildcard include/config/preempt/tracer.h) \ + $(wildcard include/config/trace/irqflags/support.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irqflags.h \ + $(wildcard include/config/debug/lock/alloc.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32.h \ + $(wildcard include/config/hugetlb/page.h) \ + $(wildcard include/config/debug/virtual.h) \ + $(wildcard include/config/flatmem.h) \ + $(wildcard include/config/x86/3dnow.h) \ + include/linux/string.h \ + $(wildcard include/config/binary/printf.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string_32.h \ + $(wildcard include/config/kmemcheck.h) \ + include/asm-generic/memory_model.h \ + $(wildcard include/config/discontigmem.h) \ + $(wildcard include/config/sparsemem/vmemmap.h) \ + $(wildcard include/config/sparsemem.h) \ + include/asm-generic/getorder.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_types.h \ + $(wildcard include/config/compat/vdso.h) \ + $(wildcard include/config/proc/fs.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + $(wildcard include/config/highmem.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level_types.h \ + include/asm-generic/pgtable-nopud.h \ + include/asm-generic/pgtable-nopmd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr-index.h \ + include/linux/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ioctl.h \ + include/asm-generic/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/errno.h \ + include/asm-generic/errno.h \ + include/asm-generic/errno-base.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpumask.h \ + include/linux/cpumask.h \ + $(wildcard include/config/cpumask/offstack.h) \ + $(wildcard include/config/hotplug/cpu.h) \ + $(wildcard include/config/debug/per/cpu/maps.h) \ + $(wildcard include/config/disable/obsolete/cpumask/functions.h) \ + include/linux/bitmap.h \ + include/linux/errno.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc_defs.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ds.h \ + $(wildcard include/config/x86/ds.h) \ + include/linux/err.h \ + include/linux/personality.h \ + include/linux/cache.h \ + $(wildcard include/config/arch/has/cache/line/size.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cache.h \ + $(wildcard include/config/x86/l1/cache/shift.h) \ + $(wildcard include/config/x86/internode/cache/shift.h) \ + include/linux/math64.h \ + arch/x86/kernel/cpu/cpu.h \ + +arch/x86/kernel/cpu/umc.o: $(deps_arch/x86/kernel/cpu/umc.o) + +$(deps_arch/x86/kernel/cpu/umc.o): diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/vmware.o linux-2.6.34/arch/x86/kernel/cpu/vmware.o --- linux-2.6.34.orig/arch/x86/kernel/cpu/vmware.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/vmware.o 2010-06-16 00:19:12.000000000 +0200 @@ -0,0 +1,5 @@ +ELF4(US=(y*@1UE]ME9=t5 t'hXMV +XVhXMV@!1[]UhXMV-VXVS]UEE1҅ɉt Ⱦ1ʅ҉EUt E1RPh`Ee[^]UH%H&]UhXMV-SXVCt  hX]VMwareVMwareVMware<4>Failed to get TSC freq from the hypervisor +arch/x86/kernel/cpu/vmware.c<6>TSC freq read from hypervisor : %lu.%03lu MHz +C=vmware_platformGCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.rel.text.cpuinit.text.rel.init.text.rodata.str1.1.rel__bug_table.rel__ksymtab.rel__kcrctab__ksymtab_strings.data.bss.comment.note.GNU-stack4 H@%( 7563  B2kU Q e a  so  }((0($LL    /<DI ',    +t 7 Q kx >)6vmware.cvmware_get_tsc_khz__ksymtab_vmware_platform__kstrtab_vmware_platform__kcrctab_vmware_platformx86_platformvmware_set_feature_bits__crc_vmware_platformdmi_availableprintkstrcmpboot_cpu_datavmware_platformvmware_platform_setupdmi_name_in_serial \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/arch/x86/kernel/cpu/.vmware.o.cmd linux-2.6.34/arch/x86/kernel/cpu/.vmware.o.cmd --- linux-2.6.34.orig/arch/x86/kernel/cpu/.vmware.o.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/arch/x86/kernel/cpu/.vmware.o.cmd 2010-06-16 00:19:12.000000000 +0200 @@ -0,0 +1,365 @@ +cmd_arch/x86/kernel/cpu/vmware.o := gcc -Wp,-MD,arch/x86/kernel/cpu/.vmware.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.3/include -I/home/chlor/arc/tmp/linux-2.6.34/arch/x86/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-stack-protector -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(vmware)" -D"KBUILD_MODNAME=KBUILD_STR(vmware)" -c -o arch/x86/kernel/cpu/.tmp_vmware.o arch/x86/kernel/cpu/vmware.c + +deps_arch/x86/kernel/cpu/vmware.o := \ + arch/x86/kernel/cpu/vmware.c \ + include/linux/dmi.h \ + $(wildcard include/config/dmi.h) \ + include/linux/list.h \ + $(wildcard include/config/debug/list.h) \ + include/linux/stddef.h \ + include/linux/compiler.h \ + $(wildcard include/config/trace/branch/profiling.h) \ + $(wildcard include/config/profile/all/branches.h) \ + $(wildcard include/config/enable/must/check.h) \ + $(wildcard include/config/enable/warn/deprecated.h) \ + include/linux/compiler-gcc.h \ + $(wildcard include/config/arch/supports/optimized/inlining.h) \ + $(wildcard include/config/optimize/inlining.h) \ + include/linux/compiler-gcc4.h \ + include/linux/poison.h \ + $(wildcard include/config/illegal/pointer/value.h) \ + include/linux/prefetch.h \ + include/linux/types.h \ + $(wildcard include/config/uid16.h) \ + $(wildcard include/config/lbdaf.h) \ + $(wildcard include/config/phys/addr/t/64bit.h) \ + $(wildcard include/config/64bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/types.h \ + $(wildcard include/config/x86/64.h) \ + $(wildcard include/config/highmem64g.h) \ + include/asm-generic/types.h \ + include/asm-generic/int-ll64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitsperlong.h \ + include/asm-generic/bitsperlong.h \ + include/linux/posix_types.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types.h \ + $(wildcard include/config/x86/32.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor.h \ + $(wildcard include/config/x86/vsmp.h) \ + $(wildcard include/config/smp.h) \ + $(wildcard include/config/cc/stackprotector.h) \ + $(wildcard include/config/paravirt.h) \ + $(wildcard include/config/m386.h) \ + $(wildcard include/config/m486.h) \ + $(wildcard include/config/x86/debugctlmsr.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/processor-flags.h \ + $(wildcard include/config/vm86.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vm86.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace.h \ + $(wildcard include/config/x86/ptrace/bts.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ptrace-abi.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/segment.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_types.h \ + include/linux/const.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32_types.h \ + $(wildcard include/config/highmem4g.h) \ + $(wildcard include/config/page/offset.h) \ + $(wildcard include/config/4kstacks.h) \ + $(wildcard include/config/x86/pae.h) \ + include/linux/init.h \ + $(wildcard include/config/modules.h) \ + $(wildcard include/config/hotplug.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/math_emu.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/sigcontext.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/current.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/percpu.h \ + $(wildcard include/config/x86/64/smp.h) \ + include/linux/kernel.h \ + $(wildcard include/config/preempt/voluntary.h) \ + $(wildcard include/config/debug/spinlock/sleep.h) \ + $(wildcard include/config/prove/locking.h) \ + $(wildcard include/config/printk.h) \ + $(wildcard include/config/dynamic/debug.h) \ + $(wildcard include/config/ring/buffer.h) \ + $(wildcard include/config/tracing.h) \ + $(wildcard include/config/numa.h) \ + $(wildcard include/config/ftrace/mcount/record.h) \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + include/linux/linkage.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/linkage.h \ + $(wildcard include/config/x86/alignment/16.h) \ + include/linux/stringify.h \ + include/linux/bitops.h \ + $(wildcard include/config/generic/find/first/bit.h) \ + $(wildcard include/config/generic/find/last/bit.h) \ + $(wildcard include/config/generic/find/next/bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitops.h \ + $(wildcard include/config/x86/cmov.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/alternative.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/asm.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpufeature.h \ + $(wildcard include/config/x86/invlpg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/required-features.h \ + $(wildcard include/config/x86/minimum/cpu/family.h) \ + $(wildcard include/config/math/emulation.h) \ + $(wildcard include/config/x86/cmpxchg64.h) \ + $(wildcard include/config/x86/use/3dnow.h) \ + $(wildcard include/config/x86/p6/nop.h) \ + include/asm-generic/bitops/sched.h \ + include/asm-generic/bitops/hweight.h \ + include/asm-generic/bitops/fls64.h \ + include/asm-generic/bitops/ext2-non-atomic.h \ + include/asm-generic/bitops/le.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/byteorder.h \ + include/linux/byteorder/little_endian.h \ + include/linux/swab.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/swab.h \ + $(wildcard include/config/x86/bswap.h) \ + include/linux/byteorder/generic.h \ + include/asm-generic/bitops/minix.h \ + include/linux/log2.h \ + $(wildcard include/config/arch/has/ilog2/u32.h) \ + $(wildcard include/config/arch/has/ilog2/u64.h) \ + include/linux/typecheck.h \ + include/linux/dynamic_debug.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bug.h \ + $(wildcard include/config/bug.h) \ + $(wildcard include/config/debug/bugverbose.h) \ + include/asm-generic/bug.h \ + $(wildcard include/config/generic/bug.h) \ + $(wildcard include/config/generic/bug/relative/pointers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/div64.h \ + include/asm-generic/percpu.h \ + $(wildcard include/config/debug/preempt.h) \ + $(wildcard include/config/have/setup/per/cpu/area.h) \ + include/linux/threads.h \ + $(wildcard include/config/nr/cpus.h) \ + $(wildcard include/config/base/small.h) \ + include/linux/percpu-defs.h \ + $(wildcard include/config/debug/force/weak/per/cpu.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/system.h \ + $(wildcard include/config/ia32/emulation.h) \ + $(wildcard include/config/x86/32/lazy/gs.h) \ + $(wildcard include/config/x86/ppro/fence.h) \ + $(wildcard include/config/x86/oostore.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cmpxchg_32.h \ + $(wildcard include/config/x86/cmpxchg.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/nops.h \ + $(wildcard include/config/mk7.h) \ + include/linux/irqflags.h \ + $(wildcard include/config/trace/irqflags.h) \ + $(wildcard include/config/irqsoff/tracer.h) \ + $(wildcard include/config/preempt/tracer.h) \ + $(wildcard include/config/trace/irqflags/support.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/irqflags.h \ + $(wildcard include/config/debug/lock/alloc.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/page_32.h \ + $(wildcard include/config/hugetlb/page.h) \ + $(wildcard include/config/debug/virtual.h) \ + $(wildcard include/config/flatmem.h) \ + $(wildcard include/config/x86/3dnow.h) \ + include/linux/string.h \ + $(wildcard include/config/binary/printf.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/string_32.h \ + $(wildcard include/config/kmemcheck.h) \ + include/asm-generic/memory_model.h \ + $(wildcard include/config/discontigmem.h) \ + $(wildcard include/config/sparsemem/vmemmap.h) \ + $(wildcard include/config/sparsemem.h) \ + include/asm-generic/getorder.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_types.h \ + $(wildcard include/config/compat/vdso.h) \ + $(wildcard include/config/proc/fs.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable_32_types.h \ + $(wildcard include/config/highmem.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/pgtable-2level_types.h \ + include/asm-generic/pgtable-nopud.h \ + include/asm-generic/pgtable-nopmd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/msr-index.h \ + include/linux/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ioctl.h \ + include/asm-generic/ioctl.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/errno.h \ + include/asm-generic/errno.h \ + include/asm-generic/errno-base.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cpumask.h \ + include/linux/cpumask.h \ + $(wildcard include/config/cpumask/offstack.h) \ + $(wildcard include/config/hotplug/cpu.h) \ + $(wildcard include/config/debug/per/cpu/maps.h) \ + $(wildcard include/config/disable/obsolete/cpumask/functions.h) \ + include/linux/bitmap.h \ + include/linux/errno.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc_defs.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ds.h \ + $(wildcard include/config/x86/ds.h) \ + include/linux/err.h \ + include/linux/personality.h \ + include/linux/cache.h \ + $(wildcard include/config/arch/has/cache/line/size.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/cache.h \ + $(wildcard include/config/x86/l1/cache/shift.h) \ + $(wildcard include/config/x86/internode/cache/shift.h) \ + include/linux/math64.h \ + include/linux/mod_devicetable.h \ + include/linux/module.h \ + $(wildcard include/config/symbol/prefix.h) \ + $(wildcard include/config/modversions.h) \ + $(wildcard include/config/unused/symbols.h) \ + $(wildcard include/config/kallsyms.h) \ + $(wildcard include/config/tracepoints.h) \ + $(wildcard include/config/event/tracing.h) \ + $(wildcard include/config/module/unload.h) \ + $(wildcard include/config/constructors.h) \ + $(wildcard include/config/sysfs.h) \ + include/linux/stat.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/stat.h \ + include/linux/time.h \ + $(wildcard include/config/arch/uses/gettimeoffset.h) \ + include/linux/seqlock.h \ + include/linux/spinlock.h \ + $(wildcard include/config/debug/spinlock.h) \ + $(wildcard include/config/generic/lockbreak.h) \ + $(wildcard include/config/preempt.h) \ + include/linux/preempt.h \ + $(wildcard include/config/preempt/notifiers.h) \ + include/linux/thread_info.h \ + $(wildcard include/config/compat.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/thread_info.h \ + $(wildcard include/config/debug/stack/usage.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ftrace.h \ + $(wildcard include/config/function/tracer.h) \ + $(wildcard include/config/dynamic/ftrace.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/atomic64_32.h \ + include/asm-generic/atomic-long.h \ + include/linux/bottom_half.h \ + include/linux/spinlock_types.h \ + include/linux/spinlock_types_up.h \ + include/linux/lockdep.h \ + $(wildcard include/config/lockdep.h) \ + $(wildcard include/config/lock/stat.h) \ + $(wildcard include/config/generic/hardirqs.h) \ + $(wildcard include/config/prove/rcu.h) \ + include/linux/rwlock_types.h \ + include/linux/spinlock_up.h \ + include/linux/rwlock.h \ + include/linux/spinlock_api_up.h \ + include/linux/kmod.h \ + include/linux/gfp.h \ + $(wildcard include/config/zone/dma.h) \ + $(wildcard include/config/zone/dma32.h) \ + $(wildcard include/config/debug/vm.h) \ + include/linux/mmzone.h \ + $(wildcard include/config/force/max/zoneorder.h) \ + $(wildcard include/config/memory/hotplug.h) \ + $(wildcard include/config/arch/populates/node/map.h) \ + $(wildcard include/config/flat/node/mem/map.h) \ + $(wildcard include/config/cgroup/mem/res/ctlr.h) \ + $(wildcard include/config/no/bootmem.h) \ + $(wildcard include/config/have/memory/present.h) \ + $(wildcard include/config/need/node/memmap/size.h) \ + $(wildcard include/config/need/multiple/nodes.h) \ + $(wildcard include/config/have/arch/early/pfn/to/nid.h) \ + $(wildcard include/config/sparsemem/extreme.h) \ + $(wildcard include/config/nodes/span/other/nodes.h) \ + $(wildcard include/config/holes/in/zone.h) \ + $(wildcard include/config/arch/has/holes/memorymodel.h) \ + include/linux/wait.h \ + include/linux/numa.h \ + $(wildcard include/config/nodes/shift.h) \ + include/linux/nodemask.h \ + include/linux/pageblock-flags.h \ + $(wildcard include/config/hugetlb/page/size/variable.h) \ + include/generated/bounds.h \ + include/linux/memory_hotplug.h \ + $(wildcard include/config/have/arch/nodedata/extension.h) \ + $(wildcard include/config/memory/hotremove.h) \ + include/linux/notifier.h \ + include/linux/mutex.h \ + $(wildcard include/config/debug/mutexes.h) \ + include/linux/rwsem.h \ + $(wildcard include/config/rwsem/generic/spinlock.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/rwsem.h \ + include/linux/srcu.h \ + include/linux/topology.h \ + $(wildcard include/config/sched/smt.h) \ + $(wildcard include/config/sched/mc.h) \ + include/linux/smp.h \ + $(wildcard include/config/use/generic/smp/helpers.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/topology.h \ + $(wildcard include/config/x86/ht.h) \ + $(wildcard include/config/x86/64/acpi/numa.h) \ + include/asm-generic/topology.h \ + include/linux/mmdebug.h \ + include/linux/elf.h \ + include/linux/elf-em.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/elf.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/user.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/user_32.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/auxvec.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vdso.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/desc.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ldt.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/mmu.h \ + include/linux/kobject.h \ + include/linux/sysfs.h \ + include/linux/kref.h \ + include/linux/moduleparam.h \ + $(wildcard include/config/alpha.h) \ + $(wildcard include/config/ia64.h) \ + $(wildcard include/config/ppc64.h) \ + include/linux/tracepoint.h \ + include/linux/rcupdate.h \ + $(wildcard include/config/rcu/torture/test.h) \ + $(wildcard include/config/tree/rcu.h) \ + $(wildcard include/config/tree/preempt/rcu.h) \ + $(wildcard include/config/tiny/rcu.h) \ + include/linux/completion.h \ + include/linux/rcutree.h \ + $(wildcard include/config/no/hz.h) \ + include/linux/percpu.h \ + $(wildcard include/config/need/per/cpu/embed/first/chunk.h) \ + $(wildcard include/config/need/per/cpu/page/first/chunk.h) \ + include/linux/pfn.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/module.h \ + $(wildcard include/config/m586.h) \ + $(wildcard include/config/m586tsc.h) \ + $(wildcard include/config/m586mmx.h) \ + $(wildcard include/config/mcore2.h) \ + $(wildcard include/config/matom.h) \ + $(wildcard include/config/m686.h) \ + $(wildcard include/config/mpentiumii.h) \ + $(wildcard include/config/mpentiumiii.h) \ + $(wildcard include/config/mpentiumm.h) \ + $(wildcard include/config/mpentium4.h) \ + $(wildcard include/config/mk6.h) \ + $(wildcard include/config/mk8.h) \ + $(wildcard include/config/x86/elan.h) \ + $(wildcard include/config/mcrusoe.h) \ + $(wildcard include/config/mefficeon.h) \ + $(wildcard include/config/mwinchipc6.h) \ + $(wildcard include/config/mwinchip3d.h) \ + $(wildcard include/config/mcyrixiii.h) \ + $(wildcard include/config/mviac3/2.h) \ + $(wildcard include/config/mviac7.h) \ + $(wildcard include/config/mgeodegx1.h) \ + $(wildcard include/config/mgeode/lx.h) \ + include/asm-generic/module.h \ + include/trace/events/module.h \ + include/trace/define_trace.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/vmware.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/x86_init.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bootparam.h \ + include/linux/screen_info.h \ + include/linux/apm_bios.h \ + include/linux/edd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/e820.h \ + $(wildcard include/config/efi.h) \ + $(wildcard include/config/hibernation.h) \ + $(wildcard include/config/memtest.h) \ + include/linux/early_res.h \ + include/linux/range.h \ + include/linux/ioport.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/ist.h \ + include/video/edid.h \ + $(wildcard include/config/x86.h) \ + +arch/x86/kernel/cpu/vmware.o: $(deps_arch/x86/kernel/cpu/vmware.o) + +$(deps_arch/x86/kernel/cpu/vmware.o): diff -Naur linux-2.6.34.orig/.config linux-2.6.34/.config --- linux-2.6.34.orig/.config 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/.config 2010-06-15 20:08:39.000000000 +0200 @@ -0,0 +1,2902 @@ +# +# Automatically generated make config: don't edit +# Linux kernel version: 2.6.34 +# Tue Jun 15 20:08:39 2010 +# +# CONFIG_64BIT is not set +CONFIG_X86_32=y +# CONFIG_X86_64 is not set +CONFIG_X86=y +CONFIG_OUTPUT_FORMAT="elf32-i386" +CONFIG_ARCH_DEFCONFIG="arch/x86/configs/i386_defconfig" +CONFIG_GENERIC_TIME=y +CONFIG_GENERIC_CMOS_UPDATE=y +CONFIG_CLOCKSOURCE_WATCHDOG=y +CONFIG_GENERIC_CLOCKEVENTS=y +CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y +CONFIG_LOCKDEP_SUPPORT=y +CONFIG_STACKTRACE_SUPPORT=y +CONFIG_HAVE_LATENCYTOP_SUPPORT=y +CONFIG_MMU=y +CONFIG_ZONE_DMA=y +# CONFIG_NEED_DMA_MAP_STATE is not set +CONFIG_GENERIC_ISA_DMA=y +CONFIG_GENERIC_IOMAP=y +CONFIG_GENERIC_BUG=y +CONFIG_GENERIC_HWEIGHT=y +CONFIG_ARCH_MAY_HAVE_PC_FDC=y +# CONFIG_RWSEM_GENERIC_SPINLOCK is not set +CONFIG_RWSEM_XCHGADD_ALGORITHM=y +CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y +CONFIG_GENERIC_CALIBRATE_DELAY=y +# CONFIG_GENERIC_TIME_VSYSCALL is not set +CONFIG_ARCH_HAS_CPU_RELAX=y +CONFIG_ARCH_HAS_DEFAULT_IDLE=y +CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y +CONFIG_HAVE_SETUP_PER_CPU_AREA=y +CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y +CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y +# CONFIG_HAVE_CPUMASK_OF_CPU_MAP is not set +CONFIG_ARCH_HIBERNATION_POSSIBLE=y +CONFIG_ARCH_SUSPEND_POSSIBLE=y +# CONFIG_ZONE_DMA32 is not set +CONFIG_ARCH_POPULATES_NODE_MAP=y +# CONFIG_AUDIT_ARCH is not set +CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y +CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y +CONFIG_HAVE_EARLY_RES=y +CONFIG_GENERIC_HARDIRQS=y +CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y +CONFIG_GENERIC_IRQ_PROBE=y +CONFIG_X86_32_LAZY_GS=y +CONFIG_KTIME_SCALAR=y +CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" +CONFIG_CONSTRUCTORS=y + +# +# General setup +# +CONFIG_EXPERIMENTAL=y +CONFIG_BROKEN_ON_SMP=y +CONFIG_INIT_ENV_ARG_LIMIT=32 +CONFIG_LOCALVERSION="-norhtec-sis" +# CONFIG_LOCALVERSION_AUTO is not set +CONFIG_HAVE_KERNEL_GZIP=y +CONFIG_HAVE_KERNEL_BZIP2=y +CONFIG_HAVE_KERNEL_LZMA=y +CONFIG_HAVE_KERNEL_LZO=y +# CONFIG_KERNEL_GZIP is not set +CONFIG_KERNEL_BZIP2=y +# CONFIG_KERNEL_LZMA is not set +# CONFIG_KERNEL_LZO is not set +CONFIG_SWAP=y +CONFIG_SYSVIPC=y +CONFIG_SYSVIPC_SYSCTL=y +CONFIG_POSIX_MQUEUE=y +CONFIG_POSIX_MQUEUE_SYSCTL=y +CONFIG_BSD_PROCESS_ACCT=y +CONFIG_BSD_PROCESS_ACCT_V3=y +# CONFIG_TASKSTATS is not set +CONFIG_AUDIT=y +# CONFIG_AUDITSYSCALL is not set + +# +# RCU Subsystem +# +CONFIG_TREE_RCU=y +# CONFIG_TREE_PREEMPT_RCU is not set +# CONFIG_TINY_RCU is not set +# CONFIG_RCU_TRACE is not set +CONFIG_RCU_FANOUT=32 +# CONFIG_RCU_FANOUT_EXACT is not set +# CONFIG_TREE_RCU_TRACE is not set +CONFIG_IKCONFIG=y +CONFIG_IKCONFIG_PROC=y +CONFIG_LOG_BUF_SHIFT=14 +CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y +# CONFIG_CGROUPS is not set +CONFIG_SYSFS_DEPRECATED=y +CONFIG_SYSFS_DEPRECATED_V2=y +# CONFIG_RELAY is not set +CONFIG_NAMESPACES=y +# CONFIG_UTS_NS is not set +# CONFIG_IPC_NS is not set +# CONFIG_USER_NS is not set +# CONFIG_PID_NS is not set +# CONFIG_NET_NS is not set +CONFIG_BLK_DEV_INITRD=y +CONFIG_INITRAMFS_SOURCE="" +CONFIG_RD_GZIP=y +CONFIG_RD_BZIP2=y +CONFIG_RD_LZMA=y +CONFIG_RD_LZO=y +CONFIG_CC_OPTIMIZE_FOR_SIZE=y +CONFIG_SYSCTL=y +CONFIG_ANON_INODES=y +# CONFIG_EMBEDDED is not set +CONFIG_UID16=y +CONFIG_SYSCTL_SYSCALL=y +CONFIG_KALLSYMS=y +# CONFIG_KALLSYMS_EXTRA_PASS is not set +CONFIG_HOTPLUG=y +CONFIG_PRINTK=y +CONFIG_BUG=y +CONFIG_ELF_CORE=y +CONFIG_PCSPKR_PLATFORM=y +CONFIG_BASE_FULL=y +CONFIG_FUTEX=y +CONFIG_EPOLL=y +CONFIG_SIGNALFD=y +CONFIG_TIMERFD=y +CONFIG_EVENTFD=y +CONFIG_SHMEM=y +CONFIG_AIO=y +CONFIG_HAVE_PERF_EVENTS=y + +# +# Kernel Performance Events And Counters +# +CONFIG_PERF_EVENTS=y +# CONFIG_PERF_COUNTERS is not set +CONFIG_VM_EVENT_COUNTERS=y +CONFIG_PCI_QUIRKS=y +CONFIG_COMPAT_BRK=y +CONFIG_SLAB=y +# CONFIG_SLUB is not set +# CONFIG_SLOB is not set +CONFIG_PROFILING=y +# CONFIG_OPROFILE is not set +CONFIG_HAVE_OPROFILE=y +# CONFIG_KPROBES is not set +CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y +CONFIG_HAVE_IOREMAP_PROT=y +CONFIG_HAVE_KPROBES=y +CONFIG_HAVE_KRETPROBES=y +CONFIG_HAVE_OPTPROBES=y +CONFIG_HAVE_ARCH_TRACEHOOK=y +CONFIG_HAVE_DMA_ATTRS=y +CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y +CONFIG_HAVE_DMA_API_DEBUG=y +CONFIG_HAVE_HW_BREAKPOINT=y +CONFIG_HAVE_USER_RETURN_NOTIFIER=y + +# +# GCOV-based kernel profiling +# +# CONFIG_GCOV_KERNEL is not set +CONFIG_SLOW_WORK=y +# CONFIG_SLOW_WORK_DEBUG is not set +CONFIG_HAVE_GENERIC_DMA_COHERENT=y +CONFIG_SLABINFO=y +CONFIG_RT_MUTEXES=y +CONFIG_BASE_SMALL=0 +CONFIG_MODULES=y +# CONFIG_MODULE_FORCE_LOAD is not set +CONFIG_MODULE_UNLOAD=y +CONFIG_MODULE_FORCE_UNLOAD=y +CONFIG_MODVERSIONS=y +# CONFIG_MODULE_SRCVERSION_ALL is not set +CONFIG_BLOCK=y +CONFIG_LBDAF=y +# CONFIG_BLK_DEV_BSG is not set +# CONFIG_BLK_DEV_INTEGRITY is not set + +# +# IO Schedulers +# +CONFIG_IOSCHED_NOOP=y +CONFIG_IOSCHED_DEADLINE=y +CONFIG_IOSCHED_CFQ=y +# CONFIG_DEFAULT_DEADLINE is not set +CONFIG_DEFAULT_CFQ=y +# CONFIG_DEFAULT_NOOP is not set +CONFIG_DEFAULT_IOSCHED="cfq" +# CONFIG_INLINE_SPIN_TRYLOCK is not set +# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set +# CONFIG_INLINE_SPIN_LOCK is not set +# CONFIG_INLINE_SPIN_LOCK_BH is not set +# CONFIG_INLINE_SPIN_LOCK_IRQ is not set +# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set +CONFIG_INLINE_SPIN_UNLOCK=y +# CONFIG_INLINE_SPIN_UNLOCK_BH is not set +CONFIG_INLINE_SPIN_UNLOCK_IRQ=y +# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set +# CONFIG_INLINE_READ_TRYLOCK is not set +# CONFIG_INLINE_READ_LOCK is not set +# CONFIG_INLINE_READ_LOCK_BH is not set +# CONFIG_INLINE_READ_LOCK_IRQ is not set +# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set +CONFIG_INLINE_READ_UNLOCK=y +# CONFIG_INLINE_READ_UNLOCK_BH is not set +CONFIG_INLINE_READ_UNLOCK_IRQ=y +# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set +# CONFIG_INLINE_WRITE_TRYLOCK is not set +# CONFIG_INLINE_WRITE_LOCK is not set +# CONFIG_INLINE_WRITE_LOCK_BH is not set +# CONFIG_INLINE_WRITE_LOCK_IRQ is not set +# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set +CONFIG_INLINE_WRITE_UNLOCK=y +# CONFIG_INLINE_WRITE_UNLOCK_BH is not set +CONFIG_INLINE_WRITE_UNLOCK_IRQ=y +# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set +# CONFIG_MUTEX_SPIN_ON_OWNER is not set +# CONFIG_FREEZER is not set + +# +# Processor type and features +# +# CONFIG_NO_HZ is not set +# CONFIG_HIGH_RES_TIMERS is not set +CONFIG_GENERIC_CLOCKEVENTS_BUILD=y +# CONFIG_SMP is not set +# CONFIG_SPARSE_IRQ is not set +CONFIG_X86_MPPARSE=y +CONFIG_X86_EXTENDED_PLATFORM=y +# CONFIG_X86_ELAN is not set +# CONFIG_X86_MRST is not set +# CONFIG_X86_RDC321X is not set +CONFIG_SCHED_OMIT_FRAME_POINTER=y +# CONFIG_PARAVIRT_GUEST is not set +CONFIG_NO_BOOTMEM=y +# CONFIG_MEMTEST is not set +# CONFIG_M386 is not set +# CONFIG_M486 is not set +CONFIG_M586=y +# CONFIG_M586TSC is not set +# CONFIG_M586MMX is not set +# CONFIG_M686 is not set +# CONFIG_MPENTIUMII is not set +# CONFIG_MPENTIUMIII is not set +# CONFIG_MPENTIUMM is not set +# CONFIG_MPENTIUM4 is not set +# CONFIG_MK6 is not set +# CONFIG_MK7 is not set +# CONFIG_MK8 is not set +# CONFIG_MCRUSOE is not set +# CONFIG_MEFFICEON is not set +# CONFIG_MWINCHIPC6 is not set +# CONFIG_MWINCHIP3D is not set +# CONFIG_MGEODEGX1 is not set +# CONFIG_MGEODE_LX is not set +# CONFIG_MCYRIXIII is not set +# CONFIG_MVIAC3_2 is not set +# CONFIG_MVIAC7 is not set +# CONFIG_MPSC is not set +# CONFIG_MCORE2 is not set +# CONFIG_MATOM is not set +# CONFIG_GENERIC_CPU is not set +CONFIG_X86_GENERIC=y +CONFIG_X86_CPU=y +CONFIG_X86_INTERNODE_CACHE_SHIFT=6 +CONFIG_X86_CMPXCHG=y +CONFIG_X86_L1_CACHE_SHIFT=6 +CONFIG_X86_XADD=y +CONFIG_X86_PPRO_FENCE=y +CONFIG_X86_F00F_BUG=y +CONFIG_X86_WP_WORKS_OK=y +CONFIG_X86_INVLPG=y +CONFIG_X86_BSWAP=y +CONFIG_X86_POPAD_OK=y +CONFIG_X86_ALIGNMENT_16=y +CONFIG_X86_INTEL_USERCOPY=y +CONFIG_X86_MINIMUM_CPU_FAMILY=4 +CONFIG_CPU_SUP_INTEL=y +CONFIG_CPU_SUP_CYRIX_32=y +CONFIG_CPU_SUP_AMD=y +CONFIG_CPU_SUP_CENTAUR=y +CONFIG_CPU_SUP_TRANSMETA_32=y +CONFIG_CPU_SUP_UMC_32=y +CONFIG_CPU_SUP_SIS_32=y +CONFIG_HPET_TIMER=y +CONFIG_HPET_EMULATE_RTC=y +CONFIG_DMI=y +# CONFIG_IOMMU_HELPER is not set +# CONFIG_IOMMU_API is not set +CONFIG_NR_CPUS=1 +CONFIG_PREEMPT_NONE=y +# CONFIG_PREEMPT_VOLUNTARY is not set +# CONFIG_PREEMPT is not set +CONFIG_X86_UP_APIC=y +CONFIG_X86_UP_IOAPIC=y +CONFIG_X86_LOCAL_APIC=y +CONFIG_X86_IO_APIC=y +# CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS is not set +# CONFIG_X86_MCE is not set +CONFIG_VM86=y +# CONFIG_TOSHIBA is not set +# CONFIG_I8K is not set +# CONFIG_X86_REBOOTFIXUPS is not set +# CONFIG_MICROCODE is not set +# CONFIG_X86_MSR is not set +# CONFIG_X86_CPUID is not set +CONFIG_NOHIGHMEM=y +# CONFIG_HIGHMEM4G is not set +# CONFIG_HIGHMEM64G is not set +CONFIG_PAGE_OFFSET=0xC0000000 +# CONFIG_X86_PAE is not set +# CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set +CONFIG_ARCH_FLATMEM_ENABLE=y +CONFIG_ARCH_SPARSEMEM_ENABLE=y +CONFIG_ARCH_SELECT_MEMORY_MODEL=y +CONFIG_ILLEGAL_POINTER_VALUE=0 +CONFIG_SELECT_MEMORY_MODEL=y +CONFIG_FLATMEM_MANUAL=y +# CONFIG_DISCONTIGMEM_MANUAL is not set +# CONFIG_SPARSEMEM_MANUAL is not set +CONFIG_FLATMEM=y +CONFIG_FLAT_NODE_MEM_MAP=y +CONFIG_SPARSEMEM_STATIC=y +CONFIG_PAGEFLAGS_EXTENDED=y +CONFIG_SPLIT_PTLOCK_CPUS=4 +# CONFIG_PHYS_ADDR_T_64BIT is not set +CONFIG_ZONE_DMA_FLAG=1 +CONFIG_BOUNCE=y +CONFIG_VIRT_TO_BUS=y +# CONFIG_KSM is not set +CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 +# CONFIG_X86_CHECK_BIOS_CORRUPTION is not set +CONFIG_X86_RESERVE_LOW_64K=y +# CONFIG_MATH_EMULATION is not set +CONFIG_MTRR=y +CONFIG_MTRR_SANITIZER=y +CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=0 +CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1 +CONFIG_X86_PAT=y +CONFIG_ARCH_USES_PG_UNCACHED=y +# CONFIG_SECCOMP is not set +# CONFIG_CC_STACKPROTECTOR is not set +# CONFIG_HZ_100 is not set +CONFIG_HZ_250=y +# CONFIG_HZ_300 is not set +# CONFIG_HZ_1000 is not set +CONFIG_HZ=250 +# CONFIG_SCHED_HRTICK is not set +CONFIG_KEXEC=y +CONFIG_PHYSICAL_START=0x1000000 +# CONFIG_RELOCATABLE is not set +CONFIG_PHYSICAL_ALIGN=0x100000 +CONFIG_COMPAT_VDSO=y +# CONFIG_CMDLINE_BOOL is not set + +# +# Power management and ACPI options +# +# CONFIG_PM is not set +# CONFIG_SFI is not set + +# +# CPU Frequency scaling +# +CONFIG_CPU_FREQ=y +CONFIG_CPU_FREQ_TABLE=m +# CONFIG_CPU_FREQ_DEBUG is not set +CONFIG_CPU_FREQ_STAT=m +CONFIG_CPU_FREQ_STAT_DETAILS=y +CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y +# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set +# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set +# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set +# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set +CONFIG_CPU_FREQ_GOV_PERFORMANCE=y +CONFIG_CPU_FREQ_GOV_POWERSAVE=m +CONFIG_CPU_FREQ_GOV_USERSPACE=m +CONFIG_CPU_FREQ_GOV_ONDEMAND=m +CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m + +# +# CPUFreq processor drivers +# +# CONFIG_X86_POWERNOW_K6 is not set +# CONFIG_X86_POWERNOW_K7 is not set +# CONFIG_X86_GX_SUSPMOD is not set +# CONFIG_X86_SPEEDSTEP_CENTRINO is not set +# CONFIG_X86_SPEEDSTEP_ICH is not set +# CONFIG_X86_SPEEDSTEP_SMI is not set +# CONFIG_X86_P4_CLOCKMOD is not set +# CONFIG_X86_CPUFREQ_NFORCE2 is not set +# CONFIG_X86_LONGRUN is not set +# CONFIG_X86_E_POWERSAVER is not set + +# +# shared options +# +# CONFIG_X86_SPEEDSTEP_LIB is not set +CONFIG_CPU_IDLE=y +CONFIG_CPU_IDLE_GOV_LADDER=y + +# +# Bus options (PCI etc.) +# +CONFIG_PCI=y +# CONFIG_PCI_GOBIOS is not set +# CONFIG_PCI_GOMMCONFIG is not set +# CONFIG_PCI_GODIRECT is not set +# CONFIG_PCI_GOOLPC is not set +CONFIG_PCI_GOANY=y +CONFIG_PCI_BIOS=y +CONFIG_PCI_DIRECT=y +CONFIG_PCI_DOMAINS=y +CONFIG_PCIEPORTBUS=y +# CONFIG_HOTPLUG_PCI_PCIE is not set +CONFIG_PCIEAER=y +# CONFIG_PCIE_ECRC is not set +# CONFIG_PCIEAER_INJECT is not set +# CONFIG_PCIEASPM is not set +CONFIG_ARCH_SUPPORTS_MSI=y +CONFIG_PCI_MSI=y +# CONFIG_PCI_STUB is not set +CONFIG_HT_IRQ=y +# CONFIG_PCI_IOV is not set +CONFIG_ISA_DMA_API=y +CONFIG_ISA=y +CONFIG_EISA=y +CONFIG_EISA_VLB_PRIMING=y +CONFIG_EISA_PCI_EISA=y +CONFIG_EISA_VIRTUAL_ROOT=y +CONFIG_EISA_NAMES=y +# CONFIG_MCA is not set +# CONFIG_SCx200 is not set +# CONFIG_OLPC is not set +CONFIG_K8_NB=y +# CONFIG_PCCARD is not set +CONFIG_HOTPLUG_PCI=y +# CONFIG_HOTPLUG_PCI_FAKE is not set +# CONFIG_HOTPLUG_PCI_COMPAQ is not set +# CONFIG_HOTPLUG_PCI_IBM is not set +# CONFIG_HOTPLUG_PCI_CPCI is not set +CONFIG_HOTPLUG_PCI_SHPC=y + +# +# Executable file formats / Emulations +# +CONFIG_BINFMT_ELF=y +# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set +CONFIG_HAVE_AOUT=y +CONFIG_BINFMT_AOUT=m +CONFIG_BINFMT_MISC=m +CONFIG_HAVE_ATOMIC_IOMAP=y +CONFIG_NET=y + +# +# Networking options +# +CONFIG_PACKET=y +CONFIG_UNIX=y +CONFIG_XFRM=y +CONFIG_XFRM_USER=m +# CONFIG_XFRM_SUB_POLICY is not set +# CONFIG_XFRM_MIGRATE is not set +# CONFIG_XFRM_STATISTICS is not set +CONFIG_XFRM_IPCOMP=m +CONFIG_NET_KEY=m +# CONFIG_NET_KEY_MIGRATE is not set +CONFIG_INET=y +CONFIG_IP_MULTICAST=y +CONFIG_IP_ADVANCED_ROUTER=y +CONFIG_ASK_IP_FIB_HASH=y +# CONFIG_IP_FIB_TRIE is not set +CONFIG_IP_FIB_HASH=y +CONFIG_IP_MULTIPLE_TABLES=y +CONFIG_IP_ROUTE_MULTIPATH=y +CONFIG_IP_ROUTE_VERBOSE=y +# CONFIG_IP_PNP is not set +CONFIG_NET_IPIP=m +CONFIG_NET_IPGRE=m +CONFIG_NET_IPGRE_BROADCAST=y +CONFIG_IP_MROUTE=y +CONFIG_IP_PIMSM_V1=y +CONFIG_IP_PIMSM_V2=y +# CONFIG_ARPD is not set +CONFIG_SYN_COOKIES=y +CONFIG_INET_AH=m +CONFIG_INET_ESP=m +CONFIG_INET_IPCOMP=m +CONFIG_INET_XFRM_TUNNEL=m +CONFIG_INET_TUNNEL=m +CONFIG_INET_XFRM_MODE_TRANSPORT=m +CONFIG_INET_XFRM_MODE_TUNNEL=m +CONFIG_INET_XFRM_MODE_BEET=y +CONFIG_INET_LRO=y +CONFIG_INET_DIAG=m +CONFIG_INET_TCP_DIAG=m +CONFIG_TCP_CONG_ADVANCED=y +CONFIG_TCP_CONG_BIC=y +CONFIG_TCP_CONG_CUBIC=m +CONFIG_TCP_CONG_WESTWOOD=m +CONFIG_TCP_CONG_HTCP=m +CONFIG_TCP_CONG_HSTCP=m +CONFIG_TCP_CONG_HYBLA=m +CONFIG_TCP_CONG_VEGAS=m +CONFIG_TCP_CONG_SCALABLE=m +CONFIG_TCP_CONG_LP=m +CONFIG_TCP_CONG_VENO=m +# CONFIG_TCP_CONG_YEAH is not set +# CONFIG_TCP_CONG_ILLINOIS is not set +CONFIG_DEFAULT_BIC=y +# CONFIG_DEFAULT_CUBIC is not set +# CONFIG_DEFAULT_HTCP is not set +# CONFIG_DEFAULT_VEGAS is not set +# CONFIG_DEFAULT_WESTWOOD is not set +# CONFIG_DEFAULT_RENO is not set +CONFIG_DEFAULT_TCP_CONG="bic" +# CONFIG_TCP_MD5SIG is not set +# CONFIG_IPV6 is not set +# CONFIG_NETLABEL is not set +CONFIG_NETWORK_SECMARK=y +CONFIG_NETFILTER=y +# CONFIG_NETFILTER_DEBUG is not set +CONFIG_NETFILTER_ADVANCED=y +CONFIG_BRIDGE_NETFILTER=y + +# +# Core Netfilter Configuration +# +# CONFIG_NETFILTER_NETLINK_QUEUE is not set +# CONFIG_NETFILTER_NETLINK_LOG is not set +# CONFIG_NF_CONNTRACK is not set +# CONFIG_NETFILTER_XTABLES is not set +CONFIG_IP_VS=m +# CONFIG_IP_VS_DEBUG is not set +CONFIG_IP_VS_TAB_BITS=12 + +# +# IPVS transport protocol load balancing support +# +CONFIG_IP_VS_PROTO_TCP=y +CONFIG_IP_VS_PROTO_UDP=y +CONFIG_IP_VS_PROTO_AH_ESP=y +CONFIG_IP_VS_PROTO_ESP=y +CONFIG_IP_VS_PROTO_AH=y +# CONFIG_IP_VS_PROTO_SCTP is not set + +# +# IPVS scheduler +# +CONFIG_IP_VS_RR=m +CONFIG_IP_VS_WRR=m +CONFIG_IP_VS_LC=m +CONFIG_IP_VS_WLC=m +CONFIG_IP_VS_LBLC=m +CONFIG_IP_VS_LBLCR=m +CONFIG_IP_VS_DH=m +CONFIG_IP_VS_SH=m +CONFIG_IP_VS_SED=m +CONFIG_IP_VS_NQ=m + +# +# IPVS application helper +# +CONFIG_IP_VS_FTP=m + +# +# IP: Netfilter Configuration +# +# CONFIG_NF_DEFRAG_IPV4 is not set +# CONFIG_IP_NF_QUEUE is not set +# CONFIG_IP_NF_IPTABLES is not set +# CONFIG_IP_NF_ARPTABLES is not set + +# +# DECnet: Netfilter Configuration +# +# CONFIG_DECNET_NF_GRABULATOR is not set +# CONFIG_BRIDGE_NF_EBTABLES is not set +# CONFIG_IP_DCCP is not set +CONFIG_IP_SCTP=m +# CONFIG_SCTP_DBG_MSG is not set +# CONFIG_SCTP_DBG_OBJCNT is not set +# CONFIG_SCTP_HMAC_NONE is not set +# CONFIG_SCTP_HMAC_SHA1 is not set +CONFIG_SCTP_HMAC_MD5=y +# CONFIG_RDS is not set +CONFIG_TIPC=m +CONFIG_TIPC_ADVANCED=y +CONFIG_TIPC_ZONES=3 +CONFIG_TIPC_CLUSTERS=1 +CONFIG_TIPC_NODES=255 +CONFIG_TIPC_PORTS=8191 +CONFIG_TIPC_LOG=0 +# CONFIG_TIPC_DEBUG is not set +CONFIG_ATM=y +CONFIG_ATM_CLIP=y +# CONFIG_ATM_CLIP_NO_ICMP is not set +CONFIG_ATM_LANE=m +CONFIG_ATM_MPOA=m +CONFIG_ATM_BR2684=m +# CONFIG_ATM_BR2684_IPFILTER is not set +CONFIG_STP=m +CONFIG_BRIDGE=m +CONFIG_BRIDGE_IGMP_SNOOPING=y +# CONFIG_NET_DSA is not set +CONFIG_VLAN_8021Q=m +# CONFIG_VLAN_8021Q_GVRP is not set +CONFIG_DECNET=m +# CONFIG_DECNET_ROUTER is not set +CONFIG_LLC=m +CONFIG_LLC2=m +CONFIG_IPX=m +# CONFIG_IPX_INTERN is not set +CONFIG_ATALK=m +CONFIG_DEV_APPLETALK=m +CONFIG_LTPC=m +# CONFIG_COPS is not set +CONFIG_IPDDP=m +CONFIG_IPDDP_ENCAP=y +CONFIG_IPDDP_DECAP=y +CONFIG_X25=m +CONFIG_LAPB=m +CONFIG_ECONET=m +CONFIG_ECONET_AUNUDP=y +CONFIG_ECONET_NATIVE=y +CONFIG_WAN_ROUTER=m +# CONFIG_PHONET is not set +# CONFIG_IEEE802154 is not set +CONFIG_NET_SCHED=y + +# +# Queueing/Scheduling +# +CONFIG_NET_SCH_CBQ=m +CONFIG_NET_SCH_HTB=m +CONFIG_NET_SCH_HFSC=m +CONFIG_NET_SCH_ATM=m +CONFIG_NET_SCH_PRIO=m +# CONFIG_NET_SCH_MULTIQ is not set +CONFIG_NET_SCH_RED=m +CONFIG_NET_SCH_SFQ=m +CONFIG_NET_SCH_TEQL=m +CONFIG_NET_SCH_TBF=m +CONFIG_NET_SCH_GRED=m +CONFIG_NET_SCH_DSMARK=m +CONFIG_NET_SCH_NETEM=m +# CONFIG_NET_SCH_DRR is not set +CONFIG_NET_SCH_INGRESS=m + +# +# Classification +# +CONFIG_NET_CLS=y +CONFIG_NET_CLS_BASIC=m +CONFIG_NET_CLS_TCINDEX=m +CONFIG_NET_CLS_ROUTE4=m +CONFIG_NET_CLS_ROUTE=y +CONFIG_NET_CLS_FW=m +CONFIG_NET_CLS_U32=m +CONFIG_CLS_U32_PERF=y +CONFIG_CLS_U32_MARK=y +CONFIG_NET_CLS_RSVP=m +CONFIG_NET_CLS_RSVP6=m +# CONFIG_NET_CLS_FLOW is not set +CONFIG_NET_EMATCH=y +CONFIG_NET_EMATCH_STACK=32 +CONFIG_NET_EMATCH_CMP=m +CONFIG_NET_EMATCH_NBYTE=m +CONFIG_NET_EMATCH_U32=m +CONFIG_NET_EMATCH_META=m +CONFIG_NET_EMATCH_TEXT=m +CONFIG_NET_CLS_ACT=y +CONFIG_NET_ACT_POLICE=m +CONFIG_NET_ACT_GACT=m +CONFIG_GACT_PROB=y +CONFIG_NET_ACT_MIRRED=m +# CONFIG_NET_ACT_NAT is not set +CONFIG_NET_ACT_PEDIT=m +CONFIG_NET_ACT_SIMP=m +# CONFIG_NET_ACT_SKBEDIT is not set +CONFIG_NET_CLS_IND=y +CONFIG_NET_SCH_FIFO=y +# CONFIG_DCB is not set + +# +# Network testing +# +CONFIG_NET_PKTGEN=m +# CONFIG_HAMRADIO is not set +# CONFIG_CAN is not set +# CONFIG_IRDA is not set +# CONFIG_BT is not set +CONFIG_AF_RXRPC=m +# CONFIG_AF_RXRPC_DEBUG is not set +# CONFIG_RXKAD is not set +CONFIG_FIB_RULES=y +CONFIG_WIRELESS=y +# CONFIG_CFG80211 is not set +# CONFIG_LIB80211 is not set + +# +# CFG80211 needs to be enabled for MAC80211 +# +# CONFIG_WIMAX is not set +# CONFIG_RFKILL is not set +# CONFIG_NET_9P is not set + +# +# Device Drivers +# + +# +# Generic Driver Options +# +CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" +# CONFIG_DEVTMPFS is not set +CONFIG_STANDALONE=y +CONFIG_PREVENT_FIRMWARE_BUILD=y +CONFIG_FW_LOADER=y +CONFIG_FIRMWARE_IN_KERNEL=y +CONFIG_EXTRA_FIRMWARE="" +# CONFIG_SYS_HYPERVISOR is not set +CONFIG_CONNECTOR=m +CONFIG_MTD=m +# CONFIG_MTD_DEBUG is not set +# CONFIG_MTD_TESTS is not set +CONFIG_MTD_CONCAT=m +CONFIG_MTD_PARTITIONS=y +CONFIG_MTD_REDBOOT_PARTS=m +CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 +# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set +# CONFIG_MTD_REDBOOT_PARTS_READONLY is not set +# CONFIG_MTD_AR7_PARTS is not set + +# +# User Modules And Translation Layers +# +CONFIG_MTD_CHAR=m +CONFIG_MTD_BLKDEVS=m +CONFIG_MTD_BLOCK=m +CONFIG_MTD_BLOCK_RO=m +CONFIG_FTL=m +CONFIG_NFTL=m +CONFIG_NFTL_RW=y +CONFIG_INFTL=m +CONFIG_RFD_FTL=m +# CONFIG_SSFDC is not set +# CONFIG_MTD_OOPS is not set + +# +# RAM/ROM/Flash chip drivers +# +CONFIG_MTD_CFI=m +CONFIG_MTD_JEDECPROBE=m +CONFIG_MTD_GEN_PROBE=m +# CONFIG_MTD_CFI_ADV_OPTIONS is not set +CONFIG_MTD_MAP_BANK_WIDTH_1=y +CONFIG_MTD_MAP_BANK_WIDTH_2=y +CONFIG_MTD_MAP_BANK_WIDTH_4=y +# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set +# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set +# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set +CONFIG_MTD_CFI_I1=y +CONFIG_MTD_CFI_I2=y +# CONFIG_MTD_CFI_I4 is not set +# CONFIG_MTD_CFI_I8 is not set +CONFIG_MTD_CFI_INTELEXT=m +CONFIG_MTD_CFI_AMDSTD=m +CONFIG_MTD_CFI_STAA=m +CONFIG_MTD_CFI_UTIL=m +CONFIG_MTD_RAM=m +CONFIG_MTD_ROM=m +CONFIG_MTD_ABSENT=m + +# +# Mapping drivers for chip access +# +CONFIG_MTD_COMPLEX_MAPPINGS=y +CONFIG_MTD_PHYSMAP=m +# CONFIG_MTD_PHYSMAP_COMPAT is not set +CONFIG_MTD_SC520CDP=m +CONFIG_MTD_NETSC520=m +CONFIG_MTD_TS5500=m +CONFIG_MTD_SBC_GXX=m +# CONFIG_MTD_AMD76XROM is not set +# CONFIG_MTD_ICHXROM is not set +# CONFIG_MTD_ESB2ROM is not set +# CONFIG_MTD_CK804XROM is not set +# CONFIG_MTD_SCB2_FLASH is not set +CONFIG_MTD_NETtel=m +# CONFIG_MTD_L440GX is not set +CONFIG_MTD_PCI=m +# CONFIG_MTD_INTEL_VR_NOR is not set +CONFIG_MTD_PLATRAM=m + +# +# Self-contained MTD device drivers +# +CONFIG_MTD_PMC551=m +# CONFIG_MTD_PMC551_BUGFIX is not set +# CONFIG_MTD_PMC551_DEBUG is not set +CONFIG_MTD_SLRAM=m +CONFIG_MTD_PHRAM=m +CONFIG_MTD_MTDRAM=m +CONFIG_MTDRAM_TOTAL_SIZE=4096 +CONFIG_MTDRAM_ERASE_SIZE=128 +CONFIG_MTD_BLOCK2MTD=m + +# +# Disk-On-Chip Device Drivers +# +CONFIG_MTD_DOC2000=m +CONFIG_MTD_DOC2001=m +CONFIG_MTD_DOC2001PLUS=m +CONFIG_MTD_DOCPROBE=m +CONFIG_MTD_DOCECC=m +# CONFIG_MTD_DOCPROBE_ADVANCED is not set +CONFIG_MTD_DOCPROBE_ADDRESS=0 +CONFIG_MTD_NAND=m +# CONFIG_MTD_NAND_VERIFY_WRITE is not set +# CONFIG_MTD_NAND_ECC_SMC is not set +# CONFIG_MTD_NAND_MUSEUM_IDS is not set +CONFIG_MTD_NAND_IDS=m +CONFIG_MTD_NAND_DISKONCHIP=m +# CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADVANCED is not set +CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADDRESS=0 +# CONFIG_MTD_NAND_DISKONCHIP_BBTWRITE is not set +# CONFIG_MTD_NAND_CAFE is not set +CONFIG_MTD_NAND_CS553X=m +# CONFIG_MTD_NAND_NANDSIM is not set +# CONFIG_MTD_NAND_PLATFORM is not set +# CONFIG_MTD_ALAUDA is not set +CONFIG_MTD_ONENAND=m +CONFIG_MTD_ONENAND_VERIFY_WRITE=y +# CONFIG_MTD_ONENAND_GENERIC is not set +# CONFIG_MTD_ONENAND_OTP is not set +# CONFIG_MTD_ONENAND_2X_PROGRAM is not set +# CONFIG_MTD_ONENAND_SIM is not set + +# +# LPDDR flash memory drivers +# +# CONFIG_MTD_LPDDR is not set + +# +# UBI - Unsorted block images +# +# CONFIG_MTD_UBI is not set +# CONFIG_PARPORT is not set +CONFIG_PNP=y +CONFIG_PNP_DEBUG_MESSAGES=y + +# +# Protocols +# +CONFIG_ISAPNP=y +CONFIG_PNPBIOS=y +CONFIG_PNPBIOS_PROC_FS=y +# CONFIG_PNPACPI is not set +CONFIG_BLK_DEV=y +CONFIG_BLK_DEV_FD=m +CONFIG_BLK_DEV_XD=m +CONFIG_BLK_CPQ_DA=m +CONFIG_BLK_CPQ_CISS_DA=m +# CONFIG_CISS_SCSI_TAPE is not set +CONFIG_BLK_DEV_DAC960=m +CONFIG_BLK_DEV_UMEM=m +# CONFIG_BLK_DEV_COW_COMMON is not set +CONFIG_BLK_DEV_LOOP=y +CONFIG_BLK_DEV_CRYPTOLOOP=m +# CONFIG_BLK_DEV_DRBD is not set +CONFIG_BLK_DEV_NBD=m +CONFIG_BLK_DEV_SX8=m +# CONFIG_BLK_DEV_UB is not set +CONFIG_BLK_DEV_RAM=y +CONFIG_BLK_DEV_RAM_COUNT=16 +CONFIG_BLK_DEV_RAM_SIZE=8192 +# CONFIG_BLK_DEV_XIP is not set +CONFIG_CDROM_PKTCDVD=m +CONFIG_CDROM_PKTCDVD_BUFFERS=8 +# CONFIG_CDROM_PKTCDVD_WCACHE is not set +CONFIG_ATA_OVER_ETH=m +# CONFIG_BLK_DEV_HD is not set +CONFIG_MISC_DEVICES=y +# CONFIG_AD525X_DPOT is not set +# CONFIG_IBM_ASM is not set +# CONFIG_PHANTOM is not set +# CONFIG_SGI_IOC4 is not set +# CONFIG_TIFM_CORE is not set +# CONFIG_ICS932S401 is not set +# CONFIG_ENCLOSURE_SERVICES is not set +# CONFIG_CS5535_MFGPT is not set +# CONFIG_HP_ILO is not set +# CONFIG_ISL29003 is not set +# CONFIG_SENSORS_TSL2550 is not set +# CONFIG_DS1682 is not set +# CONFIG_VMWARE_BALLOON is not set +# CONFIG_C2PORT is not set + +# +# EEPROM support +# +# CONFIG_EEPROM_AT24 is not set +# CONFIG_EEPROM_LEGACY is not set +# CONFIG_EEPROM_MAX6875 is not set +# CONFIG_EEPROM_93CX6 is not set +# CONFIG_CB710_CORE is not set +# CONFIG_IWMC3200TOP is not set +CONFIG_HAVE_IDE=y +CONFIG_IDE=y + +# +# Please see Documentation/ide/ide.txt for help/info on IDE drives +# +CONFIG_IDE_XFER_MODE=y +CONFIG_IDE_TIMINGS=y +CONFIG_IDE_ATAPI=y +# CONFIG_BLK_DEV_IDE_SATA is not set +CONFIG_IDE_GD=y +CONFIG_IDE_GD_ATA=y +# CONFIG_IDE_GD_ATAPI is not set +CONFIG_BLK_DEV_IDECD=m +CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y +CONFIG_BLK_DEV_IDETAPE=m +# CONFIG_IDE_TASK_IOCTL is not set +CONFIG_IDE_PROC_FS=y + +# +# IDE chipset support/bugfixes +# +CONFIG_IDE_GENERIC=m +# CONFIG_BLK_DEV_PLATFORM is not set +CONFIG_BLK_DEV_CMD640=m +# CONFIG_BLK_DEV_CMD640_ENHANCED is not set +CONFIG_BLK_DEV_IDEPNP=m +CONFIG_BLK_DEV_IDEDMA_SFF=y + +# +# PCI IDE chipsets support +# +CONFIG_BLK_DEV_IDEPCI=y +CONFIG_IDEPCI_PCIBUS_ORDER=y +# CONFIG_BLK_DEV_OFFBOARD is not set +CONFIG_BLK_DEV_GENERIC=m +CONFIG_BLK_DEV_OPTI621=m +CONFIG_BLK_DEV_RZ1000=m +CONFIG_BLK_DEV_IDEDMA_PCI=y +CONFIG_BLK_DEV_AEC62XX=m +CONFIG_BLK_DEV_ALI15X3=m +CONFIG_BLK_DEV_AMD74XX=m +CONFIG_BLK_DEV_ATIIXP=m +CONFIG_BLK_DEV_CMD64X=m +CONFIG_BLK_DEV_TRIFLEX=m +CONFIG_BLK_DEV_CS5520=m +CONFIG_BLK_DEV_CS5530=m +CONFIG_BLK_DEV_CS5535=m +# CONFIG_BLK_DEV_CS5536 is not set +CONFIG_BLK_DEV_HPT366=m +CONFIG_BLK_DEV_JMICRON=m +CONFIG_BLK_DEV_SC1200=m +CONFIG_BLK_DEV_PIIX=m +# CONFIG_BLK_DEV_IT8172 is not set +# CONFIG_BLK_DEV_IT8213 is not set +CONFIG_BLK_DEV_IT821X=m +CONFIG_BLK_DEV_NS87415=m +CONFIG_BLK_DEV_PDC202XX_OLD=m +CONFIG_BLK_DEV_PDC202XX_NEW=m +CONFIG_BLK_DEV_SVWKS=m +CONFIG_BLK_DEV_SIIMAGE=m +CONFIG_BLK_DEV_SIS5513=y +CONFIG_BLK_DEV_SLC90E66=m +CONFIG_BLK_DEV_TRM290=m +CONFIG_BLK_DEV_VIA82CXXX=m +# CONFIG_BLK_DEV_TC86C001 is not set + +# +# Other IDE chipsets support +# + +# +# Note: most of these also require special kernel boot parameters +# +# CONFIG_BLK_DEV_4DRIVES is not set +# CONFIG_BLK_DEV_ALI14XX is not set +# CONFIG_BLK_DEV_DTC2278 is not set +# CONFIG_BLK_DEV_HT6560B is not set +# CONFIG_BLK_DEV_QD65XX is not set +# CONFIG_BLK_DEV_UMC8672 is not set +CONFIG_BLK_DEV_IDEDMA=y + +# +# SCSI device support +# +CONFIG_SCSI_MOD=y +# CONFIG_RAID_ATTRS is not set +CONFIG_SCSI=y +CONFIG_SCSI_DMA=y +# CONFIG_SCSI_TGT is not set +CONFIG_SCSI_NETLINK=y +CONFIG_SCSI_PROC_FS=y + +# +# SCSI support type (disk, tape, CD-ROM) +# +CONFIG_BLK_DEV_SD=y +# CONFIG_CHR_DEV_ST is not set +# CONFIG_CHR_DEV_OSST is not set +CONFIG_BLK_DEV_SR=m +CONFIG_BLK_DEV_SR_VENDOR=y +CONFIG_CHR_DEV_SG=m +CONFIG_CHR_DEV_SCH=m +CONFIG_SCSI_MULTI_LUN=y +CONFIG_SCSI_CONSTANTS=y +CONFIG_SCSI_LOGGING=y +# CONFIG_SCSI_SCAN_ASYNC is not set +CONFIG_SCSI_WAIT_SCAN=m + +# +# SCSI Transports +# +CONFIG_SCSI_SPI_ATTRS=m +CONFIG_SCSI_FC_ATTRS=m +CONFIG_SCSI_ISCSI_ATTRS=m +# CONFIG_SCSI_SAS_LIBSAS is not set +CONFIG_SCSI_SRP_ATTRS=m +# CONFIG_SCSI_LOWLEVEL is not set +# CONFIG_SCSI_DH is not set +# CONFIG_SCSI_OSD_INITIATOR is not set +# CONFIG_ATA is not set +# CONFIG_MD is not set +# CONFIG_FUSION is not set + +# +# IEEE 1394 (FireWire) support +# + +# +# You can enable one or both FireWire driver stacks. +# + +# +# The newer stack is recommended. +# +# CONFIG_FIREWIRE is not set +CONFIG_IEEE1394=m +CONFIG_IEEE1394_OHCI1394=m +CONFIG_IEEE1394_PCILYNX=m +CONFIG_IEEE1394_SBP2=m +# CONFIG_IEEE1394_SBP2_PHYS_DMA is not set +CONFIG_IEEE1394_ETH1394_ROM_ENTRY=y +CONFIG_IEEE1394_ETH1394=m +CONFIG_IEEE1394_RAWIO=m +CONFIG_IEEE1394_VIDEO1394=m +CONFIG_IEEE1394_DV1394=m +# CONFIG_IEEE1394_VERBOSEDEBUG is not set +CONFIG_I2O=y +CONFIG_I2O_LCT_NOTIFY_ON_CHANGES=y +CONFIG_I2O_EXT_ADAPTEC=y +CONFIG_I2O_CONFIG=m +CONFIG_I2O_CONFIG_OLD_IOCTL=y +CONFIG_I2O_BUS=m +CONFIG_I2O_BLOCK=m +CONFIG_I2O_SCSI=m +CONFIG_I2O_PROC=m +# CONFIG_MACINTOSH_DRIVERS is not set +CONFIG_NETDEVICES=y +CONFIG_IFB=m +CONFIG_DUMMY=m +CONFIG_BONDING=m +# CONFIG_MACVLAN is not set +# CONFIG_EQUALIZER is not set +# CONFIG_TUN is not set +# CONFIG_VETH is not set +# CONFIG_NET_SB1000 is not set +# CONFIG_ARCNET is not set +CONFIG_PHYLIB=m + +# +# MII PHY device drivers +# +# CONFIG_MARVELL_PHY is not set +# CONFIG_DAVICOM_PHY is not set +# CONFIG_QSEMI_PHY is not set +# CONFIG_LXT_PHY is not set +# CONFIG_CICADA_PHY is not set +# CONFIG_VITESSE_PHY is not set +# CONFIG_SMSC_PHY is not set +# CONFIG_BROADCOM_PHY is not set +# CONFIG_ICPLUS_PHY is not set +CONFIG_REALTEK_PHY=m +# CONFIG_NATIONAL_PHY is not set +# CONFIG_STE10XP is not set +# CONFIG_LSI_ET1011C_PHY is not set +# CONFIG_MICREL_PHY is not set +# CONFIG_MDIO_BITBANG is not set +CONFIG_NET_ETHERNET=y +CONFIG_MII=y +CONFIG_HAPPYMEAL=m +CONFIG_SUNGEM=m +CONFIG_CASSINI=m +CONFIG_NET_VENDOR_3COM=y +CONFIG_EL1=m +CONFIG_EL2=m +CONFIG_ELPLUS=m +CONFIG_EL16=m +CONFIG_EL3=m +CONFIG_3C515=m +CONFIG_VORTEX=m +CONFIG_TYPHOON=m +CONFIG_LANCE=m +CONFIG_NET_VENDOR_SMC=y +CONFIG_WD80x3=m +CONFIG_ULTRA=m +CONFIG_ULTRA32=m +CONFIG_SMC9194=m +# CONFIG_ETHOC is not set +CONFIG_NET_VENDOR_RACAL=y +CONFIG_NI5010=m +CONFIG_NI52=m +CONFIG_NI65=m +# CONFIG_DNET is not set +CONFIG_NET_TULIP=y +CONFIG_DE2104X=m +CONFIG_DE2104X_DSL=0 +CONFIG_TULIP=m +# CONFIG_TULIP_MWI is not set +# CONFIG_TULIP_MMIO is not set +CONFIG_TULIP_NAPI=y +CONFIG_TULIP_NAPI_HW_MITIGATION=y +CONFIG_DE4X5=m +CONFIG_WINBOND_840=m +CONFIG_DM9102=m +CONFIG_ULI526X=m +CONFIG_AT1700=m +CONFIG_DEPCA=m +CONFIG_HP100=m +CONFIG_NET_ISA=y +CONFIG_E2100=m +CONFIG_EWRK3=m +CONFIG_EEXPRESS=m +CONFIG_EEXPRESS_PRO=m +CONFIG_HPLAN_PLUS=m +CONFIG_HPLAN=m +CONFIG_LP486E=m +CONFIG_ETH16I=m +CONFIG_NE2000=m +CONFIG_ZNET=m +CONFIG_SEEQ8005=m +# CONFIG_IBM_NEW_EMAC_ZMII is not set +# CONFIG_IBM_NEW_EMAC_RGMII is not set +# CONFIG_IBM_NEW_EMAC_TAH is not set +# CONFIG_IBM_NEW_EMAC_EMAC4 is not set +# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set +# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set +# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set +CONFIG_NET_PCI=y +CONFIG_PCNET32=m +CONFIG_AMD8111_ETH=m +CONFIG_ADAPTEC_STARFIRE=m +CONFIG_AC3200=m +# CONFIG_KSZ884X_PCI is not set +CONFIG_APRICOT=m +CONFIG_B44=m +CONFIG_B44_PCI_AUTOSELECT=y +CONFIG_B44_PCICORE_AUTOSELECT=y +CONFIG_B44_PCI=y +CONFIG_FORCEDETH=m +# CONFIG_FORCEDETH_NAPI is not set +CONFIG_CS89x0=m +CONFIG_E100=m +CONFIG_LNE390=m +CONFIG_FEALNX=m +CONFIG_NATSEMI=m +CONFIG_NE2K_PCI=m +CONFIG_NE3210=m +CONFIG_ES3210=m +# CONFIG_8139CP is not set +CONFIG_8139TOO=y +CONFIG_8139TOO_PIO=y +CONFIG_8139TOO_TUNE_TWISTER=y +CONFIG_8139TOO_8129=y +# CONFIG_8139_OLD_RX_RESET is not set +# CONFIG_R6040 is not set +CONFIG_SIS900=m +CONFIG_EPIC100=m +# CONFIG_SMSC9420 is not set +CONFIG_SUNDANCE=m +# CONFIG_SUNDANCE_MMIO is not set +CONFIG_TLAN=m +# CONFIG_KS8842 is not set +# CONFIG_KS8851_MLL is not set +CONFIG_VIA_RHINE=m +# CONFIG_VIA_RHINE_MMIO is not set +# CONFIG_SC92031 is not set +# CONFIG_ATL2 is not set +# CONFIG_NETDEV_1000 is not set +# CONFIG_NETDEV_10000 is not set +# CONFIG_TR is not set +CONFIG_WLAN=y +# CONFIG_AIRO is not set +# CONFIG_ATMEL is not set +# CONFIG_PRISM54 is not set +# CONFIG_USB_ZD1201 is not set +# CONFIG_HOSTAP is not set + +# +# Enable WiMAX (Networking options) to see the WiMAX drivers +# + +# +# USB Network Adapters +# +CONFIG_USB_CATC=m +CONFIG_USB_KAWETH=m +CONFIG_USB_PEGASUS=m +CONFIG_USB_RTL8150=m +CONFIG_USB_USBNET=m +CONFIG_USB_NET_AX8817X=m +CONFIG_USB_NET_CDCETHER=m +# CONFIG_USB_NET_CDC_EEM is not set +# CONFIG_USB_NET_DM9601 is not set +# CONFIG_USB_NET_SMSC75XX is not set +# CONFIG_USB_NET_SMSC95XX is not set +CONFIG_USB_NET_GL620A=m +CONFIG_USB_NET_NET1080=m +CONFIG_USB_NET_PLUSB=m +# CONFIG_USB_NET_MCS7830 is not set +CONFIG_USB_NET_RNDIS_HOST=m +CONFIG_USB_NET_CDC_SUBSET=m +CONFIG_USB_ALI_M5632=y +CONFIG_USB_AN2720=y +CONFIG_USB_BELKIN=y +CONFIG_USB_ARMLINUX=y +CONFIG_USB_EPSON2888=y +# CONFIG_USB_KC2190 is not set +CONFIG_USB_NET_ZAURUS=m +# CONFIG_USB_NET_INT51X1 is not set +# CONFIG_USB_IPHETH is not set +# CONFIG_USB_SIERRA_NET is not set +# CONFIG_WAN is not set +# CONFIG_ATM_DRIVERS is not set +# CONFIG_FDDI is not set +# CONFIG_HIPPI is not set +# CONFIG_PPP is not set +# CONFIG_SLIP is not set +# CONFIG_NET_FC is not set +# CONFIG_NETCONSOLE is not set +# CONFIG_NETPOLL is not set +# CONFIG_NET_POLL_CONTROLLER is not set +# CONFIG_VMXNET3 is not set +# CONFIG_ISDN is not set +# CONFIG_PHONE is not set + +# +# Input device support +# +CONFIG_INPUT=y +# CONFIG_INPUT_FF_MEMLESS is not set +CONFIG_INPUT_POLLDEV=m +# CONFIG_INPUT_SPARSEKMAP is not set + +# +# Userland interfaces +# +CONFIG_INPUT_MOUSEDEV=y +CONFIG_INPUT_MOUSEDEV_PSAUX=y +CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 +CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 +CONFIG_INPUT_JOYDEV=m +CONFIG_INPUT_EVDEV=y +# CONFIG_INPUT_EVBUG is not set + +# +# Input Device Drivers +# +CONFIG_INPUT_KEYBOARD=y +# CONFIG_KEYBOARD_ADP5588 is not set +CONFIG_KEYBOARD_ATKBD=y +# CONFIG_QT2160 is not set +CONFIG_KEYBOARD_LKKBD=m +# CONFIG_KEYBOARD_LM8323 is not set +# CONFIG_KEYBOARD_MAX7359 is not set +CONFIG_KEYBOARD_NEWTON=m +# CONFIG_KEYBOARD_OPENCORES is not set +# CONFIG_KEYBOARD_STOWAWAY is not set +CONFIG_KEYBOARD_SUNKBD=m +CONFIG_KEYBOARD_XTKBD=m +CONFIG_INPUT_MOUSE=y +CONFIG_MOUSE_PS2=m +CONFIG_MOUSE_PS2_ALPS=y +CONFIG_MOUSE_PS2_LOGIPS2PP=y +CONFIG_MOUSE_PS2_SYNAPTICS=y +CONFIG_MOUSE_PS2_LIFEBOOK=y +CONFIG_MOUSE_PS2_TRACKPOINT=y +# CONFIG_MOUSE_PS2_ELANTECH is not set +# CONFIG_MOUSE_PS2_SENTELIC is not set +# CONFIG_MOUSE_PS2_TOUCHKIT is not set +CONFIG_MOUSE_SERIAL=m +# CONFIG_MOUSE_APPLETOUCH is not set +# CONFIG_MOUSE_BCM5974 is not set +CONFIG_MOUSE_INPORT=m +# CONFIG_MOUSE_ATIXL is not set +CONFIG_MOUSE_LOGIBM=m +CONFIG_MOUSE_PC110PAD=m +CONFIG_MOUSE_VSXXXAA=m +# CONFIG_MOUSE_SYNAPTICS_I2C is not set +CONFIG_INPUT_JOYSTICK=y +CONFIG_JOYSTICK_ANALOG=m +CONFIG_JOYSTICK_A3D=m +CONFIG_JOYSTICK_ADI=m +CONFIG_JOYSTICK_COBRA=m +CONFIG_JOYSTICK_GF2K=m +CONFIG_JOYSTICK_GRIP=m +CONFIG_JOYSTICK_GRIP_MP=m +CONFIG_JOYSTICK_GUILLEMOT=m +CONFIG_JOYSTICK_INTERACT=m +CONFIG_JOYSTICK_SIDEWINDER=m +CONFIG_JOYSTICK_TMDC=m +CONFIG_JOYSTICK_IFORCE=m +CONFIG_JOYSTICK_IFORCE_USB=y +CONFIG_JOYSTICK_IFORCE_232=y +CONFIG_JOYSTICK_WARRIOR=m +CONFIG_JOYSTICK_MAGELLAN=m +CONFIG_JOYSTICK_SPACEORB=m +CONFIG_JOYSTICK_SPACEBALL=m +CONFIG_JOYSTICK_STINGER=m +CONFIG_JOYSTICK_TWIDJOY=m +# CONFIG_JOYSTICK_ZHENHUA is not set +CONFIG_JOYSTICK_JOYDUMP=m +# CONFIG_JOYSTICK_XPAD is not set +# CONFIG_INPUT_TABLET is not set +CONFIG_INPUT_TOUCHSCREEN=y +# CONFIG_TOUCHSCREEN_AD7879_I2C is not set +# CONFIG_TOUCHSCREEN_AD7879 is not set +# CONFIG_TOUCHSCREEN_DYNAPRO is not set +# CONFIG_TOUCHSCREEN_EETI is not set +# CONFIG_TOUCHSCREEN_FUJITSU is not set +CONFIG_TOUCHSCREEN_GUNZE=m +CONFIG_TOUCHSCREEN_ELO=m +# CONFIG_TOUCHSCREEN_WACOM_W8001 is not set +# CONFIG_TOUCHSCREEN_MCS5000 is not set +CONFIG_TOUCHSCREEN_MTOUCH=m +# CONFIG_TOUCHSCREEN_INEXIO is not set +CONFIG_TOUCHSCREEN_MK712=m +# CONFIG_TOUCHSCREEN_HTCPEN is not set +# CONFIG_TOUCHSCREEN_PENMOUNT is not set +# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set +# CONFIG_TOUCHSCREEN_TOUCHWIN is not set +# CONFIG_TOUCHSCREEN_WM97XX is not set +# CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set +# CONFIG_TOUCHSCREEN_TOUCHIT213 is not set +# CONFIG_TOUCHSCREEN_TSC2007 is not set +CONFIG_INPUT_MISC=y +# CONFIG_INPUT_PCSPKR is not set +# CONFIG_INPUT_APANEL is not set +# CONFIG_INPUT_WISTRON_BTNS is not set +# CONFIG_INPUT_ATI_REMOTE is not set +# CONFIG_INPUT_ATI_REMOTE2 is not set +# CONFIG_INPUT_KEYSPAN_REMOTE is not set +# CONFIG_INPUT_POWERMATE is not set +# CONFIG_INPUT_YEALINK is not set +# CONFIG_INPUT_CM109 is not set +CONFIG_INPUT_UINPUT=m +# CONFIG_INPUT_WINBOND_CIR is not set + +# +# Hardware I/O ports +# +CONFIG_SERIO=y +CONFIG_SERIO_I8042=y +CONFIG_SERIO_SERPORT=m +CONFIG_SERIO_CT82C710=m +CONFIG_SERIO_PCIPS2=m +CONFIG_SERIO_LIBPS2=y +CONFIG_SERIO_RAW=m +# CONFIG_SERIO_ALTERA_PS2 is not set +CONFIG_GAMEPORT=m +CONFIG_GAMEPORT_NS558=m +CONFIG_GAMEPORT_L4=m +CONFIG_GAMEPORT_EMU10K1=m +CONFIG_GAMEPORT_FM801=m + +# +# Character devices +# +CONFIG_VT=y +CONFIG_CONSOLE_TRANSLATIONS=y +CONFIG_VT_CONSOLE=y +CONFIG_HW_CONSOLE=y +# CONFIG_VT_HW_CONSOLE_BINDING is not set +CONFIG_DEVKMEM=y +CONFIG_SERIAL_NONSTANDARD=y +CONFIG_COMPUTONE=m +CONFIG_ROCKETPORT=m +CONFIG_CYCLADES=m +# CONFIG_CYZ_INTR is not set +CONFIG_DIGIEPCA=m +CONFIG_MOXA_INTELLIO=m +CONFIG_MOXA_SMARTIO=m +# CONFIG_ISI is not set +CONFIG_SYNCLINK=m +CONFIG_SYNCLINKMP=m +CONFIG_SYNCLINK_GT=m +CONFIG_N_HDLC=m +# CONFIG_RISCOM8 is not set +# CONFIG_SPECIALIX is not set +CONFIG_STALDRV=y +CONFIG_STALLION=m +CONFIG_ISTALLION=m +# CONFIG_NOZOMI is not set + +# +# Serial drivers +# +CONFIG_SERIAL_8250=y +CONFIG_SERIAL_8250_CONSOLE=y +CONFIG_FIX_EARLYCON_MEM=y +CONFIG_SERIAL_8250_PCI=y +CONFIG_SERIAL_8250_PNP=y +CONFIG_SERIAL_8250_NR_UARTS=16 +CONFIG_SERIAL_8250_RUNTIME_UARTS=4 +CONFIG_SERIAL_8250_EXTENDED=y +CONFIG_SERIAL_8250_MANY_PORTS=y +CONFIG_SERIAL_8250_FOURPORT=m +CONFIG_SERIAL_8250_ACCENT=m +CONFIG_SERIAL_8250_BOCA=m +# CONFIG_SERIAL_8250_EXAR_ST16C554 is not set +CONFIG_SERIAL_8250_HUB6=m +CONFIG_SERIAL_8250_SHARE_IRQ=y +# CONFIG_SERIAL_8250_DETECT_IRQ is not set +CONFIG_SERIAL_8250_RSA=y + +# +# Non-8250 serial port support +# +CONFIG_SERIAL_CORE=y +CONFIG_SERIAL_CORE_CONSOLE=y +CONFIG_SERIAL_JSM=m +# CONFIG_SERIAL_TIMBERDALE is not set +CONFIG_UNIX98_PTYS=y +# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set +CONFIG_LEGACY_PTYS=y +CONFIG_LEGACY_PTY_COUNT=16 +CONFIG_IPMI_HANDLER=m +# CONFIG_IPMI_PANIC_EVENT is not set +CONFIG_IPMI_DEVICE_INTERFACE=m +CONFIG_IPMI_SI=m +CONFIG_IPMI_WATCHDOG=m +CONFIG_IPMI_POWEROFF=m +CONFIG_HW_RANDOM=y +# CONFIG_HW_RANDOM_TIMERIOMEM is not set +CONFIG_HW_RANDOM_INTEL=m +CONFIG_HW_RANDOM_AMD=m +CONFIG_HW_RANDOM_GEODE=m +CONFIG_HW_RANDOM_VIA=m +CONFIG_NVRAM=m +CONFIG_RTC=m +CONFIG_GEN_RTC=m +CONFIG_GEN_RTC_X=y +CONFIG_DTLK=m +CONFIG_R3964=m +CONFIG_APPLICOM=m +CONFIG_SONYPI=m +CONFIG_MWAVE=m +CONFIG_PC8736x_GPIO=m +CONFIG_NSC_GPIO=m +CONFIG_CS5535_GPIO=m +CONFIG_RAW_DRIVER=m +CONFIG_MAX_RAW_DEVS=256 +CONFIG_HANGCHECK_TIMER=m +# CONFIG_TCG_TPM is not set +CONFIG_TELCLOCK=m +CONFIG_DEVPORT=y +CONFIG_I2C=y +CONFIG_I2C_BOARDINFO=y +CONFIG_I2C_COMPAT=y +CONFIG_I2C_CHARDEV=m +CONFIG_I2C_HELPER_AUTO=y +CONFIG_I2C_ALGOBIT=m + +# +# I2C Hardware Bus support +# + +# +# PC SMBus host controller drivers +# +# CONFIG_I2C_ALI1535 is not set +# CONFIG_I2C_ALI1563 is not set +# CONFIG_I2C_ALI15X3 is not set +# CONFIG_I2C_AMD756 is not set +# CONFIG_I2C_AMD8111 is not set +# CONFIG_I2C_I801 is not set +# CONFIG_I2C_ISCH is not set +# CONFIG_I2C_PIIX4 is not set +# CONFIG_I2C_NFORCE2 is not set +# CONFIG_I2C_SIS5595 is not set +CONFIG_I2C_SIS630=m +# CONFIG_I2C_SIS96X is not set +# CONFIG_I2C_VIA is not set +# CONFIG_I2C_VIAPRO is not set + +# +# I2C system bus drivers (mostly embedded / system-on-chip) +# +# CONFIG_I2C_OCORES is not set +# CONFIG_I2C_SIMTEC is not set +# CONFIG_I2C_XILINX is not set + +# +# External I2C/SMBus adapter drivers +# +# CONFIG_I2C_PARPORT_LIGHT is not set +# CONFIG_I2C_TAOS_EVM is not set +# CONFIG_I2C_TINY_USB is not set + +# +# Other I2C/SMBus bus drivers +# +# CONFIG_I2C_ELEKTOR is not set +# CONFIG_I2C_PCA_ISA is not set +# CONFIG_I2C_PCA_PLATFORM is not set +# CONFIG_I2C_STUB is not set +# CONFIG_SCx200_ACB is not set +# CONFIG_I2C_DEBUG_CORE is not set +# CONFIG_I2C_DEBUG_ALGO is not set +# CONFIG_I2C_DEBUG_BUS is not set +# CONFIG_SPI is not set + +# +# PPS support +# +# CONFIG_PPS is not set +CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y +# CONFIG_GPIOLIB is not set +# CONFIG_W1 is not set +CONFIG_POWER_SUPPLY=y +# CONFIG_POWER_SUPPLY_DEBUG is not set +# CONFIG_PDA_POWER is not set +# CONFIG_BATTERY_DS2760 is not set +# CONFIG_BATTERY_DS2782 is not set +# CONFIG_BATTERY_BQ27x00 is not set +# CONFIG_BATTERY_MAX17040 is not set +CONFIG_HWMON=y +CONFIG_HWMON_VID=m +# CONFIG_HWMON_DEBUG_CHIP is not set + +# +# Native drivers +# +CONFIG_SENSORS_ABITUGURU=m +# CONFIG_SENSORS_ABITUGURU3 is not set +# CONFIG_SENSORS_AD7414 is not set +# CONFIG_SENSORS_AD7418 is not set +CONFIG_SENSORS_ADM1021=m +CONFIG_SENSORS_ADM1025=m +CONFIG_SENSORS_ADM1026=m +# CONFIG_SENSORS_ADM1029 is not set +CONFIG_SENSORS_ADM1031=m +CONFIG_SENSORS_ADM9240=m +# CONFIG_SENSORS_ADT7411 is not set +# CONFIG_SENSORS_ADT7462 is not set +# CONFIG_SENSORS_ADT7470 is not set +# CONFIG_SENSORS_ADT7475 is not set +# CONFIG_SENSORS_ASC7621 is not set +# CONFIG_SENSORS_K8TEMP is not set +# CONFIG_SENSORS_K10TEMP is not set +CONFIG_SENSORS_ASB100=m +CONFIG_SENSORS_ATXP1=m +CONFIG_SENSORS_DS1621=m +# CONFIG_SENSORS_I5K_AMB is not set +CONFIG_SENSORS_F71805F=m +# CONFIG_SENSORS_F71882FG is not set +# CONFIG_SENSORS_F75375S is not set +# CONFIG_SENSORS_FSCHMD is not set +# CONFIG_SENSORS_G760A is not set +CONFIG_SENSORS_GL518SM=m +CONFIG_SENSORS_GL520SM=m +# CONFIG_SENSORS_CORETEMP is not set +# CONFIG_SENSORS_IBMAEM is not set +# CONFIG_SENSORS_IBMPEX is not set +CONFIG_SENSORS_IT87=m +CONFIG_SENSORS_LM63=m +# CONFIG_SENSORS_LM73 is not set +CONFIG_SENSORS_LM75=m +CONFIG_SENSORS_LM77=m +CONFIG_SENSORS_LM78=m +CONFIG_SENSORS_LM80=m +CONFIG_SENSORS_LM83=m +CONFIG_SENSORS_LM85=m +CONFIG_SENSORS_LM87=m +CONFIG_SENSORS_LM90=m +CONFIG_SENSORS_LM92=m +# CONFIG_SENSORS_LM93 is not set +# CONFIG_SENSORS_LTC4215 is not set +# CONFIG_SENSORS_LTC4245 is not set +# CONFIG_SENSORS_LM95241 is not set +CONFIG_SENSORS_MAX1619=m +# CONFIG_SENSORS_MAX6650 is not set +CONFIG_SENSORS_PC87360=m +# CONFIG_SENSORS_PC87427 is not set +# CONFIG_SENSORS_PCF8591 is not set +CONFIG_SENSORS_SIS5595=m +# CONFIG_SENSORS_DME1737 is not set +CONFIG_SENSORS_SMSC47M1=m +CONFIG_SENSORS_SMSC47M192=m +CONFIG_SENSORS_SMSC47B397=m +# CONFIG_SENSORS_ADS7828 is not set +# CONFIG_SENSORS_AMC6821 is not set +# CONFIG_SENSORS_THMC50 is not set +# CONFIG_SENSORS_TMP401 is not set +# CONFIG_SENSORS_TMP421 is not set +# CONFIG_SENSORS_VIA_CPUTEMP is not set +CONFIG_SENSORS_VIA686A=m +# CONFIG_SENSORS_VT1211 is not set +CONFIG_SENSORS_VT8231=m +CONFIG_SENSORS_W83781D=m +CONFIG_SENSORS_W83791D=m +CONFIG_SENSORS_W83792D=m +CONFIG_SENSORS_W83793=m +CONFIG_SENSORS_W83L785TS=m +# CONFIG_SENSORS_W83L786NG is not set +CONFIG_SENSORS_W83627HF=m +CONFIG_SENSORS_W83627EHF=m +CONFIG_SENSORS_HDAPS=m +# CONFIG_SENSORS_LIS3_I2C is not set +# CONFIG_SENSORS_APPLESMC is not set +CONFIG_THERMAL=y +# CONFIG_THERMAL_HWMON is not set +CONFIG_WATCHDOG=y +# CONFIG_WATCHDOG_NOWAYOUT is not set + +# +# Watchdog Device Drivers +# +CONFIG_SOFT_WATCHDOG=m +CONFIG_ACQUIRE_WDT=m +CONFIG_ADVANTECH_WDT=m +CONFIG_ALIM1535_WDT=m +CONFIG_ALIM7101_WDT=m +CONFIG_SC520_WDT=m +# CONFIG_SBC_FITPC2_WATCHDOG is not set +CONFIG_EUROTECH_WDT=m +CONFIG_IB700_WDT=m +CONFIG_IBMASR=m +CONFIG_WAFER_WDT=m +CONFIG_I6300ESB_WDT=m +# CONFIG_ITCO_WDT is not set +# CONFIG_IT8712F_WDT is not set +# CONFIG_IT87_WDT is not set +# CONFIG_HP_WATCHDOG is not set +CONFIG_SC1200_WDT=m +# CONFIG_PC87413_WDT is not set +CONFIG_60XX_WDT=m +CONFIG_SBC8360_WDT=m +# CONFIG_SBC7240_WDT is not set +CONFIG_CPU5_WDT=m +# CONFIG_SMSC_SCH311X_WDT is not set +# CONFIG_SMSC37B787_WDT is not set +CONFIG_W83627HF_WDT=m +# CONFIG_W83697HF_WDT is not set +# CONFIG_W83697UG_WDT is not set +CONFIG_W83877F_WDT=m +CONFIG_W83977F_WDT=m +CONFIG_MACHZ_WDT=m +CONFIG_SBC_EPX_C3_WATCHDOG=m + +# +# ISA-based Watchdog Cards +# +CONFIG_PCWATCHDOG=m +CONFIG_MIXCOMWD=m +CONFIG_WDT=m + +# +# PCI-based Watchdog Cards +# +CONFIG_PCIPCWATCHDOG=m +CONFIG_WDTPCI=m + +# +# USB-based Watchdog Cards +# +CONFIG_USBPCWATCHDOG=m +CONFIG_SSB_POSSIBLE=y + +# +# Sonics Silicon Backplane +# +CONFIG_SSB=m +CONFIG_SSB_SPROM=y +CONFIG_SSB_PCIHOST_POSSIBLE=y +CONFIG_SSB_PCIHOST=y +# CONFIG_SSB_B43_PCI_BRIDGE is not set +CONFIG_SSB_SDIOHOST_POSSIBLE=y +# CONFIG_SSB_SDIOHOST is not set +# CONFIG_SSB_DEBUG is not set +CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y +CONFIG_SSB_DRIVER_PCICORE=y + +# +# Multifunction device drivers +# +# CONFIG_MFD_CORE is not set +# CONFIG_MFD_88PM860X is not set +# CONFIG_MFD_SM501 is not set +# CONFIG_HTC_PASIC3 is not set +# CONFIG_TWL4030_CORE is not set +# CONFIG_MFD_TMIO is not set +# CONFIG_PMIC_DA903X is not set +# CONFIG_PMIC_ADP5520 is not set +# CONFIG_MFD_MAX8925 is not set +# CONFIG_MFD_WM8400 is not set +# CONFIG_MFD_WM831X is not set +# CONFIG_MFD_WM8350_I2C is not set +# CONFIG_MFD_WM8994 is not set +# CONFIG_MFD_PCF50633 is not set +# CONFIG_AB3100_CORE is not set +# CONFIG_LPC_SCH is not set +# CONFIG_REGULATOR is not set +# CONFIG_MEDIA_SUPPORT is not set + +# +# Graphics support +# +CONFIG_AGP=y +# CONFIG_AGP_ALI is not set +# CONFIG_AGP_ATI is not set +# CONFIG_AGP_AMD is not set +# CONFIG_AGP_AMD64 is not set +CONFIG_AGP_INTEL=m +# CONFIG_AGP_NVIDIA is not set +CONFIG_AGP_SIS=y +# CONFIG_AGP_SWORKS is not set +# CONFIG_AGP_VIA is not set +# CONFIG_AGP_EFFICEON is not set +CONFIG_VGA_ARB=y +CONFIG_VGA_ARB_MAX_GPUS=16 +# CONFIG_DRM is not set +CONFIG_VGASTATE=m +# CONFIG_VIDEO_OUTPUT_CONTROL is not set +CONFIG_FB=y +CONFIG_FIRMWARE_EDID=y +CONFIG_FB_DDC=m +CONFIG_FB_BOOT_VESA_SUPPORT=y +CONFIG_FB_CFB_FILLRECT=y +CONFIG_FB_CFB_COPYAREA=y +CONFIG_FB_CFB_IMAGEBLIT=y +# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set +CONFIG_FB_SYS_FILLRECT=m +CONFIG_FB_SYS_COPYAREA=m +CONFIG_FB_SYS_IMAGEBLIT=m +# CONFIG_FB_FOREIGN_ENDIAN is not set +CONFIG_FB_SYS_FOPS=m +# CONFIG_FB_SVGALIB is not set +# CONFIG_FB_MACMODES is not set +CONFIG_FB_BACKLIGHT=y +CONFIG_FB_MODE_HELPERS=y +CONFIG_FB_TILEBLITTING=y + +# +# Frame buffer hardware drivers +# +CONFIG_FB_CIRRUS=m +CONFIG_FB_PM2=m +CONFIG_FB_PM2_FIFO_DISCONNECT=y +CONFIG_FB_CYBER2000=m +CONFIG_FB_ARC=m +# CONFIG_FB_ASILIANT is not set +# CONFIG_FB_IMSTT is not set +CONFIG_FB_VGA16=m +# CONFIG_FB_UVESA is not set +CONFIG_FB_VESA=y +# CONFIG_FB_N411 is not set +CONFIG_FB_HGA=m +# CONFIG_FB_HGA_ACCEL is not set +CONFIG_FB_S1D13XXX=m +CONFIG_FB_NVIDIA=m +CONFIG_FB_NVIDIA_I2C=y +# CONFIG_FB_NVIDIA_DEBUG is not set +CONFIG_FB_NVIDIA_BACKLIGHT=y +# CONFIG_FB_RIVA is not set +CONFIG_FB_I810=m +# CONFIG_FB_I810_GTF is not set +# CONFIG_FB_LE80578 is not set +CONFIG_FB_MATROX=m +CONFIG_FB_MATROX_MILLENIUM=y +CONFIG_FB_MATROX_MYSTIQUE=y +CONFIG_FB_MATROX_G=y +CONFIG_FB_MATROX_I2C=m +CONFIG_FB_MATROX_MAVEN=m +CONFIG_FB_RADEON=m +CONFIG_FB_RADEON_I2C=y +CONFIG_FB_RADEON_BACKLIGHT=y +# CONFIG_FB_RADEON_DEBUG is not set +CONFIG_FB_ATY128=m +CONFIG_FB_ATY128_BACKLIGHT=y +CONFIG_FB_ATY=m +CONFIG_FB_ATY_CT=y +CONFIG_FB_ATY_GENERIC_LCD=y +CONFIG_FB_ATY_GX=y +CONFIG_FB_ATY_BACKLIGHT=y +# CONFIG_FB_S3 is not set +CONFIG_FB_SAVAGE=m +CONFIG_FB_SAVAGE_I2C=y +# CONFIG_FB_SAVAGE_ACCEL is not set +CONFIG_FB_SIS=m +CONFIG_FB_SIS_300=y +CONFIG_FB_SIS_315=y +# CONFIG_FB_VIA is not set +CONFIG_FB_NEOMAGIC=m +CONFIG_FB_KYRO=m +CONFIG_FB_3DFX=m +# CONFIG_FB_3DFX_ACCEL is not set +CONFIG_FB_3DFX_I2C=y +CONFIG_FB_VOODOO1=m +# CONFIG_FB_VT8623 is not set +CONFIG_FB_TRIDENT=m +# CONFIG_FB_ARK is not set +# CONFIG_FB_PM3 is not set +# CONFIG_FB_CARMINE is not set +CONFIG_FB_GEODE=y +# CONFIG_FB_GEODE_LX is not set +CONFIG_FB_GEODE_GX=m +CONFIG_FB_GEODE_GX1=m +CONFIG_FB_VIRTUAL=m +# CONFIG_FB_METRONOME is not set +# CONFIG_FB_MB862XX is not set +# CONFIG_FB_BROADSHEET is not set +CONFIG_BACKLIGHT_LCD_SUPPORT=y +# CONFIG_LCD_CLASS_DEVICE is not set +CONFIG_BACKLIGHT_CLASS_DEVICE=y +CONFIG_BACKLIGHT_GENERIC=y +# CONFIG_BACKLIGHT_PROGEAR is not set +# CONFIG_BACKLIGHT_MBP_NVIDIA is not set +# CONFIG_BACKLIGHT_SAHARA is not set + +# +# Display device support +# +# CONFIG_DISPLAY_SUPPORT is not set + +# +# Console display driver support +# +CONFIG_VGA_CONSOLE=y +# CONFIG_VGACON_SOFT_SCROLLBACK is not set +# CONFIG_MDA_CONSOLE is not set +CONFIG_DUMMY_CONSOLE=y +CONFIG_FRAMEBUFFER_CONSOLE=y +# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set +CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y +# CONFIG_FONTS is not set +CONFIG_FONT_8x8=y +CONFIG_FONT_8x16=y +CONFIG_LOGO=y +CONFIG_LOGO_LINUX_MONO=y +CONFIG_LOGO_LINUX_VGA16=y +CONFIG_LOGO_LINUX_CLUT224=y +CONFIG_SOUND=y +CONFIG_SOUND_OSS_CORE=y +CONFIG_SOUND_OSS_CORE_PRECLAIM=y +CONFIG_SND=y +CONFIG_SND_TIMER=y +CONFIG_SND_PCM=y +CONFIG_SND_HWDEP=m +CONFIG_SND_RAWMIDI=m +CONFIG_SND_SEQUENCER=m +CONFIG_SND_SEQ_DUMMY=m +CONFIG_SND_OSSEMUL=y +CONFIG_SND_MIXER_OSS=y +CONFIG_SND_PCM_OSS=y +CONFIG_SND_PCM_OSS_PLUGINS=y +CONFIG_SND_SEQUENCER_OSS=y +CONFIG_SND_RTCTIMER=m +CONFIG_SND_SEQ_RTCTIMER_DEFAULT=y +# CONFIG_SND_DYNAMIC_MINORS is not set +CONFIG_SND_SUPPORT_OLD_API=y +CONFIG_SND_VERBOSE_PROCFS=y +# CONFIG_SND_VERBOSE_PRINTK is not set +# CONFIG_SND_DEBUG is not set +CONFIG_SND_VMASTER=y +CONFIG_SND_DMA_SGBUF=y +CONFIG_SND_RAWMIDI_SEQ=m +CONFIG_SND_OPL3_LIB_SEQ=m +CONFIG_SND_OPL4_LIB_SEQ=m +CONFIG_SND_SBAWE_SEQ=m +CONFIG_SND_EMU10K1_SEQ=m +CONFIG_SND_MPU401_UART=m +CONFIG_SND_OPL3_LIB=m +CONFIG_SND_OPL4_LIB=m +CONFIG_SND_VX_LIB=m +CONFIG_SND_AC97_CODEC=m +CONFIG_SND_DRIVERS=y +CONFIG_SND_DUMMY=m +CONFIG_SND_VIRMIDI=m +CONFIG_SND_MTPAV=m +CONFIG_SND_SERIAL_U16550=m +CONFIG_SND_MPU401=m +# CONFIG_SND_AC97_POWER_SAVE is not set +CONFIG_SND_WSS_LIB=m +CONFIG_SND_SB_COMMON=m +CONFIG_SND_SB8_DSP=m +CONFIG_SND_SB16_DSP=m +CONFIG_SND_ISA=y +CONFIG_SND_ADLIB=m +CONFIG_SND_AD1816A=m +CONFIG_SND_AD1848=m +CONFIG_SND_ALS100=m +CONFIG_SND_AZT2320=m +CONFIG_SND_CMI8330=m +CONFIG_SND_CS4231=m +CONFIG_SND_CS4236=m +CONFIG_SND_ES968=m +CONFIG_SND_ES1688=m +CONFIG_SND_ES18XX=m +# CONFIG_SND_SC6000 is not set +CONFIG_SND_GUSCLASSIC=m +CONFIG_SND_GUSEXTREME=m +CONFIG_SND_GUSMAX=m +CONFIG_SND_INTERWAVE=m +CONFIG_SND_INTERWAVE_STB=m +# CONFIG_SND_JAZZ16 is not set +CONFIG_SND_OPL3SA2=m +CONFIG_SND_OPTI92X_AD1848=m +CONFIG_SND_OPTI92X_CS4231=m +CONFIG_SND_OPTI93X=m +CONFIG_SND_MIRO=m +CONFIG_SND_SB8=m +CONFIG_SND_SB16=m +CONFIG_SND_SBAWE=m +CONFIG_SND_SB16_CSP=y +CONFIG_SND_SGALAXY=m +CONFIG_SND_SSCAPE=m +CONFIG_SND_WAVEFRONT=m +# CONFIG_SND_MSND_PINNACLE is not set +# CONFIG_SND_MSND_CLASSIC is not set +CONFIG_SND_PCI=y +CONFIG_SND_AD1889=m +CONFIG_SND_ALS300=m +CONFIG_SND_ALS4000=m +CONFIG_SND_ALI5451=m +CONFIG_SND_ATIIXP=m +CONFIG_SND_ATIIXP_MODEM=m +CONFIG_SND_AU8810=m +CONFIG_SND_AU8820=m +CONFIG_SND_AU8830=m +# CONFIG_SND_AW2 is not set +CONFIG_SND_AZT3328=m +CONFIG_SND_BT87X=m +# CONFIG_SND_BT87X_OVERCLOCK is not set +CONFIG_SND_CA0106=m +CONFIG_SND_CMIPCI=m +# CONFIG_SND_OXYGEN is not set +CONFIG_SND_CS4281=m +# CONFIG_SND_CS46XX is not set +# CONFIG_SND_CS5530 is not set +CONFIG_SND_CS5535AUDIO=m +# CONFIG_SND_CTXFI is not set +CONFIG_SND_DARLA20=m +CONFIG_SND_GINA20=m +CONFIG_SND_LAYLA20=m +CONFIG_SND_DARLA24=m +CONFIG_SND_GINA24=m +CONFIG_SND_LAYLA24=m +CONFIG_SND_MONA=m +CONFIG_SND_MIA=m +CONFIG_SND_ECHO3G=m +CONFIG_SND_INDIGO=m +CONFIG_SND_INDIGOIO=m +CONFIG_SND_INDIGODJ=m +# CONFIG_SND_INDIGOIOX is not set +# CONFIG_SND_INDIGODJX is not set +CONFIG_SND_EMU10K1=m +CONFIG_SND_EMU10K1X=m +CONFIG_SND_ENS1370=m +CONFIG_SND_ENS1371=m +CONFIG_SND_ES1938=m +CONFIG_SND_ES1968=m +CONFIG_SND_FM801=m +CONFIG_SND_HDA_INTEL=m +# CONFIG_SND_HDA_HWDEP is not set +# CONFIG_SND_HDA_INPUT_BEEP is not set +# CONFIG_SND_HDA_INPUT_JACK is not set +# CONFIG_SND_HDA_PATCH_LOADER is not set +CONFIG_SND_HDA_CODEC_REALTEK=y +CONFIG_SND_HDA_CODEC_ANALOG=y +CONFIG_SND_HDA_CODEC_SIGMATEL=y +CONFIG_SND_HDA_CODEC_VIA=y +CONFIG_SND_HDA_CODEC_ATIHDMI=y +CONFIG_SND_HDA_CODEC_NVHDMI=y +CONFIG_SND_HDA_CODEC_INTELHDMI=y +CONFIG_SND_HDA_ELD=y +CONFIG_SND_HDA_CODEC_CIRRUS=y +CONFIG_SND_HDA_CODEC_CONEXANT=y +CONFIG_SND_HDA_CODEC_CA0110=y +CONFIG_SND_HDA_CODEC_CMEDIA=y +CONFIG_SND_HDA_CODEC_SI3054=y +CONFIG_SND_HDA_GENERIC=y +# CONFIG_SND_HDA_POWER_SAVE is not set +CONFIG_SND_HDSP=m +CONFIG_SND_HDSPM=m +# CONFIG_SND_HIFIER is not set +CONFIG_SND_ICE1712=m +CONFIG_SND_ICE1724=m +CONFIG_SND_INTEL8X0=m +CONFIG_SND_INTEL8X0M=m +CONFIG_SND_KORG1212=m +# CONFIG_SND_LX6464ES is not set +CONFIG_SND_MAESTRO3=m +CONFIG_SND_MIXART=m +CONFIG_SND_NM256=m +CONFIG_SND_PCXHR=m +CONFIG_SND_RIPTIDE=m +CONFIG_SND_RME32=m +CONFIG_SND_RME96=m +CONFIG_SND_RME9652=m +CONFIG_SND_SIS7019=m +CONFIG_SND_SONICVIBES=m +CONFIG_SND_TRIDENT=m +CONFIG_SND_VIA82XX=m +CONFIG_SND_VIA82XX_MODEM=m +# CONFIG_SND_VIRTUOSO is not set +CONFIG_SND_VX222=m +CONFIG_SND_YMFPCI=m +CONFIG_SND_USB=y +CONFIG_SND_USB_AUDIO=m +# CONFIG_SND_USB_UA101 is not set +CONFIG_SND_USB_USX2Y=m +# CONFIG_SND_USB_CAIAQ is not set +# CONFIG_SND_USB_US122L is not set +# CONFIG_SND_SOC is not set +CONFIG_SOUND_PRIME=m +# CONFIG_SOUND_MSNDCLAS is not set +# CONFIG_SOUND_MSNDPIN is not set +CONFIG_SOUND_OSS=m +# CONFIG_SOUND_TRACEINIT is not set +# CONFIG_SOUND_DMAP is not set +CONFIG_SOUND_VMIDI=m +CONFIG_SOUND_TRIX=m +CONFIG_SOUND_MSS=m +CONFIG_SOUND_MPU401=m +CONFIG_SOUND_PAS=m +CONFIG_SOUND_PSS=m +CONFIG_PSS_MIXER=y +CONFIG_SOUND_SB=m +CONFIG_SOUND_YM3812=m +CONFIG_SOUND_UART6850=m +CONFIG_SOUND_AEDSP16=m +CONFIG_SC6600=y +CONFIG_SC6600_JOY=y +CONFIG_SC6600_CDROM=4 +CONFIG_SC6600_CDROMBASE=0x0 +CONFIG_SOUND_KAHLUA=m +CONFIG_AC97_BUS=m +CONFIG_HID_SUPPORT=y +CONFIG_HID=y +# CONFIG_HIDRAW is not set + +# +# USB Input Devices +# +CONFIG_USB_HID=m +# CONFIG_HID_PID is not set +CONFIG_USB_HIDDEV=y + +# +# Special HID drivers +# +# CONFIG_HID_3M_PCT is not set +CONFIG_HID_A4TECH=m +CONFIG_HID_APPLE=m +CONFIG_HID_BELKIN=m +CONFIG_HID_CHERRY=m +CONFIG_HID_CHICONY=m +CONFIG_HID_CYPRESS=m +CONFIG_HID_DRAGONRISE=m +# CONFIG_DRAGONRISE_FF is not set +CONFIG_HID_EZKEY=m +CONFIG_HID_KYE=m +CONFIG_HID_GYRATION=m +CONFIG_HID_TWINHAN=m +CONFIG_HID_KENSINGTON=m +CONFIG_HID_LOGITECH=m +# CONFIG_LOGITECH_FF is not set +# CONFIG_LOGIRUMBLEPAD2_FF is not set +# CONFIG_LOGIG940_FF is not set +CONFIG_HID_MICROSOFT=m +# CONFIG_HID_MOSART is not set +CONFIG_HID_MONTEREY=m +# CONFIG_HID_NTRIG is not set +CONFIG_HID_ORTEK=m +CONFIG_HID_PANTHERLORD=m +# CONFIG_PANTHERLORD_FF is not set +CONFIG_HID_PETALYNX=m +# CONFIG_HID_QUANTA is not set +CONFIG_HID_SAMSUNG=m +CONFIG_HID_SONY=m +# CONFIG_HID_STANTUM is not set +CONFIG_HID_SUNPLUS=m +CONFIG_HID_GREENASIA=m +# CONFIG_GREENASIA_FF is not set +CONFIG_HID_SMARTJOYPLUS=m +# CONFIG_SMARTJOYPLUS_FF is not set +CONFIG_HID_TOPSEED=m +CONFIG_HID_THRUSTMASTER=m +# CONFIG_THRUSTMASTER_FF is not set +CONFIG_HID_ZEROPLUS=m +# CONFIG_ZEROPLUS_FF is not set +CONFIG_USB_SUPPORT=y +CONFIG_USB_ARCH_HAS_HCD=y +CONFIG_USB_ARCH_HAS_OHCI=y +CONFIG_USB_ARCH_HAS_EHCI=y +CONFIG_USB=y +# CONFIG_USB_DEBUG is not set +# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set + +# +# Miscellaneous USB options +# +CONFIG_USB_DEVICEFS=y +CONFIG_USB_DEVICE_CLASS=y +# CONFIG_USB_DYNAMIC_MINORS is not set +CONFIG_USB_MON=y +# CONFIG_USB_WUSB is not set +# CONFIG_USB_WUSB_CBAF is not set + +# +# USB Host Controller Drivers +# +# CONFIG_USB_C67X00_HCD is not set +# CONFIG_USB_XHCI_HCD is not set +CONFIG_USB_EHCI_HCD=m +CONFIG_USB_EHCI_ROOT_HUB_TT=y +# CONFIG_USB_EHCI_TT_NEWSCHED is not set +# CONFIG_USB_OXU210HP_HCD is not set +CONFIG_USB_ISP116X_HCD=m +# CONFIG_USB_ISP1760_HCD is not set +# CONFIG_USB_ISP1362_HCD is not set +CONFIG_USB_OHCI_HCD=y +# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set +# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set +CONFIG_USB_OHCI_LITTLE_ENDIAN=y +CONFIG_USB_UHCI_HCD=m +CONFIG_USB_SL811_HCD=m +# CONFIG_USB_R8A66597_HCD is not set +# CONFIG_USB_WHCI_HCD is not set +# CONFIG_USB_HWA_HCD is not set +# CONFIG_USB_GADGET_MUSB_HDRC is not set + +# +# USB Device Class drivers +# +CONFIG_USB_ACM=m +CONFIG_USB_PRINTER=m +# CONFIG_USB_WDM is not set +# CONFIG_USB_TMC is not set + +# +# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may +# + +# +# also be needed; see USB_STORAGE Help for more info +# +CONFIG_USB_STORAGE=y +# CONFIG_USB_STORAGE_DEBUG is not set +CONFIG_USB_STORAGE_DATAFAB=y +CONFIG_USB_STORAGE_FREECOM=y +CONFIG_USB_STORAGE_ISD200=y +CONFIG_USB_STORAGE_USBAT=y +CONFIG_USB_STORAGE_SDDR09=y +CONFIG_USB_STORAGE_SDDR55=y +CONFIG_USB_STORAGE_JUMPSHOT=y +CONFIG_USB_STORAGE_ALAUDA=y +# CONFIG_USB_STORAGE_ONETOUCH is not set +# CONFIG_USB_STORAGE_KARMA is not set +# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set +# CONFIG_USB_LIBUSUAL is not set + +# +# USB Imaging devices +# +CONFIG_USB_MDC800=m +CONFIG_USB_MICROTEK=m + +# +# USB port drivers +# +CONFIG_USB_SERIAL=m +CONFIG_USB_EZUSB=y +CONFIG_USB_SERIAL_GENERIC=y +# CONFIG_USB_SERIAL_AIRCABLE is not set +CONFIG_USB_SERIAL_ARK3116=m +CONFIG_USB_SERIAL_BELKIN=m +# CONFIG_USB_SERIAL_CH341 is not set +CONFIG_USB_SERIAL_WHITEHEAT=m +CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m +# CONFIG_USB_SERIAL_CP210X is not set +CONFIG_USB_SERIAL_CYPRESS_M8=m +CONFIG_USB_SERIAL_EMPEG=m +CONFIG_USB_SERIAL_FTDI_SIO=m +CONFIG_USB_SERIAL_FUNSOFT=m +CONFIG_USB_SERIAL_VISOR=m +CONFIG_USB_SERIAL_IPAQ=m +CONFIG_USB_SERIAL_IR=m +CONFIG_USB_SERIAL_EDGEPORT=m +CONFIG_USB_SERIAL_EDGEPORT_TI=m +CONFIG_USB_SERIAL_GARMIN=m +CONFIG_USB_SERIAL_IPW=m +# CONFIG_USB_SERIAL_IUU is not set +CONFIG_USB_SERIAL_KEYSPAN_PDA=m +# CONFIG_USB_SERIAL_KEYSPAN is not set +CONFIG_USB_SERIAL_KLSI=m +CONFIG_USB_SERIAL_KOBIL_SCT=m +CONFIG_USB_SERIAL_MCT_U232=m +# CONFIG_USB_SERIAL_MOS7720 is not set +# CONFIG_USB_SERIAL_MOS7840 is not set +# CONFIG_USB_SERIAL_MOTOROLA is not set +CONFIG_USB_SERIAL_NAVMAN=m +CONFIG_USB_SERIAL_PL2303=m +# CONFIG_USB_SERIAL_OTI6858 is not set +# CONFIG_USB_SERIAL_QCAUX is not set +# CONFIG_USB_SERIAL_QUALCOMM is not set +# CONFIG_USB_SERIAL_SPCP8X5 is not set +CONFIG_USB_SERIAL_HP4X=m +CONFIG_USB_SERIAL_SAFE=m +# CONFIG_USB_SERIAL_SAFE_PADDED is not set +# CONFIG_USB_SERIAL_SIEMENS_MPI is not set +CONFIG_USB_SERIAL_SIERRAWIRELESS=m +# CONFIG_USB_SERIAL_SYMBOL is not set +CONFIG_USB_SERIAL_TI=m +CONFIG_USB_SERIAL_CYBERJACK=m +CONFIG_USB_SERIAL_XIRCOM=m +CONFIG_USB_SERIAL_OPTION=m +CONFIG_USB_SERIAL_OMNINET=m +# CONFIG_USB_SERIAL_OPTICON is not set +# CONFIG_USB_SERIAL_VIVOPAY_SERIAL is not set +# CONFIG_USB_SERIAL_DEBUG is not set + +# +# USB Miscellaneous drivers +# +CONFIG_USB_EMI62=m +CONFIG_USB_EMI26=m +# CONFIG_USB_ADUTUX is not set +# CONFIG_USB_SEVSEG is not set +CONFIG_USB_RIO500=m +CONFIG_USB_LEGOTOWER=m +CONFIG_USB_LCD=m +CONFIG_USB_LED=m +CONFIG_USB_CYPRESS_CY7C63=m +CONFIG_USB_CYTHERM=m +CONFIG_USB_IDMOUSE=m +# CONFIG_USB_FTDI_ELAN is not set +CONFIG_USB_APPLEDISPLAY=m +CONFIG_USB_SISUSBVGA=m +CONFIG_USB_SISUSBVGA_CON=y +CONFIG_USB_LD=m +# CONFIG_USB_TRANCEVIBRATOR is not set +# CONFIG_USB_IOWARRIOR is not set +CONFIG_USB_TEST=m +# CONFIG_USB_ISIGHTFW is not set +CONFIG_USB_ATM=m +CONFIG_USB_SPEEDTOUCH=m +CONFIG_USB_CXACRU=m +CONFIG_USB_UEAGLEATM=m +CONFIG_USB_XUSBATM=m +CONFIG_USB_GADGET=m +# CONFIG_USB_GADGET_DEBUG_FILES is not set +# CONFIG_USB_GADGET_DEBUG_FS is not set +CONFIG_USB_GADGET_VBUS_DRAW=2 +CONFIG_USB_GADGET_SELECTED=y +# CONFIG_USB_GADGET_AT91 is not set +# CONFIG_USB_GADGET_ATMEL_USBA is not set +# CONFIG_USB_GADGET_FSL_USB2 is not set +# CONFIG_USB_GADGET_LH7A40X is not set +# CONFIG_USB_GADGET_OMAP is not set +# CONFIG_USB_GADGET_PXA25X is not set +# CONFIG_USB_GADGET_R8A66597 is not set +# CONFIG_USB_GADGET_PXA27X is not set +# CONFIG_USB_GADGET_S3C_HSOTG is not set +# CONFIG_USB_GADGET_IMX is not set +# CONFIG_USB_GADGET_S3C2410 is not set +# CONFIG_USB_GADGET_M66592 is not set +# CONFIG_USB_GADGET_AMD5536UDC is not set +# CONFIG_USB_GADGET_FSL_QE is not set +# CONFIG_USB_GADGET_CI13XXX is not set +CONFIG_USB_GADGET_NET2280=y +CONFIG_USB_NET2280=m +# CONFIG_USB_GADGET_GOKU is not set +# CONFIG_USB_GADGET_LANGWELL is not set +# CONFIG_USB_GADGET_DUMMY_HCD is not set +CONFIG_USB_GADGET_DUALSPEED=y +CONFIG_USB_ZERO=m +# CONFIG_USB_AUDIO is not set +CONFIG_USB_ETH=m +CONFIG_USB_ETH_RNDIS=y +# CONFIG_USB_ETH_EEM is not set +CONFIG_USB_GADGETFS=m +CONFIG_USB_FILE_STORAGE=m +# CONFIG_USB_FILE_STORAGE_TEST is not set +# CONFIG_USB_MASS_STORAGE is not set +CONFIG_USB_G_SERIAL=m +# CONFIG_USB_MIDI_GADGET is not set +# CONFIG_USB_G_PRINTER is not set +# CONFIG_USB_CDC_COMPOSITE is not set +# CONFIG_USB_G_NOKIA is not set +# CONFIG_USB_G_MULTI is not set + +# +# OTG and related infrastructure +# +# CONFIG_NOP_USB_XCEIV is not set +# CONFIG_UWB is not set +CONFIG_MMC=m +# CONFIG_MMC_DEBUG is not set +# CONFIG_MMC_UNSAFE_RESUME is not set + +# +# MMC/SD/SDIO Card Drivers +# +CONFIG_MMC_BLOCK=m +CONFIG_MMC_BLOCK_BOUNCE=y +# CONFIG_SDIO_UART is not set +# CONFIG_MMC_TEST is not set + +# +# MMC/SD/SDIO Host Controller Drivers +# +CONFIG_MMC_SDHCI=m +# CONFIG_MMC_SDHCI_PCI is not set +# CONFIG_MMC_SDHCI_PLTFM is not set +CONFIG_MMC_WBSD=m +# CONFIG_MMC_TIFM_SD is not set +# CONFIG_MMC_CB710 is not set +# CONFIG_MMC_VIA_SDMMC is not set +# CONFIG_MEMSTICK is not set +CONFIG_NEW_LEDS=y +CONFIG_LEDS_CLASS=m + +# +# LED drivers +# +# CONFIG_LEDS_ALIX2 is not set +# CONFIG_LEDS_PCA9532 is not set +# CONFIG_LEDS_LP3944 is not set +# CONFIG_LEDS_CLEVO_MAIL is not set +# CONFIG_LEDS_PCA955X is not set +# CONFIG_LEDS_BD2802 is not set +# CONFIG_LEDS_INTEL_SS4200 is not set +CONFIG_LEDS_TRIGGERS=y + +# +# LED Triggers +# +CONFIG_LEDS_TRIGGER_TIMER=m +CONFIG_LEDS_TRIGGER_IDE_DISK=y +CONFIG_LEDS_TRIGGER_HEARTBEAT=m +# CONFIG_LEDS_TRIGGER_BACKLIGHT is not set +# CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set + +# +# iptables trigger is under Netfilter config (LED target) +# +# CONFIG_ACCESSIBILITY is not set +CONFIG_INFINIBAND=m +CONFIG_INFINIBAND_USER_MAD=m +CONFIG_INFINIBAND_USER_ACCESS=m +CONFIG_INFINIBAND_USER_MEM=y +CONFIG_INFINIBAND_ADDR_TRANS=y +CONFIG_INFINIBAND_MTHCA=m +CONFIG_INFINIBAND_MTHCA_DEBUG=y +# CONFIG_INFINIBAND_AMSO1100 is not set +# CONFIG_MLX4_INFINIBAND is not set +# CONFIG_INFINIBAND_NES is not set +CONFIG_INFINIBAND_IPOIB=m +# CONFIG_INFINIBAND_IPOIB_CM is not set +CONFIG_INFINIBAND_IPOIB_DEBUG=y +# CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set +CONFIG_INFINIBAND_SRP=m +CONFIG_INFINIBAND_ISER=m +# CONFIG_EDAC is not set +# CONFIG_RTC_CLASS is not set +# CONFIG_DMADEVICES is not set +# CONFIG_AUXDISPLAY is not set +# CONFIG_UIO is not set + +# +# TI VLYNQ +# +# CONFIG_STAGING is not set +CONFIG_X86_PLATFORM_DEVICES=y +# CONFIG_DELL_LAPTOP is not set + +# +# Firmware Drivers +# +CONFIG_EDD=m +# CONFIG_EDD_OFF is not set +CONFIG_FIRMWARE_MEMMAP=y +CONFIG_DELL_RBU=m +CONFIG_DCDBAS=m +CONFIG_DMIID=y +# CONFIG_ISCSI_IBFT_FIND is not set + +# +# File systems +# +CONFIG_EXT2_FS=m +CONFIG_EXT2_FS_XATTR=y +CONFIG_EXT2_FS_POSIX_ACL=y +CONFIG_EXT2_FS_SECURITY=y +# CONFIG_EXT2_FS_XIP is not set +CONFIG_EXT3_FS=y +# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set +CONFIG_EXT3_FS_XATTR=y +CONFIG_EXT3_FS_POSIX_ACL=y +CONFIG_EXT3_FS_SECURITY=y +# CONFIG_EXT4_FS is not set +CONFIG_JBD=y +# CONFIG_JBD_DEBUG is not set +CONFIG_JBD2=m +# CONFIG_JBD2_DEBUG is not set +CONFIG_FS_MBCACHE=y +CONFIG_REISERFS_FS=m +# CONFIG_REISERFS_CHECK is not set +# CONFIG_REISERFS_PROC_INFO is not set +CONFIG_REISERFS_FS_XATTR=y +CONFIG_REISERFS_FS_POSIX_ACL=y +CONFIG_REISERFS_FS_SECURITY=y +CONFIG_JFS_FS=m +CONFIG_JFS_POSIX_ACL=y +CONFIG_JFS_SECURITY=y +# CONFIG_JFS_DEBUG is not set +# CONFIG_JFS_STATISTICS is not set +CONFIG_FS_POSIX_ACL=y +CONFIG_XFS_FS=m +CONFIG_XFS_QUOTA=y +CONFIG_XFS_POSIX_ACL=y +CONFIG_XFS_RT=y +# CONFIG_XFS_DEBUG is not set +# CONFIG_GFS2_FS is not set +CONFIG_OCFS2_FS=m +CONFIG_OCFS2_FS_O2CB=m +CONFIG_OCFS2_FS_STATS=y +CONFIG_OCFS2_DEBUG_MASKLOG=y +# CONFIG_OCFS2_DEBUG_FS is not set +# CONFIG_BTRFS_FS is not set +# CONFIG_NILFS2_FS is not set +CONFIG_FILE_LOCKING=y +CONFIG_FSNOTIFY=y +CONFIG_DNOTIFY=y +CONFIG_INOTIFY=y +CONFIG_INOTIFY_USER=y +CONFIG_QUOTA=y +# CONFIG_QUOTA_NETLINK_INTERFACE is not set +CONFIG_PRINT_QUOTA_WARNING=y +# CONFIG_QUOTA_DEBUG is not set +CONFIG_QUOTA_TREE=m +CONFIG_QFMT_V1=m +CONFIG_QFMT_V2=m +CONFIG_QUOTACTL=y +CONFIG_AUTOFS_FS=m +CONFIG_AUTOFS4_FS=m +CONFIG_FUSE_FS=m +# CONFIG_CUSE is not set + +# +# Caches +# +# CONFIG_FSCACHE is not set + +# +# CD-ROM/DVD Filesystems +# +CONFIG_ISO9660_FS=m +CONFIG_JOLIET=y +CONFIG_ZISOFS=y +CONFIG_UDF_FS=m +CONFIG_UDF_NLS=y + +# +# DOS/FAT/NT Filesystems +# +CONFIG_FAT_FS=m +CONFIG_MSDOS_FS=m +CONFIG_VFAT_FS=m +CONFIG_FAT_DEFAULT_CODEPAGE=437 +CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" +CONFIG_NTFS_FS=m +# CONFIG_NTFS_DEBUG is not set +CONFIG_NTFS_RW=y + +# +# Pseudo filesystems +# +CONFIG_PROC_FS=y +# CONFIG_PROC_KCORE is not set +CONFIG_PROC_SYSCTL=y +CONFIG_PROC_PAGE_MONITOR=y +CONFIG_SYSFS=y +CONFIG_TMPFS=y +# CONFIG_TMPFS_POSIX_ACL is not set +# CONFIG_HUGETLBFS is not set +# CONFIG_HUGETLB_PAGE is not set +CONFIG_CONFIGFS_FS=m +CONFIG_MISC_FILESYSTEMS=y +CONFIG_ADFS_FS=m +# CONFIG_ADFS_FS_RW is not set +CONFIG_AFFS_FS=m +# CONFIG_ECRYPT_FS is not set +CONFIG_HFS_FS=m +CONFIG_HFSPLUS_FS=m +CONFIG_BEFS_FS=m +# CONFIG_BEFS_DEBUG is not set +CONFIG_BFS_FS=m +CONFIG_EFS_FS=m +CONFIG_JFFS2_FS=m +CONFIG_JFFS2_FS_DEBUG=0 +CONFIG_JFFS2_FS_WRITEBUFFER=y +# CONFIG_JFFS2_FS_WBUF_VERIFY is not set +# CONFIG_JFFS2_SUMMARY is not set +CONFIG_JFFS2_FS_XATTR=y +CONFIG_JFFS2_FS_POSIX_ACL=y +CONFIG_JFFS2_FS_SECURITY=y +# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set +CONFIG_JFFS2_ZLIB=y +# CONFIG_JFFS2_LZO is not set +CONFIG_JFFS2_RTIME=y +# CONFIG_JFFS2_RUBIN is not set +# CONFIG_LOGFS is not set +CONFIG_CRAMFS=y +# CONFIG_SQUASHFS is not set +CONFIG_VXFS_FS=m +CONFIG_MINIX_FS=m +# CONFIG_OMFS_FS is not set +CONFIG_HPFS_FS=m +CONFIG_QNX4FS_FS=m +CONFIG_ROMFS_FS=m +CONFIG_ROMFS_BACKED_BY_BLOCK=y +# CONFIG_ROMFS_BACKED_BY_MTD is not set +# CONFIG_ROMFS_BACKED_BY_BOTH is not set +CONFIG_ROMFS_ON_BLOCK=y +CONFIG_SYSV_FS=m +CONFIG_UFS_FS=m +# CONFIG_UFS_FS_WRITE is not set +# CONFIG_UFS_DEBUG is not set +CONFIG_NETWORK_FILESYSTEMS=y +CONFIG_NFS_FS=m +CONFIG_NFS_V3=y +CONFIG_NFS_V3_ACL=y +CONFIG_NFS_V4=y +# CONFIG_NFS_V4_1 is not set +CONFIG_NFSD=m +CONFIG_NFSD_V2_ACL=y +CONFIG_NFSD_V3=y +CONFIG_NFSD_V3_ACL=y +CONFIG_NFSD_V4=y +CONFIG_LOCKD=m +CONFIG_LOCKD_V4=y +CONFIG_EXPORTFS=m +CONFIG_NFS_ACL_SUPPORT=m +CONFIG_NFS_COMMON=y +CONFIG_SUNRPC=m +CONFIG_SUNRPC_GSS=m +CONFIG_SUNRPC_XPRT_RDMA=m +CONFIG_RPCSEC_GSS_KRB5=m +CONFIG_RPCSEC_GSS_SPKM3=m +CONFIG_SMB_FS=m +# CONFIG_SMB_NLS_DEFAULT is not set +# CONFIG_CEPH_FS is not set +CONFIG_CIFS=m +# CONFIG_CIFS_STATS is not set +# CONFIG_CIFS_WEAK_PW_HASH is not set +# CONFIG_CIFS_UPCALL is not set +# CONFIG_CIFS_XATTR is not set +# CONFIG_CIFS_DEBUG2 is not set +# CONFIG_CIFS_DFS_UPCALL is not set +# CONFIG_CIFS_EXPERIMENTAL is not set +CONFIG_NCP_FS=m +CONFIG_NCPFS_PACKET_SIGNING=y +CONFIG_NCPFS_IOCTL_LOCKING=y +CONFIG_NCPFS_STRONG=y +CONFIG_NCPFS_NFS_NS=y +CONFIG_NCPFS_OS2_NS=y +# CONFIG_NCPFS_SMALLDOS is not set +CONFIG_NCPFS_NLS=y +CONFIG_NCPFS_EXTRAS=y +CONFIG_CODA_FS=m +CONFIG_AFS_FS=m +# CONFIG_AFS_DEBUG is not set + +# +# Partition Types +# +CONFIG_PARTITION_ADVANCED=y +CONFIG_ACORN_PARTITION=y +# CONFIG_ACORN_PARTITION_CUMANA is not set +# CONFIG_ACORN_PARTITION_EESOX is not set +CONFIG_ACORN_PARTITION_ICS=y +# CONFIG_ACORN_PARTITION_ADFS is not set +# CONFIG_ACORN_PARTITION_POWERTEC is not set +CONFIG_ACORN_PARTITION_RISCIX=y +# CONFIG_OSF_PARTITION is not set +# CONFIG_AMIGA_PARTITION is not set +# CONFIG_ATARI_PARTITION is not set +# CONFIG_MAC_PARTITION is not set +CONFIG_MSDOS_PARTITION=y +CONFIG_BSD_DISKLABEL=y +CONFIG_MINIX_SUBPARTITION=y +CONFIG_SOLARIS_X86_PARTITION=y +CONFIG_UNIXWARE_DISKLABEL=y +CONFIG_LDM_PARTITION=y +# CONFIG_LDM_DEBUG is not set +# CONFIG_SGI_PARTITION is not set +# CONFIG_ULTRIX_PARTITION is not set +# CONFIG_SUN_PARTITION is not set +CONFIG_KARMA_PARTITION=y +CONFIG_EFI_PARTITION=y +# CONFIG_SYSV68_PARTITION is not set +CONFIG_NLS=y +CONFIG_NLS_DEFAULT="iso8859-1" +CONFIG_NLS_CODEPAGE_437=m +CONFIG_NLS_CODEPAGE_737=m +CONFIG_NLS_CODEPAGE_775=m +CONFIG_NLS_CODEPAGE_850=m +CONFIG_NLS_CODEPAGE_852=m +CONFIG_NLS_CODEPAGE_855=m +CONFIG_NLS_CODEPAGE_857=m +CONFIG_NLS_CODEPAGE_860=m +CONFIG_NLS_CODEPAGE_861=m +CONFIG_NLS_CODEPAGE_862=m +CONFIG_NLS_CODEPAGE_863=m +CONFIG_NLS_CODEPAGE_864=m +CONFIG_NLS_CODEPAGE_865=m +CONFIG_NLS_CODEPAGE_866=m +CONFIG_NLS_CODEPAGE_869=m +CONFIG_NLS_CODEPAGE_936=m +CONFIG_NLS_CODEPAGE_950=m +CONFIG_NLS_CODEPAGE_932=m +CONFIG_NLS_CODEPAGE_949=m +CONFIG_NLS_CODEPAGE_874=m +CONFIG_NLS_ISO8859_8=m +CONFIG_NLS_CODEPAGE_1250=m +CONFIG_NLS_CODEPAGE_1251=m +CONFIG_NLS_ASCII=m +CONFIG_NLS_ISO8859_1=m +CONFIG_NLS_ISO8859_2=m +CONFIG_NLS_ISO8859_3=m +CONFIG_NLS_ISO8859_4=m +CONFIG_NLS_ISO8859_5=m +CONFIG_NLS_ISO8859_6=m +CONFIG_NLS_ISO8859_7=m +CONFIG_NLS_ISO8859_9=m +CONFIG_NLS_ISO8859_13=m +CONFIG_NLS_ISO8859_14=m +CONFIG_NLS_ISO8859_15=m +CONFIG_NLS_KOI8_R=m +CONFIG_NLS_KOI8_U=m +CONFIG_NLS_UTF8=m +# CONFIG_DLM is not set + +# +# Kernel hacking +# +CONFIG_TRACE_IRQFLAGS_SUPPORT=y +# CONFIG_PRINTK_TIME is not set +CONFIG_ENABLE_WARN_DEPRECATED=y +CONFIG_ENABLE_MUST_CHECK=y +CONFIG_FRAME_WARN=1024 +CONFIG_MAGIC_SYSRQ=y +# CONFIG_STRIP_ASM_SYMS is not set +CONFIG_UNUSED_SYMBOLS=y +CONFIG_DEBUG_FS=y +# CONFIG_HEADERS_CHECK is not set +# CONFIG_DEBUG_KERNEL is not set +CONFIG_DEBUG_BUGVERBOSE=y +CONFIG_DEBUG_MEMORY_INIT=y +CONFIG_ARCH_WANT_FRAME_POINTERS=y +CONFIG_FRAME_POINTER=y +CONFIG_RCU_CPU_STALL_DETECTOR=y +# CONFIG_LKDTM is not set +# CONFIG_LATENCYTOP is not set +CONFIG_SYSCTL_SYSCALL_CHECK=y +CONFIG_USER_STACKTRACE_SUPPORT=y +CONFIG_HAVE_FUNCTION_TRACER=y +CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y +CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST=y +CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y +CONFIG_HAVE_DYNAMIC_FTRACE=y +CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y +CONFIG_HAVE_SYSCALL_TRACEPOINTS=y +CONFIG_TRACING_SUPPORT=y +# CONFIG_FTRACE is not set +# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set +# CONFIG_DYNAMIC_DEBUG is not set +# CONFIG_DMA_API_DEBUG is not set +# CONFIG_SAMPLES is not set +CONFIG_HAVE_ARCH_KGDB=y +CONFIG_HAVE_ARCH_KMEMCHECK=y +# CONFIG_STRICT_DEVMEM is not set +CONFIG_X86_VERBOSE_BOOTUP=y +CONFIG_EARLY_PRINTK=y +# CONFIG_EARLY_PRINTK_DBGP is not set +# CONFIG_4KSTACKS is not set +CONFIG_DOUBLEFAULT=y +# CONFIG_IOMMU_STRESS is not set +CONFIG_HAVE_MMIOTRACE_SUPPORT=y +CONFIG_IO_DELAY_TYPE_0X80=0 +CONFIG_IO_DELAY_TYPE_0XED=1 +CONFIG_IO_DELAY_TYPE_UDELAY=2 +CONFIG_IO_DELAY_TYPE_NONE=3 +CONFIG_IO_DELAY_0X80=y +# CONFIG_IO_DELAY_0XED is not set +# CONFIG_IO_DELAY_UDELAY is not set +# CONFIG_IO_DELAY_NONE is not set +CONFIG_DEFAULT_IO_DELAY_TYPE=0 +# CONFIG_OPTIMIZE_INLINING is not set + +# +# Security options +# +CONFIG_KEYS=y +# CONFIG_KEYS_DEBUG_PROC_KEYS is not set +CONFIG_SECURITY=y +# CONFIG_SECURITYFS is not set +CONFIG_SECURITY_NETWORK=y +CONFIG_SECURITY_NETWORK_XFRM=y +# CONFIG_SECURITY_PATH is not set +CONFIG_LSM_MMAP_MIN_ADDR=65536 +CONFIG_SECURITY_SELINUX=y +CONFIG_SECURITY_SELINUX_BOOTPARAM=y +CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=0 +CONFIG_SECURITY_SELINUX_DISABLE=y +CONFIG_SECURITY_SELINUX_DEVELOP=y +CONFIG_SECURITY_SELINUX_AVC_STATS=y +CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1 +# CONFIG_SECURITY_SELINUX_POLICYDB_VERSION_MAX is not set +# CONFIG_SECURITY_TOMOYO is not set +CONFIG_DEFAULT_SECURITY_SELINUX=y +# CONFIG_DEFAULT_SECURITY_SMACK is not set +# CONFIG_DEFAULT_SECURITY_TOMOYO is not set +# CONFIG_DEFAULT_SECURITY_DAC is not set +CONFIG_DEFAULT_SECURITY="selinux" +CONFIG_CRYPTO=y + +# +# Crypto core or helper +# +# CONFIG_CRYPTO_FIPS is not set +CONFIG_CRYPTO_ALGAPI=y +CONFIG_CRYPTO_ALGAPI2=y +CONFIG_CRYPTO_AEAD=m +CONFIG_CRYPTO_AEAD2=y +CONFIG_CRYPTO_BLKCIPHER=m +CONFIG_CRYPTO_BLKCIPHER2=y +CONFIG_CRYPTO_HASH=y +CONFIG_CRYPTO_HASH2=y +CONFIG_CRYPTO_RNG=m +CONFIG_CRYPTO_RNG2=y +CONFIG_CRYPTO_PCOMP=y +CONFIG_CRYPTO_MANAGER=y +CONFIG_CRYPTO_MANAGER2=y +# CONFIG_CRYPTO_GF128MUL is not set +CONFIG_CRYPTO_NULL=m +CONFIG_CRYPTO_WORKQUEUE=y +# CONFIG_CRYPTO_CRYPTD is not set +CONFIG_CRYPTO_AUTHENC=m +CONFIG_CRYPTO_TEST=m + +# +# Authenticated Encryption with Associated Data +# +# CONFIG_CRYPTO_CCM is not set +# CONFIG_CRYPTO_GCM is not set +# CONFIG_CRYPTO_SEQIV is not set + +# +# Block modes +# +CONFIG_CRYPTO_CBC=m +# CONFIG_CRYPTO_CTR is not set +# CONFIG_CRYPTO_CTS is not set +CONFIG_CRYPTO_ECB=m +# CONFIG_CRYPTO_LRW is not set +# CONFIG_CRYPTO_PCBC is not set +# CONFIG_CRYPTO_XTS is not set + +# +# Hash modes +# +CONFIG_CRYPTO_HMAC=y +# CONFIG_CRYPTO_XCBC is not set +# CONFIG_CRYPTO_VMAC is not set + +# +# Digest +# +CONFIG_CRYPTO_CRC32C=m +# CONFIG_CRYPTO_CRC32C_INTEL is not set +# CONFIG_CRYPTO_GHASH is not set +CONFIG_CRYPTO_MD4=m +CONFIG_CRYPTO_MD5=y +CONFIG_CRYPTO_MICHAEL_MIC=m +# CONFIG_CRYPTO_RMD128 is not set +# CONFIG_CRYPTO_RMD160 is not set +# CONFIG_CRYPTO_RMD256 is not set +# CONFIG_CRYPTO_RMD320 is not set +CONFIG_CRYPTO_SHA1=m +CONFIG_CRYPTO_SHA256=m +CONFIG_CRYPTO_SHA512=m +CONFIG_CRYPTO_TGR192=m +CONFIG_CRYPTO_WP512=m + +# +# Ciphers +# +CONFIG_CRYPTO_AES=m +CONFIG_CRYPTO_AES_586=m +CONFIG_CRYPTO_ANUBIS=m +CONFIG_CRYPTO_ARC4=m +CONFIG_CRYPTO_BLOWFISH=m +# CONFIG_CRYPTO_CAMELLIA is not set +CONFIG_CRYPTO_CAST5=m +CONFIG_CRYPTO_CAST6=m +CONFIG_CRYPTO_DES=m +# CONFIG_CRYPTO_FCRYPT is not set +CONFIG_CRYPTO_KHAZAD=m +# CONFIG_CRYPTO_SALSA20 is not set +# CONFIG_CRYPTO_SALSA20_586 is not set +# CONFIG_CRYPTO_SEED is not set +CONFIG_CRYPTO_SERPENT=m +CONFIG_CRYPTO_TEA=m +CONFIG_CRYPTO_TWOFISH=m +CONFIG_CRYPTO_TWOFISH_COMMON=m +# CONFIG_CRYPTO_TWOFISH_586 is not set + +# +# Compression +# +CONFIG_CRYPTO_DEFLATE=m +# CONFIG_CRYPTO_ZLIB is not set +# CONFIG_CRYPTO_LZO is not set + +# +# Random Number Generation +# +CONFIG_CRYPTO_ANSI_CPRNG=m +CONFIG_CRYPTO_HW=y +CONFIG_CRYPTO_DEV_PADLOCK=m +CONFIG_CRYPTO_DEV_PADLOCK_AES=m +# CONFIG_CRYPTO_DEV_PADLOCK_SHA is not set +# CONFIG_CRYPTO_DEV_GEODE is not set +# CONFIG_CRYPTO_DEV_HIFN_795X is not set +CONFIG_HAVE_KVM=y +CONFIG_VIRTUALIZATION=y +# CONFIG_KVM is not set +# CONFIG_VHOST_NET is not set +# CONFIG_LGUEST is not set +# CONFIG_VIRTIO_PCI is not set +# CONFIG_VIRTIO_BALLOON is not set +# CONFIG_BINARY_PRINTF is not set + +# +# Library routines +# +CONFIG_BITREVERSE=y +CONFIG_GENERIC_FIND_FIRST_BIT=y +CONFIG_GENERIC_FIND_NEXT_BIT=y +CONFIG_GENERIC_FIND_LAST_BIT=y +CONFIG_CRC_CCITT=m +CONFIG_CRC16=m +# CONFIG_CRC_T10DIF is not set +CONFIG_CRC_ITU_T=m +CONFIG_CRC32=y +# CONFIG_CRC7 is not set +CONFIG_LIBCRC32C=m +CONFIG_AUDIT_GENERIC=y +CONFIG_ZLIB_INFLATE=y +CONFIG_ZLIB_DEFLATE=m +CONFIG_LZO_DECOMPRESS=y +CONFIG_DECOMPRESS_GZIP=y +CONFIG_DECOMPRESS_BZIP2=y +CONFIG_DECOMPRESS_LZMA=y +CONFIG_DECOMPRESS_LZO=y +CONFIG_REED_SOLOMON=m +CONFIG_REED_SOLOMON_DEC16=y +CONFIG_TEXTSEARCH=y +CONFIG_TEXTSEARCH_KMP=m +CONFIG_TEXTSEARCH_BM=m +CONFIG_TEXTSEARCH_FSM=m +CONFIG_HAS_IOMEM=y +CONFIG_HAS_IOPORT=y +CONFIG_HAS_DMA=y +CONFIG_CHECK_SIGNATURE=y +CONFIG_NLATTR=y diff -Naur linux-2.6.34.orig/include/config/auto.conf linux-2.6.34/include/config/auto.conf --- linux-2.6.34.orig/include/config/auto.conf 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/include/config/auto.conf 2010-06-16 00:19:02.000000000 +0200 @@ -0,0 +1,1566 @@ +# +# Automatically generated make config: don't edit +# Linux kernel version: 2.6.34 +# Wed Jun 16 00:19:02 2010 +# +CONFIG_USB_SISUSBVGA=m +CONFIG_SND_WAVEFRONT=m +CONFIG_BLK_CPQ_DA=m +CONFIG_BLK_DEV_FD=m +CONFIG_SECURITY_NETWORK=y +CONFIG_USB_LEGOTOWER=m +CONFIG_HID_CHERRY=m +CONFIG_SND_SB_COMMON=m +CONFIG_FB_TRIDENT=m +CONFIG_GAMEPORT_NS558=m +CONFIG_JOYSTICK_GRIP=m +CONFIG_BONDING=m +CONFIG_BLK_DEV_HPT366=m +CONFIG_MTD_ABSENT=m +CONFIG_INET_XFRM_TUNNEL=m +CONFIG_CRYPTO_ANUBIS=m +CONFIG_FRAME_WARN=1024 +CONFIG_JBD2=m +CONFIG_SND_OPTI92X_CS4231=m +CONFIG_NI65=m +CONFIG_TCP_CONG_ADVANCED=y +CONFIG_COMPAT_BRK=y +CONFIG_ARCH_DEFCONFIG="arch/x86/configs/i386_defconfig" +CONFIG_SECURITY_SELINUX_BOOTPARAM=y +CONFIG_USB_SERIAL_IR=m +CONFIG_SND_AZT3328=m +CONFIG_SND_SSCAPE=m +CONFIG_TCP_CONG_SCALABLE=m +CONFIG_JFS_POSIX_ACL=y +CONFIG_SND_SIS7019=m +CONFIG_SENSORS_VT8231=m +CONFIG_BLK_DEV_TRM290=m +CONFIG_TIPC_CLUSTERS=1 +CONFIG_TCP_CONG_VENO=m +CONFIG_CRYPTO_MD4=m +CONFIG_USB_SERIAL_TI=m +CONFIG_SND_HDA_CODEC_CIRRUS=y +CONFIG_INPUT_POLLDEV=m +CONFIG_BRIDGE_IGMP_SNOOPING=y +CONFIG_POSIX_MQUEUE_SYSCTL=y +CONFIG_ARCH_MAY_HAVE_PC_FDC=y +CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y +CONFIG_CRYPTO_BLKCIPHER2=y +CONFIG_BLK_DEV_IT821X=m +CONFIG_CRYPTO_MD5=y +CONFIG_FLATMEM=y +CONFIG_USB_GADGET_NET2280=y +CONFIG_SCSI_FC_ATTRS=m +CONFIG_CRYPTO_WORKQUEUE=y +CONFIG_SND_EMU10K1=m +CONFIG_SYNCLINKMP=m +CONFIG_E2100=m +CONFIG_NET_CLS_RSVP6=m +CONFIG_TIPC_NODES=255 +CONFIG_CRYPTO_CBC=m +CONFIG_USB_ETH_RNDIS=y +CONFIG_USB_SERIAL=m +CONFIG_SERIAL_JSM=m +CONFIG_DEVKMEM=y +CONFIG_USB_RTL8150=m +CONFIG_MTD_MTDRAM=m +CONFIG_HAVE_FUNCTION_TRACER=y +CONFIG_SND_DARLA20=m +CONFIG_CASSINI=m +CONFIG_CRYPTO_ECB=m +CONFIG_X86_PAT=y +CONFIG_HAVE_KERNEL_BZIP2=y +CONFIG_SUNRPC_XPRT_RDMA=m +CONFIG_USB_SERIAL_WHITEHEAT=m +CONFIG_SERIAL_8250_SHARE_IRQ=y +CONFIG_BLK_DEV_VIA82CXXX=m +CONFIG_TIMERFD=y +CONFIG_ENABLE_MUST_CHECK=y +CONFIG_SND_YMFPCI=m +CONFIG_WINBOND_840=m +CONFIG_BLK_DEV_CMD64X=m +CONFIG_MTD_MAP_BANK_WIDTH_1=y +CONFIG_EVENTFD=y +CONFIG_BROKEN_ON_SMP=y +CONFIG_X86_LOCAL_APIC=y +CONFIG_EXT2_FS_XATTR=y +CONFIG_SND_HDA_CODEC_VIA=y +CONFIG_ROCKETPORT=m +CONFIG_USB_KAWETH=m +CONFIG_BLK_DEV_SD=y +CONFIG_MTD_MAP_BANK_WIDTH_2=y +CONFIG_HAS_DMA=y +CONFIG_LLC2=m +CONFIG_THERMAL=y +CONFIG_X86_CPU=y +CONFIG_EXT3_FS_XATTR=y +CONFIG_SND_DARLA24=m +CONFIG_FB_VIRTUAL=m +CONFIG_8139TOO_PIO=y +CONFIG_CODA_FS=m +CONFIG_NFS_COMMON=y +CONFIG_USB_CXACRU=m +CONFIG_SND_VIA82XX_MODEM=m +CONFIG_MTD_MAP_BANK_WIDTH_4=y +CONFIG_NET_PKTGEN=m +CONFIG_NO_BOOTMEM=y +CONFIG_SERIO_SERPORT=m +CONFIG_JOYSTICK_MAGELLAN=m +CONFIG_CPU_FREQ_STAT=m +CONFIG_USB_SERIAL_ARK3116=m +CONFIG_SND_SB8=m +CONFIG_SOUND_OSS_CORE_PRECLAIM=y +CONFIG_HW_CONSOLE=y +CONFIG_NATSEMI=m +CONFIG_3C515=m +CONFIG_NET_EMATCH_U32=m +CONFIG_VM86=y +CONFIG_HPET_TIMER=y +CONFIG_CPU_SUP_TRANSMETA_32=y +CONFIG_XFS_POSIX_ACL=y +CONFIG_VGA_ARB=y +CONFIG_SENSORS_SMSC47B397=m +CONFIG_APRICOT=m +CONFIG_BLK_DEV_XD=m +CONFIG_NFSD_V3=y +CONFIG_SND_ATIIXP=m +CONFIG_I2O_BUS=m +CONFIG_NFSD_V4=y +CONFIG_CONSOLE_TRANSLATIONS=y +CONFIG_CHR_DEV_SG=m +CONFIG_BLK_DEV_SVWKS=m +CONFIG_RAW_DRIVER=m +CONFIG_USB_NET_PLUSB=m +CONFIG_TULIP_NAPI=y +CONFIG_HAVE_ATOMIC_IOMAP=y +CONFIG_ADFS_FS=m +CONFIG_FB_VESA=y +CONFIG_SENSORS_SMSC47M192=m +CONFIG_KEYBOARD_ATKBD=y +CONFIG_HPLAN_PLUS=m +CONFIG_MTD_CFI=m +CONFIG_NET_CLS_ROUTE=y +CONFIG_RCU_FANOUT=32 +CONFIG_BLK_DEV=y +CONFIG_MTD_JEDECPROBE=m +CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y +CONFIG_NLS_KOI8_R=m +CONFIG_BEFS_FS=m +CONFIG_AFFS_FS=m +CONFIG_SND_USB_USX2Y=m +CONFIG_HAS_IOPORT=y +CONFIG_SND_SEQ_DUMMY=m +CONFIG_KEYBOARD_LKKBD=m +CONFIG_INET_AH=m +CONFIG_HAVE_ARCH_KGDB=y +CONFIG_SYSCTL_SYSCALL_CHECK=y +CONFIG_JFFS2_FS_DEBUG=0 +CONFIG_QUOTA_TREE=m +CONFIG_SND_MIXART=m +CONFIG_SND_LAYLA20=m +CONFIG_SND_GUSMAX=m +CONFIG_FB_3DFX_I2C=y +CONFIG_CRYPTO_AES=m +CONFIG_MODULES=y +CONFIG_HAVE_SETUP_PER_CPU_AREA=y +CONFIG_OUTPUT_FORMAT="elf32-i386" +CONFIG_CRYPTO_TEA=m +CONFIG_USB_ACM=m +CONFIG_USB_ARCH_HAS_EHCI=y +CONFIG_I2C_CHARDEV=m +CONFIG_USB_USBNET=m +CONFIG_BLK_DEV_IDEDMA=y +CONFIG_MTD_COMPLEX_MAPPINGS=y +CONFIG_CPU_SUP_INTEL=y +CONFIG_PCI_QUIRKS=y +CONFIG_CRYPTO_AES_586=m +CONFIG_NLS_KOI8_U=m +CONFIG_EXT2_FS=m +CONFIG_SND_MIA=m +CONFIG_FB_S1D13XXX=m +CONFIG_INPUT_MISC=y +CONFIG_MOUSE_VSXXXAA=m +CONFIG_MOUSE_PS2_TRACKPOINT=y +CONFIG_BLK_DEV_SR=m +CONFIG_PNPBIOS=y +CONFIG_EXT3_FS=y +CONFIG_USB_LCD=m +CONFIG_VT_CONSOLE=y +CONFIG_CRYPTO_DES=m +CONFIG_HFSPLUS_FS=m +CONFIG_DNOTIFY=y +CONFIG_USB_SERIAL_BELKIN=m +CONFIG_HID_KYE=m +CONFIG_SND_LAYLA24=m +CONFIG_SND_MIXER_OSS=y +CONFIG_SENSORS_F71805F=m +CONFIG_IP_VS_LBLC=m +CONFIG_QFMT_V1=m +CONFIG_USB_LED=m +CONFIG_USB_HID=m +CONFIG_SND_CS5535AUDIO=m +CONFIG_FB_CYBER2000=m +CONFIG_JOYSTICK_SPACEORB=m +CONFIG_TIPC_ZONES=3 +CONFIG_QFMT_V2=m +CONFIG_I2C_ALGOBIT=m +CONFIG_LAPB=m +CONFIG_INLINE_WRITE_UNLOCK_IRQ=y +CONFIG_GENERIC_IRQ_PROBE=y +CONFIG_USER_STACKTRACE_SUPPORT=y +CONFIG_CRYPTO_ALGAPI2=y +CONFIG_SND_PCI=y +CONFIG_STALDRV=y +CONFIG_BLK_DEV_NS87415=m +CONFIG_MTD_PCI=m +CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" +CONFIG_USB_GADGET_VBUS_DRAW=2 +CONFIG_SND_ISA=y +CONFIG_SSB_PCIHOST_POSSIBLE=y +CONFIG_MTD_DOC2001PLUS=m +CONFIG_RFD_FTL=m +CONFIG_USB_SERIAL_KOBIL_SCT=m +CONFIG_HID_DRAGONRISE=m +CONFIG_SENSORS_ADM1021=m +CONFIG_GEN_RTC=m +CONFIG_NET_PCI=y +CONFIG_EISA=y +CONFIG_X86_GENERIC=y +CONFIG_SLAB=y +CONFIG_INOTIFY=y +CONFIG_X86_32_LAZY_GS=y +CONFIG_HAVE_LATENCYTOP_SUPPORT=y +CONFIG_SENSORS_ADM1031=m +CONFIG_NET_ISA=y +CONFIG_FLATMEM_MANUAL=y +CONFIG_HOTPLUG=y +CONFIG_USB_ARCH_HAS_OHCI=y +CONFIG_SND_PCM=y +CONFIG_DEVPORT=y +CONFIG_BLK_DEV_IDEPCI=y +CONFIG_MTD_RAM=m +CONFIG_NET_CLS_FW=m +CONFIG_PCI_MSI=y +CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y +CONFIG_CIFS=m +CONFIG_SECURITY_SELINUX_AVC_STATS=y +CONFIG_INFINIBAND_SRP=m +CONFIG_USB_SERIAL_GARMIN=m +CONFIG_AGP_SIS=y +CONFIG_SENSORS_ADM1025=m +CONFIG_WAN_ROUTER=m +CONFIG_X86_PPRO_FENCE=y +CONFIG_CRYPTO_RNG=m +CONFIG_SUNRPC_GSS=m +CONFIG_SENSORS_PC87360=m +CONFIG_SENSORS_ADM1026=m +CONFIG_TIPC_PORTS=8191 +CONFIG_PHYSICAL_ALIGN=0x100000 +CONFIG_FLAT_NODE_MEM_MAP=y +CONFIG_SND_OPL3SA2=m +CONFIG_SND_VX_LIB=m +CONFIG_R3964=m +CONFIG_NET_CLS=y +CONFIG_HPFS_FS=m +CONFIG_VFAT_FS=m +CONFIG_USB_SERIAL_NAVMAN=m +CONFIG_JOYSTICK_INTERACT=m +CONFIG_HP100=m +CONFIG_SERIAL_8250_PCI=y +CONFIG_RD_LZMA=y +CONFIG_IO_DELAY_TYPE_UDELAY=2 +CONFIG_JFFS2_FS_SECURITY=y +CONFIG_USB_ETH=m +CONFIG_FB_NEOMAGIC=m +CONFIG_IPMI_SI=m +CONFIG_NFSD=m +CONFIG_UDF_NLS=y +CONFIG_FUSE_FS=m +CONFIG_USB_ATM=m +CONFIG_TOUCHSCREEN_GUNZE=m +CONFIG_FB_KYRO=m +CONFIG_FB_VGA16=m +CONFIG_PROC_FS=y +CONFIG_SND_HDA_CODEC_ATIHDMI=y +CONFIG_SENSORS_ADM9240=m +CONFIG_KEYBOARD_XTKBD=m +CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 +CONFIG_IPDDP_DECAP=y +CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y +CONFIG_SND_USB=y +CONFIG_IPMI_DEVICE_INTERFACE=m +CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 +CONFIG_IDE_GENERIC=m +CONFIG_MTDRAM_ERASE_SIZE=128 +CONFIG_USB_STORAGE_ISD200=y +CONFIG_SOUND_TRIX=m +CONFIG_DTLK=m +CONFIG_TLAN=m +CONFIG_NET_KEY=m +CONFIG_X86_CMPXCHG=y +CONFIG_RD_GZIP=y +CONFIG_TIPC=m +CONFIG_INET=y +CONFIG_ARCH_SPARSEMEM_ENABLE=y +CONFIG_RT_MUTEXES=y +CONFIG_LOGO=y +CONFIG_TYPHOON=m +CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 +CONFIG_SYSVIPC=y +CONFIG_DEBUG_MEMORY_INIT=y +CONFIG_REISERFS_FS_SECURITY=y +CONFIG_SENSORS_W83781D=m +CONFIG_INPUT_TOUCHSCREEN=y +CONFIG_WLAN=y +CONFIG_SCSI=y +CONFIG_MTD_ROM=m +CONFIG_MTD_CFI_AMDSTD=m +CONFIG_IP_SCTP=m +CONFIG_DEFAULT_BIC=y +CONFIG_TCP_CONG_CUBIC=m +CONFIG_X86_L1_CACHE_SHIFT=6 +CONFIG_LSM_MMAP_MIN_ADDR=65536 +CONFIG_NTFS_FS=m +CONFIG_USB_MON=y +CONFIG_SENSORS_W83791D=m +CONFIG_SERIAL_8250_RSA=y +CONFIG_BLK_DEV_SIS5513=y +CONFIG_LTPC=m +CONFIG_INFINIBAND_ADDR_TRANS=y +CONFIG_HID_KENSINGTON=m +CONFIG_SENSORS_W83792D=m +CONFIG_NFTL=m +CONFIG_HAVE_IOREMAP_PROT=y +CONFIG_SND_HDA_CODEC_REALTEK=y +CONFIG_SND_GUSCLASSIC=m +CONFIG_CRYPTO_DEFLATE=m +CONFIG_SC6600_CDROM=4 +CONFIG_DIGIEPCA=m +CONFIG_JOYSTICK_COBRA=m +CONFIG_BLK_DEV_IDEPNP=m +CONFIG_CC_OPTIMIZE_FOR_SIZE=y +CONFIG_DOUBLEFAULT=y +CONFIG_USB_STORAGE_JUMPSHOT=y +CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y +CONFIG_NET_EMATCH_CMP=m +CONFIG_IPDDP_ENCAP=y +CONFIG_PROC_PAGE_MONITOR=y +CONFIG_IEEE1394_ETH1394_ROM_ENTRY=y +CONFIG_REED_SOLOMON_DEC16=y +CONFIG_IOSCHED_CFQ=y +CONFIG_SND_SONICVIBES=m +CONFIG_NET_ACT_POLICE=m +CONFIG_X86_IO_APIC=y +CONFIG_USB_SERIAL_XIRCOM=m +CONFIG_I6300ESB_WDT=m +CONFIG_ALIM7101_WDT=m +CONFIG_PAGEFLAGS_EXTENDED=y +CONFIG_NR_CPUS=1 +CONFIG_X86_EXTENDED_PLATFORM=y +CONFIG_ARCH_HAS_DEFAULT_IDLE=y +CONFIG_GENERIC_BUG=y +CONFIG_JFFS2_RTIME=y +CONFIG_SERIAL_8250_PNP=y +CONFIG_CRYPTO_MANAGER=y +CONFIG_SWAP=y +CONFIG_EXT2_FS_POSIX_ACL=y +CONFIG_USB_STORAGE_USBAT=y +CONFIG_IEEE1394_OHCI1394=m +CONFIG_NFTL_RW=y +CONFIG_MTD_REDBOOT_PARTS=m +CONFIG_KEYS=y +CONFIG_TCP_CONG_HYBLA=m +CONFIG_CPU_FREQ_TABLE=m +CONFIG_EXT3_FS_POSIX_ACL=y +CONFIG_USB_SPEEDTOUCH=m +CONFIG_SND_KORG1212=m +CONFIG_W83627HF_WDT=m +CONFIG_AC97_BUS=m +CONFIG_B44_PCI_AUTOSELECT=y +CONFIG_BLK_DEV_ALI15X3=m +CONFIG_XFRM=y +CONFIG_CRC32=y +CONFIG_X86_MPPARSE=y +CONFIG_SND_VIA82XX=m +CONFIG_GAMEPORT_L4=m +CONFIG_BLK_DEV_RAM_COUNT=16 +CONFIG_DEFAULT_CFQ=y +CONFIG_VXFS_FS=m +CONFIG_USB_SISUSBVGA_CON=y +CONFIG_ALIM1535_WDT=m +CONFIG_USB_NET_NET1080=m +CONFIG_CRC16=m +CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" +CONFIG_SND_SB16=m +CONFIG_INPUT_KEYBOARD=y +CONFIG_EXTRA_FIRMWARE="" +CONFIG_NET_ACT_MIRRED=m +CONFIG_TEXTSEARCH_FSM=m +CONFIG_BLK_DEV_INITRD=y +CONFIG_NFSD_V2_ACL=y +CONFIG_USB_SERIAL_OPTION=m +CONFIG_HID_CHICONY=m +CONFIG_SND_INTERWAVE_STB=m +CONFIG_ZNET=m +CONFIG_NET_CLS_U32=m +CONFIG_HAVE_OPTPROBES=y +CONFIG_NFSD_V3_ACL=y +CONFIG_MTDRAM_TOTAL_SIZE=4096 +CONFIG_TEXTSEARCH_KMP=m +CONFIG_NETFILTER_ADVANCED=y +CONFIG_TCP_CONG_VEGAS=m +CONFIG_HAVE_DMA_ATTRS=y +CONFIG_NTFS_RW=y +CONFIG_OCFS2_FS_STATS=y +CONFIG_SND_SEQUENCER_OSS=y +CONFIG_SENSORS_MAX1619=m +CONFIG_PAGE_OFFSET=0xC0000000 +CONFIG_CRYPTO_ANSI_CPRNG=m +CONFIG_ROMFS_BACKED_BY_BLOCK=y +CONFIG_SND_OPTI93X=m +CONFIG_SENSORS_ABITUGURU=m +CONFIG_UNIX=y +CONFIG_VIRTUALIZATION=y +CONFIG_JFFS2_FS_XATTR=y +CONFIG_SND_HDA_ELD=y +CONFIG_FB_BOOT_VESA_SUPPORT=y +CONFIG_BLK_DEV_ATIIXP=m +CONFIG_NET_SCH_DSMARK=m +CONFIG_ARCH_SELECT_MEMORY_MODEL=y +CONFIG_MTRR=y +CONFIG_PCI_DOMAINS=y +CONFIG_X86_UP_APIC=y +CONFIG_X86_XADD=y +CONFIG_INPUT_MOUSEDEV_PSAUX=y +CONFIG_CONFIGFS_FS=m +CONFIG_MTD_ONENAND=m +CONFIG_ISA_DMA_API=y +CONFIG_CPU_SUP_UMC_32=y +CONFIG_HID_TOPSEED=m +CONFIG_SERIAL_CORE=y +CONFIG_CYCLADES=m +CONFIG_BLK_DEV_SR_VENDOR=y +CONFIG_MTD_SC520CDP=m +CONFIG_TCP_CONG_WESTWOOD=m +CONFIG_CRYPTO_AUTHENC=m +CONFIG_SIGNALFD=y +CONFIG_LZO_DECOMPRESS=y +CONFIG_FB_GEODE_GX=m +CONFIG_AC3200=m +CONFIG_SCHED_OMIT_FRAME_POINTER=y +CONFIG_UID16=y +CONFIG_DECOMPRESS_LZO=y +CONFIG_HAVE_EARLY_RES=y +CONFIG_HAVE_SYSCALL_TRACEPOINTS=y +CONFIG_USB_EHCI_ROOT_HUB_TT=y +CONFIG_DE4X5=m +CONFIG_SCSI_WAIT_SCAN=m +CONFIG_BLK_DEV_NBD=m +CONFIG_CRYPTO_ARC4=m +CONFIG_NET_CLS_ROUTE4=m +CONFIG_PHYSICAL_START=0x1000000 +CONFIG_IKCONFIG=y +CONFIG_CRYPTO_AEAD=m +CONFIG_FB_GEODE=y +CONFIG_NE2K_PCI=m +CONFIG_BLK_DEV_OPTI621=m +CONFIG_BINFMT_MISC=m +CONFIG_EISA_VIRTUAL_ROOT=y +CONFIG_MOUSE_PS2_ALPS=y +CONFIG_IDE_TIMINGS=y +CONFIG_IP_FIB_HASH=y +CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 +CONFIG_SYSV_FS=m +CONFIG_ROMFS_ON_BLOCK=y +CONFIG_REISERFS_FS_XATTR=y +CONFIG_HID_TWINHAN=m +CONFIG_SND_GUSEXTREME=m +CONFIG_CRYPTO_SHA1=m +CONFIG_ARCH_USES_PG_UNCACHED=y +CONFIG_ANON_INODES=y +CONFIG_GENERIC_FIND_LAST_BIT=y +CONFIG_SCSI_CONSTANTS=y +CONFIG_TCP_CONG_HSTCP=m +CONFIG_X86_F00F_BUG=y +CONFIG_SLABINFO=y +CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST=y +CONFIG_PARTITION_ADVANCED=y +CONFIG_LOGO_LINUX_CLUT224=y +CONFIG_MTD_NAND_CS553X=m +CONFIG_MTD_BLKDEVS=m +CONFIG_USB_CYPRESS_CY7C63=m +CONFIG_SND_EMU10K1_SEQ=m +CONFIG_VGA_CONSOLE=y +CONFIG_CDROM_PKTCDVD_BUFFERS=8 +CONFIG_PCIEPORTBUS=y +CONFIG_NLS_DEFAULT="iso8859-1" +CONFIG_SC6600_CDROMBASE=0x0 +CONFIG_SND_RAWMIDI=m +CONFIG_WATCHDOG=y +CONFIG_SENSORS_VIA686A=m +CONFIG_TELCLOCK=m +CONFIG_SUNDANCE=m +CONFIG_MTD_PARTITIONS=y +CONFIG_CPU_FREQ_GOV_PERFORMANCE=y +CONFIG_CPU_SUP_SIS_32=y +CONFIG_SECURITY_SELINUX_DISABLE=y +CONFIG_HID_SAMSUNG=m +CONFIG_SPLIT_PTLOCK_CPUS=4 +CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y +CONFIG_JFFS2_FS=m +CONFIG_USB_STORAGE_SDDR09=y +CONFIG_USB_ISP116X_HCD=m +CONFIG_SENSORS_SIS5595=m +CONFIG_USB_STORAGE_SDDR55=y +CONFIG_HAVE_DMA_API_DEBUG=y +CONFIG_ARCH_WANT_FRAME_POINTERS=y +CONFIG_OCFS2_FS=m +CONFIG_SND_RIPTIDE=m +CONFIG_APPLICOM=m +CONFIG_NE2000=m +CONFIG_BLK_DEV_IDEDMA_PCI=y +CONFIG_MTD_PLATRAM=m +CONFIG_ARCH_SUPPORTS_MSI=y +CONFIG_HAVE_IDE=y +CONFIG_IO_DELAY_TYPE_0X80=0 +CONFIG_LOCKD_V4=y +CONFIG_SENSORS_GL520SM=m +CONFIG_JOYSTICK_SPACEBALL=m +CONFIG_NET_VENDOR_SMC=y +CONFIG_LEDS_TRIGGER_IDE_DISK=y +CONFIG_BLK_DEV_RAM=y +CONFIG_ILLEGAL_POINTER_VALUE=0 +CONFIG_VM_EVENT_COUNTERS=y +CONFIG_SND_SB8_DSP=m +CONFIG_BACKLIGHT_LCD_SUPPORT=y +CONFIG_INPUT_MOUSEDEV=y +CONFIG_BLK_DEV_AEC62XX=m +CONFIG_LIBCRC32C=m +CONFIG_INET_IPCOMP=m +CONFIG_USB_SERIAL_IPW=m +CONFIG_SND_VIRMIDI=m +CONFIG_FB_ATY128_BACKLIGHT=y +CONFIG_ACQUIRE_WDT=m +CONFIG_USB_NET_AX8817X=m +CONFIG_REALTEK_PHY=m +CONFIG_CHR_DEV_SCH=m +CONFIG_BLK_DEV_IDEDMA_SFF=y +CONFIG_MTD_NETSC520=m +CONFIG_BINFMT_AOUT=m +CONFIG_CRYPTO_RNG2=y +CONFIG_NE3210=m +CONFIG_BLK_DEV_SX8=m +CONFIG_NET_SCH_CBQ=m +CONFIG_CRYPTO_HMAC=y +CONFIG_GENERIC_FIND_NEXT_BIT=y +CONFIG_LBDAF=y +CONFIG_MODVERSIONS=y +CONFIG_SND_SEQ_RTCTIMER_DEFAULT=y +CONFIG_SOLARIS_X86_PARTITION=y +CONFIG_REISERFS_FS=m +CONFIG_SERIAL_NONSTANDARD=y +CONFIG_I2O_SCSI=m +CONFIG_UNUSED_SYMBOLS=y +CONFIG_SOUND_YM3812=m +CONFIG_HANGCHECK_TIMER=m +CONFIG_SYSCTL_SYSCALL=y +CONFIG_RD_BZIP2=y +CONFIG_UNIXWARE_DISKLABEL=y +CONFIG_HID_CYPRESS=m +CONFIG_SND_SGALAXY=m +CONFIG_SENSORS_GL518SM=m +CONFIG_DEPCA=m +CONFIG_AT1700=m +CONFIG_DM9102=m +CONFIG_NI5010=m +CONFIG_I2O_PROC=m +CONFIG_IDE_PROC_FS=y +CONFIG_MTRR_SANITIZER=y +CONFIG_X86_INTERNODE_CACHE_SHIFT=6 +CONFIG_USB_STORAGE=y +CONFIG_SND_TRIDENT=m +CONFIG_ES3210=m +CONFIG_NET_SCH_RED=m +CONFIG_HOTPLUG_PCI=y +CONFIG_USB_IDMOUSE=m +CONFIG_VGASTATE=m +CONFIG_SERIAL_8250_RUNTIME_UARTS=4 +CONFIG_GAMEPORT=m +CONFIG_INPUT_JOYSTICK=y +CONFIG_IEEE1394_SBP2=m +CONFIG_NET_CLS_ACT=y +CONFIG_NET_SCH_TBF=m +CONFIG_COMPAT_VDSO=y +CONFIG_ELF_CORE=y +CONFIG_DEBUG_FS=y +CONFIG_ARCH_SUSPEND_POSSIBLE=y +CONFIG_SND_EMU10K1X=m +CONFIG_SERIAL_8250_CONSOLE=y +CONFIG_CRYPTO_SERPENT=m +CONFIG_SOUND_VMIDI=m +CONFIG_USB_PEGASUS=m +CONFIG_SSB_PCIHOST=y +CONFIG_NET_SCH_HTB=m +CONFIG_ATM_LANE=m +CONFIG_PERF_EVENTS=y +CONFIG_MAGIC_SYSRQ=y +CONFIG_SC6600=y +CONFIG_SERIAL_8250_HUB6=m +CONFIG_SERIAL_8250_BOCA=m +CONFIG_MTD_CHAR=m +CONFIG_NET_CLS_IND=y +CONFIG_DEFAULT_SECURITY_SELINUX=y +CONFIG_SND_DRIVERS=y +CONFIG_FB_ATY_GENERIC_LCD=y +CONFIG_LANCE=m +CONFIG_SCSI_DMA=y +CONFIG_BLK_DEV_AMD74XX=m +CONFIG_DEFAULT_IOSCHED="cfq" +CONFIG_CRYPTO_TWOFISH=m +CONFIG_CRYPTO_HASH=y +CONFIG_INFINIBAND_ISER=m +CONFIG_INFINIBAND_MTHCA_DEBUG=y +CONFIG_60XX_WDT=m +CONFIG_LEGACY_PTYS=y +CONFIG_UNIX98_PTYS=y +CONFIG_USB_CATC=m +CONFIG_IP_PIMSM_V1=y +CONFIG_XFRM_IPCOMP=m +CONFIG_USB_CYTHERM=m +CONFIG_USB_SERIAL_GENERIC=y +CONFIG_USB_STORAGE_ALAUDA=y +CONFIG_SOUND_PRIME=m +CONFIG_SOUND_OSS_CORE=y +CONFIG_FB_CFB_COPYAREA=y +CONFIG_SYNCLINK_GT=m +CONFIG_MTD_ONENAND_VERIFY_WRITE=y +CONFIG_MTD_NAND=m +CONFIG_NET_SCH_ATM=m +CONFIG_IP_PIMSM_V2=y +CONFIG_INET_TUNNEL=m +CONFIG_CPU_FREQ_GOV_ONDEMAND=m +CONFIG_CPU_IDLE=y +CONFIG_INLINE_READ_UNLOCK=y +CONFIG_SND_MPU401_UART=m +CONFIG_SND_VMASTER=y +CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y +CONFIG_FB_CFB_FILLRECT=y +CONFIG_STALLION=m +CONFIG_B44_PCICORE_AUTOSELECT=y +CONFIG_MTD_PHYSMAP=m +CONFIG_SYN_COOKIES=y +CONFIG_DMIID=y +CONFIG_MOUSE_PS2_LIFEBOOK=y +CONFIG_TULIP_NAPI_HW_MITIGATION=y +CONFIG_FB_MATROX_G=y +CONFIG_MIXCOMWD=m +CONFIG_IP_VS_TAB_BITS=12 +CONFIG_TCP_CONG_LP=m +CONFIG_PCI_BIOS=y +CONFIG_HAVE_GENERIC_DMA_COHERENT=y +CONFIG_DELL_RBU=m +CONFIG_INPUT_EVDEV=y +CONFIG_ATM_CLIP=y +CONFIG_INFINIBAND_IPOIB_DEBUG=y +CONFIG_SCSI_SPI_ATTRS=m +CONFIG_SCSI_MULTI_LUN=y +CONFIG_GENERIC_ISA_DMA=y +CONFIG_DEFAULT_IO_DELAY_TYPE=0 +CONFIG_CPU5_WDT=m +CONFIG_SYNCLINK=m +CONFIG_CRYPTO_MICHAEL_MIC=m +CONFIG_I2O_EXT_ADAPTEC=y +CONFIG_PNP_DEBUG_MESSAGES=y +CONFIG_BLOCK=y +CONFIG_MMC_WBSD=m +CONFIG_SND_OSSEMUL=y +CONFIG_EWRK3=m +CONFIG_GENERIC_CLOCKEVENTS_BUILD=y +CONFIG_GENERIC_HWEIGHT=y +CONFIG_CRYPTO_MANAGER2=y +CONFIG_SECURITY_SELINUX_DEVELOP=y +CONFIG_LOCKD=m +CONFIG_QUOTACTL=y +CONFIG_USB_XUSBATM=m +CONFIG_USB_PRINTER=m +CONFIG_SND_HDA_GENERIC=y +CONFIG_NET_SCH_SFQ=m +CONFIG_ATALK=m +CONFIG_BACKLIGHT_CLASS_DEVICE=y +CONFIG_ZONE_DMA=y +CONFIG_ENABLE_WARN_DEPRECATED=y +CONFIG_HID_SUNPLUS=m +CONFIG_WIRELESS=y +CONFIG_ATM_MPOA=m +CONFIG_IP_ADVANCED_ROUTER=y +CONFIG_SOUND_MPU401=m +CONFIG_SND_MONA=m +CONFIG_EEXPRESS=m +CONFIG_IEEE1394_PCILYNX=m +CONFIG_CHECK_SIGNATURE=y +CONFIG_IP_VS_LBLCR=m +CONFIG_SND_FM801=m +CONFIG_FB_ATY128=m +CONFIG_IB700_WDT=m +CONFIG_FB_BACKLIGHT=y +CONFIG_MTD_NETtel=m +CONFIG_KEXEC=y +CONFIG_CPU_SUP_AMD=y +CONFIG_KALLSYMS=y +CONFIG_ARCH_HIBERNATION_POSSIBLE=y +CONFIG_HAVE_HW_BREAKPOINT=y +CONFIG_HID_SUPPORT=y +CONFIG_PC8736x_GPIO=m +CONFIG_SCSI_MOD=y +CONFIG_NEW_LEDS=y +CONFIG_IPDDP=m +CONFIG_TIPC_LOG=0 +CONFIG_HAVE_KVM=y +CONFIG_FSNOTIFY=y +CONFIG_FB_TILEBLITTING=y +CONFIG_NSC_GPIO=m +CONFIG_TOUCHSCREEN_MTOUCH=m +CONFIG_BLK_DEV_SLC90E66=m +CONFIG_BLK_DEV_IDETAPE=m +CONFIG_MTD_SBC_GXX=m +CONFIG_K8_NB=y +CONFIG_SYSVIPC_SYSCTL=y +CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y +CONFIG_X86_VERBOSE_BOOTUP=y +CONFIG_NLS_UTF8=m +CONFIG_SND_HDSP=m +CONFIG_SND_HDA_CODEC_CA0110=y +CONFIG_HPLAN=m +CONFIG_SCSI_SRP_ATTRS=m +CONFIG_BLK_DEV_GENERIC=m +CONFIG_FIRMWARE_IN_KERNEL=y +CONFIG_JFFS2_FS_POSIX_ACL=y +CONFIG_SSB_SDIOHOST_POSSIBLE=y +CONFIG_USB_SERIAL_CYPRESS_M8=m +CONFIG_I2C_HELPER_AUTO=y +CONFIG_BLK_DEV_SIIMAGE=m +CONFIG_AF_RXRPC=m +CONFIG_CPU_FREQ_STAT_DETAILS=y +CONFIG_CPU_FREQ=y +CONFIG_PROC_SYSCTL=y +CONFIG_IO_DELAY_TYPE_0XED=1 +CONFIG_HID_PANTHERLORD=m +CONFIG_SND_WSS_LIB=m +CONFIG_KEYBOARD_SUNKBD=m +CONFIG_SSB_DRIVER_PCICORE=y +CONFIG_INET_ESP=m +CONFIG_AUDIT=y +CONFIG_SND_PCM_OSS=y +CONFIG_INPUT_MOUSE=y +CONFIG_SECURITY=y +CONFIG_NET_IPIP=m +CONFIG_FIRMWARE_MEMMAP=y +CONFIG_SERIAL_8250_MANY_PORTS=y +CONFIG_USB_NET_ZAURUS=m +CONFIG_TREE_RCU=y +CONFIG_FB_GEODE_GX1=m +CONFIG_X86_INTEL_USERCOPY=y +CONFIG_SHMEM=y +CONFIG_CRYPTO_NULL=m +CONFIG_EXPORTFS=m +CONFIG_LEDS_TRIGGER_TIMER=m +CONFIG_SND_MIRO=m +CONFIG_SC520_WDT=m +CONFIG_SENSORS_W83627HF=m +CONFIG_LNE390=m +CONFIG_ARCH_HAS_CPU_RELAX=y +CONFIG_CRYPTO_DEV_PADLOCK=m +CONFIG_REISERFS_FS_POSIX_ACL=y +CONFIG_SND_NM256=m +CONFIG_IP_VS_PROTO_AH=y +CONFIG_INET_LRO=y +CONFIG_INET_XFRM_MODE_TRANSPORT=m +CONFIG_EPOLL=y +CONFIG_CRYPTO_AEAD2=y +CONFIG_MINIX_FS=m +CONFIG_HID_SONY=m +CONFIG_SOUND_SB=m +CONFIG_FB_SYS_FOPS=m +CONFIG_JOYSTICK_IFORCE_232=y +CONFIG_INFTL=m +CONFIG_MSDOS_FS=m +CONFIG_FONT_8x8=y +CONFIG_FB_MODE_HELPERS=y +CONFIG_NET_EMATCH_META=m +CONFIG_IP_MULTIPLE_TABLES=y +CONFIG_CRYPTO_WP512=m +CONFIG_RPCSEC_GSS_KRB5=m +CONFIG_ROMFS_FS=m +CONFIG_CRYPTO_TEST=m +CONFIG_NLS_CODEPAGE_850=m +CONFIG_SND_INTEL8X0=m +CONFIG_MWAVE=m +CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y +CONFIG_NLS_CODEPAGE_932=m +CONFIG_NLS_CODEPAGE_950=m +CONFIG_NLS_CODEPAGE_860=m +CONFIG_NLS_CODEPAGE_437=m +CONFIG_INFINIBAND_USER_ACCESS=m +CONFIG_JOYSTICK_GUILLEMOT=m +CONFIG_JOYSTICK_ANALOG=m +CONFIG_STACKTRACE_SUPPORT=y +CONFIG_NLS_CODEPAGE_861=m +CONFIG_NLS_CODEPAGE_852=m +CONFIG_USB_SERIAL_OMNINET=m +CONFIG_FB_PM2_FIFO_DISCONNECT=y +CONFIG_HW_RANDOM_GEODE=m +CONFIG_GAMEPORT_EMU10K1=m +CONFIG_TOUCHSCREEN_ELO=m +CONFIG_SERIO=y +CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" +CONFIG_NLS_CODEPAGE_862=m +CONFIG_HID_LOGITECH=m +CONFIG_SND_HDA_CODEC_SIGMATEL=y +CONFIG_SND_ES968=m +CONFIG_LP486E=m +CONFIG_INLINE_SPIN_UNLOCK=y +CONFIG_NLS_CODEPAGE_863=m +CONFIG_NLS_CODEPAGE_737=m +CONFIG_NVRAM=m +CONFIG_HAVE_KRETPROBES=y +CONFIG_NLS_CODEPAGE_936=m +CONFIG_NLS_CODEPAGE_864=m +CONFIG_NLS_CODEPAGE_855=m +CONFIG_KARMA_PARTITION=y +CONFIG_SND_SB16_CSP=y +CONFIG_ZLIB_DEFLATE=m +CONFIG_NET_VENDOR_3COM=y +CONFIG_CLS_U32_MARK=y +CONFIG_INET_XFRM_MODE_TUNNEL=m +CONFIG_NLS_CODEPAGE_874=m +CONFIG_NLS_CODEPAGE_865=m +CONFIG_NLS_CODEPAGE_775=m +CONFIG_FILE_LOCKING=y +CONFIG_USB_SUPPORT=y +CONFIG_SND_SB16_DSP=m +CONFIG_SND_VERBOSE_PROCFS=y +CONFIG_NLS_CODEPAGE_866=m +CONFIG_NLS_CODEPAGE_857=m +CONFIG_USB_SERIAL_SAFE=m +CONFIG_JOYSTICK_IFORCE=m +CONFIG_JOYSTICK_A3D=m +CONFIG_CLS_U32_PERF=y +CONFIG_KERNEL_BZIP2=y +CONFIG_MINIX_SUBPARTITION=y +CONFIG_SND_VX222=m +CONFIG_FB_RADEON_BACKLIGHT=y +CONFIG_SIS900=m +CONFIG_ULTRA=m +CONFIG_FB=y +CONFIG_BLK_DEV_JMICRON=m +CONFIG_DECOMPRESS_LZMA=y +CONFIG_HAVE_ARCH_KMEMCHECK=y +CONFIG_NLS_CODEPAGE_949=m +CONFIG_USB_ZERO=m +CONFIG_USB_TEST=m +CONFIG_SOUND=y +CONFIG_HWMON=y +CONFIG_ARCH_FLATMEM_ENABLE=y +CONFIG_NLS_CODEPAGE_869=m +CONFIG_QUOTA=y +CONFIG_LEDS_TRIGGER_HEARTBEAT=m +CONFIG_FB_NVIDIA_BACKLIGHT=y +CONFIG_TMPFS=y +CONFIG_ASK_IP_FIB_HASH=y +CONFIG_X86_ALIGNMENT_16=y +CONFIG_X86_32=y +CONFIG_KEYBOARD_NEWTON=m +CONFIG_GENERIC_TIME=y +CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y +CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y +CONFIG_CRYPTO_TWOFISH_COMMON=m +CONFIG_ACORN_PARTITION=y +CONFIG_USB_EMI26=m +CONFIG_USB_EMI62=m +CONFIG_USB_SERIAL_HP4X=m +CONFIG_SND_INDIGODJ=m +CONFIG_IPMI_HANDLER=m +CONFIG_DUMMY=m +CONFIG_IP_VS_DH=m +CONFIG_FUTEX=y +CONFIG_USB_SERIAL_FUNSOFT=m +CONFIG_SND_RME32=m +CONFIG_SND_HDA_CODEC_CONEXANT=y +CONFIG_SENSORS_LM80=m +CONFIG_SERIO_LIBPS2=y +CONFIG_USB_GADGETFS=m +CONFIG_SENSORS_LM90=m +CONFIG_SENSORS_LM63=m +CONFIG_USB_NET_CDC_SUBSET=m +CONFIG_TULIP=m +CONFIG_MISC_DEVICES=y +CONFIG_DECOMPRESS_GZIP=y +CONFIG_EXPERIMENTAL=y +CONFIG_SND_CA0106=m +CONFIG_IP_VS_LC=m +CONFIG_NETWORK_SECMARK=y +CONFIG_KTIME_SCALAR=y +CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y +CONFIG_OCFS2_DEBUG_MASKLOG=y +CONFIG_USB_EHCI_HCD=m +CONFIG_SENSORS_LM92=m +CONFIG_SENSORS_LM83=m +CONFIG_IEEE1394_VIDEO1394=m +CONFIG_INPUT=y +CONFIG_VIRT_TO_BUS=y +CONFIG_SENSORS_LM75=m +CONFIG_ETH16I=m +CONFIG_BLK_DEV_CRYPTOLOOP=m +CONFIG_BLK_CPQ_CISS_DA=m +CONFIG_LOCALVERSION="-norhtec-sis" +CONFIG_USB_DEVICEFS=y +CONFIG_SND_MAESTRO3=m +CONFIG_SENSORS_LM85=m +CONFIG_SERIO_PCIPS2=m +CONFIG_MTD_DOCPROBE=m +CONFIG_X86_POPAD_OK=y +CONFIG_USB_SERIAL_IPAQ=m +CONFIG_SENSORS_LM77=m +CONFIG_ZLIB_INFLATE=y +CONFIG_INIT_ENV_ARG_LIMIT=32 +CONFIG_SENSORS_LM87=m +CONFIG_SENSORS_LM78=m +CONFIG_FORCEDETH=m +CONFIG_I2O_BLOCK=m +CONFIG_BLK_DEV_TRIFLEX=m +CONFIG_IOSCHED_DEADLINE=y +CONFIG_SND_HDA_CODEC_SI3054=y +CONFIG_CRYPTO_HASH2=y +CONFIG_IO_DELAY_TYPE_NONE=3 +CONFIG_SND_INDIGOIO=m +CONFIG_NET_CLS_TCINDEX=m +CONFIG_USB_SERIAL_MCT_U232=m +CONFIG_SND_RME96=m +CONFIG_FRAMEBUFFER_CONSOLE=y +CONFIG_PCSPKR_PLATFORM=y +CONFIG_SND_OPL3_LIB=m +CONFIG_FB_MATROX_MAVEN=m +CONFIG_SENSORS_IT87=m +CONFIG_I2O_LCT_NOTIFY_ON_CHANGES=y +CONFIG_SCSI_LOGGING=y +CONFIG_HZ_250=y +CONFIG_SYSFS=y +CONFIG_HAVE_KERNEL_LZO=y +CONFIG_SND_OPL4_LIB=m +CONFIG_SND_RAWMIDI_SEQ=m +CONFIG_FB_SYS_COPYAREA=m +CONFIG_HAVE_KPROBES=y +CONFIG_USB_OHCI_HCD=y +CONFIG_FB_SYS_FILLRECT=m +CONFIG_HW_RANDOM_INTEL=m +CONFIG_TCP_CONG_BIC=y +CONFIG_IOSCHED_NOOP=y +CONFIG_USB_SERIAL_KLSI=m +CONFIG_USB_ALI_M5632=y +CONFIG_IP_VS_SH=m +CONFIG_USB_SERIAL_SIERRAWIRELESS=m +CONFIG_NET_ACT_GACT=m +CONFIG_NET_EMATCH_TEXT=m +CONFIG_NOHIGHMEM=y +CONFIG_HAVE_DYNAMIC_FTRACE=y +CONFIG_SECURITY_NETWORK_XFRM=y +CONFIG_USB_GADGET_SELECTED=y +CONFIG_JOYSTICK_ADI=m +CONFIG_GENERIC_CLOCKEVENTS=y +CONFIG_CRYPTO_BLOWFISH=m +CONFIG_INFINIBAND_MTHCA=m +CONFIG_SOUND_KAHLUA=m +CONFIG_SND_AD1848=m +CONFIG_FB_SAVAGE=m +CONFIG_SERIAL_8250_EXTENDED=y +CONFIG_MTD_CFI_STAA=m +CONFIG_NET_SCH_INGRESS=m +CONFIG_IP_ROUTE_MULTIPATH=y +CONFIG_LOCKDEP_SUPPORT=y +CONFIG_MSDOS_PARTITION=y +CONFIG_FB_CFB_IMAGEBLIT=y +CONFIG_IP_VS_NQ=m +CONFIG_CRYPTO_CAST5=m +CONFIG_USB_STORAGE_DATAFAB=y +CONFIG_USB_UHCI_HCD=m +CONFIG_SND_ADLIB=m +CONFIG_FB_RADEON=m +CONFIG_IDE_ATAPI=y +CONFIG_HAVE_ARCH_TRACEHOOK=y +CONFIG_CRYPTO_CAST6=m +CONFIG_DCDBAS=m +CONFIG_INFINIBAND_USER_MAD=m +CONFIG_HID_GYRATION=m +CONFIG_SND_BT87X=m +CONFIG_HAPPYMEAL=m +CONFIG_IP_VS=m +CONFIG_FB_MATROX_MYSTIQUE=y +CONFIG_FB_NVIDIA=m +CONFIG_MOUSE_LOGIBM=m +CONFIG_HZ=250 +CONFIG_X86_BSWAP=y +CONFIG_GENERIC_FIND_FIRST_BIT=y +CONFIG_SND_AD1889=m +CONFIG_USB_AN2720=y +CONFIG_TRACING_SUPPORT=y +CONFIG_INFINIBAND_IPOIB=m +CONFIG_SND_CS4231=m +CONFIG_MTD_NAND_IDS=m +CONFIG_IP_VS_RR=m +CONFIG_INET_DIAG=m +CONFIG_NLS_ISO8859_1=m +CONFIG_I2C_SIS630=m +CONFIG_NET_ETHERNET=y +CONFIG_NET_SCH_GRED=m +CONFIG_NLS_ISO8859_2=m +CONFIG_HID_APPLE=m +CONFIG_SCSI_NETLINK=y +CONFIG_PNPBIOS_PROC_FS=y +CONFIG_REED_SOLOMON=m +CONFIG_X86_RESERVE_LOW_64K=y +CONFIG_NLS_ISO8859_3=m +CONFIG_MMC_SDHCI=m +CONFIG_MMC_BLOCK=m +CONFIG_USB_MICROTEK=m +CONFIG_USB_OHCI_LITTLE_ENDIAN=y +CONFIG_HID_MONTEREY=m +CONFIG_SC1200_WDT=m +CONFIG_NET_SCH_HFSC=m +CONFIG_NET_SCH_FIFO=y +CONFIG_NLS_ISO8859_4=m +CONFIG_MOUSE_SERIAL=m +CONFIG_USB_EPSON2888=y +CONFIG_SSB_POSSIBLE=y +CONFIG_DE2104X=m +CONFIG_NLS_ISO8859_5=m +CONFIG_HID_PETALYNX=m +CONFIG_SND_CS4281=m +CONFIG_SND_CS4236=m +CONFIG_SBC_EPX_C3_WATCHDOG=m +CONFIG_ATM_BR2684=m +CONFIG_X86_MINIMUM_CPU_FAMILY=4 +CONFIG_NLS_ISO8859_6=m +CONFIG_VT=y +CONFIG_B44=m +CONFIG_BLK_DEV_UMEM=m +CONFIG_PROFILING=y +CONFIG_NLS_ISO8859_7=m +CONFIG_NLS_CODEPAGE_1250=m +CONFIG_SND_AU8810=m +CONFIG_SENSORS_SMSC47M1=m +CONFIG_CONNECTOR=m +CONFIG_NLS_CODEPAGE_1251=m +CONFIG_NLS_ISO8859_8=m +CONFIG_SND_AU8820=m +CONFIG_USB_NET_RNDIS_HOST=m +CONFIG_VLAN_8021Q=m +CONFIG_PREEMPT_NONE=y +CONFIG_NLS_ISO8859_9=m +CONFIG_NCPFS_OS2_NS=y +CONFIG_SND_AU8830=m +CONFIG_FONT_8x16=y +CONFIG_EUROTECH_WDT=m +CONFIG_NET_SCHED=y +CONFIG_BRIDGE=m +CONFIG_NETFILTER=y +CONFIG_BASE_FULL=y +CONFIG_INFINIBAND_USER_MEM=y +CONFIG_SND_RTCTIMER=m +CONFIG_WD80x3=m +CONFIG_IDEPCI_PCIBUS_ORDER=y +CONFIG_CRC_CCITT=m +CONFIG_IP_MULTICAST=y +CONFIG_USB_G_SERIAL=m +CONFIG_ISTALLION=m +CONFIG_CS89x0=m +CONFIG_MTD_BLOCK_RO=m +CONFIG_MTD_BLOCK=m +CONFIG_PREVENT_FIRMWARE_BUILD=y +CONFIG_NET_IPGRE_BROADCAST=y +CONFIG_SYSFS_DEPRECATED_V2=y +CONFIG_NCPFS_EXTRAS=y +CONFIG_USB_SL811_HCD=m +CONFIG_BLK_DEV_PIIX=m +CONFIG_BLK_DEV_LOOP=y +CONFIG_MTD_NAND_DISKONCHIP=m +CONFIG_CPU_SUP_CENTAUR=y +CONFIG_INLINE_READ_UNLOCK_IRQ=y +CONFIG_GENERIC_CMOS_UPDATE=y +CONFIG_SND_ES1938=m +CONFIG_I2C_BOARDINFO=y +CONFIG_ADAPTEC_STARFIRE=m +CONFIG_ATA_OVER_ETH=m +CONFIG_GACT_PROB=y +CONFIG_GENERIC_CALIBRATE_DELAY=y +CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y +CONFIG_NFS_ACL_SUPPORT=m +CONFIG_FB_DDC=m +CONFIG_EPIC100=m +CONFIG_HAS_IOMEM=y +CONFIG_SC6600_JOY=y +CONFIG_SND_ES1688=m +CONFIG_AGP_INTEL=m +CONFIG_MOXA_SMARTIO=m +CONFIG_IEEE1394_DV1394=m +CONFIG_MTD_CFI_UTIL=m +CONFIG_DECNET=m +CONFIG_FW_LOADER=y +CONFIG_CRYPTO_DEV_PADLOCK_AES=m +CONFIG_CRYPTO_SHA512=m +CONFIG_EARLY_PRINTK=y +CONFIG_SND_ES1968=m +CONFIG_IO_DELAY_0X80=y +CONFIG_NLS_ASCII=m +CONFIG_USB_MDC800=m +CONFIG_SND_ALS100=m +CONFIG_VIA_RHINE=m +CONFIG_MTD_TS5500=m +CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y +CONFIG_NCPFS_STRONG=y +CONFIG_SND_SBAWE=m +CONFIG_FB_PM2=m +CONFIG_NET_ACT_SIMP=m +CONFIG_MODULE_FORCE_UNLOAD=y +CONFIG_USB_SERIAL_KEYSPAN_PDA=m +CONFIG_SND_ALS300=m +CONFIG_FB_HGA=m +CONFIG_ISO9660_FS=m +CONFIG_HID_ZEROPLUS=m +CONFIG_LOGO_LINUX_MONO=y +CONFIG_PACKET=y +CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m +CONFIG_CRYPTO_SHA256=m +CONFIG_HID_ORTEK=m +CONFIG_SND_SERIAL_U16550=m +CONFIG_USB_ARMLINUX=y +CONFIG_NET_SCH_TEQL=m +CONFIG_BRIDGE_NETFILTER=y +CONFIG_PCI_GOANY=y +CONFIG_BSD_PROCESS_ACCT_V3=y +CONFIG_CONSTRUCTORS=y +CONFIG_DEBUG_BUGVERBOSE=y +CONFIG_NCPFS_IOCTL_LOCKING=y +CONFIG_OCFS2_FS_O2CB=m +CONFIG_JFS_SECURITY=y +CONFIG_FS_POSIX_ACL=y +CONFIG_SERIAL_CORE_CONSOLE=y +CONFIG_COMPUTONE=m +CONFIG_SMC9194=m +CONFIG_X86_WP_WORKS_OK=y +CONFIG_GENERIC_HARDIRQS=y +CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y +CONFIG_FB_SAVAGE_I2C=y +CONFIG_FIB_RULES=y +CONFIG_CPU_IDLE_GOV_LADDER=y +CONFIG_DECOMPRESS_BZIP2=y +CONFIG_QNX4FS_FS=m +CONFIG_CRAMFS=y +CONFIG_HID_EZKEY=m +CONFIG_SOUND_AEDSP16=m +CONFIG_SND_HWDEP=m +CONFIG_MOUSE_PS2_LOGIPS2PP=y +CONFIG_IDE_GD=y +CONFIG_MTD_PHRAM=m +CONFIG_BOUNCE=y +CONFIG_HAVE_AOUT=y +CONFIG_ACORN_PARTITION_RISCIX=y +CONFIG_FB_ATY_BACKLIGHT=y +CONFIG_FB_RADEON_I2C=y +CONFIG_FB_ARC=m +CONFIG_SERIO_CT82C710=m +CONFIG_JOYSTICK_SIDEWINDER=m +CONFIG_MOUSE_PS2=m +CONFIG_SCSI_PROC_FS=y +CONFIG_NET_SCH_PRIO=m +CONFIG_NET_IPGRE=m +CONFIG_USB_SERIAL_EDGEPORT_TI=m +CONFIG_USB_STORAGE_FREECOM=y +CONFIG_IBMASR=m +CONFIG_FEALNX=m +CONFIG_I2C=y +CONFIG_ECONET=m +CONFIG_CRYPTO_PCOMP=y +CONFIG_FB_NVIDIA_I2C=y +CONFIG_FB_CIRRUS=m +CONFIG_HW_RANDOM=y +CONFIG_EEXPRESS_PRO=m +CONFIG_MTD_PMC551=m +CONFIG_X25=m +CONFIG_HAVE_MMIOTRACE_SUPPORT=y +CONFIG_NCPFS_NFS_NS=y +CONFIG_INOTIFY_USER=y +CONFIG_SND_HDSPM=m +CONFIG_PCIPCWATCHDOG=m +CONFIG_SENSORS_W83627EHF=m +CONFIG_MAX_RAW_DEVS=256 +CONFIG_INPUT_JOYDEV=m +CONFIG_CRYPTO_CRC32C=m +CONFIG_HAVE_USER_RETURN_NOTIFIER=y +CONFIG_MACHZ_WDT=m +CONFIG_MMC_BLOCK_BOUNCE=y +CONFIG_USB_SERIAL_EDGEPORT=m +CONFIG_FB_MATROX=m +CONFIG_EL1=m +CONFIG_TRACE_IRQFLAGS_SUPPORT=y +CONFIG_BSD_DISKLABEL=y +CONFIG_HID_GREENASIA=m +CONFIG_WAFER_WDT=m +CONFIG_EL2=m +CONFIG_MTD_SLRAM=m +CONFIG_IP_VS_PROTO_AH_ESP=y +CONFIG_LOGO_LINUX_VGA16=y +CONFIG_MOUSE_INPORT=m +CONFIG_EL3=m +CONFIG_POSIX_MQUEUE=y +CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1 +CONFIG_SND_GINA20=m +CONFIG_SND_TIMER=y +CONFIG_TIPC_ADVANCED=y +CONFIG_NCPFS_NLS=y +CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m +CONFIG_MTD_BLOCK2MTD=m +CONFIG_X86=y +CONFIG_JOLIET=y +CONFIG_8139TOO=y +CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=0 +CONFIG_USB_RIO500=m +CONFIG_FB_SIS_300=y +CONFIG_N_HDLC=m +CONFIG_PHYLIB=m +CONFIG_SELECT_MEMORY_MODEL=y +CONFIG_SYSFS_DEPRECATED=y +CONFIG_CRYPTO_TGR192=m +CONFIG_RCU_CPU_STALL_DETECTOR=y +CONFIG_SND_PCXHR=m +CONFIG_SND_GINA24=m +CONFIG_FB_I810=m +CONFIG_ACORN_PARTITION_ICS=y +CONFIG_AUTOFS_FS=m +CONFIG_I2O=y +CONFIG_IEEE1394_RAWIO=m +CONFIG_CPU_FREQ_GOV_USERSPACE=m +CONFIG_SND_HDA_CODEC_INTELHDMI=y +CONFIG_SND_MPU401=m +CONFIG_FB_ATY_CT=y +CONFIG_WDTPCI=m +CONFIG_HWMON_VID=m +CONFIG_SERIO_RAW=m +CONFIG_ISAPNP=y +CONFIG_USB_SERIAL_PL2303=m +CONFIG_SOUND_PAS=m +CONFIG_SND_MTPAV=m +CONFIG_EDD=m +CONFIG_HID_A4TECH=m +CONFIG_SND_INTEL8X0M=m +CONFIG_FB_MATROX_MILLENIUM=y +CONFIG_NET_EMATCH_STACK=32 +CONFIG_USB_DEVICE_CLASS=y +CONFIG_FB_SIS_315=y +CONFIG_USBPCWATCHDOG=m +CONFIG_SERIAL_8250_FOURPORT=m +CONFIG_INLINE_SPIN_UNLOCK_IRQ=y +CONFIG_NFS_V3=y +CONFIG_SUNGEM=m +CONFIG_BLK_DEV_SC1200=m +CONFIG_BLK_DEV_PDC202XX_OLD=m +CONFIG_BLK_DEV_IDECD=m +CONFIG_INET_XFRM_MODE_BEET=y +CONFIG_NFS_V4=y +CONFIG_JBD=y +CONFIG_SND_HDA_CODEC_CMEDIA=y +CONFIG_SND_DUMMY=m +CONFIG_JOYSTICK_IFORCE_USB=y +CONFIG_USB_ARCH_HAS_HCD=y +CONFIG_USB_APPLEDISPLAY=m +CONFIG_USB_NET_CDCETHER=m +CONFIG_IFB=m +CONFIG_DEFAULT_TCP_CONG="bic" +CONFIG_BSD_PROCESS_ACCT=y +CONFIG_AFS_FS=m +CONFIG_USB_EZUSB=y +CONFIG_FIRMWARE_EDID=y +CONFIG_IDE=y +CONFIG_NET_CLS_RSVP=m +CONFIG_INFINIBAND=m +CONFIG_GENERIC_IOMAP=y +CONFIG_AUDIT_GENERIC=y +CONFIG_BFS_FS=m +CONFIG_FAT_FS=m +CONFIG_FB_ATY_GX=y +CONFIG_FB_SYS_IMAGEBLIT=m +CONFIG_INPUT_UINPUT=m +CONFIG_TOUCHSCREEN_MK712=m +CONFIG_NET_TULIP=y +CONFIG_CRYPTO_BLKCIPHER=m +CONFIG_IP_MROUTE=y +CONFIG_SPARSEMEM_STATIC=y +CONFIG_INLINE_WRITE_UNLOCK=y +CONFIG_FB_ATY=m +CONFIG_ELPLUS=m +CONFIG_HID=y +CONFIG_NLATTR=y +CONFIG_EFS_FS=m +CONFIG_FAT_DEFAULT_CODEPAGE=437 +CONFIG_USB_SERIAL_EMPEG=m +CONFIG_FB_SIS=m +CONFIG_E100=m +CONFIG_NET_VENDOR_RACAL=y +CONFIG_UDF_FS=m +CONFIG_SCTP_HMAC_MD5=y +CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1 +CONFIG_HAVE_KERNEL_LZMA=y +CONFIG_NLS_ISO8859_13=m +CONFIG_AGP=y +CONFIG_SSB_SPROM=y +CONFIG_BLK_DEV_CS5520=m +CONFIG_PRINTK=y +CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y +CONFIG_NLS_ISO8859_14=m +CONFIG_NCP_FS=m +CONFIG_RPCSEC_GSS_SPKM3=m +CONFIG_HFS_FS=m +CONFIG_USB_LD=m +CONFIG_USB_SERIAL_FTDI_SIO=m +CONFIG_GEN_RTC_X=y +CONFIG_JOYSTICK_GF2K=m +CONFIG_BLK_DEV_CS5530=m +CONFIG_NET_EMATCH_NBYTE=m +CONFIG_POWER_SUPPLY=y +CONFIG_AIO=y +CONFIG_NLS_ISO8859_15=m +CONFIG_SMB_FS=m +CONFIG_XFS_QUOTA=y +CONFIG_PSS_MIXER=y +CONFIG_SND_AD1816A=m +CONFIG_MOUSE_PS2_SYNAPTICS=y +CONFIG_BLK_DEV_PDC202XX_NEW=m +CONFIG_IP_VS_PROTO_TCP=y +CONFIG_EISA_VLB_PRIMING=y +CONFIG_DMI=y +CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y +CONFIG_SUNRPC=m +CONFIG_JFS_FS=m +CONFIG_FS_MBCACHE=y +CONFIG_SOUND_MSS=m +CONFIG_SERIAL_8250_NR_UARTS=16 +CONFIG_LLC=m +CONFIG_IP_VS_PROTO_ESP=y +CONFIG_XFRM_USER=m +CONFIG_CPU_FREQ_GOV_POWERSAVE=m +CONFIG_DEFAULT_SECURITY="selinux" +CONFIG_ADVANTECH_WDT=m +CONFIG_CRC_ITU_T=m +CONFIG_MTD_DOC2000=m +CONFIG_DEV_APPLETALK=m +CONFIG_IP_VS_SED=m +CONFIG_IP_VS_PROTO_UDP=y +CONFIG_PCI=y +CONFIG_USB_FILE_STORAGE=m +CONFIG_SOUND_OSS=m +CONFIG_SND_ECHO3G=m +CONFIG_AMD8111_ETH=m +CONFIG_BLK_DEV_DAC960=m +CONFIG_MTD_DOC2001=m +CONFIG_MMC=m +CONFIG_ISA=y +CONFIG_INITRAMFS_SOURCE="" +CONFIG_IKCONFIG_PROC=y +CONFIG_HAVE_KERNEL_GZIP=y +CONFIG_ZISOFS=y +CONFIG_USB_UEAGLEATM=m +CONFIG_SOUND_PSS=m +CONFIG_BLK_DEV_CS5535=m +CONFIG_EISA_PCI_EISA=y +CONFIG_X86_UP_IOAPIC=y +CONFIG_BUG=y +CONFIG_CRYPTO_HW=y +CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=0 +CONFIG_NFS_FS=m +CONFIG_SND_HDA_CODEC_ANALOG=y +CONFIG_FB_MATROX_I2C=m +CONFIG_IPMI_WATCHDOG=m +CONFIG_PCNET32=m +CONFIG_ULI526X=m +CONFIG_MII=y +CONFIG_I2O_CONFIG=m +CONFIG_SND_ICE1712=m +CONFIG_SND_OPL3_LIB_SEQ=m +CONFIG_NAMESPACES=y +CONFIG_NETWORK_FILESYSTEMS=y +CONFIG_SND_OPL4_LIB_SEQ=m +CONFIG_I2C_COMPAT=y +CONFIG_FIX_EARLYCON_MEM=y +CONFIG_CRYPTO=y +CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y +CONFIG_SONYPI=m +CONFIG_MOUSE_PC110PAD=m +CONFIG_MTD_CFI_INTELEXT=m +CONFIG_ATM=y +CONFIG_SYSCTL=y +CONFIG_MISC_FILESYSTEMS=y +CONFIG_SND_ICE1724=m +CONFIG_BLK_DEV_RZ1000=m +CONFIG_HAVE_OPROFILE=y +CONFIG_SND_ATIIXP_MODEM=m +CONFIG_PCWATCHDOG=m +CONFIG_BLK_DEV_CMD640=m +CONFIG_CDROM_PKTCDVD=m +CONFIG_ECONET_NATIVE=y +CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y +CONFIG_HAVE_PERF_EVENTS=y +CONFIG_BACKLIGHT_GENERIC=y +CONFIG_SND=y +CONFIG_SENSORS_W83L785TS=m +CONFIG_B44_PCI=y +CONFIG_MTD_DOCECC=m +CONFIG_MTD=m +CONFIG_HPET_EMULATE_RTC=y +CONFIG_UFS_FS=m +CONFIG_FTL=m +CONFIG_IP_VS_WLC=m +CONFIG_ZONE_DMA_FLAG=1 +CONFIG_RWSEM_XCHGADD_ALGORITHM=y +CONFIG_HT_IRQ=y +CONFIG_SLOW_WORK=y +CONFIG_NET=y +CONFIG_SND_ALS4000=m +CONFIG_SSB=m +CONFIG_VORTEX=m +CONFIG_MODULE_UNLOAD=y +CONFIG_XFS_FS=m +CONFIG_HID_BELKIN=m +CONFIG_SND_ALI5451=m +CONFIG_IEEE1394=m +CONFIG_NET_CLS_BASIC=m +CONFIG_TEXTSEARCH_BM=m +CONFIG_STANDALONE=y +CONFIG_RTC=m +CONFIG_HID_THRUSTMASTER=m +CONFIG_HID_MICROSOFT=m +CONFIG_GAMEPORT_FM801=m +CONFIG_DE2104X_DSL=0 +CONFIG_NETDEVICES=y +CONFIG_IDE_XFER_MODE=y +CONFIG_USB=y +CONFIG_ECONET_AUNUDP=y +CONFIG_IP_VS_FTP=m +CONFIG_INET_TCP_DIAG=m +CONFIG_RD_LZO=y +CONFIG_FRAME_POINTER=y +CONFIG_JFFS2_ZLIB=y +CONFIG_PRINT_QUOTA_WARNING=y +CONFIG_USB_GADGET_DUALSPEED=y +CONFIG_SND_CMI8330=m +CONFIG_JOYSTICK_STINGER=m +CONFIG_HOTPLUG_PCI_SHPC=y +CONFIG_X86_PLATFORM_DEVICES=y +CONFIG_SND_HDA_INTEL=m +CONFIG_SND_DMA_SGBUF=y +CONFIG_SOFT_WATCHDOG=m +CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADDRESS=0 +CONFIG_EFI_PARTITION=y +CONFIG_NLS=y +CONFIG_SENSORS_DS1621=m +CONFIG_ULTRA32=m +CONFIG_CLOCKSOURCE_WATCHDOG=y +CONFIG_CRYPTO_ALGAPI=y +CONFIG_FB_VOODOO1=m +CONFIG_SERIAL_8250=y +CONFIG_LEDS_TRIGGERS=y +CONFIG_PNP=y +CONFIG_SND_SEQUENCER=m +CONFIG_WDT=m +CONFIG_MTD_CFI_I1=y +CONFIG_MMU=y +CONFIG_HW_RANDOM_AMD=m +CONFIG_BLK_DEV_RAM_SIZE=8192 +CONFIG_MTD_CFI_I2=y +CONFIG_M586=y +CONFIG_HID_SMARTJOYPLUS=m +CONFIG_SENSORS_W83793=m +CONFIG_IDE_GD_ATA=y +CONFIG_IPX=m +CONFIG_CPU_SUP_CYRIX_32=y +CONFIG_EXT2_FS_SECURITY=y +CONFIG_CRYPTO_KHAZAD=m +CONFIG_EXT3_FS_SECURITY=y +CONFIG_SND_HDA_CODEC_NVHDMI=y +CONFIG_SENSORS_ASB100=m +CONFIG_8139TOO_TUNE_TWISTER=y +CONFIG_NET_ACT_PEDIT=m +CONFIG_BASE_SMALL=0 +CONFIG_MOXA_INTELLIO=m +CONFIG_USB_GADGET=m +CONFIG_SND_ENS1370=m +CONFIG_SND_ES18XX=m +CONFIG_SND_AC97_CODEC=m +CONFIG_VGA_ARB_MAX_GPUS=16 +CONFIG_JOYSTICK_WARRIOR=m +CONFIG_MTD_GEN_PROBE=m +CONFIG_EISA_NAMES=y +CONFIG_X86_INVLPG=y +CONFIG_LDM_PARTITION=y +CONFIG_XFS_RT=y +CONFIG_USB_SERIAL_CYBERJACK=m +CONFIG_SND_ENS1371=m +CONFIG_CS5535_GPIO=m +CONFIG_IPMI_POWEROFF=m +CONFIG_BINFMT_ELF=y +CONFIG_PCI_DIRECT=y +CONFIG_JFFS2_FS_WRITEBUFFER=y +CONFIG_SOUND_UART6850=m +CONFIG_SBC8360_WDT=m +CONFIG_JOYSTICK_JOYDUMP=m +CONFIG_JOYSTICK_TMDC=m +CONFIG_I2O_CONFIG_OLD_IOCTL=y +CONFIG_MTD_DOCPROBE_ADDRESS=0 +CONFIG_STP=m +CONFIG_SND_SUPPORT_OLD_API=y +CONFIG_SERIO_I8042=y +CONFIG_EL16=m +CONFIG_NET_EMATCH=y +CONFIG_SND_CMIPCI=m +CONFIG_SND_INTERWAVE=m +CONFIG_SND_PCM_OSS_PLUGINS=y +CONFIG_LEGACY_PTY_COUNT=16 +CONFIG_JOYSTICK_TWIDJOY=m +CONFIG_SCSI_ISCSI_ATTRS=m +CONFIG_PCIEAER=y +CONFIG_SND_AZT2320=m +CONFIG_SENSORS_ATXP1=m +CONFIG_8139TOO_8129=y +CONFIG_IEEE1394_ETH1394=m +CONFIG_USB_SERIAL_VISOR=m +CONFIG_SERIAL_8250_ACCENT=m +CONFIG_USB_NET_GL620A=m +CONFIG_SEEQ8005=m +CONFIG_BITREVERSE=y +CONFIG_IP_VS_WRR=m +CONFIG_TEXTSEARCH=y +CONFIG_TCP_CONG_HTCP=m +CONFIG_LOG_BUF_SHIFT=14 +CONFIG_USB_NET2280=m +CONFIG_SND_OPTI92X_AD1848=m +CONFIG_FB_3DFX=m +CONFIG_W83877F_WDT=m +CONFIG_SENSORS_HDAPS=m +CONFIG_MTD_CONCAT=m +CONFIG_NET_SCH_NETEM=m +CONFIG_IP_ROUTE_VERBOSE=y +CONFIG_ARCH_POPULATES_NODE_MAP=y +CONFIG_USB_HIDDEV=y +CONFIG_W83977F_WDT=m +CONFIG_JOYSTICK_GRIP_MP=m +CONFIG_LEDS_CLASS=m +CONFIG_NFS_V3_ACL=y +CONFIG_AUTOFS4_FS=m +CONFIG_SND_RME9652=m +CONFIG_SND_INDIGO=m +CONFIG_SND_SBAWE_SEQ=m +CONFIG_DUMMY_CONSOLE=y +CONFIG_HW_RANDOM_VIA=m +CONFIG_USB_BELKIN=y +CONFIG_NI52=m +CONFIG_NCPFS_PACKET_SIGNING=y +CONFIG_SND_USB_AUDIO=m +CONFIG_SECURITY_SELINUX=y diff -Naur linux-2.6.34.orig/include/config/auto.conf.cmd linux-2.6.34/include/config/auto.conf.cmd --- linux-2.6.34.orig/include/config/auto.conf.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/include/config/auto.conf.cmd 2010-06-16 00:19:02.000000000 +0200 @@ -0,0 +1,539 @@ +deps_config := \ + lib/Kconfig \ + drivers/virtio/Kconfig \ + drivers/lguest/Kconfig \ + drivers/vhost/Kconfig \ + virt/kvm/Kconfig \ + arch/x86/kvm/Kconfig \ + drivers/crypto/Kconfig \ + crypto/async_tx/Kconfig \ + crypto/Kconfig \ + security/integrity/ima/Kconfig \ + security/tomoyo/Kconfig \ + security/smack/Kconfig \ + security/selinux/Kconfig \ + security/Kconfig \ + lib/Kconfig.kmemcheck \ + lib/Kconfig.kgdb \ + samples/Kconfig \ + kernel/trace/Kconfig \ + mm/Kconfig.debug \ + lib/Kconfig.debug \ + arch/x86/Kconfig.debug \ + fs/dlm/Kconfig \ + fs/nls/Kconfig \ + fs/partitions/Kconfig \ + fs/9p/Kconfig \ + fs/afs/Kconfig \ + fs/coda/Kconfig \ + fs/ncpfs/Kconfig \ + fs/cifs/Kconfig \ + fs/ceph/Kconfig \ + fs/smbfs/Kconfig \ + net/sunrpc/Kconfig \ + fs/nfsd/Kconfig \ + fs/nfs/Kconfig \ + fs/exofs/Kconfig \ + fs/ufs/Kconfig \ + fs/sysv/Kconfig \ + fs/romfs/Kconfig \ + fs/qnx4/Kconfig \ + fs/hpfs/Kconfig \ + fs/omfs/Kconfig \ + fs/minix/Kconfig \ + fs/freevxfs/Kconfig \ + fs/squashfs/Kconfig \ + fs/cramfs/Kconfig \ + fs/logfs/Kconfig \ + fs/ubifs/Kconfig \ + fs/jffs2/Kconfig \ + fs/efs/Kconfig \ + fs/bfs/Kconfig \ + fs/befs/Kconfig \ + fs/hfsplus/Kconfig \ + fs/hfs/Kconfig \ + fs/ecryptfs/Kconfig \ + fs/affs/Kconfig \ + fs/adfs/Kconfig \ + fs/configfs/Kconfig \ + fs/sysfs/Kconfig \ + fs/proc/Kconfig \ + fs/ntfs/Kconfig \ + fs/fat/Kconfig \ + fs/udf/Kconfig \ + fs/isofs/Kconfig \ + fs/cachefiles/Kconfig \ + fs/fscache/Kconfig \ + fs/fuse/Kconfig \ + fs/autofs4/Kconfig \ + fs/autofs/Kconfig \ + fs/quota/Kconfig \ + fs/notify/inotify/Kconfig \ + fs/notify/dnotify/Kconfig \ + fs/notify/Kconfig \ + fs/nilfs2/Kconfig \ + fs/btrfs/Kconfig \ + fs/ocfs2/Kconfig \ + fs/gfs2/Kconfig \ + fs/xfs/Kconfig \ + fs/jfs/Kconfig \ + fs/reiserfs/Kconfig \ + fs/jbd2/Kconfig \ + fs/jbd/Kconfig \ + fs/ext4/Kconfig \ + fs/ext3/Kconfig \ + fs/ext2/Kconfig \ + fs/Kconfig \ + drivers/firmware/Kconfig \ + drivers/platform/x86/Kconfig \ + drivers/platform/Kconfig \ + drivers/staging/crystalhd/Kconfig \ + drivers/staging/dt3155/Kconfig \ + drivers/staging/sm7xx/Kconfig \ + drivers/staging/netwave/Kconfig \ + drivers/staging/wavelan/Kconfig \ + drivers/staging/arlan/Kconfig \ + drivers/staging/strip/Kconfig \ + drivers/staging/samsung-laptop/Kconfig \ + drivers/staging/batman-adv/Kconfig \ + drivers/staging/wlags49_h25/Kconfig \ + drivers/staging/wlags49_h2/Kconfig \ + drivers/staging/ramzswap/Kconfig \ + drivers/staging/iio/trigger/Kconfig \ + drivers/staging/iio/light/Kconfig \ + drivers/staging/iio/adc/Kconfig \ + drivers/staging/iio/accel/Kconfig \ + drivers/staging/iio/Kconfig \ + drivers/staging/sep/Kconfig \ + drivers/staging/rar_register/Kconfig \ + drivers/staging/vme/boards/Kconfig \ + drivers/staging/vme/devices/Kconfig \ + drivers/staging/vme/bridges/Kconfig \ + drivers/staging/vme/Kconfig \ + drivers/staging/hv/Kconfig \ + drivers/staging/udlfb/Kconfig \ + drivers/staging/vt6656/Kconfig \ + drivers/staging/vt6655/Kconfig \ + drivers/staging/quatech_usb2/Kconfig \ + drivers/staging/serqt_usb2/Kconfig \ + drivers/staging/octeon/Kconfig \ + drivers/gpu/drm/nouveau/Kconfig \ + drivers/gpu/drm/vmwgfx/Kconfig \ + drivers/staging/line6/Kconfig \ + drivers/staging/phison/Kconfig \ + drivers/staging/pohmelfs/Kconfig \ + drivers/staging/dream/camera/Kconfig \ + drivers/staging/dream/smd/Kconfig \ + drivers/staging/dream/Kconfig \ + drivers/staging/frontier/Kconfig \ + drivers/staging/rtl8192e/Kconfig \ + drivers/staging/rtl8192u/Kconfig \ + drivers/staging/rtl8192su/Kconfig \ + drivers/staging/rtl8187se/Kconfig \ + drivers/staging/panel/Kconfig \ + drivers/staging/asus_oled/Kconfig \ + drivers/staging/comedi/Kconfig \ + drivers/staging/rt2870/Kconfig \ + drivers/staging/rt2860/Kconfig \ + drivers/staging/otus/Kconfig \ + drivers/staging/poch/Kconfig \ + drivers/staging/echo/Kconfig \ + drivers/staging/wlan-ng/Kconfig \ + drivers/staging/winbond/Kconfig \ + drivers/staging/usbip/Kconfig \ + drivers/staging/cx25821/Kconfig \ + drivers/staging/go7007/Kconfig \ + drivers/staging/slicoss/Kconfig \ + drivers/staging/et131x/Kconfig \ + drivers/staging/Kconfig \ + drivers/xen/Kconfig \ + drivers/vlynq/Kconfig \ + drivers/uio/Kconfig \ + drivers/auxdisplay/Kconfig \ + drivers/dca/Kconfig \ + drivers/dma/Kconfig \ + drivers/rtc/Kconfig \ + drivers/edac/Kconfig \ + drivers/infiniband/ulp/iser/Kconfig \ + drivers/infiniband/ulp/srp/Kconfig \ + drivers/infiniband/ulp/ipoib/Kconfig \ + drivers/infiniband/hw/nes/Kconfig \ + drivers/infiniband/hw/mlx4/Kconfig \ + drivers/infiniband/hw/cxgb3/Kconfig \ + drivers/infiniband/hw/amso1100/Kconfig \ + drivers/infiniband/hw/ehca/Kconfig \ + drivers/infiniband/hw/ipath/Kconfig \ + drivers/infiniband/hw/mthca/Kconfig \ + drivers/infiniband/Kconfig \ + drivers/accessibility/Kconfig \ + drivers/leds/Kconfig \ + drivers/memstick/host/Kconfig \ + drivers/memstick/core/Kconfig \ + drivers/memstick/Kconfig \ + drivers/mmc/host/Kconfig \ + drivers/mmc/card/Kconfig \ + drivers/mmc/core/Kconfig \ + drivers/mmc/Kconfig \ + drivers/uwb/Kconfig \ + drivers/usb/otg/Kconfig \ + drivers/usb/gadget/Kconfig \ + drivers/usb/atm/Kconfig \ + drivers/usb/misc/sisusbvga/Kconfig \ + drivers/usb/misc/Kconfig \ + drivers/usb/serial/Kconfig \ + drivers/usb/image/Kconfig \ + drivers/usb/storage/Kconfig \ + drivers/usb/class/Kconfig \ + drivers/usb/musb/Kconfig \ + drivers/usb/host/Kconfig \ + drivers/usb/wusbcore/Kconfig \ + drivers/usb/mon/Kconfig \ + drivers/usb/core/Kconfig \ + drivers/usb/Kconfig \ + drivers/hid/usbhid/Kconfig \ + drivers/hid/Kconfig \ + sound/oss/Kconfig \ + sound/soc/codecs/Kconfig \ + sound/soc/txx9/Kconfig \ + sound/soc/sh/Kconfig \ + sound/soc/s6000/Kconfig \ + sound/soc/s3c24xx/Kconfig \ + sound/soc/pxa/Kconfig \ + sound/soc/omap/Kconfig \ + sound/soc/imx/Kconfig \ + sound/soc/fsl/Kconfig \ + sound/soc/davinci/Kconfig \ + sound/soc/blackfin/Kconfig \ + sound/soc/au1x/Kconfig \ + sound/soc/atmel/Kconfig \ + sound/soc/Kconfig \ + sound/parisc/Kconfig \ + sound/sparc/Kconfig \ + sound/pcmcia/Kconfig \ + sound/usb/Kconfig \ + sound/sh/Kconfig \ + sound/mips/Kconfig \ + sound/spi/Kconfig \ + sound/atmel/Kconfig \ + sound/arm/Kconfig \ + sound/aoa/soundbus/Kconfig \ + sound/aoa/codecs/Kconfig \ + sound/aoa/fabrics/Kconfig \ + sound/aoa/Kconfig \ + sound/ppc/Kconfig \ + sound/pci/hda/Kconfig \ + sound/pci/Kconfig \ + sound/isa/Kconfig \ + sound/drivers/Kconfig \ + sound/core/seq/Kconfig \ + sound/core/Kconfig \ + sound/oss/dmasound/Kconfig \ + sound/Kconfig \ + drivers/video/logo/Kconfig \ + drivers/video/console/Kconfig \ + drivers/video/display/Kconfig \ + drivers/video/backlight/Kconfig \ + drivers/video/omap2/displays/Kconfig \ + drivers/video/omap2/omapfb/Kconfig \ + drivers/video/omap2/dss/Kconfig \ + drivers/video/omap2/Kconfig \ + drivers/video/omap/Kconfig \ + drivers/video/geode/Kconfig \ + drivers/gpu/drm/radeon/Kconfig \ + drivers/gpu/drm/Kconfig \ + drivers/gpu/vga/Kconfig \ + drivers/char/agp/Kconfig \ + drivers/video/Kconfig \ + drivers/media/dvb/frontends/Kconfig \ + drivers/media/dvb/ngene/Kconfig \ + drivers/media/dvb/mantis/Kconfig \ + drivers/media/dvb/pt1/Kconfig \ + drivers/media/dvb/firewire/Kconfig \ + drivers/media/dvb/dm1105/Kconfig \ + drivers/media/dvb/pluto2/Kconfig \ + drivers/media/dvb/bt8xx/Kconfig \ + drivers/media/dvb/b2c2/Kconfig \ + drivers/media/dvb/siano/Kconfig \ + drivers/media/dvb/ttusb-dec/Kconfig \ + drivers/media/dvb/ttusb-budget/Kconfig \ + drivers/media/dvb/dvb-usb/Kconfig \ + drivers/media/dvb/ttpci/Kconfig \ + drivers/media/dvb/Kconfig \ + drivers/media/radio/si470x/Kconfig \ + drivers/media/radio/Kconfig \ + drivers/media/video/pwc/Kconfig \ + drivers/media/video/zc0301/Kconfig \ + drivers/media/video/sn9c102/Kconfig \ + drivers/media/video/et61x251/Kconfig \ + drivers/media/video/usbvideo/Kconfig \ + drivers/media/video/usbvision/Kconfig \ + drivers/media/video/cx231xx/Kconfig \ + drivers/media/video/tlg2300/Kconfig \ + drivers/media/video/em28xx/Kconfig \ + drivers/media/video/hdpvr/Kconfig \ + drivers/media/video/pvrusb2/Kconfig \ + drivers/media/video/gspca/gl860/Kconfig \ + drivers/media/video/gspca/stv06xx/Kconfig \ + drivers/media/video/gspca/m5602/Kconfig \ + drivers/media/video/gspca/Kconfig \ + drivers/media/video/uvc/Kconfig \ + drivers/media/video/saa7164/Kconfig \ + drivers/media/video/cx18/Kconfig \ + drivers/media/video/ivtv/Kconfig \ + drivers/media/video/au0828/Kconfig \ + drivers/media/video/cx23885/Kconfig \ + drivers/media/video/cx88/Kconfig \ + drivers/media/video/saa7134/Kconfig \ + drivers/media/video/zoran/Kconfig \ + drivers/media/video/cpia2/Kconfig \ + drivers/media/video/bt8xx/Kconfig \ + drivers/media/video/cx25840/Kconfig \ + drivers/media/video/Kconfig \ + drivers/media/common/tuners/Kconfig \ + drivers/media/IR/Kconfig \ + drivers/media/common/Kconfig \ + drivers/media/Kconfig \ + drivers/regulator/Kconfig \ + drivers/mfd/Kconfig \ + drivers/ssb/Kconfig \ + drivers/watchdog/Kconfig \ + drivers/thermal/Kconfig \ + drivers/hwmon/Kconfig \ + drivers/power/Kconfig \ + drivers/w1/slaves/Kconfig \ + drivers/w1/masters/Kconfig \ + drivers/w1/Kconfig \ + drivers/gpio/Kconfig \ + drivers/pps/clients/Kconfig \ + drivers/pps/Kconfig \ + drivers/spi/Kconfig \ + drivers/i2c/busses/Kconfig \ + drivers/i2c/algos/Kconfig \ + drivers/i2c/Kconfig \ + drivers/s390/char/Kconfig \ + drivers/char/tpm/Kconfig \ + drivers/char/pcmcia/Kconfig \ + drivers/char/hw_random/Kconfig \ + drivers/char/ipmi/Kconfig \ + drivers/serial/Kconfig \ + drivers/char/Kconfig \ + drivers/input/gameport/Kconfig \ + drivers/input/serio/Kconfig \ + drivers/input/misc/Kconfig \ + drivers/input/touchscreen/Kconfig \ + drivers/input/tablet/Kconfig \ + drivers/input/joystick/iforce/Kconfig \ + drivers/input/joystick/Kconfig \ + drivers/input/mouse/Kconfig \ + drivers/input/keyboard/Kconfig \ + drivers/input/Kconfig \ + drivers/telephony/Kconfig \ + drivers/isdn/hardware/mISDN/Kconfig \ + drivers/isdn/mISDN/Kconfig \ + drivers/isdn/hysdn/Kconfig \ + drivers/isdn/gigaset/Kconfig \ + drivers/isdn/hardware/eicon/Kconfig \ + drivers/isdn/hardware/avm/Kconfig \ + drivers/isdn/hardware/Kconfig \ + drivers/isdn/capi/Kconfig \ + drivers/isdn/act2000/Kconfig \ + drivers/isdn/sc/Kconfig \ + drivers/isdn/pcbit/Kconfig \ + drivers/isdn/icn/Kconfig \ + drivers/isdn/hisax/Kconfig \ + drivers/isdn/i4l/Kconfig \ + drivers/isdn/Kconfig \ + drivers/s390/net/Kconfig \ + drivers/ieee802154/Kconfig \ + drivers/atm/Kconfig \ + drivers/net/wan/Kconfig \ + drivers/net/pcmcia/Kconfig \ + drivers/net/usb/Kconfig \ + drivers/net/wimax/i2400m/Kconfig \ + drivers/net/wimax/Kconfig \ + drivers/net/wireless/zd1211rw/Kconfig \ + drivers/net/wireless/wl12xx/Kconfig \ + drivers/net/wireless/rt2x00/Kconfig \ + drivers/net/wireless/p54/Kconfig \ + drivers/net/wireless/orinoco/Kconfig \ + drivers/net/wireless/libertas/Kconfig \ + drivers/net/wireless/iwmc3200wifi/Kconfig \ + drivers/net/wireless/iwlwifi/Kconfig \ + drivers/net/wireless/ipw2x00/Kconfig \ + drivers/net/wireless/hostap/Kconfig \ + drivers/net/wireless/b43legacy/Kconfig \ + drivers/net/wireless/b43/Kconfig \ + drivers/net/wireless/ath/ar9170/Kconfig \ + drivers/net/wireless/ath/ath9k/Kconfig \ + drivers/net/wireless/ath/ath5k/Kconfig \ + drivers/net/wireless/ath/Kconfig \ + drivers/net/wireless/Kconfig \ + drivers/net/tokenring/Kconfig \ + drivers/net/benet/Kconfig \ + drivers/net/sfc/Kconfig \ + drivers/net/stmmac/Kconfig \ + drivers/net/ixp2000/Kconfig \ + drivers/net/octeon/Kconfig \ + drivers/net/fs_enet/Kconfig \ + drivers/net/ibm_newemac/Kconfig \ + drivers/net/tulip/Kconfig \ + drivers/net/arm/Kconfig \ + drivers/net/phy/Kconfig \ + drivers/net/arcnet/Kconfig \ + drivers/net/Kconfig \ + drivers/macintosh/Kconfig \ + drivers/message/i2o/Kconfig \ + drivers/ieee1394/Kconfig \ + drivers/firewire/Kconfig \ + drivers/message/fusion/Kconfig \ + drivers/md/Kconfig \ + drivers/ata/Kconfig \ + drivers/scsi/osd/Kconfig \ + drivers/scsi/device_handler/Kconfig \ + drivers/scsi/pcmcia/Kconfig \ + drivers/scsi/arm/Kconfig \ + drivers/scsi/qla4xxx/Kconfig \ + drivers/scsi/qla2xxx/Kconfig \ + drivers/scsi/mpt2sas/Kconfig \ + drivers/scsi/megaraid/Kconfig.megaraid \ + drivers/scsi/mvsas/Kconfig \ + drivers/scsi/aic94xx/Kconfig \ + drivers/scsi/aic7xxx/Kconfig.aic79xx \ + drivers/scsi/aic7xxx/Kconfig.aic7xxx \ + drivers/scsi/be2iscsi/Kconfig \ + drivers/scsi/bnx2i/Kconfig \ + drivers/scsi/cxgb3i/Kconfig \ + drivers/scsi/libsas/Kconfig \ + drivers/scsi/Kconfig \ + drivers/ide/Kconfig \ + drivers/misc/iwmc3200top/Kconfig \ + drivers/misc/cb710/Kconfig \ + drivers/misc/eeprom/Kconfig \ + drivers/misc/c2port/Kconfig \ + drivers/misc/Kconfig \ + drivers/s390/block/Kconfig \ + drivers/block/drbd/Kconfig \ + drivers/block/paride/Kconfig \ + drivers/block/Kconfig \ + drivers/pnp/pnpacpi/Kconfig \ + drivers/pnp/pnpbios/Kconfig \ + drivers/pnp/isapnp/Kconfig \ + drivers/pnp/Kconfig \ + drivers/parport/Kconfig \ + drivers/of/Kconfig \ + drivers/mtd/ubi/Kconfig.debug \ + drivers/mtd/ubi/Kconfig \ + drivers/mtd/lpddr/Kconfig \ + drivers/mtd/onenand/Kconfig \ + drivers/mtd/nand/Kconfig \ + drivers/mtd/devices/Kconfig \ + drivers/mtd/maps/Kconfig \ + drivers/mtd/chips/Kconfig \ + drivers/mtd/Kconfig \ + drivers/connector/Kconfig \ + drivers/base/Kconfig \ + drivers/Kconfig \ + net/9p/Kconfig \ + net/rfkill/Kconfig \ + net/wimax/Kconfig \ + net/mac80211/Kconfig \ + net/wireless/Kconfig \ + net/rxrpc/Kconfig \ + drivers/bluetooth/Kconfig \ + net/bluetooth/hidp/Kconfig \ + net/bluetooth/cmtp/Kconfig \ + net/bluetooth/bnep/Kconfig \ + net/bluetooth/rfcomm/Kconfig \ + net/bluetooth/Kconfig \ + drivers/net/irda/Kconfig \ + net/irda/ircomm/Kconfig \ + net/irda/irnet/Kconfig \ + net/irda/irlan/Kconfig \ + net/irda/Kconfig \ + drivers/net/can/usb/Kconfig \ + drivers/net/can/sja1000/Kconfig \ + drivers/net/can/mscan/Kconfig \ + drivers/net/can/Kconfig \ + net/can/Kconfig \ + drivers/net/hamradio/Kconfig \ + net/ax25/Kconfig \ + net/dcb/Kconfig \ + net/sched/Kconfig \ + net/ieee802154/Kconfig \ + net/phonet/Kconfig \ + net/wanrouter/Kconfig \ + net/econet/Kconfig \ + net/lapb/Kconfig \ + net/x25/Kconfig \ + drivers/net/appletalk/Kconfig \ + net/ipx/Kconfig \ + net/llc/Kconfig \ + net/decnet/Kconfig \ + net/8021q/Kconfig \ + net/dsa/Kconfig \ + net/bridge/Kconfig \ + net/802/Kconfig \ + net/atm/Kconfig \ + net/tipc/Kconfig \ + net/rds/Kconfig \ + net/sctp/Kconfig \ + net/dccp/ccids/Kconfig \ + net/dccp/Kconfig \ + net/bridge/netfilter/Kconfig \ + net/decnet/netfilter/Kconfig \ + net/ipv6/netfilter/Kconfig \ + net/ipv4/netfilter/Kconfig \ + net/netfilter/ipvs/Kconfig \ + net/netfilter/Kconfig \ + net/netlabel/Kconfig \ + net/ipv6/Kconfig \ + net/ipv4/Kconfig \ + net/iucv/Kconfig \ + net/xfrm/Kconfig \ + net/unix/Kconfig \ + net/packet/Kconfig \ + net/Kconfig \ + fs/Kconfig.binfmt \ + drivers/pci/hotplug/Kconfig \ + drivers/pcmcia/Kconfig \ + drivers/mca/Kconfig \ + drivers/eisa/Kconfig \ + drivers/pci/Kconfig \ + drivers/pci/pcie/aer/Kconfig.debug \ + drivers/pci/pcie/aer/Kconfig \ + drivers/pci/pcie/Kconfig \ + drivers/idle/Kconfig \ + drivers/cpuidle/Kconfig \ + drivers/cpufreq/Kconfig \ + arch/x86/kernel/cpu/cpufreq/Kconfig \ + drivers/sfi/Kconfig \ + drivers/acpi/Kconfig \ + kernel/power/Kconfig \ + kernel/Kconfig.hz \ + mm/Kconfig \ + kernel/Kconfig.preempt \ + arch/x86/Kconfig.cpu \ + arch/x86/lguest/Kconfig \ + arch/x86/xen/Kconfig \ + kernel/time/Kconfig \ + kernel/Kconfig.freezer \ + kernel/Kconfig.locks \ + block/Kconfig.iosched \ + block/Kconfig \ + kernel/gcov/Kconfig \ + arch/Kconfig \ + usr/Kconfig \ + init/Kconfig \ + arch/x86/Kconfig + +include/config/auto.conf: \ + $(deps_config) + +ifneq "$(KERNELVERSION)" "2.6.34" +include/config/auto.conf: FORCE +endif +ifneq "$(ARCH)" "i386" +include/config/auto.conf: FORCE +endif + +$(deps_config): ; diff -Naur linux-2.6.34.orig/include/config/kernel.release linux-2.6.34/include/config/kernel.release --- linux-2.6.34.orig/include/config/kernel.release 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/include/config/kernel.release 2010-06-16 00:19:03.000000000 +0200 @@ -0,0 +1 @@ +2.6.34-norhtec-sis diff -Naur linux-2.6.34.orig/include/config/tristate.conf linux-2.6.34/include/config/tristate.conf --- linux-2.6.34.orig/include/config/tristate.conf 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/include/config/tristate.conf 2010-06-16 00:19:02.000000000 +0200 @@ -0,0 +1,925 @@ +# +# Automatically generated - do not edit + +CONFIG_USB_SISUSBVGA=M +CONFIG_SND_WAVEFRONT=M +CONFIG_BLK_CPQ_DA=M +CONFIG_BLK_DEV_FD=M +CONFIG_USB_LEGOTOWER=M +CONFIG_HID_CHERRY=M +CONFIG_SND_SB_COMMON=M +CONFIG_FB_TRIDENT=M +CONFIG_GAMEPORT_NS558=M +CONFIG_JOYSTICK_GRIP=M +CONFIG_BONDING=M +CONFIG_BLK_DEV_HPT366=M +CONFIG_MTD_ABSENT=M +CONFIG_INET_XFRM_TUNNEL=M +CONFIG_CRYPTO_ANUBIS=M +CONFIG_JBD2=M +CONFIG_SND_OPTI92X_CS4231=M +CONFIG_NI65=M +CONFIG_USB_SERIAL_IR=M +CONFIG_SND_AZT3328=M +CONFIG_SND_SSCAPE=M +CONFIG_TCP_CONG_SCALABLE=M +CONFIG_SND_SIS7019=M +CONFIG_SENSORS_VT8231=M +CONFIG_BLK_DEV_TRM290=M +CONFIG_TCP_CONG_VENO=M +CONFIG_CRYPTO_MD4=M +CONFIG_USB_SERIAL_TI=M +CONFIG_INPUT_POLLDEV=M +CONFIG_CRYPTO_BLKCIPHER2=Y +CONFIG_BLK_DEV_IT821X=M +CONFIG_CRYPTO_MD5=Y +CONFIG_SCSI_FC_ATTRS=M +CONFIG_CRYPTO_WORKQUEUE=Y +CONFIG_SND_EMU10K1=M +CONFIG_SYNCLINKMP=M +CONFIG_E2100=M +CONFIG_NET_CLS_RSVP6=M +CONFIG_CRYPTO_CBC=M +CONFIG_USB_SERIAL=M +CONFIG_SERIAL_JSM=M +CONFIG_USB_RTL8150=M +CONFIG_MTD_MTDRAM=M +CONFIG_SND_DARLA20=M +CONFIG_CASSINI=M +CONFIG_CRYPTO_ECB=M +CONFIG_SUNRPC_XPRT_RDMA=M +CONFIG_USB_SERIAL_WHITEHEAT=M +CONFIG_BLK_DEV_VIA82CXXX=M +CONFIG_SND_YMFPCI=M +CONFIG_WINBOND_840=M +CONFIG_BLK_DEV_CMD64X=M +CONFIG_ROCKETPORT=M +CONFIG_USB_KAWETH=M +CONFIG_BLK_DEV_SD=Y +CONFIG_LLC2=M +CONFIG_THERMAL=Y +CONFIG_SND_DARLA24=M +CONFIG_FB_VIRTUAL=M +CONFIG_CODA_FS=M +CONFIG_USB_CXACRU=M +CONFIG_SND_VIA82XX_MODEM=M +CONFIG_NET_PKTGEN=M +CONFIG_SERIO_SERPORT=M +CONFIG_JOYSTICK_MAGELLAN=M +CONFIG_CPU_FREQ_STAT=M +CONFIG_USB_SERIAL_ARK3116=M +CONFIG_SND_SB8=M +CONFIG_NATSEMI=M +CONFIG_3C515=M +CONFIG_NET_EMATCH_U32=M +CONFIG_SENSORS_SMSC47B397=M +CONFIG_APRICOT=M +CONFIG_BLK_DEV_XD=M +CONFIG_SND_ATIIXP=M +CONFIG_I2O_BUS=M +CONFIG_CHR_DEV_SG=M +CONFIG_BLK_DEV_SVWKS=M +CONFIG_RAW_DRIVER=M +CONFIG_USB_NET_PLUSB=M +CONFIG_ADFS_FS=M +CONFIG_SENSORS_SMSC47M192=M +CONFIG_KEYBOARD_ATKBD=Y +CONFIG_HPLAN_PLUS=M +CONFIG_MTD_CFI=M +CONFIG_MTD_JEDECPROBE=M +CONFIG_NLS_KOI8_R=M +CONFIG_BEFS_FS=M +CONFIG_AFFS_FS=M +CONFIG_SND_USB_USX2Y=M +CONFIG_SND_SEQ_DUMMY=M +CONFIG_KEYBOARD_LKKBD=M +CONFIG_INET_AH=M +CONFIG_QUOTA_TREE=M +CONFIG_SND_MIXART=M +CONFIG_SND_LAYLA20=M +CONFIG_SND_GUSMAX=M +CONFIG_CRYPTO_AES=M +CONFIG_CRYPTO_TEA=M +CONFIG_USB_ACM=M +CONFIG_I2C_CHARDEV=M +CONFIG_USB_USBNET=M +CONFIG_CRYPTO_AES_586=M +CONFIG_NLS_KOI8_U=M +CONFIG_EXT2_FS=M +CONFIG_SND_MIA=M +CONFIG_FB_S1D13XXX=M +CONFIG_MOUSE_VSXXXAA=M +CONFIG_BLK_DEV_SR=M +CONFIG_EXT3_FS=Y +CONFIG_USB_LCD=M +CONFIG_CRYPTO_DES=M +CONFIG_HFSPLUS_FS=M +CONFIG_USB_SERIAL_BELKIN=M +CONFIG_HID_KYE=M +CONFIG_SND_LAYLA24=M +CONFIG_SND_MIXER_OSS=Y +CONFIG_SENSORS_F71805F=M +CONFIG_IP_VS_LBLC=M +CONFIG_QFMT_V1=M +CONFIG_USB_LED=M +CONFIG_USB_HID=M +CONFIG_SND_CS5535AUDIO=M +CONFIG_FB_CYBER2000=M +CONFIG_JOYSTICK_SPACEORB=M +CONFIG_QFMT_V2=M +CONFIG_I2C_ALGOBIT=M +CONFIG_LAPB=M +CONFIG_CRYPTO_ALGAPI2=Y +CONFIG_BLK_DEV_NS87415=M +CONFIG_MTD_PCI=M +CONFIG_MTD_DOC2001PLUS=M +CONFIG_RFD_FTL=M +CONFIG_USB_SERIAL_KOBIL_SCT=M +CONFIG_HID_DRAGONRISE=M +CONFIG_SENSORS_ADM1021=M +CONFIG_GEN_RTC=M +CONFIG_SENSORS_ADM1031=M +CONFIG_SND_PCM=Y +CONFIG_MTD_RAM=M +CONFIG_NET_CLS_FW=M +CONFIG_CIFS=M +CONFIG_INFINIBAND_SRP=M +CONFIG_USB_SERIAL_GARMIN=M +CONFIG_AGP_SIS=Y +CONFIG_SENSORS_ADM1025=M +CONFIG_WAN_ROUTER=M +CONFIG_CRYPTO_RNG=M +CONFIG_SUNRPC_GSS=M +CONFIG_SENSORS_PC87360=M +CONFIG_SENSORS_ADM1026=M +CONFIG_SND_OPL3SA2=M +CONFIG_SND_VX_LIB=M +CONFIG_R3964=M +CONFIG_HPFS_FS=M +CONFIG_VFAT_FS=M +CONFIG_USB_SERIAL_NAVMAN=M +CONFIG_JOYSTICK_INTERACT=M +CONFIG_HP100=M +CONFIG_SERIAL_8250_PCI=Y +CONFIG_USB_ETH=M +CONFIG_FB_NEOMAGIC=M +CONFIG_IPMI_SI=M +CONFIG_NFSD=M +CONFIG_FUSE_FS=M +CONFIG_USB_ATM=M +CONFIG_TOUCHSCREEN_GUNZE=M +CONFIG_FB_KYRO=M +CONFIG_FB_VGA16=M +CONFIG_SENSORS_ADM9240=M +CONFIG_KEYBOARD_XTKBD=M +CONFIG_IPMI_DEVICE_INTERFACE=M +CONFIG_IDE_GENERIC=M +CONFIG_USB_STORAGE_ISD200=Y +CONFIG_SOUND_TRIX=M +CONFIG_DTLK=M +CONFIG_TLAN=M +CONFIG_NET_KEY=M +CONFIG_TIPC=M +CONFIG_TYPHOON=M +CONFIG_SENSORS_W83781D=M +CONFIG_SCSI=Y +CONFIG_MTD_ROM=M +CONFIG_MTD_CFI_AMDSTD=M +CONFIG_IP_SCTP=M +CONFIG_TCP_CONG_CUBIC=M +CONFIG_NTFS_FS=M +CONFIG_USB_MON=Y +CONFIG_SENSORS_W83791D=M +CONFIG_BLK_DEV_SIS5513=Y +CONFIG_LTPC=M +CONFIG_HID_KENSINGTON=M +CONFIG_SENSORS_W83792D=M +CONFIG_NFTL=M +CONFIG_SND_GUSCLASSIC=M +CONFIG_CRYPTO_DEFLATE=M +CONFIG_DIGIEPCA=M +CONFIG_JOYSTICK_COBRA=M +CONFIG_BLK_DEV_IDEPNP=M +CONFIG_USB_STORAGE_JUMPSHOT=Y +CONFIG_NET_EMATCH_CMP=M +CONFIG_IOSCHED_CFQ=Y +CONFIG_SND_SONICVIBES=M +CONFIG_NET_ACT_POLICE=M +CONFIG_USB_SERIAL_XIRCOM=M +CONFIG_I6300ESB_WDT=M +CONFIG_ALIM7101_WDT=M +CONFIG_SERIAL_8250_PNP=Y +CONFIG_CRYPTO_MANAGER=Y +CONFIG_USB_STORAGE_USBAT=Y +CONFIG_IEEE1394_OHCI1394=M +CONFIG_MTD_REDBOOT_PARTS=M +CONFIG_TCP_CONG_HYBLA=M +CONFIG_CPU_FREQ_TABLE=M +CONFIG_USB_SPEEDTOUCH=M +CONFIG_SND_KORG1212=M +CONFIG_W83627HF_WDT=M +CONFIG_AC97_BUS=M +CONFIG_BLK_DEV_ALI15X3=M +CONFIG_CRC32=Y +CONFIG_SND_VIA82XX=M +CONFIG_GAMEPORT_L4=M +CONFIG_VXFS_FS=M +CONFIG_ALIM1535_WDT=M +CONFIG_USB_NET_NET1080=M +CONFIG_CRC16=M +CONFIG_SND_SB16=M +CONFIG_NET_ACT_MIRRED=M +CONFIG_TEXTSEARCH_FSM=M +CONFIG_USB_SERIAL_OPTION=M +CONFIG_HID_CHICONY=M +CONFIG_SND_INTERWAVE_STB=M +CONFIG_ZNET=M +CONFIG_NET_CLS_U32=M +CONFIG_TEXTSEARCH_KMP=M +CONFIG_TCP_CONG_VEGAS=M +CONFIG_SENSORS_MAX1619=M +CONFIG_CRYPTO_ANSI_CPRNG=M +CONFIG_SND_OPTI93X=M +CONFIG_SENSORS_ABITUGURU=M +CONFIG_UNIX=Y +CONFIG_BLK_DEV_ATIIXP=M +CONFIG_NET_SCH_DSMARK=M +CONFIG_CONFIGFS_FS=M +CONFIG_MTD_ONENAND=M +CONFIG_HID_TOPSEED=M +CONFIG_SERIAL_CORE=Y +CONFIG_CYCLADES=M +CONFIG_MTD_SC520CDP=M +CONFIG_TCP_CONG_WESTWOOD=M +CONFIG_CRYPTO_AUTHENC=M +CONFIG_LZO_DECOMPRESS=Y +CONFIG_FB_GEODE_GX=M +CONFIG_AC3200=M +CONFIG_DECOMPRESS_LZO=Y +CONFIG_DE4X5=M +CONFIG_SCSI_WAIT_SCAN=M +CONFIG_BLK_DEV_NBD=M +CONFIG_CRYPTO_ARC4=M +CONFIG_NET_CLS_ROUTE4=M +CONFIG_IKCONFIG=Y +CONFIG_CRYPTO_AEAD=M +CONFIG_NE2K_PCI=M +CONFIG_BLK_DEV_OPTI621=M +CONFIG_BINFMT_MISC=M +CONFIG_SYSV_FS=M +CONFIG_HID_TWINHAN=M +CONFIG_SND_GUSEXTREME=M +CONFIG_CRYPTO_SHA1=M +CONFIG_TCP_CONG_HSTCP=M +CONFIG_MTD_NAND_CS553X=M +CONFIG_MTD_BLKDEVS=M +CONFIG_USB_CYPRESS_CY7C63=M +CONFIG_SND_EMU10K1_SEQ=M +CONFIG_SND_RAWMIDI=M +CONFIG_SENSORS_VIA686A=M +CONFIG_TELCLOCK=M +CONFIG_SUNDANCE=M +CONFIG_CPU_FREQ_GOV_PERFORMANCE=Y +CONFIG_HID_SAMSUNG=M +CONFIG_JFFS2_FS=M +CONFIG_USB_STORAGE_SDDR09=Y +CONFIG_USB_ISP116X_HCD=M +CONFIG_SENSORS_SIS5595=M +CONFIG_USB_STORAGE_SDDR55=Y +CONFIG_OCFS2_FS=M +CONFIG_SND_RIPTIDE=M +CONFIG_APPLICOM=M +CONFIG_NE2000=M +CONFIG_MTD_PLATRAM=M +CONFIG_SENSORS_GL520SM=M +CONFIG_JOYSTICK_SPACEBALL=M +CONFIG_BLK_DEV_RAM=Y +CONFIG_SND_SB8_DSP=M +CONFIG_INPUT_MOUSEDEV=Y +CONFIG_BLK_DEV_AEC62XX=M +CONFIG_LIBCRC32C=M +CONFIG_INET_IPCOMP=M +CONFIG_USB_SERIAL_IPW=M +CONFIG_SND_VIRMIDI=M +CONFIG_ACQUIRE_WDT=M +CONFIG_USB_NET_AX8817X=M +CONFIG_REALTEK_PHY=M +CONFIG_CHR_DEV_SCH=M +CONFIG_MTD_NETSC520=M +CONFIG_BINFMT_AOUT=M +CONFIG_CRYPTO_RNG2=Y +CONFIG_NE3210=M +CONFIG_BLK_DEV_SX8=M +CONFIG_NET_SCH_CBQ=M +CONFIG_CRYPTO_HMAC=Y +CONFIG_REISERFS_FS=M +CONFIG_I2O_SCSI=M +CONFIG_SOUND_YM3812=M +CONFIG_HANGCHECK_TIMER=M +CONFIG_HID_CYPRESS=M +CONFIG_SND_SGALAXY=M +CONFIG_SENSORS_GL518SM=M +CONFIG_DEPCA=M +CONFIG_AT1700=M +CONFIG_DM9102=M +CONFIG_NI5010=M +CONFIG_I2O_PROC=M +CONFIG_USB_STORAGE=Y +CONFIG_SND_TRIDENT=M +CONFIG_ES3210=M +CONFIG_NET_SCH_RED=M +CONFIG_HOTPLUG_PCI=Y +CONFIG_USB_IDMOUSE=M +CONFIG_VGASTATE=M +CONFIG_GAMEPORT=M +CONFIG_IEEE1394_SBP2=M +CONFIG_NET_SCH_TBF=M +CONFIG_SND_EMU10K1X=M +CONFIG_CRYPTO_SERPENT=M +CONFIG_SOUND_VMIDI=M +CONFIG_USB_PEGASUS=M +CONFIG_NET_SCH_HTB=M +CONFIG_ATM_LANE=M +CONFIG_SERIAL_8250_HUB6=M +CONFIG_SERIAL_8250_BOCA=M +CONFIG_MTD_CHAR=M +CONFIG_LANCE=M +CONFIG_BLK_DEV_AMD74XX=M +CONFIG_CRYPTO_TWOFISH=M +CONFIG_CRYPTO_HASH=Y +CONFIG_INFINIBAND_ISER=M +CONFIG_60XX_WDT=M +CONFIG_USB_CATC=M +CONFIG_XFRM_IPCOMP=M +CONFIG_USB_CYTHERM=M +CONFIG_USB_STORAGE_ALAUDA=Y +CONFIG_SOUND_PRIME=M +CONFIG_FB_CFB_COPYAREA=Y +CONFIG_SYNCLINK_GT=M +CONFIG_MTD_NAND=M +CONFIG_NET_SCH_ATM=M +CONFIG_INET_TUNNEL=M +CONFIG_CPU_FREQ_GOV_ONDEMAND=M +CONFIG_SND_MPU401_UART=M +CONFIG_FB_CFB_FILLRECT=Y +CONFIG_STALLION=M +CONFIG_MTD_PHYSMAP=M +CONFIG_MIXCOMWD=M +CONFIG_TCP_CONG_LP=M +CONFIG_DELL_RBU=M +CONFIG_INPUT_EVDEV=Y +CONFIG_ATM_CLIP=Y +CONFIG_SCSI_SPI_ATTRS=M +CONFIG_CPU5_WDT=M +CONFIG_SYNCLINK=M +CONFIG_CRYPTO_MICHAEL_MIC=M +CONFIG_MMC_WBSD=M +CONFIG_EWRK3=M +CONFIG_CRYPTO_MANAGER2=Y +CONFIG_LOCKD=M +CONFIG_USB_XUSBATM=M +CONFIG_USB_PRINTER=M +CONFIG_NET_SCH_SFQ=M +CONFIG_ATALK=M +CONFIG_BACKLIGHT_CLASS_DEVICE=Y +CONFIG_HID_SUNPLUS=M +CONFIG_ATM_MPOA=M +CONFIG_SOUND_MPU401=M +CONFIG_SND_MONA=M +CONFIG_EEXPRESS=M +CONFIG_IEEE1394_PCILYNX=M +CONFIG_IP_VS_LBLCR=M +CONFIG_SND_FM801=M +CONFIG_FB_ATY128=M +CONFIG_IB700_WDT=M +CONFIG_MTD_NETtel=M +CONFIG_PC8736x_GPIO=M +CONFIG_SCSI_MOD=Y +CONFIG_IPDDP=M +CONFIG_NSC_GPIO=M +CONFIG_TOUCHSCREEN_MTOUCH=M +CONFIG_BLK_DEV_SLC90E66=M +CONFIG_BLK_DEV_IDETAPE=M +CONFIG_MTD_SBC_GXX=M +CONFIG_NLS_UTF8=M +CONFIG_SND_HDSP=M +CONFIG_HPLAN=M +CONFIG_SCSI_SRP_ATTRS=M +CONFIG_BLK_DEV_GENERIC=M +CONFIG_USB_SERIAL_CYPRESS_M8=M +CONFIG_BLK_DEV_SIIMAGE=M +CONFIG_AF_RXRPC=M +CONFIG_HID_PANTHERLORD=M +CONFIG_SND_WSS_LIB=M +CONFIG_KEYBOARD_SUNKBD=M +CONFIG_INET_ESP=M +CONFIG_SND_PCM_OSS=Y +CONFIG_NET_IPIP=M +CONFIG_USB_NET_ZAURUS=M +CONFIG_FB_GEODE_GX1=M +CONFIG_CRYPTO_NULL=M +CONFIG_EXPORTFS=M +CONFIG_LEDS_TRIGGER_TIMER=M +CONFIG_SND_MIRO=M +CONFIG_SC520_WDT=M +CONFIG_SENSORS_W83627HF=M +CONFIG_LNE390=M +CONFIG_CRYPTO_DEV_PADLOCK=M +CONFIG_SND_NM256=M +CONFIG_INET_XFRM_MODE_TRANSPORT=M +CONFIG_CRYPTO_AEAD2=Y +CONFIG_MINIX_FS=M +CONFIG_HID_SONY=M +CONFIG_SOUND_SB=M +CONFIG_FB_SYS_FOPS=M +CONFIG_INFTL=M +CONFIG_MSDOS_FS=M +CONFIG_NET_EMATCH_META=M +CONFIG_CRYPTO_WP512=M +CONFIG_RPCSEC_GSS_KRB5=M +CONFIG_ROMFS_FS=M +CONFIG_CRYPTO_TEST=M +CONFIG_NLS_CODEPAGE_850=M +CONFIG_SND_INTEL8X0=M +CONFIG_MWAVE=M +CONFIG_NLS_CODEPAGE_932=M +CONFIG_NLS_CODEPAGE_950=M +CONFIG_NLS_CODEPAGE_860=M +CONFIG_NLS_CODEPAGE_437=M +CONFIG_INFINIBAND_USER_ACCESS=M +CONFIG_JOYSTICK_GUILLEMOT=M +CONFIG_JOYSTICK_ANALOG=M +CONFIG_NLS_CODEPAGE_861=M +CONFIG_NLS_CODEPAGE_852=M +CONFIG_USB_SERIAL_OMNINET=M +CONFIG_HW_RANDOM_GEODE=M +CONFIG_GAMEPORT_EMU10K1=M +CONFIG_TOUCHSCREEN_ELO=M +CONFIG_SERIO=Y +CONFIG_NLS_CODEPAGE_862=M +CONFIG_HID_LOGITECH=M +CONFIG_SND_ES968=M +CONFIG_LP486E=M +CONFIG_NLS_CODEPAGE_863=M +CONFIG_NLS_CODEPAGE_737=M +CONFIG_NVRAM=M +CONFIG_NLS_CODEPAGE_936=M +CONFIG_NLS_CODEPAGE_864=M +CONFIG_NLS_CODEPAGE_855=M +CONFIG_ZLIB_DEFLATE=M +CONFIG_INET_XFRM_MODE_TUNNEL=M +CONFIG_NLS_CODEPAGE_874=M +CONFIG_NLS_CODEPAGE_865=M +CONFIG_NLS_CODEPAGE_775=M +CONFIG_SND_SB16_DSP=M +CONFIG_NLS_CODEPAGE_866=M +CONFIG_NLS_CODEPAGE_857=M +CONFIG_USB_SERIAL_SAFE=M +CONFIG_JOYSTICK_IFORCE=M +CONFIG_JOYSTICK_A3D=M +CONFIG_SND_VX222=M +CONFIG_SIS900=M +CONFIG_ULTRA=M +CONFIG_FB=Y +CONFIG_BLK_DEV_JMICRON=M +CONFIG_DECOMPRESS_LZMA=Y +CONFIG_NLS_CODEPAGE_949=M +CONFIG_USB_ZERO=M +CONFIG_USB_TEST=M +CONFIG_SOUND=Y +CONFIG_HWMON=Y +CONFIG_NLS_CODEPAGE_869=M +CONFIG_LEDS_TRIGGER_HEARTBEAT=M +CONFIG_KEYBOARD_NEWTON=M +CONFIG_CRYPTO_TWOFISH_COMMON=M +CONFIG_USB_EMI26=M +CONFIG_USB_EMI62=M +CONFIG_USB_SERIAL_HP4X=M +CONFIG_SND_INDIGODJ=M +CONFIG_IPMI_HANDLER=M +CONFIG_DUMMY=M +CONFIG_IP_VS_DH=M +CONFIG_USB_SERIAL_FUNSOFT=M +CONFIG_SND_RME32=M +CONFIG_SENSORS_LM80=M +CONFIG_SERIO_LIBPS2=Y +CONFIG_USB_GADGETFS=M +CONFIG_SENSORS_LM90=M +CONFIG_SENSORS_LM63=M +CONFIG_USB_NET_CDC_SUBSET=M +CONFIG_TULIP=M +CONFIG_DECOMPRESS_GZIP=Y +CONFIG_SND_CA0106=M +CONFIG_IP_VS_LC=M +CONFIG_USB_EHCI_HCD=M +CONFIG_SENSORS_LM92=M +CONFIG_SENSORS_LM83=M +CONFIG_IEEE1394_VIDEO1394=M +CONFIG_INPUT=Y +CONFIG_SENSORS_LM75=M +CONFIG_ETH16I=M +CONFIG_BLK_DEV_CRYPTOLOOP=M +CONFIG_BLK_CPQ_CISS_DA=M +CONFIG_SND_MAESTRO3=M +CONFIG_SENSORS_LM85=M +CONFIG_SERIO_PCIPS2=M +CONFIG_MTD_DOCPROBE=M +CONFIG_USB_SERIAL_IPAQ=M +CONFIG_SENSORS_LM77=M +CONFIG_ZLIB_INFLATE=Y +CONFIG_SENSORS_LM87=M +CONFIG_SENSORS_LM78=M +CONFIG_FORCEDETH=M +CONFIG_I2O_BLOCK=M +CONFIG_BLK_DEV_TRIFLEX=M +CONFIG_IOSCHED_DEADLINE=Y +CONFIG_CRYPTO_HASH2=Y +CONFIG_SND_INDIGOIO=M +CONFIG_NET_CLS_TCINDEX=M +CONFIG_USB_SERIAL_MCT_U232=M +CONFIG_SND_RME96=M +CONFIG_FRAMEBUFFER_CONSOLE=Y +CONFIG_SND_OPL3_LIB=M +CONFIG_FB_MATROX_MAVEN=M +CONFIG_SENSORS_IT87=M +CONFIG_SND_OPL4_LIB=M +CONFIG_SND_RAWMIDI_SEQ=M +CONFIG_FB_SYS_COPYAREA=M +CONFIG_USB_OHCI_HCD=Y +CONFIG_FB_SYS_FILLRECT=M +CONFIG_HW_RANDOM_INTEL=M +CONFIG_TCP_CONG_BIC=Y +CONFIG_USB_SERIAL_KLSI=M +CONFIG_IP_VS_SH=M +CONFIG_USB_SERIAL_SIERRAWIRELESS=M +CONFIG_NET_ACT_GACT=M +CONFIG_NET_EMATCH_TEXT=M +CONFIG_JOYSTICK_ADI=M +CONFIG_CRYPTO_BLOWFISH=M +CONFIG_INFINIBAND_MTHCA=M +CONFIG_SOUND_KAHLUA=M +CONFIG_SND_AD1848=M +CONFIG_FB_SAVAGE=M +CONFIG_MTD_CFI_STAA=M +CONFIG_NET_SCH_INGRESS=M +CONFIG_FB_CFB_IMAGEBLIT=Y +CONFIG_IP_VS_NQ=M +CONFIG_CRYPTO_CAST5=M +CONFIG_USB_STORAGE_DATAFAB=Y +CONFIG_USB_UHCI_HCD=M +CONFIG_SND_ADLIB=M +CONFIG_FB_RADEON=M +CONFIG_CRYPTO_CAST6=M +CONFIG_DCDBAS=M +CONFIG_INFINIBAND_USER_MAD=M +CONFIG_HID_GYRATION=M +CONFIG_SND_BT87X=M +CONFIG_HAPPYMEAL=M +CONFIG_IP_VS=M +CONFIG_FB_NVIDIA=M +CONFIG_MOUSE_LOGIBM=M +CONFIG_SND_AD1889=M +CONFIG_INFINIBAND_IPOIB=M +CONFIG_SND_CS4231=M +CONFIG_MTD_NAND_IDS=M +CONFIG_IP_VS_RR=M +CONFIG_INET_DIAG=M +CONFIG_NLS_ISO8859_1=M +CONFIG_I2C_SIS630=M +CONFIG_NET_SCH_GRED=M +CONFIG_NLS_ISO8859_2=M +CONFIG_HID_APPLE=M +CONFIG_REED_SOLOMON=M +CONFIG_NLS_ISO8859_3=M +CONFIG_MMC_SDHCI=M +CONFIG_MMC_BLOCK=M +CONFIG_USB_MICROTEK=M +CONFIG_HID_MONTEREY=M +CONFIG_SC1200_WDT=M +CONFIG_NET_SCH_HFSC=M +CONFIG_NLS_ISO8859_4=M +CONFIG_MOUSE_SERIAL=M +CONFIG_DE2104X=M +CONFIG_NLS_ISO8859_5=M +CONFIG_HID_PETALYNX=M +CONFIG_SND_CS4281=M +CONFIG_SND_CS4236=M +CONFIG_SBC_EPX_C3_WATCHDOG=M +CONFIG_ATM_BR2684=M +CONFIG_NLS_ISO8859_6=M +CONFIG_B44=M +CONFIG_BLK_DEV_UMEM=M +CONFIG_NLS_ISO8859_7=M +CONFIG_NLS_CODEPAGE_1250=M +CONFIG_SND_AU8810=M +CONFIG_SENSORS_SMSC47M1=M +CONFIG_CONNECTOR=M +CONFIG_NLS_CODEPAGE_1251=M +CONFIG_NLS_ISO8859_8=M +CONFIG_SND_AU8820=M +CONFIG_USB_NET_RNDIS_HOST=M +CONFIG_VLAN_8021Q=M +CONFIG_NLS_ISO8859_9=M +CONFIG_SND_AU8830=M +CONFIG_EUROTECH_WDT=M +CONFIG_BRIDGE=M +CONFIG_SND_RTCTIMER=M +CONFIG_WD80x3=M +CONFIG_CRC_CCITT=M +CONFIG_USB_G_SERIAL=M +CONFIG_ISTALLION=M +CONFIG_CS89x0=M +CONFIG_MTD_BLOCK_RO=M +CONFIG_MTD_BLOCK=M +CONFIG_USB_SL811_HCD=M +CONFIG_BLK_DEV_PIIX=M +CONFIG_BLK_DEV_LOOP=Y +CONFIG_MTD_NAND_DISKONCHIP=M +CONFIG_SND_ES1938=M +CONFIG_ADAPTEC_STARFIRE=M +CONFIG_ATA_OVER_ETH=M +CONFIG_NFS_ACL_SUPPORT=M +CONFIG_FB_DDC=M +CONFIG_EPIC100=M +CONFIG_SND_ES1688=M +CONFIG_AGP_INTEL=M +CONFIG_MOXA_SMARTIO=M +CONFIG_IEEE1394_DV1394=M +CONFIG_MTD_CFI_UTIL=M +CONFIG_DECNET=M +CONFIG_FW_LOADER=Y +CONFIG_CRYPTO_DEV_PADLOCK_AES=M +CONFIG_CRYPTO_SHA512=M +CONFIG_SND_ES1968=M +CONFIG_NLS_ASCII=M +CONFIG_USB_MDC800=M +CONFIG_SND_ALS100=M +CONFIG_VIA_RHINE=M +CONFIG_MTD_TS5500=M +CONFIG_SND_SBAWE=M +CONFIG_FB_PM2=M +CONFIG_NET_ACT_SIMP=M +CONFIG_USB_SERIAL_KEYSPAN_PDA=M +CONFIG_SND_ALS300=M +CONFIG_FB_HGA=M +CONFIG_ISO9660_FS=M +CONFIG_HID_ZEROPLUS=M +CONFIG_PACKET=Y +CONFIG_CPU_FREQ_GOV_CONSERVATIVE=M +CONFIG_CRYPTO_SHA256=M +CONFIG_HID_ORTEK=M +CONFIG_SND_SERIAL_U16550=M +CONFIG_NET_SCH_TEQL=M +CONFIG_OCFS2_FS_O2CB=M +CONFIG_COMPUTONE=M +CONFIG_SMC9194=M +CONFIG_DECOMPRESS_BZIP2=Y +CONFIG_QNX4FS_FS=M +CONFIG_CRAMFS=Y +CONFIG_HID_EZKEY=M +CONFIG_SOUND_AEDSP16=M +CONFIG_SND_HWDEP=M +CONFIG_IDE_GD=Y +CONFIG_MTD_PHRAM=M +CONFIG_FB_ARC=M +CONFIG_SERIO_CT82C710=M +CONFIG_JOYSTICK_SIDEWINDER=M +CONFIG_MOUSE_PS2=M +CONFIG_NET_SCH_PRIO=M +CONFIG_NET_IPGRE=M +CONFIG_USB_SERIAL_EDGEPORT_TI=M +CONFIG_USB_STORAGE_FREECOM=Y +CONFIG_IBMASR=M +CONFIG_FEALNX=M +CONFIG_I2C=Y +CONFIG_ECONET=M +CONFIG_CRYPTO_PCOMP=Y +CONFIG_FB_CIRRUS=M +CONFIG_HW_RANDOM=Y +CONFIG_EEXPRESS_PRO=M +CONFIG_MTD_PMC551=M +CONFIG_X25=M +CONFIG_SND_HDSPM=M +CONFIG_PCIPCWATCHDOG=M +CONFIG_SENSORS_W83627EHF=M +CONFIG_INPUT_JOYDEV=M +CONFIG_CRYPTO_CRC32C=M +CONFIG_MACHZ_WDT=M +CONFIG_USB_SERIAL_EDGEPORT=M +CONFIG_FB_MATROX=M +CONFIG_EL1=M +CONFIG_HID_GREENASIA=M +CONFIG_WAFER_WDT=M +CONFIG_EL2=M +CONFIG_MTD_SLRAM=M +CONFIG_MOUSE_INPORT=M +CONFIG_EL3=M +CONFIG_SND_GINA20=M +CONFIG_SND_TIMER=Y +CONFIG_USB_SERIAL_DIGI_ACCELEPORT=M +CONFIG_MTD_BLOCK2MTD=M +CONFIG_8139TOO=Y +CONFIG_USB_RIO500=M +CONFIG_N_HDLC=M +CONFIG_PHYLIB=M +CONFIG_CRYPTO_TGR192=M +CONFIG_SND_PCXHR=M +CONFIG_SND_GINA24=M +CONFIG_FB_I810=M +CONFIG_AUTOFS_FS=M +CONFIG_I2O=Y +CONFIG_IEEE1394_RAWIO=M +CONFIG_CPU_FREQ_GOV_USERSPACE=M +CONFIG_SND_MPU401=M +CONFIG_WDTPCI=M +CONFIG_HWMON_VID=M +CONFIG_SERIO_RAW=M +CONFIG_USB_SERIAL_PL2303=M +CONFIG_SOUND_PAS=M +CONFIG_SND_MTPAV=M +CONFIG_EDD=M +CONFIG_HID_A4TECH=M +CONFIG_SND_INTEL8X0M=M +CONFIG_USBPCWATCHDOG=M +CONFIG_SERIAL_8250_FOURPORT=M +CONFIG_SUNGEM=M +CONFIG_BLK_DEV_SC1200=M +CONFIG_BLK_DEV_PDC202XX_OLD=M +CONFIG_BLK_DEV_IDECD=M +CONFIG_INET_XFRM_MODE_BEET=Y +CONFIG_JBD=Y +CONFIG_SND_DUMMY=M +CONFIG_USB_APPLEDISPLAY=M +CONFIG_USB_NET_CDCETHER=M +CONFIG_IFB=M +CONFIG_AFS_FS=M +CONFIG_IDE=Y +CONFIG_NET_CLS_RSVP=M +CONFIG_INFINIBAND=M +CONFIG_BFS_FS=M +CONFIG_FAT_FS=M +CONFIG_FB_SYS_IMAGEBLIT=M +CONFIG_INPUT_UINPUT=M +CONFIG_TOUCHSCREEN_MK712=M +CONFIG_CRYPTO_BLKCIPHER=M +CONFIG_FB_ATY=M +CONFIG_ELPLUS=M +CONFIG_HID=Y +CONFIG_EFS_FS=M +CONFIG_USB_SERIAL_EMPEG=M +CONFIG_FB_SIS=M +CONFIG_E100=M +CONFIG_UDF_FS=M +CONFIG_NLS_ISO8859_13=M +CONFIG_AGP=Y +CONFIG_BLK_DEV_CS5520=M +CONFIG_NLS_ISO8859_14=M +CONFIG_NCP_FS=M +CONFIG_RPCSEC_GSS_SPKM3=M +CONFIG_HFS_FS=M +CONFIG_USB_LD=M +CONFIG_USB_SERIAL_FTDI_SIO=M +CONFIG_JOYSTICK_GF2K=M +CONFIG_BLK_DEV_CS5530=M +CONFIG_NET_EMATCH_NBYTE=M +CONFIG_POWER_SUPPLY=Y +CONFIG_NLS_ISO8859_15=M +CONFIG_SMB_FS=M +CONFIG_SND_AD1816A=M +CONFIG_BLK_DEV_PDC202XX_NEW=M +CONFIG_SUNRPC=M +CONFIG_JFS_FS=M +CONFIG_FS_MBCACHE=Y +CONFIG_SOUND_MSS=M +CONFIG_LLC=M +CONFIG_XFRM_USER=M +CONFIG_CPU_FREQ_GOV_POWERSAVE=M +CONFIG_ADVANTECH_WDT=M +CONFIG_CRC_ITU_T=M +CONFIG_MTD_DOC2000=M +CONFIG_DEV_APPLETALK=M +CONFIG_IP_VS_SED=M +CONFIG_USB_FILE_STORAGE=M +CONFIG_SOUND_OSS=M +CONFIG_SND_ECHO3G=M +CONFIG_AMD8111_ETH=M +CONFIG_BLK_DEV_DAC960=M +CONFIG_MTD_DOC2001=M +CONFIG_MMC=M +CONFIG_USB_UEAGLEATM=M +CONFIG_SOUND_PSS=M +CONFIG_BLK_DEV_CS5535=M +CONFIG_NFS_FS=M +CONFIG_FB_MATROX_I2C=M +CONFIG_IPMI_WATCHDOG=M +CONFIG_PCNET32=M +CONFIG_ULI526X=M +CONFIG_MII=Y +CONFIG_I2O_CONFIG=M +CONFIG_SND_ICE1712=M +CONFIG_SND_OPL3_LIB_SEQ=M +CONFIG_SND_OPL4_LIB_SEQ=M +CONFIG_CRYPTO=Y +CONFIG_SONYPI=M +CONFIG_MOUSE_PC110PAD=M +CONFIG_MTD_CFI_INTELEXT=M +CONFIG_ATM=Y +CONFIG_SND_ICE1724=M +CONFIG_BLK_DEV_RZ1000=M +CONFIG_SND_ATIIXP_MODEM=M +CONFIG_PCWATCHDOG=M +CONFIG_BLK_DEV_CMD640=M +CONFIG_CDROM_PKTCDVD=M +CONFIG_BACKLIGHT_GENERIC=Y +CONFIG_SND=Y +CONFIG_SENSORS_W83L785TS=M +CONFIG_MTD_DOCECC=M +CONFIG_MTD=M +CONFIG_UFS_FS=M +CONFIG_FTL=M +CONFIG_IP_VS_WLC=M +CONFIG_SND_ALS4000=M +CONFIG_SSB=M +CONFIG_VORTEX=M +CONFIG_XFS_FS=M +CONFIG_HID_BELKIN=M +CONFIG_SND_ALI5451=M +CONFIG_IEEE1394=M +CONFIG_NET_CLS_BASIC=M +CONFIG_TEXTSEARCH_BM=M +CONFIG_RTC=M +CONFIG_HID_THRUSTMASTER=M +CONFIG_HID_MICROSOFT=M +CONFIG_GAMEPORT_FM801=M +CONFIG_USB=Y +CONFIG_IP_VS_FTP=M +CONFIG_INET_TCP_DIAG=M +CONFIG_SND_CMI8330=M +CONFIG_JOYSTICK_STINGER=M +CONFIG_HOTPLUG_PCI_SHPC=Y +CONFIG_SND_HDA_INTEL=M +CONFIG_SOFT_WATCHDOG=M +CONFIG_NLS=Y +CONFIG_SENSORS_DS1621=M +CONFIG_ULTRA32=M +CONFIG_CRYPTO_ALGAPI=Y +CONFIG_FB_VOODOO1=M +CONFIG_SERIAL_8250=Y +CONFIG_SND_SEQUENCER=M +CONFIG_WDT=M +CONFIG_HW_RANDOM_AMD=M +CONFIG_HID_SMARTJOYPLUS=M +CONFIG_SENSORS_W83793=M +CONFIG_IPX=M +CONFIG_CRYPTO_KHAZAD=M +CONFIG_SENSORS_ASB100=M +CONFIG_NET_ACT_PEDIT=M +CONFIG_MOXA_INTELLIO=M +CONFIG_USB_GADGET=M +CONFIG_SND_ENS1370=M +CONFIG_SND_ES18XX=M +CONFIG_SND_AC97_CODEC=M +CONFIG_JOYSTICK_WARRIOR=M +CONFIG_MTD_GEN_PROBE=M +CONFIG_USB_SERIAL_CYBERJACK=M +CONFIG_SND_ENS1371=M +CONFIG_CS5535_GPIO=M +CONFIG_IPMI_POWEROFF=M +CONFIG_SOUND_UART6850=M +CONFIG_SBC8360_WDT=M +CONFIG_JOYSTICK_JOYDUMP=M +CONFIG_JOYSTICK_TMDC=M +CONFIG_STP=M +CONFIG_SERIO_I8042=Y +CONFIG_EL16=M +CONFIG_SND_CMIPCI=M +CONFIG_SND_INTERWAVE=M +CONFIG_JOYSTICK_TWIDJOY=M +CONFIG_SCSI_ISCSI_ATTRS=M +CONFIG_SND_AZT2320=M +CONFIG_SENSORS_ATXP1=M +CONFIG_IEEE1394_ETH1394=M +CONFIG_USB_SERIAL_VISOR=M +CONFIG_SERIAL_8250_ACCENT=M +CONFIG_USB_NET_GL620A=M +CONFIG_SEEQ8005=M +CONFIG_BITREVERSE=Y +CONFIG_IP_VS_WRR=M +CONFIG_TCP_CONG_HTCP=M +CONFIG_USB_NET2280=M +CONFIG_SND_OPTI92X_AD1848=M +CONFIG_FB_3DFX=M +CONFIG_W83877F_WDT=M +CONFIG_SENSORS_HDAPS=M +CONFIG_MTD_CONCAT=M +CONFIG_NET_SCH_NETEM=M +CONFIG_W83977F_WDT=M +CONFIG_JOYSTICK_GRIP_MP=M +CONFIG_LEDS_CLASS=M +CONFIG_AUTOFS4_FS=M +CONFIG_SND_RME9652=M +CONFIG_SND_INDIGO=M +CONFIG_SND_SBAWE_SEQ=M +CONFIG_HW_RANDOM_VIA=M +CONFIG_NI52=M +CONFIG_SND_USB_AUDIO=M diff -Naur linux-2.6.34.orig/include/generated/asm-offsets.h linux-2.6.34/include/generated/asm-offsets.h --- linux-2.6.34.orig/include/generated/asm-offsets.h 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/include/generated/asm-offsets.h 2010-06-16 00:19:04.000000000 +0200 @@ -0,0 +1,80 @@ +#ifndef __ASM_OFFSETS_H__ +#define __ASM_OFFSETS_H__ +/* + * DO NOT MODIFY. + * + * This file was generated by Kbuild + * + */ + +#define IA32_SIGCONTEXT_ax 44 /* offsetof(struct sigcontext, ax) # */ +#define IA32_SIGCONTEXT_bx 32 /* offsetof(struct sigcontext, bx) # */ +#define IA32_SIGCONTEXT_cx 40 /* offsetof(struct sigcontext, cx) # */ +#define IA32_SIGCONTEXT_dx 36 /* offsetof(struct sigcontext, dx) # */ +#define IA32_SIGCONTEXT_si 20 /* offsetof(struct sigcontext, si) # */ +#define IA32_SIGCONTEXT_di 16 /* offsetof(struct sigcontext, di) # */ +#define IA32_SIGCONTEXT_bp 24 /* offsetof(struct sigcontext, bp) # */ +#define IA32_SIGCONTEXT_sp 28 /* offsetof(struct sigcontext, sp) # */ +#define IA32_SIGCONTEXT_ip 56 /* offsetof(struct sigcontext, ip) # */ + +#define CPUINFO_x86 0 /* offsetof(struct cpuinfo_x86, x86) # */ +#define CPUINFO_x86_vendor 1 /* offsetof(struct cpuinfo_x86, x86_vendor) # */ +#define CPUINFO_x86_model 2 /* offsetof(struct cpuinfo_x86, x86_model) # */ +#define CPUINFO_x86_mask 3 /* offsetof(struct cpuinfo_x86, x86_mask) # */ +#define CPUINFO_hard_math 6 /* offsetof(struct cpuinfo_x86, hard_math) # */ +#define CPUINFO_cpuid_level 20 /* offsetof(struct cpuinfo_x86, cpuid_level) # */ +#define CPUINFO_x86_capability 24 /* offsetof(struct cpuinfo_x86, x86_capability) # */ +#define CPUINFO_x86_vendor_id 60 /* offsetof(struct cpuinfo_x86, x86_vendor_id) # */ + +#define TI_task 0 /* offsetof(struct thread_info, task) # */ +#define TI_exec_domain 4 /* offsetof(struct thread_info, exec_domain) # */ +#define TI_flags 8 /* offsetof(struct thread_info, flags) # */ +#define TI_status 12 /* offsetof(struct thread_info, status) # */ +#define TI_preempt_count 20 /* offsetof(struct thread_info, preempt_count) # */ +#define TI_addr_limit 24 /* offsetof(struct thread_info, addr_limit) # */ +#define TI_restart_block 28 /* offsetof(struct thread_info, restart_block) # */ +#define TI_sysenter_return 60 /* offsetof(struct thread_info, sysenter_return) # */ +#define TI_cpu 16 /* offsetof(struct thread_info, cpu) # */ + +#define GDS_size 0 /* offsetof(struct desc_ptr, size) # */ +#define GDS_address 2 /* offsetof(struct desc_ptr, address) # */ + +#define PT_EBX 0 /* offsetof(struct pt_regs, bx) # */ +#define PT_ECX 4 /* offsetof(struct pt_regs, cx) # */ +#define PT_EDX 8 /* offsetof(struct pt_regs, dx) # */ +#define PT_ESI 12 /* offsetof(struct pt_regs, si) # */ +#define PT_EDI 16 /* offsetof(struct pt_regs, di) # */ +#define PT_EBP 20 /* offsetof(struct pt_regs, bp) # */ +#define PT_EAX 24 /* offsetof(struct pt_regs, ax) # */ +#define PT_DS 28 /* offsetof(struct pt_regs, ds) # */ +#define PT_ES 32 /* offsetof(struct pt_regs, es) # */ +#define PT_FS 36 /* offsetof(struct pt_regs, fs) # */ +#define PT_GS 40 /* offsetof(struct pt_regs, gs) # */ +#define PT_ORIG_EAX 44 /* offsetof(struct pt_regs, orig_ax) # */ +#define PT_EIP 48 /* offsetof(struct pt_regs, ip) # */ +#define PT_CS 52 /* offsetof(struct pt_regs, cs) # */ +#define PT_EFLAGS 56 /* offsetof(struct pt_regs, flags) # */ +#define PT_OLDESP 60 /* offsetof(struct pt_regs, sp) # */ +#define PT_OLDSS 64 /* offsetof(struct pt_regs, ss) # */ + +#define EXEC_DOMAIN_handler 4 /* offsetof(struct exec_domain, handler) # */ +#define IA32_RT_SIGFRAME_sigcontext 164 /* offsetof(struct rt_sigframe, uc.uc_mcontext) # */ + +#define pbe_address 0 /* offsetof(struct pbe, address) # */ +#define pbe_orig_address 4 /* offsetof(struct pbe, orig_address) # */ +#define pbe_next 8 /* offsetof(struct pbe, next) # */ +#define TSS_sysenter_sp0 -8572 /* offsetof(struct tss_struct, x86_tss.sp0) - sizeof(struct tss_struct) # */ +#define PAGE_SIZE_asm 4096 /* PAGE_SIZE # */ +#define PAGE_SHIFT_asm 12 /* PAGE_SHIFT # */ +#define PTRS_PER_PTE 1024 /* PTRS_PER_PTE # */ +#define PTRS_PER_PMD 1 /* PTRS_PER_PMD # */ +#define PTRS_PER_PGD 1024 /* PTRS_PER_PGD # */ +#define crypto_tfm_ctx_offset 48 /* offsetof(struct crypto_tfm, __crt_ctx) # */ + +#define BP_scratch 484 /* offsetof(struct boot_params, scratch) # */ +#define BP_loadflags 529 /* offsetof(struct boot_params, hdr.loadflags) # */ +#define BP_hardware_subarch 572 /* offsetof(struct boot_params, hdr.hardware_subarch) # */ +#define BP_version 518 /* offsetof(struct boot_params, hdr.version) # */ +#define BP_kernel_alignment 560 /* offsetof(struct boot_params, hdr.kernel_alignment) # */ + +#endif diff -Naur linux-2.6.34.orig/include/generated/autoconf.h linux-2.6.34/include/generated/autoconf.h --- linux-2.6.34.orig/include/generated/autoconf.h 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/include/generated/autoconf.h 2010-06-16 00:19:02.000000000 +0200 @@ -0,0 +1,1567 @@ +/* + * Automatically generated C config: don't edit + * Linux kernel version: 2.6.34 + * Wed Jun 16 00:19:02 2010 + */ +#define AUTOCONF_INCLUDED +#define CONFIG_USB_SISUSBVGA_MODULE 1 +#define CONFIG_SND_WAVEFRONT_MODULE 1 +#define CONFIG_BLK_CPQ_DA_MODULE 1 +#define CONFIG_BLK_DEV_FD_MODULE 1 +#define CONFIG_SECURITY_NETWORK 1 +#define CONFIG_USB_LEGOTOWER_MODULE 1 +#define CONFIG_HID_CHERRY_MODULE 1 +#define CONFIG_SND_SB_COMMON_MODULE 1 +#define CONFIG_FB_TRIDENT_MODULE 1 +#define CONFIG_GAMEPORT_NS558_MODULE 1 +#define CONFIG_JOYSTICK_GRIP_MODULE 1 +#define CONFIG_BONDING_MODULE 1 +#define CONFIG_BLK_DEV_HPT366_MODULE 1 +#define CONFIG_MTD_ABSENT_MODULE 1 +#define CONFIG_INET_XFRM_TUNNEL_MODULE 1 +#define CONFIG_CRYPTO_ANUBIS_MODULE 1 +#define CONFIG_FRAME_WARN 1024 +#define CONFIG_JBD2_MODULE 1 +#define CONFIG_SND_OPTI92X_CS4231_MODULE 1 +#define CONFIG_NI65_MODULE 1 +#define CONFIG_TCP_CONG_ADVANCED 1 +#define CONFIG_COMPAT_BRK 1 +#define CONFIG_ARCH_DEFCONFIG "arch/x86/configs/i386_defconfig" +#define CONFIG_SECURITY_SELINUX_BOOTPARAM 1 +#define CONFIG_USB_SERIAL_IR_MODULE 1 +#define CONFIG_SND_AZT3328_MODULE 1 +#define CONFIG_SND_SSCAPE_MODULE 1 +#define CONFIG_TCP_CONG_SCALABLE_MODULE 1 +#define CONFIG_JFS_POSIX_ACL 1 +#define CONFIG_SND_SIS7019_MODULE 1 +#define CONFIG_SENSORS_VT8231_MODULE 1 +#define CONFIG_BLK_DEV_TRM290_MODULE 1 +#define CONFIG_TIPC_CLUSTERS 1 +#define CONFIG_TCP_CONG_VENO_MODULE 1 +#define CONFIG_CRYPTO_MD4_MODULE 1 +#define CONFIG_USB_SERIAL_TI_MODULE 1 +#define CONFIG_SND_HDA_CODEC_CIRRUS 1 +#define CONFIG_INPUT_POLLDEV_MODULE 1 +#define CONFIG_BRIDGE_IGMP_SNOOPING 1 +#define CONFIG_POSIX_MQUEUE_SYSCTL 1 +#define CONFIG_ARCH_MAY_HAVE_PC_FDC 1 +#define CONFIG_HAVE_REGS_AND_STACK_ACCESS_API 1 +#define CONFIG_CRYPTO_BLKCIPHER2 1 +#define CONFIG_BLK_DEV_IT821X_MODULE 1 +#define CONFIG_CRYPTO_MD5 1 +#define CONFIG_FLATMEM 1 +#define CONFIG_USB_GADGET_NET2280 1 +#define CONFIG_SCSI_FC_ATTRS_MODULE 1 +#define CONFIG_CRYPTO_WORKQUEUE 1 +#define CONFIG_SND_EMU10K1_MODULE 1 +#define CONFIG_SYNCLINKMP_MODULE 1 +#define CONFIG_E2100_MODULE 1 +#define CONFIG_NET_CLS_RSVP6_MODULE 1 +#define CONFIG_TIPC_NODES 255 +#define CONFIG_CRYPTO_CBC_MODULE 1 +#define CONFIG_USB_ETH_RNDIS 1 +#define CONFIG_USB_SERIAL_MODULE 1 +#define CONFIG_SERIAL_JSM_MODULE 1 +#define CONFIG_DEVKMEM 1 +#define CONFIG_USB_RTL8150_MODULE 1 +#define CONFIG_MTD_MTDRAM_MODULE 1 +#define CONFIG_HAVE_FUNCTION_TRACER 1 +#define CONFIG_SND_DARLA20_MODULE 1 +#define CONFIG_CASSINI_MODULE 1 +#define CONFIG_CRYPTO_ECB_MODULE 1 +#define CONFIG_X86_PAT 1 +#define CONFIG_HAVE_KERNEL_BZIP2 1 +#define CONFIG_SUNRPC_XPRT_RDMA_MODULE 1 +#define CONFIG_USB_SERIAL_WHITEHEAT_MODULE 1 +#define CONFIG_SERIAL_8250_SHARE_IRQ 1 +#define CONFIG_BLK_DEV_VIA82CXXX_MODULE 1 +#define CONFIG_TIMERFD 1 +#define CONFIG_ENABLE_MUST_CHECK 1 +#define CONFIG_SND_YMFPCI_MODULE 1 +#define CONFIG_WINBOND_840_MODULE 1 +#define CONFIG_BLK_DEV_CMD64X_MODULE 1 +#define CONFIG_MTD_MAP_BANK_WIDTH_1 1 +#define CONFIG_EVENTFD 1 +#define CONFIG_BROKEN_ON_SMP 1 +#define CONFIG_X86_LOCAL_APIC 1 +#define CONFIG_EXT2_FS_XATTR 1 +#define CONFIG_SND_HDA_CODEC_VIA 1 +#define CONFIG_ROCKETPORT_MODULE 1 +#define CONFIG_USB_KAWETH_MODULE 1 +#define CONFIG_BLK_DEV_SD 1 +#define CONFIG_MTD_MAP_BANK_WIDTH_2 1 +#define CONFIG_HAS_DMA 1 +#define CONFIG_LLC2_MODULE 1 +#define CONFIG_THERMAL 1 +#define CONFIG_X86_CPU 1 +#define CONFIG_EXT3_FS_XATTR 1 +#define CONFIG_SND_DARLA24_MODULE 1 +#define CONFIG_FB_VIRTUAL_MODULE 1 +#define CONFIG_8139TOO_PIO 1 +#define CONFIG_CODA_FS_MODULE 1 +#define CONFIG_NFS_COMMON 1 +#define CONFIG_USB_CXACRU_MODULE 1 +#define CONFIG_SND_VIA82XX_MODEM_MODULE 1 +#define CONFIG_MTD_MAP_BANK_WIDTH_4 1 +#define CONFIG_NET_PKTGEN_MODULE 1 +#define CONFIG_NO_BOOTMEM 1 +#define CONFIG_SERIO_SERPORT_MODULE 1 +#define CONFIG_JOYSTICK_MAGELLAN_MODULE 1 +#define CONFIG_CPU_FREQ_STAT_MODULE 1 +#define CONFIG_USB_SERIAL_ARK3116_MODULE 1 +#define CONFIG_SND_SB8_MODULE 1 +#define CONFIG_SOUND_OSS_CORE_PRECLAIM 1 +#define CONFIG_HW_CONSOLE 1 +#define CONFIG_NATSEMI_MODULE 1 +#define CONFIG_3C515_MODULE 1 +#define CONFIG_NET_EMATCH_U32_MODULE 1 +#define CONFIG_VM86 1 +#define CONFIG_HPET_TIMER 1 +#define CONFIG_CPU_SUP_TRANSMETA_32 1 +#define CONFIG_XFS_POSIX_ACL 1 +#define CONFIG_VGA_ARB 1 +#define CONFIG_SENSORS_SMSC47B397_MODULE 1 +#define CONFIG_APRICOT_MODULE 1 +#define CONFIG_BLK_DEV_XD_MODULE 1 +#define CONFIG_NFSD_V3 1 +#define CONFIG_SND_ATIIXP_MODULE 1 +#define CONFIG_I2O_BUS_MODULE 1 +#define CONFIG_NFSD_V4 1 +#define CONFIG_CONSOLE_TRANSLATIONS 1 +#define CONFIG_CHR_DEV_SG_MODULE 1 +#define CONFIG_BLK_DEV_SVWKS_MODULE 1 +#define CONFIG_RAW_DRIVER_MODULE 1 +#define CONFIG_USB_NET_PLUSB_MODULE 1 +#define CONFIG_TULIP_NAPI 1 +#define CONFIG_HAVE_ATOMIC_IOMAP 1 +#define CONFIG_ADFS_FS_MODULE 1 +#define CONFIG_FB_VESA 1 +#define CONFIG_SENSORS_SMSC47M192_MODULE 1 +#define CONFIG_KEYBOARD_ATKBD 1 +#define CONFIG_HPLAN_PLUS_MODULE 1 +#define CONFIG_MTD_CFI_MODULE 1 +#define CONFIG_NET_CLS_ROUTE 1 +#define CONFIG_RCU_FANOUT 32 +#define CONFIG_BLK_DEV 1 +#define CONFIG_MTD_JEDECPROBE_MODULE 1 +#define CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS 1 +#define CONFIG_NLS_KOI8_R_MODULE 1 +#define CONFIG_BEFS_FS_MODULE 1 +#define CONFIG_AFFS_FS_MODULE 1 +#define CONFIG_SND_USB_USX2Y_MODULE 1 +#define CONFIG_HAS_IOPORT 1 +#define CONFIG_SND_SEQ_DUMMY_MODULE 1 +#define CONFIG_KEYBOARD_LKKBD_MODULE 1 +#define CONFIG_INET_AH_MODULE 1 +#define CONFIG_HAVE_ARCH_KGDB 1 +#define CONFIG_SYSCTL_SYSCALL_CHECK 1 +#define CONFIG_JFFS2_FS_DEBUG 0 +#define CONFIG_QUOTA_TREE_MODULE 1 +#define CONFIG_SND_MIXART_MODULE 1 +#define CONFIG_SND_LAYLA20_MODULE 1 +#define CONFIG_SND_GUSMAX_MODULE 1 +#define CONFIG_FB_3DFX_I2C 1 +#define CONFIG_CRYPTO_AES_MODULE 1 +#define CONFIG_MODULES 1 +#define CONFIG_HAVE_SETUP_PER_CPU_AREA 1 +#define CONFIG_OUTPUT_FORMAT "elf32-i386" +#define CONFIG_CRYPTO_TEA_MODULE 1 +#define CONFIG_USB_ACM_MODULE 1 +#define CONFIG_USB_ARCH_HAS_EHCI 1 +#define CONFIG_I2C_CHARDEV_MODULE 1 +#define CONFIG_USB_USBNET_MODULE 1 +#define CONFIG_BLK_DEV_IDEDMA 1 +#define CONFIG_MTD_COMPLEX_MAPPINGS 1 +#define CONFIG_CPU_SUP_INTEL 1 +#define CONFIG_PCI_QUIRKS 1 +#define CONFIG_CRYPTO_AES_586_MODULE 1 +#define CONFIG_NLS_KOI8_U_MODULE 1 +#define CONFIG_EXT2_FS_MODULE 1 +#define CONFIG_SND_MIA_MODULE 1 +#define CONFIG_FB_S1D13XXX_MODULE 1 +#define CONFIG_INPUT_MISC 1 +#define CONFIG_MOUSE_VSXXXAA_MODULE 1 +#define CONFIG_MOUSE_PS2_TRACKPOINT 1 +#define CONFIG_BLK_DEV_SR_MODULE 1 +#define CONFIG_PNPBIOS 1 +#define CONFIG_EXT3_FS 1 +#define CONFIG_USB_LCD_MODULE 1 +#define CONFIG_VT_CONSOLE 1 +#define CONFIG_CRYPTO_DES_MODULE 1 +#define CONFIG_HFSPLUS_FS_MODULE 1 +#define CONFIG_DNOTIFY 1 +#define CONFIG_USB_SERIAL_BELKIN_MODULE 1 +#define CONFIG_HID_KYE_MODULE 1 +#define CONFIG_SND_LAYLA24_MODULE 1 +#define CONFIG_SND_MIXER_OSS 1 +#define CONFIG_SENSORS_F71805F_MODULE 1 +#define CONFIG_IP_VS_LBLC_MODULE 1 +#define CONFIG_QFMT_V1_MODULE 1 +#define CONFIG_USB_LED_MODULE 1 +#define CONFIG_USB_HID_MODULE 1 +#define CONFIG_SND_CS5535AUDIO_MODULE 1 +#define CONFIG_FB_CYBER2000_MODULE 1 +#define CONFIG_JOYSTICK_SPACEORB_MODULE 1 +#define CONFIG_TIPC_ZONES 3 +#define CONFIG_QFMT_V2_MODULE 1 +#define CONFIG_I2C_ALGOBIT_MODULE 1 +#define CONFIG_LAPB_MODULE 1 +#define CONFIG_INLINE_WRITE_UNLOCK_IRQ 1 +#define CONFIG_GENERIC_IRQ_PROBE 1 +#define CONFIG_USER_STACKTRACE_SUPPORT 1 +#define CONFIG_CRYPTO_ALGAPI2 1 +#define CONFIG_SND_PCI 1 +#define CONFIG_STALDRV 1 +#define CONFIG_BLK_DEV_NS87415_MODULE 1 +#define CONFIG_MTD_PCI_MODULE 1 +#define CONFIG_DEFCONFIG_LIST "/lib/modules/$UNAME_RELEASE/.config" +#define CONFIG_USB_GADGET_VBUS_DRAW 2 +#define CONFIG_SND_ISA 1 +#define CONFIG_SSB_PCIHOST_POSSIBLE 1 +#define CONFIG_MTD_DOC2001PLUS_MODULE 1 +#define CONFIG_RFD_FTL_MODULE 1 +#define CONFIG_USB_SERIAL_KOBIL_SCT_MODULE 1 +#define CONFIG_HID_DRAGONRISE_MODULE 1 +#define CONFIG_SENSORS_ADM1021_MODULE 1 +#define CONFIG_GEN_RTC_MODULE 1 +#define CONFIG_NET_PCI 1 +#define CONFIG_EISA 1 +#define CONFIG_X86_GENERIC 1 +#define CONFIG_SLAB 1 +#define CONFIG_INOTIFY 1 +#define CONFIG_X86_32_LAZY_GS 1 +#define CONFIG_HAVE_LATENCYTOP_SUPPORT 1 +#define CONFIG_SENSORS_ADM1031_MODULE 1 +#define CONFIG_NET_ISA 1 +#define CONFIG_FLATMEM_MANUAL 1 +#define CONFIG_HOTPLUG 1 +#define CONFIG_USB_ARCH_HAS_OHCI 1 +#define CONFIG_SND_PCM 1 +#define CONFIG_DEVPORT 1 +#define CONFIG_BLK_DEV_IDEPCI 1 +#define CONFIG_MTD_RAM_MODULE 1 +#define CONFIG_NET_CLS_FW_MODULE 1 +#define CONFIG_PCI_MSI 1 +#define CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK 1 +#define CONFIG_CIFS_MODULE 1 +#define CONFIG_SECURITY_SELINUX_AVC_STATS 1 +#define CONFIG_INFINIBAND_SRP_MODULE 1 +#define CONFIG_USB_SERIAL_GARMIN_MODULE 1 +#define CONFIG_AGP_SIS 1 +#define CONFIG_SENSORS_ADM1025_MODULE 1 +#define CONFIG_WAN_ROUTER_MODULE 1 +#define CONFIG_X86_PPRO_FENCE 1 +#define CONFIG_CRYPTO_RNG_MODULE 1 +#define CONFIG_SUNRPC_GSS_MODULE 1 +#define CONFIG_SENSORS_PC87360_MODULE 1 +#define CONFIG_SENSORS_ADM1026_MODULE 1 +#define CONFIG_TIPC_PORTS 8191 +#define CONFIG_PHYSICAL_ALIGN 0x100000 +#define CONFIG_FLAT_NODE_MEM_MAP 1 +#define CONFIG_SND_OPL3SA2_MODULE 1 +#define CONFIG_SND_VX_LIB_MODULE 1 +#define CONFIG_R3964_MODULE 1 +#define CONFIG_NET_CLS 1 +#define CONFIG_HPFS_FS_MODULE 1 +#define CONFIG_VFAT_FS_MODULE 1 +#define CONFIG_USB_SERIAL_NAVMAN_MODULE 1 +#define CONFIG_JOYSTICK_INTERACT_MODULE 1 +#define CONFIG_HP100_MODULE 1 +#define CONFIG_SERIAL_8250_PCI 1 +#define CONFIG_RD_LZMA 1 +#define CONFIG_IO_DELAY_TYPE_UDELAY 2 +#define CONFIG_JFFS2_FS_SECURITY 1 +#define CONFIG_USB_ETH_MODULE 1 +#define CONFIG_FB_NEOMAGIC_MODULE 1 +#define CONFIG_IPMI_SI_MODULE 1 +#define CONFIG_NFSD_MODULE 1 +#define CONFIG_UDF_NLS 1 +#define CONFIG_FUSE_FS_MODULE 1 +#define CONFIG_USB_ATM_MODULE 1 +#define CONFIG_TOUCHSCREEN_GUNZE_MODULE 1 +#define CONFIG_FB_KYRO_MODULE 1 +#define CONFIG_FB_VGA16_MODULE 1 +#define CONFIG_PROC_FS 1 +#define CONFIG_SND_HDA_CODEC_ATIHDMI 1 +#define CONFIG_SENSORS_ADM9240_MODULE 1 +#define CONFIG_KEYBOARD_XTKBD_MODULE 1 +#define CONFIG_INPUT_MOUSEDEV_SCREEN_X 1024 +#define CONFIG_IPDDP_DECAP 1 +#define CONFIG_ARCH_HAS_CACHE_LINE_SIZE 1 +#define CONFIG_SND_USB 1 +#define CONFIG_IPMI_DEVICE_INTERFACE_MODULE 1 +#define CONFIG_INPUT_MOUSEDEV_SCREEN_Y 768 +#define CONFIG_IDE_GENERIC_MODULE 1 +#define CONFIG_MTDRAM_ERASE_SIZE 128 +#define CONFIG_USB_STORAGE_ISD200 1 +#define CONFIG_SOUND_TRIX_MODULE 1 +#define CONFIG_DTLK_MODULE 1 +#define CONFIG_TLAN_MODULE 1 +#define CONFIG_NET_KEY_MODULE 1 +#define CONFIG_X86_CMPXCHG 1 +#define CONFIG_RD_GZIP 1 +#define CONFIG_TIPC_MODULE 1 +#define CONFIG_INET 1 +#define CONFIG_ARCH_SPARSEMEM_ENABLE 1 +#define CONFIG_RT_MUTEXES 1 +#define CONFIG_LOGO 1 +#define CONFIG_TYPHOON_MODULE 1 +#define CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK -1 +#define CONFIG_SYSVIPC 1 +#define CONFIG_DEBUG_MEMORY_INIT 1 +#define CONFIG_REISERFS_FS_SECURITY 1 +#define CONFIG_SENSORS_W83781D_MODULE 1 +#define CONFIG_INPUT_TOUCHSCREEN 1 +#define CONFIG_WLAN 1 +#define CONFIG_SCSI 1 +#define CONFIG_MTD_ROM_MODULE 1 +#define CONFIG_MTD_CFI_AMDSTD_MODULE 1 +#define CONFIG_IP_SCTP_MODULE 1 +#define CONFIG_DEFAULT_BIC 1 +#define CONFIG_TCP_CONG_CUBIC_MODULE 1 +#define CONFIG_X86_L1_CACHE_SHIFT 6 +#define CONFIG_LSM_MMAP_MIN_ADDR 65536 +#define CONFIG_NTFS_FS_MODULE 1 +#define CONFIG_USB_MON 1 +#define CONFIG_SENSORS_W83791D_MODULE 1 +#define CONFIG_SERIAL_8250_RSA 1 +#define CONFIG_BLK_DEV_SIS5513 1 +#define CONFIG_LTPC_MODULE 1 +#define CONFIG_INFINIBAND_ADDR_TRANS 1 +#define CONFIG_HID_KENSINGTON_MODULE 1 +#define CONFIG_SENSORS_W83792D_MODULE 1 +#define CONFIG_NFTL_MODULE 1 +#define CONFIG_HAVE_IOREMAP_PROT 1 +#define CONFIG_SND_HDA_CODEC_REALTEK 1 +#define CONFIG_SND_GUSCLASSIC_MODULE 1 +#define CONFIG_CRYPTO_DEFLATE_MODULE 1 +#define CONFIG_SC6600_CDROM 4 +#define CONFIG_DIGIEPCA_MODULE 1 +#define CONFIG_JOYSTICK_COBRA_MODULE 1 +#define CONFIG_BLK_DEV_IDEPNP_MODULE 1 +#define CONFIG_CC_OPTIMIZE_FOR_SIZE 1 +#define CONFIG_DOUBLEFAULT 1 +#define CONFIG_USB_STORAGE_JUMPSHOT 1 +#define CONFIG_SSB_DRIVER_PCICORE_POSSIBLE 1 +#define CONFIG_NET_EMATCH_CMP_MODULE 1 +#define CONFIG_IPDDP_ENCAP 1 +#define CONFIG_PROC_PAGE_MONITOR 1 +#define CONFIG_IEEE1394_ETH1394_ROM_ENTRY 1 +#define CONFIG_REED_SOLOMON_DEC16 1 +#define CONFIG_IOSCHED_CFQ 1 +#define CONFIG_SND_SONICVIBES_MODULE 1 +#define CONFIG_NET_ACT_POLICE_MODULE 1 +#define CONFIG_X86_IO_APIC 1 +#define CONFIG_USB_SERIAL_XIRCOM_MODULE 1 +#define CONFIG_I6300ESB_WDT_MODULE 1 +#define CONFIG_ALIM7101_WDT_MODULE 1 +#define CONFIG_PAGEFLAGS_EXTENDED 1 +#define CONFIG_NR_CPUS 1 +#define CONFIG_X86_EXTENDED_PLATFORM 1 +#define CONFIG_ARCH_HAS_DEFAULT_IDLE 1 +#define CONFIG_GENERIC_BUG 1 +#define CONFIG_JFFS2_RTIME 1 +#define CONFIG_SERIAL_8250_PNP 1 +#define CONFIG_CRYPTO_MANAGER 1 +#define CONFIG_SWAP 1 +#define CONFIG_EXT2_FS_POSIX_ACL 1 +#define CONFIG_USB_STORAGE_USBAT 1 +#define CONFIG_IEEE1394_OHCI1394_MODULE 1 +#define CONFIG_NFTL_RW 1 +#define CONFIG_MTD_REDBOOT_PARTS_MODULE 1 +#define CONFIG_KEYS 1 +#define CONFIG_TCP_CONG_HYBLA_MODULE 1 +#define CONFIG_CPU_FREQ_TABLE_MODULE 1 +#define CONFIG_EXT3_FS_POSIX_ACL 1 +#define CONFIG_USB_SPEEDTOUCH_MODULE 1 +#define CONFIG_SND_KORG1212_MODULE 1 +#define CONFIG_W83627HF_WDT_MODULE 1 +#define CONFIG_AC97_BUS_MODULE 1 +#define CONFIG_B44_PCI_AUTOSELECT 1 +#define CONFIG_BLK_DEV_ALI15X3_MODULE 1 +#define CONFIG_XFRM 1 +#define CONFIG_CRC32 1 +#define CONFIG_X86_MPPARSE 1 +#define CONFIG_SND_VIA82XX_MODULE 1 +#define CONFIG_GAMEPORT_L4_MODULE 1 +#define CONFIG_BLK_DEV_RAM_COUNT 16 +#define CONFIG_DEFAULT_CFQ 1 +#define CONFIG_VXFS_FS_MODULE 1 +#define CONFIG_USB_SISUSBVGA_CON 1 +#define CONFIG_ALIM1535_WDT_MODULE 1 +#define CONFIG_USB_NET_NET1080_MODULE 1 +#define CONFIG_CRC16_MODULE 1 +#define CONFIG_FAT_DEFAULT_IOCHARSET "iso8859-1" +#define CONFIG_SND_SB16_MODULE 1 +#define CONFIG_INPUT_KEYBOARD 1 +#define CONFIG_EXTRA_FIRMWARE "" +#define CONFIG_NET_ACT_MIRRED_MODULE 1 +#define CONFIG_TEXTSEARCH_FSM_MODULE 1 +#define CONFIG_BLK_DEV_INITRD 1 +#define CONFIG_NFSD_V2_ACL 1 +#define CONFIG_USB_SERIAL_OPTION_MODULE 1 +#define CONFIG_HID_CHICONY_MODULE 1 +#define CONFIG_SND_INTERWAVE_STB_MODULE 1 +#define CONFIG_ZNET_MODULE 1 +#define CONFIG_NET_CLS_U32_MODULE 1 +#define CONFIG_HAVE_OPTPROBES 1 +#define CONFIG_NFSD_V3_ACL 1 +#define CONFIG_MTDRAM_TOTAL_SIZE 4096 +#define CONFIG_TEXTSEARCH_KMP_MODULE 1 +#define CONFIG_NETFILTER_ADVANCED 1 +#define CONFIG_TCP_CONG_VEGAS_MODULE 1 +#define CONFIG_HAVE_DMA_ATTRS 1 +#define CONFIG_NTFS_RW 1 +#define CONFIG_OCFS2_FS_STATS 1 +#define CONFIG_SND_SEQUENCER_OSS 1 +#define CONFIG_SENSORS_MAX1619_MODULE 1 +#define CONFIG_PAGE_OFFSET 0xC0000000 +#define CONFIG_CRYPTO_ANSI_CPRNG_MODULE 1 +#define CONFIG_ROMFS_BACKED_BY_BLOCK 1 +#define CONFIG_SND_OPTI93X_MODULE 1 +#define CONFIG_SENSORS_ABITUGURU_MODULE 1 +#define CONFIG_UNIX 1 +#define CONFIG_VIRTUALIZATION 1 +#define CONFIG_JFFS2_FS_XATTR 1 +#define CONFIG_SND_HDA_ELD 1 +#define CONFIG_FB_BOOT_VESA_SUPPORT 1 +#define CONFIG_BLK_DEV_ATIIXP_MODULE 1 +#define CONFIG_NET_SCH_DSMARK_MODULE 1 +#define CONFIG_ARCH_SELECT_MEMORY_MODEL 1 +#define CONFIG_MTRR 1 +#define CONFIG_PCI_DOMAINS 1 +#define CONFIG_X86_UP_APIC 1 +#define CONFIG_X86_XADD 1 +#define CONFIG_INPUT_MOUSEDEV_PSAUX 1 +#define CONFIG_CONFIGFS_FS_MODULE 1 +#define CONFIG_MTD_ONENAND_MODULE 1 +#define CONFIG_ISA_DMA_API 1 +#define CONFIG_CPU_SUP_UMC_32 1 +#define CONFIG_HID_TOPSEED_MODULE 1 +#define CONFIG_SERIAL_CORE 1 +#define CONFIG_CYCLADES_MODULE 1 +#define CONFIG_BLK_DEV_SR_VENDOR 1 +#define CONFIG_MTD_SC520CDP_MODULE 1 +#define CONFIG_TCP_CONG_WESTWOOD_MODULE 1 +#define CONFIG_CRYPTO_AUTHENC_MODULE 1 +#define CONFIG_SIGNALFD 1 +#define CONFIG_LZO_DECOMPRESS 1 +#define CONFIG_FB_GEODE_GX_MODULE 1 +#define CONFIG_AC3200_MODULE 1 +#define CONFIG_SCHED_OMIT_FRAME_POINTER 1 +#define CONFIG_UID16 1 +#define CONFIG_DECOMPRESS_LZO 1 +#define CONFIG_HAVE_EARLY_RES 1 +#define CONFIG_HAVE_SYSCALL_TRACEPOINTS 1 +#define CONFIG_USB_EHCI_ROOT_HUB_TT 1 +#define CONFIG_DE4X5_MODULE 1 +#define CONFIG_SCSI_WAIT_SCAN_MODULE 1 +#define CONFIG_BLK_DEV_NBD_MODULE 1 +#define CONFIG_CRYPTO_ARC4_MODULE 1 +#define CONFIG_NET_CLS_ROUTE4_MODULE 1 +#define CONFIG_PHYSICAL_START 0x1000000 +#define CONFIG_IKCONFIG 1 +#define CONFIG_CRYPTO_AEAD_MODULE 1 +#define CONFIG_FB_GEODE 1 +#define CONFIG_NE2K_PCI_MODULE 1 +#define CONFIG_BLK_DEV_OPTI621_MODULE 1 +#define CONFIG_BINFMT_MISC_MODULE 1 +#define CONFIG_EISA_VIRTUAL_ROOT 1 +#define CONFIG_MOUSE_PS2_ALPS 1 +#define CONFIG_IDE_TIMINGS 1 +#define CONFIG_IP_FIB_HASH 1 +#define CONFIG_DEFAULT_MMAP_MIN_ADDR 4096 +#define CONFIG_SYSV_FS_MODULE 1 +#define CONFIG_ROMFS_ON_BLOCK 1 +#define CONFIG_REISERFS_FS_XATTR 1 +#define CONFIG_HID_TWINHAN_MODULE 1 +#define CONFIG_SND_GUSEXTREME_MODULE 1 +#define CONFIG_CRYPTO_SHA1_MODULE 1 +#define CONFIG_ARCH_USES_PG_UNCACHED 1 +#define CONFIG_ANON_INODES 1 +#define CONFIG_GENERIC_FIND_LAST_BIT 1 +#define CONFIG_SCSI_CONSTANTS 1 +#define CONFIG_TCP_CONG_HSTCP_MODULE 1 +#define CONFIG_X86_F00F_BUG 1 +#define CONFIG_SLABINFO 1 +#define CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST 1 +#define CONFIG_PARTITION_ADVANCED 1 +#define CONFIG_LOGO_LINUX_CLUT224 1 +#define CONFIG_MTD_NAND_CS553X_MODULE 1 +#define CONFIG_MTD_BLKDEVS_MODULE 1 +#define CONFIG_USB_CYPRESS_CY7C63_MODULE 1 +#define CONFIG_SND_EMU10K1_SEQ_MODULE 1 +#define CONFIG_VGA_CONSOLE 1 +#define CONFIG_CDROM_PKTCDVD_BUFFERS 8 +#define CONFIG_PCIEPORTBUS 1 +#define CONFIG_NLS_DEFAULT "iso8859-1" +#define CONFIG_SC6600_CDROMBASE 0x0 +#define CONFIG_SND_RAWMIDI_MODULE 1 +#define CONFIG_WATCHDOG 1 +#define CONFIG_SENSORS_VIA686A_MODULE 1 +#define CONFIG_TELCLOCK_MODULE 1 +#define CONFIG_SUNDANCE_MODULE 1 +#define CONFIG_MTD_PARTITIONS 1 +#define CONFIG_CPU_FREQ_GOV_PERFORMANCE 1 +#define CONFIG_CPU_SUP_SIS_32 1 +#define CONFIG_SECURITY_SELINUX_DISABLE 1 +#define CONFIG_HID_SAMSUNG_MODULE 1 +#define CONFIG_SPLIT_PTLOCK_CPUS 4 +#define CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ 1 +#define CONFIG_JFFS2_FS_MODULE 1 +#define CONFIG_USB_STORAGE_SDDR09 1 +#define CONFIG_USB_ISP116X_HCD_MODULE 1 +#define CONFIG_SENSORS_SIS5595_MODULE 1 +#define CONFIG_USB_STORAGE_SDDR55 1 +#define CONFIG_HAVE_DMA_API_DEBUG 1 +#define CONFIG_ARCH_WANT_FRAME_POINTERS 1 +#define CONFIG_OCFS2_FS_MODULE 1 +#define CONFIG_SND_RIPTIDE_MODULE 1 +#define CONFIG_APPLICOM_MODULE 1 +#define CONFIG_NE2000_MODULE 1 +#define CONFIG_BLK_DEV_IDEDMA_PCI 1 +#define CONFIG_MTD_PLATRAM_MODULE 1 +#define CONFIG_ARCH_SUPPORTS_MSI 1 +#define CONFIG_HAVE_IDE 1 +#define CONFIG_IO_DELAY_TYPE_0X80 0 +#define CONFIG_LOCKD_V4 1 +#define CONFIG_SENSORS_GL520SM_MODULE 1 +#define CONFIG_JOYSTICK_SPACEBALL_MODULE 1 +#define CONFIG_NET_VENDOR_SMC 1 +#define CONFIG_LEDS_TRIGGER_IDE_DISK 1 +#define CONFIG_BLK_DEV_RAM 1 +#define CONFIG_ILLEGAL_POINTER_VALUE 0x0 +#define CONFIG_VM_EVENT_COUNTERS 1 +#define CONFIG_SND_SB8_DSP_MODULE 1 +#define CONFIG_BACKLIGHT_LCD_SUPPORT 1 +#define CONFIG_INPUT_MOUSEDEV 1 +#define CONFIG_BLK_DEV_AEC62XX_MODULE 1 +#define CONFIG_LIBCRC32C_MODULE 1 +#define CONFIG_INET_IPCOMP_MODULE 1 +#define CONFIG_USB_SERIAL_IPW_MODULE 1 +#define CONFIG_SND_VIRMIDI_MODULE 1 +#define CONFIG_FB_ATY128_BACKLIGHT 1 +#define CONFIG_ACQUIRE_WDT_MODULE 1 +#define CONFIG_USB_NET_AX8817X_MODULE 1 +#define CONFIG_REALTEK_PHY_MODULE 1 +#define CONFIG_CHR_DEV_SCH_MODULE 1 +#define CONFIG_BLK_DEV_IDEDMA_SFF 1 +#define CONFIG_MTD_NETSC520_MODULE 1 +#define CONFIG_BINFMT_AOUT_MODULE 1 +#define CONFIG_CRYPTO_RNG2 1 +#define CONFIG_NE3210_MODULE 1 +#define CONFIG_BLK_DEV_SX8_MODULE 1 +#define CONFIG_NET_SCH_CBQ_MODULE 1 +#define CONFIG_CRYPTO_HMAC 1 +#define CONFIG_GENERIC_FIND_NEXT_BIT 1 +#define CONFIG_LBDAF 1 +#define CONFIG_MODVERSIONS 1 +#define CONFIG_SND_SEQ_RTCTIMER_DEFAULT 1 +#define CONFIG_SOLARIS_X86_PARTITION 1 +#define CONFIG_REISERFS_FS_MODULE 1 +#define CONFIG_SERIAL_NONSTANDARD 1 +#define CONFIG_I2O_SCSI_MODULE 1 +#define CONFIG_UNUSED_SYMBOLS 1 +#define CONFIG_SOUND_YM3812_MODULE 1 +#define CONFIG_HANGCHECK_TIMER_MODULE 1 +#define CONFIG_SYSCTL_SYSCALL 1 +#define CONFIG_RD_BZIP2 1 +#define CONFIG_UNIXWARE_DISKLABEL 1 +#define CONFIG_HID_CYPRESS_MODULE 1 +#define CONFIG_SND_SGALAXY_MODULE 1 +#define CONFIG_SENSORS_GL518SM_MODULE 1 +#define CONFIG_DEPCA_MODULE 1 +#define CONFIG_AT1700_MODULE 1 +#define CONFIG_DM9102_MODULE 1 +#define CONFIG_NI5010_MODULE 1 +#define CONFIG_I2O_PROC_MODULE 1 +#define CONFIG_IDE_PROC_FS 1 +#define CONFIG_MTRR_SANITIZER 1 +#define CONFIG_X86_INTERNODE_CACHE_SHIFT 6 +#define CONFIG_USB_STORAGE 1 +#define CONFIG_SND_TRIDENT_MODULE 1 +#define CONFIG_ES3210_MODULE 1 +#define CONFIG_NET_SCH_RED_MODULE 1 +#define CONFIG_HOTPLUG_PCI 1 +#define CONFIG_USB_IDMOUSE_MODULE 1 +#define CONFIG_VGASTATE_MODULE 1 +#define CONFIG_SERIAL_8250_RUNTIME_UARTS 4 +#define CONFIG_GAMEPORT_MODULE 1 +#define CONFIG_INPUT_JOYSTICK 1 +#define CONFIG_IEEE1394_SBP2_MODULE 1 +#define CONFIG_NET_CLS_ACT 1 +#define CONFIG_NET_SCH_TBF_MODULE 1 +#define CONFIG_COMPAT_VDSO 1 +#define CONFIG_ELF_CORE 1 +#define CONFIG_DEBUG_FS 1 +#define CONFIG_ARCH_SUSPEND_POSSIBLE 1 +#define CONFIG_SND_EMU10K1X_MODULE 1 +#define CONFIG_SERIAL_8250_CONSOLE 1 +#define CONFIG_CRYPTO_SERPENT_MODULE 1 +#define CONFIG_SOUND_VMIDI_MODULE 1 +#define CONFIG_USB_PEGASUS_MODULE 1 +#define CONFIG_SSB_PCIHOST 1 +#define CONFIG_NET_SCH_HTB_MODULE 1 +#define CONFIG_ATM_LANE_MODULE 1 +#define CONFIG_PERF_EVENTS 1 +#define CONFIG_MAGIC_SYSRQ 1 +#define CONFIG_SC6600 1 +#define CONFIG_SERIAL_8250_HUB6_MODULE 1 +#define CONFIG_SERIAL_8250_BOCA_MODULE 1 +#define CONFIG_MTD_CHAR_MODULE 1 +#define CONFIG_NET_CLS_IND 1 +#define CONFIG_DEFAULT_SECURITY_SELINUX 1 +#define CONFIG_SND_DRIVERS 1 +#define CONFIG_FB_ATY_GENERIC_LCD 1 +#define CONFIG_LANCE_MODULE 1 +#define CONFIG_SCSI_DMA 1 +#define CONFIG_BLK_DEV_AMD74XX_MODULE 1 +#define CONFIG_DEFAULT_IOSCHED "cfq" +#define CONFIG_CRYPTO_TWOFISH_MODULE 1 +#define CONFIG_CRYPTO_HASH 1 +#define CONFIG_INFINIBAND_ISER_MODULE 1 +#define CONFIG_INFINIBAND_MTHCA_DEBUG 1 +#define CONFIG_60XX_WDT_MODULE 1 +#define CONFIG_LEGACY_PTYS 1 +#define CONFIG_UNIX98_PTYS 1 +#define CONFIG_USB_CATC_MODULE 1 +#define CONFIG_IP_PIMSM_V1 1 +#define CONFIG_XFRM_IPCOMP_MODULE 1 +#define CONFIG_USB_CYTHERM_MODULE 1 +#define CONFIG_USB_SERIAL_GENERIC 1 +#define CONFIG_USB_STORAGE_ALAUDA 1 +#define CONFIG_SOUND_PRIME_MODULE 1 +#define CONFIG_SOUND_OSS_CORE 1 +#define CONFIG_FB_CFB_COPYAREA 1 +#define CONFIG_SYNCLINK_GT_MODULE 1 +#define CONFIG_MTD_ONENAND_VERIFY_WRITE 1 +#define CONFIG_MTD_NAND_MODULE 1 +#define CONFIG_NET_SCH_ATM_MODULE 1 +#define CONFIG_IP_PIMSM_V2 1 +#define CONFIG_INET_TUNNEL_MODULE 1 +#define CONFIG_CPU_FREQ_GOV_ONDEMAND_MODULE 1 +#define CONFIG_CPU_IDLE 1 +#define CONFIG_INLINE_READ_UNLOCK 1 +#define CONFIG_SND_MPU401_UART_MODULE 1 +#define CONFIG_SND_VMASTER 1 +#define CONFIG_FRAMEBUFFER_CONSOLE_ROTATION 1 +#define CONFIG_FB_CFB_FILLRECT 1 +#define CONFIG_STALLION_MODULE 1 +#define CONFIG_B44_PCICORE_AUTOSELECT 1 +#define CONFIG_MTD_PHYSMAP_MODULE 1 +#define CONFIG_SYN_COOKIES 1 +#define CONFIG_DMIID 1 +#define CONFIG_MOUSE_PS2_LIFEBOOK 1 +#define CONFIG_TULIP_NAPI_HW_MITIGATION 1 +#define CONFIG_FB_MATROX_G 1 +#define CONFIG_MIXCOMWD_MODULE 1 +#define CONFIG_IP_VS_TAB_BITS 12 +#define CONFIG_TCP_CONG_LP_MODULE 1 +#define CONFIG_PCI_BIOS 1 +#define CONFIG_HAVE_GENERIC_DMA_COHERENT 1 +#define CONFIG_DELL_RBU_MODULE 1 +#define CONFIG_INPUT_EVDEV 1 +#define CONFIG_ATM_CLIP 1 +#define CONFIG_INFINIBAND_IPOIB_DEBUG 1 +#define CONFIG_SCSI_SPI_ATTRS_MODULE 1 +#define CONFIG_SCSI_MULTI_LUN 1 +#define CONFIG_GENERIC_ISA_DMA 1 +#define CONFIG_DEFAULT_IO_DELAY_TYPE 0 +#define CONFIG_CPU5_WDT_MODULE 1 +#define CONFIG_SYNCLINK_MODULE 1 +#define CONFIG_CRYPTO_MICHAEL_MIC_MODULE 1 +#define CONFIG_I2O_EXT_ADAPTEC 1 +#define CONFIG_PNP_DEBUG_MESSAGES 1 +#define CONFIG_BLOCK 1 +#define CONFIG_MMC_WBSD_MODULE 1 +#define CONFIG_SND_OSSEMUL 1 +#define CONFIG_EWRK3_MODULE 1 +#define CONFIG_GENERIC_CLOCKEVENTS_BUILD 1 +#define CONFIG_GENERIC_HWEIGHT 1 +#define CONFIG_CRYPTO_MANAGER2 1 +#define CONFIG_SECURITY_SELINUX_DEVELOP 1 +#define CONFIG_LOCKD_MODULE 1 +#define CONFIG_QUOTACTL 1 +#define CONFIG_USB_XUSBATM_MODULE 1 +#define CONFIG_USB_PRINTER_MODULE 1 +#define CONFIG_SND_HDA_GENERIC 1 +#define CONFIG_NET_SCH_SFQ_MODULE 1 +#define CONFIG_ATALK_MODULE 1 +#define CONFIG_BACKLIGHT_CLASS_DEVICE 1 +#define CONFIG_ZONE_DMA 1 +#define CONFIG_ENABLE_WARN_DEPRECATED 1 +#define CONFIG_HID_SUNPLUS_MODULE 1 +#define CONFIG_WIRELESS 1 +#define CONFIG_ATM_MPOA_MODULE 1 +#define CONFIG_IP_ADVANCED_ROUTER 1 +#define CONFIG_SOUND_MPU401_MODULE 1 +#define CONFIG_SND_MONA_MODULE 1 +#define CONFIG_EEXPRESS_MODULE 1 +#define CONFIG_IEEE1394_PCILYNX_MODULE 1 +#define CONFIG_CHECK_SIGNATURE 1 +#define CONFIG_IP_VS_LBLCR_MODULE 1 +#define CONFIG_SND_FM801_MODULE 1 +#define CONFIG_FB_ATY128_MODULE 1 +#define CONFIG_IB700_WDT_MODULE 1 +#define CONFIG_FB_BACKLIGHT 1 +#define CONFIG_MTD_NETtel_MODULE 1 +#define CONFIG_KEXEC 1 +#define CONFIG_CPU_SUP_AMD 1 +#define CONFIG_KALLSYMS 1 +#define CONFIG_ARCH_HIBERNATION_POSSIBLE 1 +#define CONFIG_HAVE_HW_BREAKPOINT 1 +#define CONFIG_HID_SUPPORT 1 +#define CONFIG_PC8736x_GPIO_MODULE 1 +#define CONFIG_SCSI_MOD 1 +#define CONFIG_NEW_LEDS 1 +#define CONFIG_IPDDP_MODULE 1 +#define CONFIG_TIPC_LOG 0 +#define CONFIG_HAVE_KVM 1 +#define CONFIG_FSNOTIFY 1 +#define CONFIG_FB_TILEBLITTING 1 +#define CONFIG_NSC_GPIO_MODULE 1 +#define CONFIG_TOUCHSCREEN_MTOUCH_MODULE 1 +#define CONFIG_BLK_DEV_SLC90E66_MODULE 1 +#define CONFIG_BLK_DEV_IDETAPE_MODULE 1 +#define CONFIG_MTD_SBC_GXX_MODULE 1 +#define CONFIG_K8_NB 1 +#define CONFIG_SYSVIPC_SYSCTL 1 +#define CONFIG_HAVE_UNSTABLE_SCHED_CLOCK 1 +#define CONFIG_X86_VERBOSE_BOOTUP 1 +#define CONFIG_NLS_UTF8_MODULE 1 +#define CONFIG_SND_HDSP_MODULE 1 +#define CONFIG_SND_HDA_CODEC_CA0110 1 +#define CONFIG_HPLAN_MODULE 1 +#define CONFIG_SCSI_SRP_ATTRS_MODULE 1 +#define CONFIG_BLK_DEV_GENERIC_MODULE 1 +#define CONFIG_FIRMWARE_IN_KERNEL 1 +#define CONFIG_JFFS2_FS_POSIX_ACL 1 +#define CONFIG_SSB_SDIOHOST_POSSIBLE 1 +#define CONFIG_USB_SERIAL_CYPRESS_M8_MODULE 1 +#define CONFIG_I2C_HELPER_AUTO 1 +#define CONFIG_BLK_DEV_SIIMAGE_MODULE 1 +#define CONFIG_AF_RXRPC_MODULE 1 +#define CONFIG_CPU_FREQ_STAT_DETAILS 1 +#define CONFIG_CPU_FREQ 1 +#define CONFIG_PROC_SYSCTL 1 +#define CONFIG_IO_DELAY_TYPE_0XED 1 +#define CONFIG_HID_PANTHERLORD_MODULE 1 +#define CONFIG_SND_WSS_LIB_MODULE 1 +#define CONFIG_KEYBOARD_SUNKBD_MODULE 1 +#define CONFIG_SSB_DRIVER_PCICORE 1 +#define CONFIG_INET_ESP_MODULE 1 +#define CONFIG_AUDIT 1 +#define CONFIG_SND_PCM_OSS 1 +#define CONFIG_INPUT_MOUSE 1 +#define CONFIG_SECURITY 1 +#define CONFIG_NET_IPIP_MODULE 1 +#define CONFIG_FIRMWARE_MEMMAP 1 +#define CONFIG_SERIAL_8250_MANY_PORTS 1 +#define CONFIG_USB_NET_ZAURUS_MODULE 1 +#define CONFIG_TREE_RCU 1 +#define CONFIG_FB_GEODE_GX1_MODULE 1 +#define CONFIG_X86_INTEL_USERCOPY 1 +#define CONFIG_SHMEM 1 +#define CONFIG_CRYPTO_NULL_MODULE 1 +#define CONFIG_EXPORTFS_MODULE 1 +#define CONFIG_LEDS_TRIGGER_TIMER_MODULE 1 +#define CONFIG_SND_MIRO_MODULE 1 +#define CONFIG_SC520_WDT_MODULE 1 +#define CONFIG_SENSORS_W83627HF_MODULE 1 +#define CONFIG_LNE390_MODULE 1 +#define CONFIG_ARCH_HAS_CPU_RELAX 1 +#define CONFIG_CRYPTO_DEV_PADLOCK_MODULE 1 +#define CONFIG_REISERFS_FS_POSIX_ACL 1 +#define CONFIG_SND_NM256_MODULE 1 +#define CONFIG_IP_VS_PROTO_AH 1 +#define CONFIG_INET_LRO 1 +#define CONFIG_INET_XFRM_MODE_TRANSPORT_MODULE 1 +#define CONFIG_EPOLL 1 +#define CONFIG_CRYPTO_AEAD2 1 +#define CONFIG_MINIX_FS_MODULE 1 +#define CONFIG_HID_SONY_MODULE 1 +#define CONFIG_SOUND_SB_MODULE 1 +#define CONFIG_FB_SYS_FOPS_MODULE 1 +#define CONFIG_JOYSTICK_IFORCE_232 1 +#define CONFIG_INFTL_MODULE 1 +#define CONFIG_MSDOS_FS_MODULE 1 +#define CONFIG_FONT_8x8 1 +#define CONFIG_FB_MODE_HELPERS 1 +#define CONFIG_NET_EMATCH_META_MODULE 1 +#define CONFIG_IP_MULTIPLE_TABLES 1 +#define CONFIG_CRYPTO_WP512_MODULE 1 +#define CONFIG_RPCSEC_GSS_KRB5_MODULE 1 +#define CONFIG_ROMFS_FS_MODULE 1 +#define CONFIG_CRYPTO_TEST_MODULE 1 +#define CONFIG_NLS_CODEPAGE_850_MODULE 1 +#define CONFIG_SND_INTEL8X0_MODULE 1 +#define CONFIG_MWAVE_MODULE 1 +#define CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS 1 +#define CONFIG_NLS_CODEPAGE_932_MODULE 1 +#define CONFIG_NLS_CODEPAGE_950_MODULE 1 +#define CONFIG_NLS_CODEPAGE_860_MODULE 1 +#define CONFIG_NLS_CODEPAGE_437_MODULE 1 +#define CONFIG_INFINIBAND_USER_ACCESS_MODULE 1 +#define CONFIG_JOYSTICK_GUILLEMOT_MODULE 1 +#define CONFIG_JOYSTICK_ANALOG_MODULE 1 +#define CONFIG_STACKTRACE_SUPPORT 1 +#define CONFIG_NLS_CODEPAGE_861_MODULE 1 +#define CONFIG_NLS_CODEPAGE_852_MODULE 1 +#define CONFIG_USB_SERIAL_OMNINET_MODULE 1 +#define CONFIG_FB_PM2_FIFO_DISCONNECT 1 +#define CONFIG_HW_RANDOM_GEODE_MODULE 1 +#define CONFIG_GAMEPORT_EMU10K1_MODULE 1 +#define CONFIG_TOUCHSCREEN_ELO_MODULE 1 +#define CONFIG_SERIO 1 +#define CONFIG_UEVENT_HELPER_PATH "/sbin/hotplug" +#define CONFIG_NLS_CODEPAGE_862_MODULE 1 +#define CONFIG_HID_LOGITECH_MODULE 1 +#define CONFIG_SND_HDA_CODEC_SIGMATEL 1 +#define CONFIG_SND_ES968_MODULE 1 +#define CONFIG_LP486E_MODULE 1 +#define CONFIG_INLINE_SPIN_UNLOCK 1 +#define CONFIG_NLS_CODEPAGE_863_MODULE 1 +#define CONFIG_NLS_CODEPAGE_737_MODULE 1 +#define CONFIG_NVRAM_MODULE 1 +#define CONFIG_HAVE_KRETPROBES 1 +#define CONFIG_NLS_CODEPAGE_936_MODULE 1 +#define CONFIG_NLS_CODEPAGE_864_MODULE 1 +#define CONFIG_NLS_CODEPAGE_855_MODULE 1 +#define CONFIG_KARMA_PARTITION 1 +#define CONFIG_SND_SB16_CSP 1 +#define CONFIG_ZLIB_DEFLATE_MODULE 1 +#define CONFIG_NET_VENDOR_3COM 1 +#define CONFIG_CLS_U32_MARK 1 +#define CONFIG_INET_XFRM_MODE_TUNNEL_MODULE 1 +#define CONFIG_NLS_CODEPAGE_874_MODULE 1 +#define CONFIG_NLS_CODEPAGE_865_MODULE 1 +#define CONFIG_NLS_CODEPAGE_775_MODULE 1 +#define CONFIG_FILE_LOCKING 1 +#define CONFIG_USB_SUPPORT 1 +#define CONFIG_SND_SB16_DSP_MODULE 1 +#define CONFIG_SND_VERBOSE_PROCFS 1 +#define CONFIG_NLS_CODEPAGE_866_MODULE 1 +#define CONFIG_NLS_CODEPAGE_857_MODULE 1 +#define CONFIG_USB_SERIAL_SAFE_MODULE 1 +#define CONFIG_JOYSTICK_IFORCE_MODULE 1 +#define CONFIG_JOYSTICK_A3D_MODULE 1 +#define CONFIG_CLS_U32_PERF 1 +#define CONFIG_KERNEL_BZIP2 1 +#define CONFIG_MINIX_SUBPARTITION 1 +#define CONFIG_SND_VX222_MODULE 1 +#define CONFIG_FB_RADEON_BACKLIGHT 1 +#define CONFIG_SIS900_MODULE 1 +#define CONFIG_ULTRA_MODULE 1 +#define CONFIG_FB 1 +#define CONFIG_BLK_DEV_JMICRON_MODULE 1 +#define CONFIG_DECOMPRESS_LZMA 1 +#define CONFIG_HAVE_ARCH_KMEMCHECK 1 +#define CONFIG_NLS_CODEPAGE_949_MODULE 1 +#define CONFIG_USB_ZERO_MODULE 1 +#define CONFIG_USB_TEST_MODULE 1 +#define CONFIG_SOUND 1 +#define CONFIG_HWMON 1 +#define CONFIG_ARCH_FLATMEM_ENABLE 1 +#define CONFIG_NLS_CODEPAGE_869_MODULE 1 +#define CONFIG_QUOTA 1 +#define CONFIG_LEDS_TRIGGER_HEARTBEAT_MODULE 1 +#define CONFIG_FB_NVIDIA_BACKLIGHT 1 +#define CONFIG_TMPFS 1 +#define CONFIG_ASK_IP_FIB_HASH 1 +#define CONFIG_X86_ALIGNMENT_16 1 +#define CONFIG_X86_32 1 +#define CONFIG_KEYBOARD_NEWTON_MODULE 1 +#define CONFIG_GENERIC_TIME 1 +#define CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST 1 +#define CONFIG_HAVE_FTRACE_MCOUNT_RECORD 1 +#define CONFIG_CRYPTO_TWOFISH_COMMON_MODULE 1 +#define CONFIG_ACORN_PARTITION 1 +#define CONFIG_USB_EMI26_MODULE 1 +#define CONFIG_USB_EMI62_MODULE 1 +#define CONFIG_USB_SERIAL_HP4X_MODULE 1 +#define CONFIG_SND_INDIGODJ_MODULE 1 +#define CONFIG_IPMI_HANDLER_MODULE 1 +#define CONFIG_DUMMY_MODULE 1 +#define CONFIG_IP_VS_DH_MODULE 1 +#define CONFIG_FUTEX 1 +#define CONFIG_USB_SERIAL_FUNSOFT_MODULE 1 +#define CONFIG_SND_RME32_MODULE 1 +#define CONFIG_SND_HDA_CODEC_CONEXANT 1 +#define CONFIG_SENSORS_LM80_MODULE 1 +#define CONFIG_SERIO_LIBPS2 1 +#define CONFIG_USB_GADGETFS_MODULE 1 +#define CONFIG_SENSORS_LM90_MODULE 1 +#define CONFIG_SENSORS_LM63_MODULE 1 +#define CONFIG_USB_NET_CDC_SUBSET_MODULE 1 +#define CONFIG_TULIP_MODULE 1 +#define CONFIG_MISC_DEVICES 1 +#define CONFIG_DECOMPRESS_GZIP 1 +#define CONFIG_EXPERIMENTAL 1 +#define CONFIG_SND_CA0106_MODULE 1 +#define CONFIG_IP_VS_LC_MODULE 1 +#define CONFIG_NETWORK_SECMARK 1 +#define CONFIG_KTIME_SCALAR 1 +#define CONFIG_GENERIC_CLOCKEVENTS_BROADCAST 1 +#define CONFIG_OCFS2_DEBUG_MASKLOG 1 +#define CONFIG_USB_EHCI_HCD_MODULE 1 +#define CONFIG_SENSORS_LM92_MODULE 1 +#define CONFIG_SENSORS_LM83_MODULE 1 +#define CONFIG_IEEE1394_VIDEO1394_MODULE 1 +#define CONFIG_INPUT 1 +#define CONFIG_VIRT_TO_BUS 1 +#define CONFIG_SENSORS_LM75_MODULE 1 +#define CONFIG_ETH16I_MODULE 1 +#define CONFIG_BLK_DEV_CRYPTOLOOP_MODULE 1 +#define CONFIG_BLK_CPQ_CISS_DA_MODULE 1 +#define CONFIG_LOCALVERSION "-norhtec-sis" +#define CONFIG_USB_DEVICEFS 1 +#define CONFIG_SND_MAESTRO3_MODULE 1 +#define CONFIG_SENSORS_LM85_MODULE 1 +#define CONFIG_SERIO_PCIPS2_MODULE 1 +#define CONFIG_MTD_DOCPROBE_MODULE 1 +#define CONFIG_X86_POPAD_OK 1 +#define CONFIG_USB_SERIAL_IPAQ_MODULE 1 +#define CONFIG_SENSORS_LM77_MODULE 1 +#define CONFIG_ZLIB_INFLATE 1 +#define CONFIG_INIT_ENV_ARG_LIMIT 32 +#define CONFIG_SENSORS_LM87_MODULE 1 +#define CONFIG_SENSORS_LM78_MODULE 1 +#define CONFIG_FORCEDETH_MODULE 1 +#define CONFIG_I2O_BLOCK_MODULE 1 +#define CONFIG_BLK_DEV_TRIFLEX_MODULE 1 +#define CONFIG_IOSCHED_DEADLINE 1 +#define CONFIG_SND_HDA_CODEC_SI3054 1 +#define CONFIG_CRYPTO_HASH2 1 +#define CONFIG_IO_DELAY_TYPE_NONE 3 +#define CONFIG_SND_INDIGOIO_MODULE 1 +#define CONFIG_NET_CLS_TCINDEX_MODULE 1 +#define CONFIG_USB_SERIAL_MCT_U232_MODULE 1 +#define CONFIG_SND_RME96_MODULE 1 +#define CONFIG_FRAMEBUFFER_CONSOLE 1 +#define CONFIG_PCSPKR_PLATFORM 1 +#define CONFIG_SND_OPL3_LIB_MODULE 1 +#define CONFIG_FB_MATROX_MAVEN_MODULE 1 +#define CONFIG_SENSORS_IT87_MODULE 1 +#define CONFIG_I2O_LCT_NOTIFY_ON_CHANGES 1 +#define CONFIG_SCSI_LOGGING 1 +#define CONFIG_HZ_250 1 +#define CONFIG_SYSFS 1 +#define CONFIG_HAVE_KERNEL_LZO 1 +#define CONFIG_SND_OPL4_LIB_MODULE 1 +#define CONFIG_SND_RAWMIDI_SEQ_MODULE 1 +#define CONFIG_FB_SYS_COPYAREA_MODULE 1 +#define CONFIG_HAVE_KPROBES 1 +#define CONFIG_USB_OHCI_HCD 1 +#define CONFIG_FB_SYS_FILLRECT_MODULE 1 +#define CONFIG_HW_RANDOM_INTEL_MODULE 1 +#define CONFIG_TCP_CONG_BIC 1 +#define CONFIG_IOSCHED_NOOP 1 +#define CONFIG_USB_SERIAL_KLSI_MODULE 1 +#define CONFIG_USB_ALI_M5632 1 +#define CONFIG_IP_VS_SH_MODULE 1 +#define CONFIG_USB_SERIAL_SIERRAWIRELESS_MODULE 1 +#define CONFIG_NET_ACT_GACT_MODULE 1 +#define CONFIG_NET_EMATCH_TEXT_MODULE 1 +#define CONFIG_NOHIGHMEM 1 +#define CONFIG_HAVE_DYNAMIC_FTRACE 1 +#define CONFIG_SECURITY_NETWORK_XFRM 1 +#define CONFIG_USB_GADGET_SELECTED 1 +#define CONFIG_JOYSTICK_ADI_MODULE 1 +#define CONFIG_GENERIC_CLOCKEVENTS 1 +#define CONFIG_CRYPTO_BLOWFISH_MODULE 1 +#define CONFIG_INFINIBAND_MTHCA_MODULE 1 +#define CONFIG_SOUND_KAHLUA_MODULE 1 +#define CONFIG_SND_AD1848_MODULE 1 +#define CONFIG_FB_SAVAGE_MODULE 1 +#define CONFIG_SERIAL_8250_EXTENDED 1 +#define CONFIG_MTD_CFI_STAA_MODULE 1 +#define CONFIG_NET_SCH_INGRESS_MODULE 1 +#define CONFIG_IP_ROUTE_MULTIPATH 1 +#define CONFIG_LOCKDEP_SUPPORT 1 +#define CONFIG_MSDOS_PARTITION 1 +#define CONFIG_FB_CFB_IMAGEBLIT 1 +#define CONFIG_IP_VS_NQ_MODULE 1 +#define CONFIG_CRYPTO_CAST5_MODULE 1 +#define CONFIG_USB_STORAGE_DATAFAB 1 +#define CONFIG_USB_UHCI_HCD_MODULE 1 +#define CONFIG_SND_ADLIB_MODULE 1 +#define CONFIG_FB_RADEON_MODULE 1 +#define CONFIG_IDE_ATAPI 1 +#define CONFIG_HAVE_ARCH_TRACEHOOK 1 +#define CONFIG_CRYPTO_CAST6_MODULE 1 +#define CONFIG_DCDBAS_MODULE 1 +#define CONFIG_INFINIBAND_USER_MAD_MODULE 1 +#define CONFIG_HID_GYRATION_MODULE 1 +#define CONFIG_SND_BT87X_MODULE 1 +#define CONFIG_HAPPYMEAL_MODULE 1 +#define CONFIG_IP_VS_MODULE 1 +#define CONFIG_FB_MATROX_MYSTIQUE 1 +#define CONFIG_FB_NVIDIA_MODULE 1 +#define CONFIG_MOUSE_LOGIBM_MODULE 1 +#define CONFIG_HZ 250 +#define CONFIG_X86_BSWAP 1 +#define CONFIG_GENERIC_FIND_FIRST_BIT 1 +#define CONFIG_SND_AD1889_MODULE 1 +#define CONFIG_USB_AN2720 1 +#define CONFIG_TRACING_SUPPORT 1 +#define CONFIG_INFINIBAND_IPOIB_MODULE 1 +#define CONFIG_SND_CS4231_MODULE 1 +#define CONFIG_MTD_NAND_IDS_MODULE 1 +#define CONFIG_IP_VS_RR_MODULE 1 +#define CONFIG_INET_DIAG_MODULE 1 +#define CONFIG_NLS_ISO8859_1_MODULE 1 +#define CONFIG_I2C_SIS630_MODULE 1 +#define CONFIG_NET_ETHERNET 1 +#define CONFIG_NET_SCH_GRED_MODULE 1 +#define CONFIG_NLS_ISO8859_2_MODULE 1 +#define CONFIG_HID_APPLE_MODULE 1 +#define CONFIG_SCSI_NETLINK 1 +#define CONFIG_PNPBIOS_PROC_FS 1 +#define CONFIG_REED_SOLOMON_MODULE 1 +#define CONFIG_X86_RESERVE_LOW_64K 1 +#define CONFIG_NLS_ISO8859_3_MODULE 1 +#define CONFIG_MMC_SDHCI_MODULE 1 +#define CONFIG_MMC_BLOCK_MODULE 1 +#define CONFIG_USB_MICROTEK_MODULE 1 +#define CONFIG_USB_OHCI_LITTLE_ENDIAN 1 +#define CONFIG_HID_MONTEREY_MODULE 1 +#define CONFIG_SC1200_WDT_MODULE 1 +#define CONFIG_NET_SCH_HFSC_MODULE 1 +#define CONFIG_NET_SCH_FIFO 1 +#define CONFIG_NLS_ISO8859_4_MODULE 1 +#define CONFIG_MOUSE_SERIAL_MODULE 1 +#define CONFIG_USB_EPSON2888 1 +#define CONFIG_SSB_POSSIBLE 1 +#define CONFIG_DE2104X_MODULE 1 +#define CONFIG_NLS_ISO8859_5_MODULE 1 +#define CONFIG_HID_PETALYNX_MODULE 1 +#define CONFIG_SND_CS4281_MODULE 1 +#define CONFIG_SND_CS4236_MODULE 1 +#define CONFIG_SBC_EPX_C3_WATCHDOG_MODULE 1 +#define CONFIG_ATM_BR2684_MODULE 1 +#define CONFIG_X86_MINIMUM_CPU_FAMILY 4 +#define CONFIG_NLS_ISO8859_6_MODULE 1 +#define CONFIG_VT 1 +#define CONFIG_B44_MODULE 1 +#define CONFIG_BLK_DEV_UMEM_MODULE 1 +#define CONFIG_PROFILING 1 +#define CONFIG_NLS_ISO8859_7_MODULE 1 +#define CONFIG_NLS_CODEPAGE_1250_MODULE 1 +#define CONFIG_SND_AU8810_MODULE 1 +#define CONFIG_SENSORS_SMSC47M1_MODULE 1 +#define CONFIG_CONNECTOR_MODULE 1 +#define CONFIG_NLS_CODEPAGE_1251_MODULE 1 +#define CONFIG_NLS_ISO8859_8_MODULE 1 +#define CONFIG_SND_AU8820_MODULE 1 +#define CONFIG_USB_NET_RNDIS_HOST_MODULE 1 +#define CONFIG_VLAN_8021Q_MODULE 1 +#define CONFIG_PREEMPT_NONE 1 +#define CONFIG_NLS_ISO8859_9_MODULE 1 +#define CONFIG_NCPFS_OS2_NS 1 +#define CONFIG_SND_AU8830_MODULE 1 +#define CONFIG_FONT_8x16 1 +#define CONFIG_EUROTECH_WDT_MODULE 1 +#define CONFIG_NET_SCHED 1 +#define CONFIG_BRIDGE_MODULE 1 +#define CONFIG_NETFILTER 1 +#define CONFIG_BASE_FULL 1 +#define CONFIG_INFINIBAND_USER_MEM 1 +#define CONFIG_SND_RTCTIMER_MODULE 1 +#define CONFIG_WD80x3_MODULE 1 +#define CONFIG_IDEPCI_PCIBUS_ORDER 1 +#define CONFIG_CRC_CCITT_MODULE 1 +#define CONFIG_IP_MULTICAST 1 +#define CONFIG_USB_G_SERIAL_MODULE 1 +#define CONFIG_ISTALLION_MODULE 1 +#define CONFIG_CS89x0_MODULE 1 +#define CONFIG_MTD_BLOCK_RO_MODULE 1 +#define CONFIG_MTD_BLOCK_MODULE 1 +#define CONFIG_PREVENT_FIRMWARE_BUILD 1 +#define CONFIG_NET_IPGRE_BROADCAST 1 +#define CONFIG_SYSFS_DEPRECATED_V2 1 +#define CONFIG_NCPFS_EXTRAS 1 +#define CONFIG_USB_SL811_HCD_MODULE 1 +#define CONFIG_BLK_DEV_PIIX_MODULE 1 +#define CONFIG_BLK_DEV_LOOP 1 +#define CONFIG_MTD_NAND_DISKONCHIP_MODULE 1 +#define CONFIG_CPU_SUP_CENTAUR 1 +#define CONFIG_INLINE_READ_UNLOCK_IRQ 1 +#define CONFIG_GENERIC_CMOS_UPDATE 1 +#define CONFIG_SND_ES1938_MODULE 1 +#define CONFIG_I2C_BOARDINFO 1 +#define CONFIG_ADAPTEC_STARFIRE_MODULE 1 +#define CONFIG_ATA_OVER_ETH_MODULE 1 +#define CONFIG_GACT_PROB 1 +#define CONFIG_GENERIC_CALIBRATE_DELAY 1 +#define CONFIG_ARCH_HAS_CPU_IDLE_WAIT 1 +#define CONFIG_NFS_ACL_SUPPORT_MODULE 1 +#define CONFIG_FB_DDC_MODULE 1 +#define CONFIG_EPIC100_MODULE 1 +#define CONFIG_HAS_IOMEM 1 +#define CONFIG_SC6600_JOY 1 +#define CONFIG_SND_ES1688_MODULE 1 +#define CONFIG_AGP_INTEL_MODULE 1 +#define CONFIG_MOXA_SMARTIO_MODULE 1 +#define CONFIG_IEEE1394_DV1394_MODULE 1 +#define CONFIG_MTD_CFI_UTIL_MODULE 1 +#define CONFIG_DECNET_MODULE 1 +#define CONFIG_FW_LOADER 1 +#define CONFIG_CRYPTO_DEV_PADLOCK_AES_MODULE 1 +#define CONFIG_CRYPTO_SHA512_MODULE 1 +#define CONFIG_EARLY_PRINTK 1 +#define CONFIG_SND_ES1968_MODULE 1 +#define CONFIG_IO_DELAY_0X80 1 +#define CONFIG_NLS_ASCII_MODULE 1 +#define CONFIG_USB_MDC800_MODULE 1 +#define CONFIG_SND_ALS100_MODULE 1 +#define CONFIG_VIA_RHINE_MODULE 1 +#define CONFIG_MTD_TS5500_MODULE 1 +#define CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE 1 +#define CONFIG_NCPFS_STRONG 1 +#define CONFIG_SND_SBAWE_MODULE 1 +#define CONFIG_FB_PM2_MODULE 1 +#define CONFIG_NET_ACT_SIMP_MODULE 1 +#define CONFIG_MODULE_FORCE_UNLOAD 1 +#define CONFIG_USB_SERIAL_KEYSPAN_PDA_MODULE 1 +#define CONFIG_SND_ALS300_MODULE 1 +#define CONFIG_FB_HGA_MODULE 1 +#define CONFIG_ISO9660_FS_MODULE 1 +#define CONFIG_HID_ZEROPLUS_MODULE 1 +#define CONFIG_LOGO_LINUX_MONO 1 +#define CONFIG_PACKET 1 +#define CONFIG_CPU_FREQ_GOV_CONSERVATIVE_MODULE 1 +#define CONFIG_CRYPTO_SHA256_MODULE 1 +#define CONFIG_HID_ORTEK_MODULE 1 +#define CONFIG_SND_SERIAL_U16550_MODULE 1 +#define CONFIG_USB_ARMLINUX 1 +#define CONFIG_NET_SCH_TEQL_MODULE 1 +#define CONFIG_BRIDGE_NETFILTER 1 +#define CONFIG_PCI_GOANY 1 +#define CONFIG_BSD_PROCESS_ACCT_V3 1 +#define CONFIG_CONSTRUCTORS 1 +#define CONFIG_DEBUG_BUGVERBOSE 1 +#define CONFIG_NCPFS_IOCTL_LOCKING 1 +#define CONFIG_OCFS2_FS_O2CB_MODULE 1 +#define CONFIG_JFS_SECURITY 1 +#define CONFIG_FS_POSIX_ACL 1 +#define CONFIG_SERIAL_CORE_CONSOLE 1 +#define CONFIG_COMPUTONE_MODULE 1 +#define CONFIG_SMC9194_MODULE 1 +#define CONFIG_X86_WP_WORKS_OK 1 +#define CONFIG_GENERIC_HARDIRQS 1 +#define CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC 1 +#define CONFIG_FB_SAVAGE_I2C 1 +#define CONFIG_FIB_RULES 1 +#define CONFIG_CPU_IDLE_GOV_LADDER 1 +#define CONFIG_DECOMPRESS_BZIP2 1 +#define CONFIG_QNX4FS_FS_MODULE 1 +#define CONFIG_CRAMFS 1 +#define CONFIG_HID_EZKEY_MODULE 1 +#define CONFIG_SOUND_AEDSP16_MODULE 1 +#define CONFIG_SND_HWDEP_MODULE 1 +#define CONFIG_MOUSE_PS2_LOGIPS2PP 1 +#define CONFIG_IDE_GD 1 +#define CONFIG_MTD_PHRAM_MODULE 1 +#define CONFIG_BOUNCE 1 +#define CONFIG_HAVE_AOUT 1 +#define CONFIG_ACORN_PARTITION_RISCIX 1 +#define CONFIG_FB_ATY_BACKLIGHT 1 +#define CONFIG_FB_RADEON_I2C 1 +#define CONFIG_FB_ARC_MODULE 1 +#define CONFIG_SERIO_CT82C710_MODULE 1 +#define CONFIG_JOYSTICK_SIDEWINDER_MODULE 1 +#define CONFIG_MOUSE_PS2_MODULE 1 +#define CONFIG_SCSI_PROC_FS 1 +#define CONFIG_NET_SCH_PRIO_MODULE 1 +#define CONFIG_NET_IPGRE_MODULE 1 +#define CONFIG_USB_SERIAL_EDGEPORT_TI_MODULE 1 +#define CONFIG_USB_STORAGE_FREECOM 1 +#define CONFIG_IBMASR_MODULE 1 +#define CONFIG_FEALNX_MODULE 1 +#define CONFIG_I2C 1 +#define CONFIG_ECONET_MODULE 1 +#define CONFIG_CRYPTO_PCOMP 1 +#define CONFIG_FB_NVIDIA_I2C 1 +#define CONFIG_FB_CIRRUS_MODULE 1 +#define CONFIG_HW_RANDOM 1 +#define CONFIG_EEXPRESS_PRO_MODULE 1 +#define CONFIG_MTD_PMC551_MODULE 1 +#define CONFIG_X25_MODULE 1 +#define CONFIG_HAVE_MMIOTRACE_SUPPORT 1 +#define CONFIG_NCPFS_NFS_NS 1 +#define CONFIG_INOTIFY_USER 1 +#define CONFIG_SND_HDSPM_MODULE 1 +#define CONFIG_PCIPCWATCHDOG_MODULE 1 +#define CONFIG_SENSORS_W83627EHF_MODULE 1 +#define CONFIG_MAX_RAW_DEVS 256 +#define CONFIG_INPUT_JOYDEV_MODULE 1 +#define CONFIG_CRYPTO_CRC32C_MODULE 1 +#define CONFIG_HAVE_USER_RETURN_NOTIFIER 1 +#define CONFIG_MACHZ_WDT_MODULE 1 +#define CONFIG_MMC_BLOCK_BOUNCE 1 +#define CONFIG_USB_SERIAL_EDGEPORT_MODULE 1 +#define CONFIG_FB_MATROX_MODULE 1 +#define CONFIG_EL1_MODULE 1 +#define CONFIG_TRACE_IRQFLAGS_SUPPORT 1 +#define CONFIG_BSD_DISKLABEL 1 +#define CONFIG_HID_GREENASIA_MODULE 1 +#define CONFIG_WAFER_WDT_MODULE 1 +#define CONFIG_EL2_MODULE 1 +#define CONFIG_MTD_SLRAM_MODULE 1 +#define CONFIG_IP_VS_PROTO_AH_ESP 1 +#define CONFIG_LOGO_LINUX_VGA16 1 +#define CONFIG_MOUSE_INPORT_MODULE 1 +#define CONFIG_EL3_MODULE 1 +#define CONFIG_POSIX_MQUEUE 1 +#define CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE 1 +#define CONFIG_SND_GINA20_MODULE 1 +#define CONFIG_SND_TIMER 1 +#define CONFIG_TIPC_ADVANCED 1 +#define CONFIG_NCPFS_NLS 1 +#define CONFIG_USB_SERIAL_DIGI_ACCELEPORT_MODULE 1 +#define CONFIG_MTD_BLOCK2MTD_MODULE 1 +#define CONFIG_X86 1 +#define CONFIG_JOLIET 1 +#define CONFIG_8139TOO 1 +#define CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT 0 +#define CONFIG_USB_RIO500_MODULE 1 +#define CONFIG_FB_SIS_300 1 +#define CONFIG_N_HDLC_MODULE 1 +#define CONFIG_PHYLIB_MODULE 1 +#define CONFIG_SELECT_MEMORY_MODEL 1 +#define CONFIG_SYSFS_DEPRECATED 1 +#define CONFIG_CRYPTO_TGR192_MODULE 1 +#define CONFIG_RCU_CPU_STALL_DETECTOR 1 +#define CONFIG_SND_PCXHR_MODULE 1 +#define CONFIG_SND_GINA24_MODULE 1 +#define CONFIG_FB_I810_MODULE 1 +#define CONFIG_ACORN_PARTITION_ICS 1 +#define CONFIG_AUTOFS_FS_MODULE 1 +#define CONFIG_I2O 1 +#define CONFIG_IEEE1394_RAWIO_MODULE 1 +#define CONFIG_CPU_FREQ_GOV_USERSPACE_MODULE 1 +#define CONFIG_SND_HDA_CODEC_INTELHDMI 1 +#define CONFIG_SND_MPU401_MODULE 1 +#define CONFIG_FB_ATY_CT 1 +#define CONFIG_WDTPCI_MODULE 1 +#define CONFIG_HWMON_VID_MODULE 1 +#define CONFIG_SERIO_RAW_MODULE 1 +#define CONFIG_ISAPNP 1 +#define CONFIG_USB_SERIAL_PL2303_MODULE 1 +#define CONFIG_SOUND_PAS_MODULE 1 +#define CONFIG_SND_MTPAV_MODULE 1 +#define CONFIG_EDD_MODULE 1 +#define CONFIG_HID_A4TECH_MODULE 1 +#define CONFIG_SND_INTEL8X0M_MODULE 1 +#define CONFIG_FB_MATROX_MILLENIUM 1 +#define CONFIG_NET_EMATCH_STACK 32 +#define CONFIG_USB_DEVICE_CLASS 1 +#define CONFIG_FB_SIS_315 1 +#define CONFIG_USBPCWATCHDOG_MODULE 1 +#define CONFIG_SERIAL_8250_FOURPORT_MODULE 1 +#define CONFIG_INLINE_SPIN_UNLOCK_IRQ 1 +#define CONFIG_NFS_V3 1 +#define CONFIG_SUNGEM_MODULE 1 +#define CONFIG_BLK_DEV_SC1200_MODULE 1 +#define CONFIG_BLK_DEV_PDC202XX_OLD_MODULE 1 +#define CONFIG_BLK_DEV_IDECD_MODULE 1 +#define CONFIG_INET_XFRM_MODE_BEET 1 +#define CONFIG_NFS_V4 1 +#define CONFIG_JBD 1 +#define CONFIG_SND_HDA_CODEC_CMEDIA 1 +#define CONFIG_SND_DUMMY_MODULE 1 +#define CONFIG_JOYSTICK_IFORCE_USB 1 +#define CONFIG_USB_ARCH_HAS_HCD 1 +#define CONFIG_USB_APPLEDISPLAY_MODULE 1 +#define CONFIG_USB_NET_CDCETHER_MODULE 1 +#define CONFIG_IFB_MODULE 1 +#define CONFIG_DEFAULT_TCP_CONG "bic" +#define CONFIG_BSD_PROCESS_ACCT 1 +#define CONFIG_AFS_FS_MODULE 1 +#define CONFIG_USB_EZUSB 1 +#define CONFIG_FIRMWARE_EDID 1 +#define CONFIG_IDE 1 +#define CONFIG_NET_CLS_RSVP_MODULE 1 +#define CONFIG_INFINIBAND_MODULE 1 +#define CONFIG_GENERIC_IOMAP 1 +#define CONFIG_AUDIT_GENERIC 1 +#define CONFIG_BFS_FS_MODULE 1 +#define CONFIG_FAT_FS_MODULE 1 +#define CONFIG_FB_ATY_GX 1 +#define CONFIG_FB_SYS_IMAGEBLIT_MODULE 1 +#define CONFIG_INPUT_UINPUT_MODULE 1 +#define CONFIG_TOUCHSCREEN_MK712_MODULE 1 +#define CONFIG_NET_TULIP 1 +#define CONFIG_CRYPTO_BLKCIPHER_MODULE 1 +#define CONFIG_IP_MROUTE 1 +#define CONFIG_SPARSEMEM_STATIC 1 +#define CONFIG_INLINE_WRITE_UNLOCK 1 +#define CONFIG_FB_ATY_MODULE 1 +#define CONFIG_ELPLUS_MODULE 1 +#define CONFIG_HID 1 +#define CONFIG_NLATTR 1 +#define CONFIG_EFS_FS_MODULE 1 +#define CONFIG_FAT_DEFAULT_CODEPAGE 437 +#define CONFIG_USB_SERIAL_EMPEG_MODULE 1 +#define CONFIG_FB_SIS_MODULE 1 +#define CONFIG_E100_MODULE 1 +#define CONFIG_NET_VENDOR_RACAL 1 +#define CONFIG_UDF_FS_MODULE 1 +#define CONFIG_SCTP_HMAC_MD5 1 +#define CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT 1 +#define CONFIG_HAVE_KERNEL_LZMA 1 +#define CONFIG_NLS_ISO8859_13_MODULE 1 +#define CONFIG_AGP 1 +#define CONFIG_SSB_SPROM 1 +#define CONFIG_BLK_DEV_CS5520_MODULE 1 +#define CONFIG_PRINTK 1 +#define CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING 1 +#define CONFIG_NLS_ISO8859_14_MODULE 1 +#define CONFIG_NCP_FS_MODULE 1 +#define CONFIG_RPCSEC_GSS_SPKM3_MODULE 1 +#define CONFIG_HFS_FS_MODULE 1 +#define CONFIG_USB_LD_MODULE 1 +#define CONFIG_USB_SERIAL_FTDI_SIO_MODULE 1 +#define CONFIG_GEN_RTC_X 1 +#define CONFIG_JOYSTICK_GF2K_MODULE 1 +#define CONFIG_BLK_DEV_CS5530_MODULE 1 +#define CONFIG_NET_EMATCH_NBYTE_MODULE 1 +#define CONFIG_POWER_SUPPLY 1 +#define CONFIG_AIO 1 +#define CONFIG_NLS_ISO8859_15_MODULE 1 +#define CONFIG_SMB_FS_MODULE 1 +#define CONFIG_XFS_QUOTA 1 +#define CONFIG_PSS_MIXER 1 +#define CONFIG_SND_AD1816A_MODULE 1 +#define CONFIG_MOUSE_PS2_SYNAPTICS 1 +#define CONFIG_BLK_DEV_PDC202XX_NEW_MODULE 1 +#define CONFIG_IP_VS_PROTO_TCP 1 +#define CONFIG_EISA_VLB_PRIMING 1 +#define CONFIG_DMI 1 +#define CONFIG_HAVE_FUNCTION_GRAPH_TRACER 1 +#define CONFIG_SUNRPC_MODULE 1 +#define CONFIG_JFS_FS_MODULE 1 +#define CONFIG_FS_MBCACHE 1 +#define CONFIG_SOUND_MSS_MODULE 1 +#define CONFIG_SERIAL_8250_NR_UARTS 16 +#define CONFIG_LLC_MODULE 1 +#define CONFIG_IP_VS_PROTO_ESP 1 +#define CONFIG_XFRM_USER_MODULE 1 +#define CONFIG_CPU_FREQ_GOV_POWERSAVE_MODULE 1 +#define CONFIG_DEFAULT_SECURITY "selinux" +#define CONFIG_ADVANTECH_WDT_MODULE 1 +#define CONFIG_CRC_ITU_T_MODULE 1 +#define CONFIG_MTD_DOC2000_MODULE 1 +#define CONFIG_DEV_APPLETALK_MODULE 1 +#define CONFIG_IP_VS_SED_MODULE 1 +#define CONFIG_IP_VS_PROTO_UDP 1 +#define CONFIG_PCI 1 +#define CONFIG_USB_FILE_STORAGE_MODULE 1 +#define CONFIG_SOUND_OSS_MODULE 1 +#define CONFIG_SND_ECHO3G_MODULE 1 +#define CONFIG_AMD8111_ETH_MODULE 1 +#define CONFIG_BLK_DEV_DAC960_MODULE 1 +#define CONFIG_MTD_DOC2001_MODULE 1 +#define CONFIG_MMC_MODULE 1 +#define CONFIG_ISA 1 +#define CONFIG_INITRAMFS_SOURCE "" +#define CONFIG_IKCONFIG_PROC 1 +#define CONFIG_HAVE_KERNEL_GZIP 1 +#define CONFIG_ZISOFS 1 +#define CONFIG_USB_UEAGLEATM_MODULE 1 +#define CONFIG_SOUND_PSS_MODULE 1 +#define CONFIG_BLK_DEV_CS5535_MODULE 1 +#define CONFIG_EISA_PCI_EISA 1 +#define CONFIG_X86_UP_IOAPIC 1 +#define CONFIG_BUG 1 +#define CONFIG_CRYPTO_HW 1 +#define CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE 0 +#define CONFIG_NFS_FS_MODULE 1 +#define CONFIG_SND_HDA_CODEC_ANALOG 1 +#define CONFIG_FB_MATROX_I2C_MODULE 1 +#define CONFIG_IPMI_WATCHDOG_MODULE 1 +#define CONFIG_PCNET32_MODULE 1 +#define CONFIG_ULI526X_MODULE 1 +#define CONFIG_MII 1 +#define CONFIG_I2O_CONFIG_MODULE 1 +#define CONFIG_SND_ICE1712_MODULE 1 +#define CONFIG_SND_OPL3_LIB_SEQ_MODULE 1 +#define CONFIG_NAMESPACES 1 +#define CONFIG_NETWORK_FILESYSTEMS 1 +#define CONFIG_SND_OPL4_LIB_SEQ_MODULE 1 +#define CONFIG_I2C_COMPAT 1 +#define CONFIG_FIX_EARLYCON_MEM 1 +#define CONFIG_CRYPTO 1 +#define CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB 1 +#define CONFIG_SONYPI_MODULE 1 +#define CONFIG_MOUSE_PC110PAD_MODULE 1 +#define CONFIG_MTD_CFI_INTELEXT_MODULE 1 +#define CONFIG_ATM 1 +#define CONFIG_SYSCTL 1 +#define CONFIG_MISC_FILESYSTEMS 1 +#define CONFIG_SND_ICE1724_MODULE 1 +#define CONFIG_BLK_DEV_RZ1000_MODULE 1 +#define CONFIG_HAVE_OPROFILE 1 +#define CONFIG_SND_ATIIXP_MODEM_MODULE 1 +#define CONFIG_PCWATCHDOG_MODULE 1 +#define CONFIG_BLK_DEV_CMD640_MODULE 1 +#define CONFIG_CDROM_PKTCDVD_MODULE 1 +#define CONFIG_ECONET_NATIVE 1 +#define CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK 1 +#define CONFIG_HAVE_PERF_EVENTS 1 +#define CONFIG_BACKLIGHT_GENERIC 1 +#define CONFIG_SND 1 +#define CONFIG_SENSORS_W83L785TS_MODULE 1 +#define CONFIG_B44_PCI 1 +#define CONFIG_MTD_DOCECC_MODULE 1 +#define CONFIG_MTD_MODULE 1 +#define CONFIG_HPET_EMULATE_RTC 1 +#define CONFIG_UFS_FS_MODULE 1 +#define CONFIG_FTL_MODULE 1 +#define CONFIG_IP_VS_WLC_MODULE 1 +#define CONFIG_ZONE_DMA_FLAG 1 +#define CONFIG_RWSEM_XCHGADD_ALGORITHM 1 +#define CONFIG_HT_IRQ 1 +#define CONFIG_SLOW_WORK 1 +#define CONFIG_NET 1 +#define CONFIG_SND_ALS4000_MODULE 1 +#define CONFIG_SSB_MODULE 1 +#define CONFIG_VORTEX_MODULE 1 +#define CONFIG_MODULE_UNLOAD 1 +#define CONFIG_XFS_FS_MODULE 1 +#define CONFIG_HID_BELKIN_MODULE 1 +#define CONFIG_SND_ALI5451_MODULE 1 +#define CONFIG_IEEE1394_MODULE 1 +#define CONFIG_NET_CLS_BASIC_MODULE 1 +#define CONFIG_TEXTSEARCH_BM_MODULE 1 +#define CONFIG_STANDALONE 1 +#define CONFIG_RTC_MODULE 1 +#define CONFIG_HID_THRUSTMASTER_MODULE 1 +#define CONFIG_HID_MICROSOFT_MODULE 1 +#define CONFIG_GAMEPORT_FM801_MODULE 1 +#define CONFIG_DE2104X_DSL 0 +#define CONFIG_NETDEVICES 1 +#define CONFIG_IDE_XFER_MODE 1 +#define CONFIG_USB 1 +#define CONFIG_ECONET_AUNUDP 1 +#define CONFIG_IP_VS_FTP_MODULE 1 +#define CONFIG_INET_TCP_DIAG_MODULE 1 +#define CONFIG_RD_LZO 1 +#define CONFIG_FRAME_POINTER 1 +#define CONFIG_JFFS2_ZLIB 1 +#define CONFIG_PRINT_QUOTA_WARNING 1 +#define CONFIG_USB_GADGET_DUALSPEED 1 +#define CONFIG_SND_CMI8330_MODULE 1 +#define CONFIG_JOYSTICK_STINGER_MODULE 1 +#define CONFIG_HOTPLUG_PCI_SHPC 1 +#define CONFIG_X86_PLATFORM_DEVICES 1 +#define CONFIG_SND_HDA_INTEL_MODULE 1 +#define CONFIG_SND_DMA_SGBUF 1 +#define CONFIG_SOFT_WATCHDOG_MODULE 1 +#define CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADDRESS 0x0 +#define CONFIG_EFI_PARTITION 1 +#define CONFIG_NLS 1 +#define CONFIG_SENSORS_DS1621_MODULE 1 +#define CONFIG_ULTRA32_MODULE 1 +#define CONFIG_CLOCKSOURCE_WATCHDOG 1 +#define CONFIG_CRYPTO_ALGAPI 1 +#define CONFIG_FB_VOODOO1_MODULE 1 +#define CONFIG_SERIAL_8250 1 +#define CONFIG_LEDS_TRIGGERS 1 +#define CONFIG_PNP 1 +#define CONFIG_SND_SEQUENCER_MODULE 1 +#define CONFIG_WDT_MODULE 1 +#define CONFIG_MTD_CFI_I1 1 +#define CONFIG_MMU 1 +#define CONFIG_HW_RANDOM_AMD_MODULE 1 +#define CONFIG_BLK_DEV_RAM_SIZE 8192 +#define CONFIG_MTD_CFI_I2 1 +#define CONFIG_M586 1 +#define CONFIG_HID_SMARTJOYPLUS_MODULE 1 +#define CONFIG_SENSORS_W83793_MODULE 1 +#define CONFIG_IDE_GD_ATA 1 +#define CONFIG_IPX_MODULE 1 +#define CONFIG_CPU_SUP_CYRIX_32 1 +#define CONFIG_EXT2_FS_SECURITY 1 +#define CONFIG_CRYPTO_KHAZAD_MODULE 1 +#define CONFIG_EXT3_FS_SECURITY 1 +#define CONFIG_SND_HDA_CODEC_NVHDMI 1 +#define CONFIG_SENSORS_ASB100_MODULE 1 +#define CONFIG_8139TOO_TUNE_TWISTER 1 +#define CONFIG_NET_ACT_PEDIT_MODULE 1 +#define CONFIG_BASE_SMALL 0 +#define CONFIG_MOXA_INTELLIO_MODULE 1 +#define CONFIG_USB_GADGET_MODULE 1 +#define CONFIG_SND_ENS1370_MODULE 1 +#define CONFIG_SND_ES18XX_MODULE 1 +#define CONFIG_SND_AC97_CODEC_MODULE 1 +#define CONFIG_VGA_ARB_MAX_GPUS 16 +#define CONFIG_JOYSTICK_WARRIOR_MODULE 1 +#define CONFIG_MTD_GEN_PROBE_MODULE 1 +#define CONFIG_EISA_NAMES 1 +#define CONFIG_X86_INVLPG 1 +#define CONFIG_LDM_PARTITION 1 +#define CONFIG_XFS_RT 1 +#define CONFIG_USB_SERIAL_CYBERJACK_MODULE 1 +#define CONFIG_SND_ENS1371_MODULE 1 +#define CONFIG_CS5535_GPIO_MODULE 1 +#define CONFIG_IPMI_POWEROFF_MODULE 1 +#define CONFIG_BINFMT_ELF 1 +#define CONFIG_PCI_DIRECT 1 +#define CONFIG_JFFS2_FS_WRITEBUFFER 1 +#define CONFIG_SOUND_UART6850_MODULE 1 +#define CONFIG_SBC8360_WDT_MODULE 1 +#define CONFIG_JOYSTICK_JOYDUMP_MODULE 1 +#define CONFIG_JOYSTICK_TMDC_MODULE 1 +#define CONFIG_I2O_CONFIG_OLD_IOCTL 1 +#define CONFIG_MTD_DOCPROBE_ADDRESS 0x0 +#define CONFIG_STP_MODULE 1 +#define CONFIG_SND_SUPPORT_OLD_API 1 +#define CONFIG_SERIO_I8042 1 +#define CONFIG_EL16_MODULE 1 +#define CONFIG_NET_EMATCH 1 +#define CONFIG_SND_CMIPCI_MODULE 1 +#define CONFIG_SND_INTERWAVE_MODULE 1 +#define CONFIG_SND_PCM_OSS_PLUGINS 1 +#define CONFIG_LEGACY_PTY_COUNT 16 +#define CONFIG_JOYSTICK_TWIDJOY_MODULE 1 +#define CONFIG_SCSI_ISCSI_ATTRS_MODULE 1 +#define CONFIG_PCIEAER 1 +#define CONFIG_SND_AZT2320_MODULE 1 +#define CONFIG_SENSORS_ATXP1_MODULE 1 +#define CONFIG_8139TOO_8129 1 +#define CONFIG_IEEE1394_ETH1394_MODULE 1 +#define CONFIG_USB_SERIAL_VISOR_MODULE 1 +#define CONFIG_SERIAL_8250_ACCENT_MODULE 1 +#define CONFIG_USB_NET_GL620A_MODULE 1 +#define CONFIG_SEEQ8005_MODULE 1 +#define CONFIG_BITREVERSE 1 +#define CONFIG_IP_VS_WRR_MODULE 1 +#define CONFIG_TEXTSEARCH 1 +#define CONFIG_TCP_CONG_HTCP_MODULE 1 +#define CONFIG_LOG_BUF_SHIFT 14 +#define CONFIG_USB_NET2280_MODULE 1 +#define CONFIG_SND_OPTI92X_AD1848_MODULE 1 +#define CONFIG_FB_3DFX_MODULE 1 +#define CONFIG_W83877F_WDT_MODULE 1 +#define CONFIG_SENSORS_HDAPS_MODULE 1 +#define CONFIG_MTD_CONCAT_MODULE 1 +#define CONFIG_NET_SCH_NETEM_MODULE 1 +#define CONFIG_IP_ROUTE_VERBOSE 1 +#define CONFIG_ARCH_POPULATES_NODE_MAP 1 +#define CONFIG_USB_HIDDEV 1 +#define CONFIG_W83977F_WDT_MODULE 1 +#define CONFIG_JOYSTICK_GRIP_MP_MODULE 1 +#define CONFIG_LEDS_CLASS_MODULE 1 +#define CONFIG_NFS_V3_ACL 1 +#define CONFIG_AUTOFS4_FS_MODULE 1 +#define CONFIG_SND_RME9652_MODULE 1 +#define CONFIG_SND_INDIGO_MODULE 1 +#define CONFIG_SND_SBAWE_SEQ_MODULE 1 +#define CONFIG_DUMMY_CONSOLE 1 +#define CONFIG_HW_RANDOM_VIA_MODULE 1 +#define CONFIG_USB_BELKIN 1 +#define CONFIG_NI52_MODULE 1 +#define CONFIG_NCPFS_PACKET_SIGNING 1 +#define CONFIG_SND_USB_AUDIO_MODULE 1 +#define CONFIG_SECURITY_SELINUX 1 diff -Naur linux-2.6.34.orig/include/generated/bounds.h linux-2.6.34/include/generated/bounds.h --- linux-2.6.34.orig/include/generated/bounds.h 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/include/generated/bounds.h 2010-06-16 00:19:03.000000000 +0200 @@ -0,0 +1,13 @@ +#ifndef __LINUX_BOUNDS_H__ +#define __LINUX_BOUNDS_H__ +/* + * DO NOT MODIFY. + * + * This file was generated by Kbuild + * + */ + +#define NR_PAGEFLAGS 24 /* __NR_PAGEFLAGS # */ +#define MAX_NR_ZONES 3 /* __MAX_NR_ZONES # */ + +#endif diff -Naur linux-2.6.34.orig/include/generated/utsrelease.h linux-2.6.34/include/generated/utsrelease.h --- linux-2.6.34.orig/include/generated/utsrelease.h 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/include/generated/utsrelease.h 2010-06-16 00:19:03.000000000 +0200 @@ -0,0 +1 @@ +#define UTS_RELEASE "2.6.34-norhtec-sis" diff -Naur linux-2.6.34.orig/include/linux/version.h linux-2.6.34/include/linux/version.h --- linux-2.6.34.orig/include/linux/version.h 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/include/linux/version.h 2010-06-16 00:19:03.000000000 +0200 @@ -0,0 +1,2 @@ +#define LINUX_VERSION_CODE 132642 +#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c)) diff -Naur linux-2.6.34.orig/kernel/bounds.s linux-2.6.34/kernel/bounds.s --- linux-2.6.34.orig/kernel/bounds.s 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/kernel/bounds.s 2010-06-16 00:19:03.000000000 +0200 @@ -0,0 +1,71 @@ + .file "bounds.c" +# GNU C (Ubuntu 4.4.3-4ubuntu5) version 4.4.3 (i486-linux-gnu) +# compiled by GNU C version 4.4.3, GMP version 4.3.2, MPFR version 2.4.2-p1. +# GGC heuristics: --param ggc-min-expand=98 --param ggc-min-heapsize=128299 +# options passed: -nostdinc +# -I/home/chlor/arc/tmp/linux-2.6.34/arch/x86/include -Iinclude +# -D__KERNEL__ -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 +# -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(bounds) +# -DKBUILD_MODNAME=KBUILD_STR(bounds) -isystem +# /usr/lib/gcc/i486-linux-gnu/4.4.3/include -include +# include/generated/autoconf.h -MD kernel/.bounds.s.d kernel/bounds.c +# -D_FORTIFY_SOURCE=2 -m32 -msoft-float -mregparm=3 +# -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -mno-sse -mno-mmx +# -mno-sse2 -mno-3dnow -auxbase-strip kernel/bounds.s -Os -Wall -Wundef +# -Wstrict-prototypes -Wno-trigraphs -Werror-implicit-function-declaration +# -Wno-format-security -Wno-sign-compare -Wframe-larger-than=1024 +# -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-aliasing +# -fno-common -fno-delete-null-pointer-checks -freg-struct-return +# -ffreestanding -fno-asynchronous-unwind-tables -fno-stack-protector +# -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-strict-overflow +# -fno-dwarf2-cfi-asm -fconserve-stack -fverbose-asm +# options enabled: -falign-loops -fargument-alias -fauto-inc-dec +# -fbranch-count-reg -fcaller-saves -fcprop-registers -fcrossjumping +# -fcse-follow-jumps -fdefer-pop -fearly-inlining +# -feliminate-unused-debug-types -fexpensive-optimizations +# -fforward-propagate -ffunction-cse -fgcse -fgcse-lm +# -fguess-branch-probability -fident -fif-conversion -fif-conversion2 +# -findirect-inlining -finline -finline-functions +# -finline-functions-called-once -finline-small-functions -fipa-cp +# -fipa-pure-const -fipa-reference -fira-share-save-slots +# -fira-share-spill-slots -fivopts -fkeep-static-consts +# -fleading-underscore -fmath-errno -fmerge-constants -fmerge-debug-strings +# -fmove-loop-invariants -foptimize-register-move -fpeephole -fpeephole2 +# -freg-struct-return -fregmove -freorder-blocks -freorder-functions +# -frerun-cse-after-loop -fsched-interblock -fsched-spec +# -fsched-stalled-insns-dep -fschedule-insns2 -fsigned-zeros +# -fsplit-ivs-in-unroller -fsplit-wide-types -fthread-jumps +# -ftoplevel-reorder -ftrapping-math -ftree-builtin-call-dce -ftree-ccp +# -ftree-ch -ftree-copy-prop -ftree-copyrename -ftree-cselim -ftree-dce +# -ftree-dominator-opts -ftree-dse -ftree-fre -ftree-loop-im +# -ftree-loop-ivcanon -ftree-loop-optimize -ftree-parallelize-loops= +# -ftree-pre -ftree-reassoc -ftree-scev-cprop -ftree-sink -ftree-sra +# -ftree-switch-conversion -ftree-ter -ftree-vect-loop-version -ftree-vrp +# -funit-at-a-time -fvect-cost-model -fverbose-asm +# -fzero-initialized-in-bss -m32 -m96bit-long-double -malign-stringops +# -mfused-madd -mglibc -mieee-fp -mno-fancy-math-387 -mno-red-zone +# -mno-sse4 -mpush-args -msahf -mtls-direct-seg-refs + +# Compiler executable checksum: 5998ce5f1765e99eea5269f4c1e38d44 + + .text +.globl foo + .type foo, @function +foo: + pushl %ebp # + movl %esp, %ebp #, +#APP +# 16 "kernel/bounds.c" 1 + +->NR_PAGEFLAGS $24 __NR_PAGEFLAGS # +# 0 "" 2 +# 17 "kernel/bounds.c" 1 + +->MAX_NR_ZONES $3 __MAX_NR_ZONES # +# 0 "" 2 +#NO_APP + popl %ebp # + ret + .size foo, .-foo + .ident "GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3" + .section .note.GNU-stack,"",@progbits diff -Naur linux-2.6.34.orig/kernel/.bounds.s.cmd linux-2.6.34/kernel/.bounds.s.cmd --- linux-2.6.34.orig/kernel/.bounds.s.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/kernel/.bounds.s.cmd 2010-06-16 00:19:03.000000000 +0200 @@ -0,0 +1,65 @@ +cmd_kernel/bounds.s := gcc -Wp,-MD,kernel/.bounds.s.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.3/include -I/home/chlor/arc/tmp/linux-2.6.34/arch/x86/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-stack-protector -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(bounds)" -D"KBUILD_MODNAME=KBUILD_STR(bounds)" -fverbose-asm -S -o kernel/bounds.s kernel/bounds.c + +deps_kernel/bounds.s := \ + kernel/bounds.c \ + include/linux/page-flags.h \ + $(wildcard include/config/pageflags/extended.h) \ + $(wildcard include/config/mmu.h) \ + $(wildcard include/config/arch/uses/pg/uncached.h) \ + $(wildcard include/config/memory/failure.h) \ + $(wildcard include/config/highmem.h) \ + $(wildcard include/config/swap.h) \ + $(wildcard include/config/s390.h) \ + include/linux/types.h \ + $(wildcard include/config/uid16.h) \ + $(wildcard include/config/lbdaf.h) \ + $(wildcard include/config/phys/addr/t/64bit.h) \ + $(wildcard include/config/64bit.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/types.h \ + $(wildcard include/config/x86/64.h) \ + $(wildcard include/config/highmem64g.h) \ + include/asm-generic/types.h \ + include/asm-generic/int-ll64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitsperlong.h \ + include/asm-generic/bitsperlong.h \ + include/linux/posix_types.h \ + include/linux/stddef.h \ + include/linux/compiler.h \ + $(wildcard include/config/trace/branch/profiling.h) \ + $(wildcard include/config/profile/all/branches.h) \ + $(wildcard include/config/enable/must/check.h) \ + $(wildcard include/config/enable/warn/deprecated.h) \ + include/linux/compiler-gcc.h \ + $(wildcard include/config/arch/supports/optimized/inlining.h) \ + $(wildcard include/config/optimize/inlining.h) \ + include/linux/compiler-gcc4.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types.h \ + $(wildcard include/config/x86/32.h) \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/posix_types_32.h \ + include/linux/mmzone.h \ + $(wildcard include/config/force/max/zoneorder.h) \ + $(wildcard include/config/smp.h) \ + $(wildcard include/config/numa.h) \ + $(wildcard include/config/zone/dma.h) \ + $(wildcard include/config/zone/dma32.h) \ + $(wildcard include/config/memory/hotplug.h) \ + $(wildcard include/config/sparsemem.h) \ + $(wildcard include/config/arch/populates/node/map.h) \ + $(wildcard include/config/discontigmem.h) \ + $(wildcard include/config/flat/node/mem/map.h) \ + $(wildcard include/config/cgroup/mem/res/ctlr.h) \ + $(wildcard include/config/no/bootmem.h) \ + $(wildcard include/config/have/memory/present.h) \ + $(wildcard include/config/need/node/memmap/size.h) \ + $(wildcard include/config/need/multiple/nodes.h) \ + $(wildcard include/config/have/arch/early/pfn/to/nid.h) \ + $(wildcard include/config/flatmem.h) \ + $(wildcard include/config/sparsemem/extreme.h) \ + $(wildcard include/config/nodes/span/other/nodes.h) \ + $(wildcard include/config/holes/in/zone.h) \ + $(wildcard include/config/arch/has/holes/memorymodel.h) \ + include/linux/kbuild.h \ + +kernel/bounds.s: $(deps_kernel/bounds.s) + +$(deps_kernel/bounds.s): diff -Naur linux-2.6.34.orig/.missing-syscalls.d linux-2.6.34/.missing-syscalls.d --- linux-2.6.34.orig/.missing-syscalls.d 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/.missing-syscalls.d 2010-06-16 00:19:04.000000000 +0200 @@ -0,0 +1,7 @@ +-: include/generated/autoconf.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/types.h \ + include/asm-generic/types.h include/asm-generic/int-ll64.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/bitsperlong.h \ + include/asm-generic/bitsperlong.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/unistd.h \ + /home/chlor/arc/tmp/linux-2.6.34/arch/x86/include/asm/unistd_32.h diff -Naur linux-2.6.34.orig/scripts/basic/docproc linux-2.6.34/scripts/basic/docproc --- linux-2.6.34.orig/scripts/basic/docproc 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/basic/docproc 2010-06-16 00:18:55.000000000 +0200 @@ -0,0 +1,20 @@ +ELF4!4 (444444   d    HHHDDQtdRtd   /lib/ld-linux.so.2GNUGNU a: x. l(H*8  +  #")K9 n0vQ )|B]XH=__gmon_start__libc.so.6_IO_stdin_usedfflush__printf_chkexitfopen__strdupperrorfork__stack_chk_failreallocfgetsstrlenstrstrfseek__fprintf_chkstdoutfclosemallocgetenv__ctype_b_locstderr__strncat_chkexecvpgetcwdwaitpidstrcmp__libc_start_mainfreeGLIBC_2.4GLIBC_2.1GLIBC_2.3GLIBC_2.0GLIBC_2.3.4ii ii ii %ii /ti 9   $ +( , 0 48<@DHLPTX\`dUS[(t.QX[5%%h%h%h% h%h %h(%h0%h8p% h@`%$hHP%(hP@%,hX0%0h` %4hh%8hp%<hx%@h%Dh%Hh%Lh%Ph%Th%Xh%\hp%`h`%dhP1^PTRhhQVhUS=u?9s9r[]Ít&'Utt $ÐÍ&'Í&'UWVS,e$1t$l$t&|$D$4$|$!uD$D< w$&4$뵐t&\$ +t +DY tJfDB uL$,$Y\$t!8 ft +DZ t,$|v\$t! ft +DZ t,$xv\$vt&t +DY tJfDB uL$,$y\$t!X ft +DZ t,$;v$ $e3u+,[^_]L$L$OkvD$ D$Ԙ$D$IÍ' Ȑ&D$ D$՘$D$ Í'UWVS$] $ؘ$8}&D$C$QD$C+:CD$$D$DD$Љ|0x00``WD$d$D$$o$2$[^_]Ív,:P--:P.:P D$Љ|ДxДДD$D$D$$D$p|xpp2t&D$$D$D$$eC$$D$D$$1D$D$$D$D$$D$$D$$D$\D$$D$D$$$D$ D$D$$s$ ,$$e$1$ $($j1teT$D$T$$D$A$e3S$ $$$(,Í&\$ 1D$ D$$D$$$D$ D$$)‰T$t$$D$/D$$$`$dt&$D$HSfB名t& ffD$|$0t&',L$4t&t +uuD$0D$$D$ 5D$>D$D$L$D$,ÍvUWVS,$D$$D$5tRbVփt,DY utt1>uԍG$@,[^_]Ív'UWVSӃ<D$,/RȰ ԰1ҍt& 9u$ D$$D$$T$(L$( $@5@H~tD$ȰD$ vL$~0T$$iD$1 T|:9D$D$ L$(D$ 9L$ uL$,\$$ L$D$Y$R$$<[^_]ø$X$\t& >D$ | fD$ \UWVS<-e$,1$P~^1t& 9}F\$$uvt&$,e3a<[^_]Í&t$+1tftD$ D$4$D$94$D$ D$r4$)‰T$4$YD$ \$4$)lj|$=$D$=,4$D$_$,t&D$D$<$D$HD$t<$qt& Hu_t tt&DH u(uSsH tH ufXu_tED$E$U]ED$4$T$]D$<$!T$$D$+|$,0fD$D$$4$$ U]Ít&'UWVSO)t$1ED$E D$E$9rރ[^_]Ë$ÐUS t fЋu[]ÐUS[lY[@XXXXXXXXh %sSRCTREEKBUILD_SRCrdocproc: depend%s Unknown option: %s +fork/scripts/kernel-docexec -docbook-function-no-doc-sections +-nofunction/EXPORT_SYMBOL_GPLEXPORT_SYMBOLUsage: docproc {doc|depend} file +Input is read from file.tmpl. Output is sent to stdout +doc: frontend when generating kernel documentation +depend: generate list of files referenced within file +Environment variable SRCTREE: absolute path to sources. + KBUILD_SRC: absolute path to kernel source tree. + ( |oP\| +E X@ooo n~·އ.>N^n~ΈވGCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.interp.note.ABI-tag.note.gnu.build-id.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rel.dyn.rel.plt.init.text.fini.rodata.eh_frame.ctors.dtors.jcr.dynamic.got.got.plt.data.bss.comment44#HH 1hh$HDoPP,N ||V\\E^o<ko`z @@ XX ((0XX l||H    thh p  0p # 4&0< d- 4HhP|\ @ +X ( X |  h (5@KZhtPЉ=0#`p#Д "*p3m;K lXn   h  x   3MXj|p|h*6HZl~lZp&1CHZjzpJa( crtstuff.c__CTOR_LIST____DTOR_LIST____JCR_LIST____do_global_dtors_auxcompleted.7021dtor_idx.7023frame_dummy__CTOR_END____FRAME_END____JCR_END____do_global_ctors_auxdocproc.cnoactionnoaction2parse_fileadddepadddep2printlinesrctreekernsrctreefind_export_symbolsintfuncextfuncsingfuncdocsectexec_kernel_docdocfunctions_GLOBAL_OFFSET_TABLE___init_array_end__init_array_start_DYNAMICdata_startsymfilelistexternalfunctions__libc_csu_fini_start__fprintf_chk@@GLIBC_2.3.4__gmon_start___Jv_RegisterClasses_fp_hwrealloc@@GLIBC_2.0__printf_chk@@GLIBC_2.3.4exitstatusgetenv@@GLIBC_2.0_finifgets@@GLIBC_2.0__libc_start_main@@GLIBC_2.0perror@@GLIBC_2.0internalfunctions_IO_stdin_usedfree@@GLIBC_2.0__data_startfflush@@GLIBC_2.0__ctype_b_loc@@GLIBC_2.3fseek@@GLIBC_2.0defaultlinefclose@@GLIBC_2.1stderr@@GLIBC_2.0execvp@@GLIBC_2.0strlen@@GLIBC_2.0fopen@@GLIBC_2.1__dso_handlewaitpid@@GLIBC_2.0__DTOR_END____libc_csu_initstrstr@@GLIBC_2.0__bss_startmalloc@@GLIBC_2.0__stack_chk_fail@@GLIBC_2.4entity_systemsymfilecntgetcwd@@GLIBC_2.0_endstdout@@GLIBC_2.0fork@@GLIBC_2.0singlefunctionssymbolsonly_edatastrcmp@@GLIBC_2.0__strdup@@GLIBC_2.0exit@@GLIBC_2.0__strncat_chk@@GLIBC_2.3.4__i686.get_pc_thunk.bxdocsectionmain_init \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/scripts/basic/.docproc.cmd linux-2.6.34/scripts/basic/.docproc.cmd --- linux-2.6.34.orig/scripts/basic/.docproc.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/basic/.docproc.cmd 2010-06-16 00:18:55.000000000 +0200 @@ -0,0 +1,70 @@ +cmd_scripts/basic/docproc := gcc -Wp,-MD,scripts/basic/.docproc.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/basic/docproc scripts/basic/docproc.c + +deps_scripts/basic/docproc := \ + scripts/basic/docproc.c \ + /usr/include/stdio.h \ + /usr/include/features.h \ + /usr/include/bits/predefs.h \ + /usr/include/sys/cdefs.h \ + /usr/include/bits/wordsize.h \ + /usr/include/gnu/stubs.h \ + /usr/include/gnu/stubs-32.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stddef.h \ + /usr/include/bits/types.h \ + /usr/include/bits/typesizes.h \ + /usr/include/libio.h \ + /usr/include/_G_config.h \ + /usr/include/wchar.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + /usr/include/bits/stdio_lim.h \ + /usr/include/bits/sys_errlist.h \ + /usr/include/bits/stdio.h \ + /usr/include/bits/stdio2.h \ + /usr/include/stdlib.h \ + /usr/include/sys/types.h \ + /usr/include/time.h \ + /usr/include/endian.h \ + /usr/include/bits/endian.h \ + /usr/include/bits/byteswap.h \ + /usr/include/sys/select.h \ + /usr/include/bits/select.h \ + /usr/include/bits/sigset.h \ + /usr/include/bits/time.h \ + /usr/include/sys/sysmacros.h \ + /usr/include/bits/pthreadtypes.h \ + /usr/include/alloca.h \ + /usr/include/bits/stdlib.h \ + /usr/include/string.h \ + /usr/include/xlocale.h \ + /usr/include/bits/string.h \ + /usr/include/bits/string2.h \ + /usr/include/bits/string3.h \ + /usr/include/ctype.h \ + /usr/include/unistd.h \ + /usr/include/bits/posix_opt.h \ + /usr/include/bits/confname.h \ + /usr/include/getopt.h \ + /usr/include/bits/unistd.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include-fixed/limits.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include-fixed/syslimits.h \ + /usr/include/limits.h \ + /usr/include/bits/posix1_lim.h \ + /usr/include/bits/local_lim.h \ + /usr/include/linux/limits.h \ + /usr/include/bits/posix2_lim.h \ + /usr/include/sys/wait.h \ + /usr/include/signal.h \ + /usr/include/bits/signum.h \ + /usr/include/bits/siginfo.h \ + /usr/include/bits/sigaction.h \ + /usr/include/bits/sigcontext.h \ + /usr/include/bits/sigstack.h \ + /usr/include/bits/sigthread.h \ + /usr/include/sys/resource.h \ + /usr/include/bits/resource.h \ + /usr/include/bits/waitflags.h \ + /usr/include/bits/waitstatus.h \ + +scripts/basic/docproc: $(deps_scripts/basic/docproc) + +$(deps_scripts/basic/docproc): diff -Naur linux-2.6.34.orig/scripts/basic/fixdep linux-2.6.34/scripts/basic/fixdep --- linux-2.6.34.orig/scripts/basic/fixdep 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/basic/fixdep 2010-06-16 00:18:54.000000000 +0200 @@ -0,0 +1,25 @@ +ELF4t!4 (444444   Tx   HHHDDQtdRtd   /lib/ld-linux.so.2GNUGNUt2'LQo|"{e5=D  +  "K9[gn S);|`B6L`__gmon_start__libc.so.6_IO_stdin_used__printf_chkexitperror__stack_chk_failreallocmmapstrlenmemcmp__fprintf_chkmemcpy__ctype_b_locstderrmunmap__fxstat__memcpy_chkcloseopenstrchr__ctype_tolower_loc__libc_start_mainGLIBC_2.4GLIBC_2.3GLIBC_2.3.4GLIBC_2.0ii ii ti ii  `   $ +( , 0 48<@DHLUS[)t^ +X[5%%h%h%h% h%h %h(%h0%h8p% h@`%$hHP%(hP@%,hX0%0h` %4hh%8hp%<hx%@h%Dh%Hh%Lh1^PTRhhQVhUS=du?h9shh9rd[]Ít&'Utt $ÐUWVSÃlr1vҽt ͉ pl$$ltE tp,9ȉ|$\$$Ul=t8 +=t[^_]$P $'$\$Ét$|$<$9|)9ɍ43(\$t$|$ÍUWVS<e$,1lT$+T$t9vAx +uL$< +u9ɉƉuߍ&$,e3<[^_]ÐT$m\$l$l$,D$ ,$|\$9D,v1_t@ۍ=w +9rՉl$D$4$UX/׍vvUWVSÁD$:$e$1#cǃ$)߉$,+D$ |$\$Ƅ<D$s$D$1ҸtE9vs<\t< t < +v9w9)$ $D$ |$t$$Ƅ<s9wD$$D$ D$ D$$D$$e3 1Ĭ[^_]Ð9E t&; 69fw9-t&CSAt t&$2$$D$D$$/$D$$D$,T$,D$DD$$T$D$pT$,D$D$ D$T$D$$dD$4D$pT$4‰T$(T$49T$(L$4\$8Ӊl$ +  ,o4ȃX + p`ooo VfvƆֆ&6FVfvCONFGCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.interp.note.ABI-tag.note.gnu.build-id.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rel.dyn.rel.plt.init.text.fini.rodata.eh_frame.ctors.dtors.jcr.dynamic.got.got.plt.data.bss.comment44#HH 1hh$HDo44$N XXpVȃ^o.koPz `` pp 0@@P ,,HHt    \PP `` $0` # $&2 ,4Hh4Xȃ ` +p  @ ,H  P` (5KdZhh tPT` p>X +  . 7P BRbrt  H, =WiLxPx`|TZ`+p7SZyl` crtstuff.c__CTOR_LIST____DTOR_LIST____JCR_LIST____do_global_dtors_auxcompleted.7021dtor_idx.7023frame_dummy__CTOR_END____FRAME_END____JCR_END____do_global_ctors_auxfixdep.cdefine_configstrrcmpuse_configparse_dep_filetest.5523_GLOBAL_OFFSET_TABLE___init_array_end__init_array_start_DYNAMICdata_startopen@@GLIBC_2.0mmap@@GLIBC_2.0__libc_csu_finimemcmp@@GLIBC_2.0_startlen_config__fprintf_chk@@GLIBC_2.3.4__gmon_start___Jv_RegisterClasses_fp_hwrealloc@@GLIBC_2.0__printf_chk@@GLIBC_2.3.4strchr@@GLIBC_2.0_fini__libc_start_main@@GLIBC_2.0__memcpy_chk@@GLIBC_2.3.4perror@@GLIBC_2.0_IO_stdin_used__data_startdepfile__ctype_b_loc@@GLIBC_2.3stderr@@GLIBC_2.0memcpy@@GLIBC_2.0strlen@@GLIBC_2.0cmdline__dso_handle__DTOR_END____libc_csu_initclose@@GLIBC_2.0__bss_startsize_config__stack_chk_fail@@GLIBC_2.4target__ctype_tolower_loc@@GLIBC_2.3str_config_end__fxstat@@GLIBC_2.0munmap@@GLIBC_2.0_edataexit@@GLIBC_2.0__i686.get_pc_thunk.bxmain_init \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/scripts/basic/.fixdep.cmd linux-2.6.34/scripts/basic/.fixdep.cmd --- linux-2.6.34.orig/scripts/basic/.fixdep.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/basic/.fixdep.cmd 2010-06-16 00:18:54.000000000 +0200 @@ -0,0 +1,85 @@ +cmd_scripts/basic/fixdep := gcc -Wp,-MD,scripts/basic/.fixdep.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/basic/fixdep scripts/basic/fixdep.c + +deps_scripts/basic/fixdep := \ + scripts/basic/fixdep.c \ + $(wildcard include/config/his/driver.h) \ + $(wildcard include/config/my/option.h) \ + $(wildcard include/config/.h) \ + $(wildcard include/config/foo.h) \ + $(wildcard include/config/boom.h) \ + /usr/include/sys/types.h \ + /usr/include/features.h \ + /usr/include/bits/predefs.h \ + /usr/include/sys/cdefs.h \ + /usr/include/bits/wordsize.h \ + /usr/include/gnu/stubs.h \ + /usr/include/gnu/stubs-32.h \ + /usr/include/bits/types.h \ + /usr/include/bits/typesizes.h \ + /usr/include/time.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stddef.h \ + /usr/include/endian.h \ + /usr/include/bits/endian.h \ + /usr/include/bits/byteswap.h \ + /usr/include/sys/select.h \ + /usr/include/bits/select.h \ + /usr/include/bits/sigset.h \ + /usr/include/bits/time.h \ + /usr/include/sys/sysmacros.h \ + /usr/include/bits/pthreadtypes.h \ + /usr/include/sys/stat.h \ + /usr/include/bits/stat.h \ + /usr/include/sys/mman.h \ + /usr/include/bits/mman.h \ + /usr/include/unistd.h \ + /usr/include/bits/posix_opt.h \ + /usr/include/bits/confname.h \ + /usr/include/getopt.h \ + /usr/include/bits/unistd.h \ + /usr/include/fcntl.h \ + /usr/include/bits/fcntl.h \ + /usr/include/bits/fcntl2.h \ + /usr/include/string.h \ + /usr/include/xlocale.h \ + /usr/include/bits/string.h \ + /usr/include/bits/string2.h \ + /usr/include/stdlib.h \ + /usr/include/bits/string3.h \ + /usr/include/alloca.h \ + /usr/include/bits/stdlib.h \ + /usr/include/stdio.h \ + /usr/include/libio.h \ + /usr/include/_G_config.h \ + /usr/include/wchar.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + /usr/include/bits/stdio_lim.h \ + /usr/include/bits/sys_errlist.h \ + /usr/include/bits/stdio.h \ + /usr/include/bits/stdio2.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include-fixed/limits.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include-fixed/syslimits.h \ + /usr/include/limits.h \ + /usr/include/bits/posix1_lim.h \ + /usr/include/bits/local_lim.h \ + /usr/include/linux/limits.h \ + /usr/include/bits/posix2_lim.h \ + /usr/include/ctype.h \ + /usr/include/arpa/inet.h \ + /usr/include/netinet/in.h \ + /usr/include/stdint.h \ + /usr/include/bits/wchar.h \ + /usr/include/sys/socket.h \ + /usr/include/sys/uio.h \ + /usr/include/bits/uio.h \ + /usr/include/bits/socket.h \ + /usr/include/bits/sockaddr.h \ + /usr/include/asm/socket.h \ + /usr/include/asm-generic/socket.h \ + /usr/include/asm/sockios.h \ + /usr/include/asm-generic/sockios.h \ + /usr/include/bits/socket2.h \ + /usr/include/bits/in.h \ + +scripts/basic/fixdep: $(deps_scripts/basic/fixdep) + +$(deps_scripts/basic/fixdep): diff -Naur linux-2.6.34.orig/scripts/basic/hash linux-2.6.34/scripts/basic/hash --- linux-2.6.34.orig/scripts/basic/hash 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/basic/hash 2010-06-16 00:18:55.000000000 +0200 @@ -0,0 +1,6 @@ +ELF4,4 (444444``       HHHDDQtdRtd   /lib/ld-linux.so.2GNUGNUl +tqq%&mZ|) K );6,__gmon_start__libc.so.6_IO_stdin_used__printf_chkexit__libc_start_mainGLIBC_2.0GLIBC_2.3.4ii Mti W US[tX[5%%h%h%h% h1^PTRhphQVhpUS=u?9s9r[]Ít&'Utt $Ð D$0$D$$t&UWVS] } tCPuTSt˃u˃?\$D$U$g${v:YuUP:ZuI@:[u=S11t&Ãȍ Huzv뇐U]Ít&'UWVSOig)t$1ED$E D$E$9rރ[^_]Ë$ÐUS t fЋu[]ÐUS[Y[Usage: %s +djb2%d +r5  o8؁ +c  ؂ooo FVfvGCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.interp.note.ABI-tag.note.gnu.build-id.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rel.dyn.rel.plt.init.text.fini.rodata.eh_frame.ctors.dtors.jcr.dynamic.got.got.plt.data.bss.comment44#HH 1hh$H,Do N ؁`V88c^o ko0z ؂   000P  ((4\\     0#;@/ "4Hh؁8 ؂ +  0  (\   (5KZht\@,      p$+ : N(Uo u,Z$څp crtstuff.c__CTOR_LIST____DTOR_LIST____JCR_LIST____do_global_dtors_auxcompleted.7021dtor_idx.7023frame_dummy__CTOR_END____FRAME_END____JCR_END____do_global_ctors_auxhash.cusageprogram_GLOBAL_OFFSET_TABLE___init_array_end__init_array_start_DYNAMICdata_start__libc_csu_fini_start__gmon_start___Jv_RegisterClasses_fp_hw__printf_chk@@GLIBC_2.3.4_fini__libc_start_main@@GLIBC_2.0_IO_stdin_used__data_start__dso_handle__DTOR_END____libc_csu_init__bss_start_end_edataexit@@GLIBC_2.0__i686.get_pc_thunk.bxmain_init \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/scripts/basic/.hash.cmd linux-2.6.34/scripts/basic/.hash.cmd --- linux-2.6.34.orig/scripts/basic/.hash.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/basic/.hash.cmd 2010-06-16 00:18:55.000000000 +0200 @@ -0,0 +1,45 @@ +cmd_scripts/basic/hash := gcc -Wp,-MD,scripts/basic/.hash.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/basic/hash scripts/basic/hash.c + +deps_scripts/basic/hash := \ + scripts/basic/hash.c \ + /usr/include/stdio.h \ + /usr/include/features.h \ + /usr/include/bits/predefs.h \ + /usr/include/sys/cdefs.h \ + /usr/include/bits/wordsize.h \ + /usr/include/gnu/stubs.h \ + /usr/include/gnu/stubs-32.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stddef.h \ + /usr/include/bits/types.h \ + /usr/include/bits/typesizes.h \ + /usr/include/libio.h \ + /usr/include/_G_config.h \ + /usr/include/wchar.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + /usr/include/bits/stdio_lim.h \ + /usr/include/bits/sys_errlist.h \ + /usr/include/bits/stdio.h \ + /usr/include/bits/stdio2.h \ + /usr/include/stdlib.h \ + /usr/include/sys/types.h \ + /usr/include/time.h \ + /usr/include/endian.h \ + /usr/include/bits/endian.h \ + /usr/include/bits/byteswap.h \ + /usr/include/sys/select.h \ + /usr/include/bits/select.h \ + /usr/include/bits/sigset.h \ + /usr/include/bits/time.h \ + /usr/include/sys/sysmacros.h \ + /usr/include/bits/pthreadtypes.h \ + /usr/include/alloca.h \ + /usr/include/bits/stdlib.h \ + /usr/include/string.h \ + /usr/include/xlocale.h \ + /usr/include/bits/string.h \ + /usr/include/bits/string2.h \ + /usr/include/bits/string3.h \ + +scripts/basic/hash: $(deps_scripts/basic/hash) + +$(deps_scripts/basic/hash): diff -Naur linux-2.6.34.orig/scripts/bin2c linux-2.6.34/scripts/bin2c --- linux-2.6.34.orig/scripts/bin2c 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/bin2c 2010-06-16 00:19:10.000000000 +0200 @@ -0,0 +1,8 @@ +ELF4,4 (444444tt       HHHDDQtdRtd   /lib/ld-linux.so.2GNUGNU=vs_Ra( KgUa )E<,6__gmon_start__libc.so.6_IO_stdin_used__printf_chkstdin_IO_getc__libc_start_mainGLIBC_2.0GLIBC_2.3.4ii Wti a US[ütX[5%%h%h%h% h1^PTRhphQVhpUS=u? 9s  9r[]Ít&'Utt $ÐUWVSu} ~-JD$ GD$0$D$1fD$E$t&$t6D$D$K$uD$H$fD$H$P~\$ GD$R$D$,1[^_]ËG1U]Ít&'UWVSOi)t$1ED$E D$E$9rރ[^_]Ë$ÐUS t fЋu[]ÐUS[Y[const char %s[] %s= + "" +\x%02x ; + +const int %s_size = %d; + , oP +m   ôoo rGCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.interp.note.ABI-tag.note.gnu.build-id.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rel.dyn.rel.plt.init.text.fini.rodata.eh_frame.ctors.dtors.jcr.dynamic.got.got.plt.data.bss.comment44#HH 1hh$H0Do$N pVPPm^okô0z      ,,0\\P\  ((Gpp     0#;0-  *4HhP̂  +  , \  (p   (5KZ h@tp    p - A(Hb h,Z$څp$, crtstuff.c__CTOR_LIST____DTOR_LIST____JCR_LIST____do_global_dtors_auxcompleted.7021dtor_idx.7023frame_dummy__CTOR_END____FRAME_END____JCR_END____do_global_ctors_auxbin2c.c_GLOBAL_OFFSET_TABLE___init_array_end__init_array_start_DYNAMICdata_start__libc_csu_fini_start__gmon_start___Jv_RegisterClasses_fp_hw__printf_chk@@GLIBC_2.3.4_fini__libc_start_main@@GLIBC_2.0_IO_getc@@GLIBC_2.0_IO_stdin_used__data_start__dso_handle__DTOR_END____libc_csu_init__bss_startstdin@@GLIBC_2.0_end_edata__i686.get_pc_thunk.bxmain_init \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/scripts/.bin2c.cmd linux-2.6.34/scripts/.bin2c.cmd --- linux-2.6.34.orig/scripts/.bin2c.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/.bin2c.cmd 2010-06-16 00:19:10.000000000 +0200 @@ -0,0 +1,26 @@ +cmd_scripts/bin2c := gcc -Wp,-MD,scripts/.bin2c.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/bin2c scripts/bin2c.c + +deps_scripts/bin2c := \ + scripts/bin2c.c \ + /usr/include/stdio.h \ + /usr/include/features.h \ + /usr/include/bits/predefs.h \ + /usr/include/sys/cdefs.h \ + /usr/include/bits/wordsize.h \ + /usr/include/gnu/stubs.h \ + /usr/include/gnu/stubs-32.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stddef.h \ + /usr/include/bits/types.h \ + /usr/include/bits/typesizes.h \ + /usr/include/libio.h \ + /usr/include/_G_config.h \ + /usr/include/wchar.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + /usr/include/bits/stdio_lim.h \ + /usr/include/bits/sys_errlist.h \ + /usr/include/bits/stdio.h \ + /usr/include/bits/stdio2.h \ + +scripts/bin2c: $(deps_scripts/bin2c) + +$(deps_scripts/bin2c): diff -Naur linux-2.6.34.orig/scripts/conmakehash linux-2.6.34/scripts/conmakehash --- linux-2.6.34.orig/scripts/conmakehash 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/conmakehash 2010-06-16 00:19:10.000000000 +0200 @@ -0,0 +1,38 @@ +ELF4L!4 (444444   ,T   HHHDDQtdRtd   /lib/ld-linux.so.2GNUGNU0/]BٌDX<    + (" K8gUa[ )UANpi;6̏~@HD__gmon_start__libc.so.6_IO_stdin_used__printf_chkexitfopenperrorstdinstrtolfgets__fprintf_chkfclose__ctype_b_locstderrstrchr__libc_start_mainGLIBC_2.1GLIBC_2.3GLIBC_2.0GLIBC_2.3.4ii ii ii ti @D   $ +( , US[,+t.m +X[5%%h%h%h% h%h %h(%h0%h8p% h@`%$hHP%(hP@%,hX01^PTRhh QVhЇkUS=Hu?L9sLL9rH[]Ít&'Utt $ÐVS< u +< t< t [this file] + * + */ + +#include + +u8 dfont_unicount[%d] = +{ + +u16 dfont_unitable[%d] = +{ + -stdinr%s: Warning: line too long +Bad input line: %s +%s: Bad end of range (0x%x) +idem%3d +}; +, + , 0x%04x  o   + `\Doooԃ "2BRbrGCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.interp.note.ABI-tag.note.gnu.build-id.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rel.dyn.rel.plt.init.text.fini.rodata.eh_frame.ctors.dtors.jcr.dynamic.got.got.plt.data.bss.comment44#HH 1hh$HTDo,N   V  ^oԃ koPz DD \\` 0 ȏ    <00 @8  08 #[ %/ *4Hh  ԃ D +\   ȏ  0@ (5KHZLhPt     0  07R a uȏ|̏05G@Yj4w Z`8D`8`zЇ1 crtstuff.c__CTOR_LIST____DTOR_LIST____JCR_LIST____do_global_dtors_auxcompleted.7021dtor_idx.7023frame_dummy__CTOR_END____FRAME_END____JCR_END____do_global_ctors_auxconmakehash.cgetunicodeaddpair_GLOBAL_OFFSET_TABLE___init_array_end__init_array_start_DYNAMICdata_start__libc_csu_fini_start__fprintf_chk@@GLIBC_2.3.4__gmon_start___Jv_RegisterClasses_fp_hw__printf_chk@@GLIBC_2.3.4strchr@@GLIBC_2.0_finifgets@@GLIBC_2.0__libc_start_main@@GLIBC_2.0perror@@GLIBC_2.0_IO_stdin_usedstrtol@@GLIBC_2.0__data_start__ctype_b_loc@@GLIBC_2.3fclose@@GLIBC_2.1stderr@@GLIBC_2.0fopen@@GLIBC_2.1__dso_handle__DTOR_END____libc_csu_initunicount__bss_startstdin@@GLIBC_2.0_end_edataunitableexit@@GLIBC_2.0__i686.get_pc_thunk.bxmain_init \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/scripts/.conmakehash.cmd linux-2.6.34/scripts/.conmakehash.cmd --- linux-2.6.34.orig/scripts/.conmakehash.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/.conmakehash.cmd 2010-06-16 00:19:10.000000000 +0200 @@ -0,0 +1,47 @@ +cmd_scripts/conmakehash := gcc -Wp,-MD,scripts/.conmakehash.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/conmakehash scripts/conmakehash.c + +deps_scripts/conmakehash := \ + scripts/conmakehash.c \ + /usr/include/stdio.h \ + /usr/include/features.h \ + /usr/include/bits/predefs.h \ + /usr/include/sys/cdefs.h \ + /usr/include/bits/wordsize.h \ + /usr/include/gnu/stubs.h \ + /usr/include/gnu/stubs-32.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stddef.h \ + /usr/include/bits/types.h \ + /usr/include/bits/typesizes.h \ + /usr/include/libio.h \ + /usr/include/_G_config.h \ + /usr/include/wchar.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + /usr/include/bits/stdio_lim.h \ + /usr/include/bits/sys_errlist.h \ + /usr/include/bits/stdio.h \ + /usr/include/bits/stdio2.h \ + /usr/include/stdlib.h \ + /usr/include/sys/types.h \ + /usr/include/time.h \ + /usr/include/endian.h \ + /usr/include/bits/endian.h \ + /usr/include/bits/byteswap.h \ + /usr/include/sys/select.h \ + /usr/include/bits/select.h \ + /usr/include/bits/sigset.h \ + /usr/include/bits/time.h \ + /usr/include/sys/sysmacros.h \ + /usr/include/bits/pthreadtypes.h \ + /usr/include/alloca.h \ + /usr/include/bits/stdlib.h \ + /usr/include/sysexits.h \ + /usr/include/string.h \ + /usr/include/xlocale.h \ + /usr/include/bits/string.h \ + /usr/include/bits/string2.h \ + /usr/include/bits/string3.h \ + /usr/include/ctype.h \ + +scripts/conmakehash: $(deps_scripts/conmakehash) + +$(deps_scripts/conmakehash): diff -Naur linux-2.6.34.orig/scripts/genksyms/genksyms linux-2.6.34/scripts/genksyms/genksyms --- linux-2.6.34.orig/scripts/genksyms/genksyms 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/genksyms/genksyms 2010-06-16 00:19:06.000000000 +0200 @@ -0,0 +1,142 @@ +ELF44 (444444  B  HHHDDQtdRtd  /lib/ld-linux.so.2GNUGNUh!:wC +I+K%& "$ %  # ! +!+&"!"%)K8gUa k)7'SyPDZ; I0J6 d s  __gmon_start__libc.so.6_IO_stdin_used__printf_chkexit_IO_putcfopen__strdupperror__stack_chk_failreallocstdinstrtolisattyfeoffgetcstrlenungetc__errno_locationclearerr__fprintf_chkstdoutfputsmemcpymallocoptargstderrgetopt_longfilenofwritefreadstrchr__vfprintf_chk_IO_getcstrcmp__libc_start_mainferrorfreeGLIBC_2.4GLIBC_2.1GLIBC_2.3.4GLIBC_2.0ii Uii _ti iii u # $ ! %          $  +(  ,  0  4 8 < @ D H L P T X \ ` d h l p t x |  US[Pt^LIX[5%% h% h% h% h% h % h(% h0% h8p% h@`%$ hHP%( hP@%, hX0%0 h` %4 hh%8 hp%< hx%@ h%D h%H h%L h%P h%T h%X h%\ hp%` h`%d hP%h h@%l h0%p h %t h%x h%| h1^PTRhhQVh`WUS= u? 9s  9r []Ít&'Utt $ÐWVS1ۃ|$ t$$t%f1ƒ3uӁ!uPtc1҃ttM9tt3Cu0܍&C<$D$yuԋCt͍[^_Í&묐뙍t&UWVSÃGtЋ\$$R\$$#B먉\$ D$D$$hEe3ue[^_] ,a t.D$ T$D$vD$$Q,Ðt&nˉ',u) T$ D$#D$$,Ít&T$D$VD$D$ $,Ã\$t$t$ $ t&F$\tCFt$C؋\$á D$~D$$t$(WVSÁ e$1|$D$$D$|$$Gt2 t= +fT$9T$$u΋D$9u1&t&D$9t|$#|$t*D$$$e3 [^_D$1::t{:tq:tg:tVD$ D$D$$C$&9|$>\$$ +!t&D$D$D$T$$- D$D$$$t&atFD$$D$ D$ D$D$ $1 $ +D$aÉ'UWVSӃLL$4D$0t'v1ƒ3u%D$0D$0<!u?o1҃t  1t 9uˋG4$D$TuD$dD$8D$0!!t$9ut&9‹u- a$(QNjL$0pT$`XD$4G-aGWG !1|$d<!G$GD$8G N aL[^_]Ðt&9WҐ"G$t^ atT D$D$$o؉. D$D$$IG^w~G twPupP +: ubR:uV(tP}uJED$ $u3Et,xu&@:u@:D$8D$8f=&t$D$&D$D$ a$lL$`uIT$4aaD$D$$BD$ qFt&D$8aD$D$$:D$ 6됋L$4W D$4J;HD$,l$8l$,\$<mtDt@C;EuCU$T$1tՋl$8\$D$$f=aT$Pal$@a>=4atB0aT$D$ 1=,aD$4a$4af aɉ$ D$ D$_D$$DD$8$  D$D$$ |$`at1PpaPdaa1ۅt`aKCɉD$DuC7C먉ЉC 냋\$Hρ T$D~D$D 1҃x D$HDt& +ND + +ǃBw:PaD$4$t +xPa5Ha$  +=aHa-a0<$|$l$$l=LaFFuTaD$@=a=a]/=akf=a =apaY\a `a@8 +Gڸpa)papa=\a`aD=a}=ak`a a\$LaL$Dʉda@Da9vs2t<ft xa|a69tK~ `6 ft|adaxa9u t$DKda=a4K)ՋP l$@paP`a@9s +L^T$@F!aVdaPaTala=aVD$$^OX t]0t&tX)TaD$@ht)LaTaD$@Pa(=a=a=a-T$D=avU]Ít&'UWVSO9N϶)t$1ED$E D$E$9rރ[^_]Ë$ÐUS t fЋu[]ÐUS[ìM輸Y[(nil)%s:%d: out of memory +Token too long +normaltypedefenumstructunionUnknown type %c + modversion is unchanged +ignoring modversion change +}UNKNOWN{redefinition of %sDefn for %s %s == <extern > +expand undefined %s %s%s %s export undefined symbol %sExport %s == <warning, (became defined)%s__crc_%s = 0x%08lx ; +genksyms version 2.5.60 +a:dwqVDr:T:phh8300blackfinoverrideexternoverride archdebugwarningsquietdumpreferencedump-typespreserveversionhelp%s: %s: modversion changed because of changes in Usage: +genksyms [-adDTwqhV] > /path/to/.tmp_obj.ver + + -a, --arch Select architecture + -d, --debug Increment the debug level (repeatable) + -D, --dump Dump expanded symbol defs (for debugging only) + -r, --reference file Read reference symbols from a file + -T, --dump-types file Dump expanded types into file + -p, --preserve Preserve reference modversions or fail + -w, --warnings Enable warnings + -q, --quiet Disable warnings (default) + -h, --help Print this message + -V, --version Print the release version +Hash table occupancy %d/%d = %g +(ȜȜȜȜȜȜȜȜȜȜȜȜȜȜȜȜȝȜȜȜȜȜȜȜȜȜȜȜȜȜȜȜxȜȜȜȜȜȜȜhXȜȜȜȜadw&q,D1r;TFpOVWh0w,aQ mjp5c飕d2yҗ+L |~-d jHqA}mQDžӃVlkdzbeO\lcc=  n;^iLA`rqgjm Zjz  ' +}Dңhi]Wbgeq6lknv+ӉZzJgo߹ホCՎ`~ѡ8ROggW?K6H+ L +J6`zA`Ugn1yiFafo%6hRw G "/&U;( Z+j\1е,[d&c윣ju +m ?6grWJz+{8 Ғ |! ӆBhn[&wowGZpj;f\ eibkaElx + TN³9a&g`MGiIwn>JjѮZf @;7SŞϲG0򽽊º0S$6к)WTg#.zfJah]+o*7 Z-9token %s (nterm %s (Stack now %dDeletingStarting parse +Stack size increased to %lu +Entering state %d +Reading a token: Now at end of input. +Next token isShifting $%d = -> $$ =syntax errorError: discardingError: poppingmemory exhaustedCleanup: discarding lookaheadCleanup: popping$end$undefinedASM_KEYWATTRIBUTE_KEYWAUTO_KEYWBOOL_KEYWCHAR_KEYWCONST_KEYWDOUBLE_KEYWENUM_KEYWEXTERN_KEYWEXTENSION_KEYWFLOAT_KEYWINLINE_KEYWINT_KEYWLONG_KEYWREGISTER_KEYWRESTRICT_KEYWSHORT_KEYWSTATIC_KEYWSTRUCT_KEYWTYPEDEF_KEYWUNION_KEYWUNSIGNED_KEYWVOID_KEYWVOLATILE_KEYWTYPEOF_KEYWEXPORT_SYMBOL_KEYWASM_PHRASEATTRIBUTE_PHRASEBRACE_PHRASEBRACKET_PHRASEEXPRESSION_PHRASECHARDOTSIDENTINTREALSTRINGTYPEOTHERFILENAME';''}'',''(''*'')''=''{'':'$acceptdeclaration_seq@1declaration1@2@3simple_declarationinit_declarator_list_optinit_declarator_listinit_declaratordecl_specifier_seq_optdecl_specifier_seqdecl_specifierstorage_class_specifiersimple_type_specifierptr_operatorcvar_qualifier_seq_optcvar_qualifier_seqcvar_qualifierdirect_declaratordirect_nested_declaratorparameter_declaration_clauseparameter_declaration_listparameter_declarationdirect_m_abstract_declaratorfunction_definitioninitializer_optinitializerclass_bodymember_specification_optmember_specificationmember_declarationmember_declarator_list_optmember_declarator_listmember_declaratormember_bitfield_declaratorattribute_optasm_definitionasm_phrase_optexport_definitionReducing stack by rule %d (line %lu): +unexpected second declaration nameparameter_declaration_list_optkmm=Ȯܬ||S;(Z +zz8zzzzzzzzzzzzzzzzzzzzzzzzz.zzzzzzzzzzzzazzzz +*7z.zzz/zz.zd'GMz +zz.zzzzzzzzKz_+zVUzzzXzgWz[zzzzZ^efzzbzlzzmzzzzzzzzzz 0z#zzzz}~zzzzz zzzzzzzz/10.4,23- +  !"#$%&'()*+:&K%?%%  %f7h 332f>h4WC8`H/!%%R%)!%)|//07/01/0!/%,-)!,-,H/0/4%3/%)%,|1)/0-/0/0. + 114",.,%,1$)1,-1/01.4 + 1 "111111%Zi)M,-/0d4 + $) + 1 $) + 1 $)1 + %),/0 + )01 + %)/0 + $) + )RFh%D9X48T1\] +23OG55hUhIx[Q|a:!SFe_=;f?P?>?`d/0hebc<Pf?g|5=eYFuf?o>??|JZ + |vwg!b\"p + !y"q{ + !" + !" + !" +  !" + !"st + !? + !" + !"7.>54 01A/236?@8 +!" +'%,&-{D:|C*(qm )9;<B}eyGpjLMyKrswin|$IH=f]TWXvLxJuPo#~zgF^8]Z\ESRQth_[bUYONdca`56687:9;9999999<==>>?@@AABBCCCCCDDDDDDDDDDDDDEEEEEEEEEEEFGGHHIIIIJJKKKKKKLLMMMMMMMNNNOOPPQRRSSSSSSSSTUUVWWXXYYZZ[[\\]]]^__`aabzzzzzzzz]zzzzzzz{zzzzzzzznzz1`Pzzz#H7$@ABK&'()*CVW+rEij}~,6LMNklmnz-^.6787 + )9<@ABCDEIT`b,- %%3W;%W//,%/0=>?FJKB :W@XYZ<@WA%JGHI,.J a!/<,-%)/4FLM[\]^-ZJ01111I?_ANOPQ^%L"L_!/,.1,2UV1%)/FRS1$.11N]")RR!/$Q1111N11gghllrrttvwxyz{   )+-/189=>?ACEGLMNRSWX]bdhiquwy{} "%)*,.278:<?ACEGIKMOQW\_beimqtwz|~  #$&(+/2357;>ACFGJMNP676789 :<;<?>.?Ja_UABABCD EI/A01/A1%% +%%W%W +% + WW )0GHIHIFJK%K/N1K/1K!/J1/1FLM%)M/N1M/1M!/L1/1O$OP.$PQP.QARFRS%)S/N1S/1S!/R1/1@J V2"3X-3-YZYZ@[,,\]\.]L_%^^4"_,/%1, )8BLVamw!+9EXct/"%(;TiyF&?8Q$n%8Sj|%s +bad buffer in yy_scan_bytes()--scanner backing up +--(end of buffer or a NUL) +--EOF (start condition %d) +input in flex scanner failed__asm__asm____typeof____const__attribute____const____signed__staticintchar__restrict__EXPORT_SYMBOL_GPL_FUTURE__inline____volatile__EXPORT_SYMBOL_restrict__attributeEXPORT_SYMBOL_GPL__extension__EXPORT_UNUSED_SYMBOL__signedEXPORT_UNUSED_SYMBOL_GPLtypeof__inlineauto__volatileunsignedshortlong_Boolregistervoidfloatdoubleout of dynamic memory in yyensure_buffer_stack()out of dynamic memory in yy_scan_buffer()out of dynamic memory in yy_scan_bytes()out of dynamic memory in yy_create_buffer()--accepting rule at line %ld ("%s") +--accepting default rule ("%s") +fatal flex scanner internal error--end of buffer missedfatal error - scanner input buffer overflowout of dynamic memory in yy_get_next_buffer()fatal flex scanner internal error--no action foundflex scanner push-back overflowTTmVB2"ȾUUY9'MmM| +       + + + + + +KKKKKLMNKMOKKKKKKKKKLKPMNKQKLNOOKKK'RSKKTLNKO3UKKKKTO3OOO3KKKVO?VWWKKKKKKKKKKKKK' ~(,s#$.25'=6OABwOK{hkOILLBUVS[crzFkr0-    I H  !"*++-0-*<1444,"55)!$$4==01777EE$$$''';;#;'''= '33:: D:D>>33AAAGG333F3888>@@@>888?@FFF??????BBBBBBLLLLLLLLMMMMNNNNNNNNOOOOOOOOPPPPPPPQQQQQQQRRRSSTTTUUVVVVVVVVWWWWWWWWKKKKKKKKKKKKKKKKKKKKKKKKKKKKK  +   + + + + + +&!$%J"J&&&&& '''())*///+&,-.,K&&&(7799+#@@@9AAK$%#;%888;%344''';%%D566E2&6;%,- %,#;%K<<BBB%HK=>?;=888E@@@ECCKKKC%#KKK=>KK=KFFFKKKFFFBBBKKKKK66KKK6KK########0K0000001K111111**K*8K8:::BKBGGGGGGGGIIIIIIIIKKKKKKKKKKKKKKKKKKKKKKKKKKKKGHILOPQWXY[^#+6>LVahl8q~    +*1 :?JS3 AY^dmr x +CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC + +(C + +CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC  <oT + p(o ooԆ ވ.>N^n~Ήމ.>N^n~Ί(aGCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.interp.note.ABI-tag.note.gnu.build-id.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rel.dyn.rel.plt.init.text.fini.rodata.eh_frame.ctors.dtors.jcr.dynamic.got.got.plt.data.bss.comment44#HH 1hh$H4Do4N `VTT^oԆLko  Pz pp(  0Ȉ +\G<GtЋ\$$\$$#먉\$ D$D$$Ee3ue[^_] ,t.D$ T$D$D$$,Ðt&ˉ',u)T$ D$D$$,Ít&T$D$D$D$ $,Ã\$t$t$ $ t&F$tCFt$C؋\$áD$D$$$WVSÁ e$1|$D$$D$|$$t2 t= +fT$9T$$u΋D$9u1&t&D$9t|$#|$t*D$$$e3 [^_D$1:>:Et{:Mtq:Rtg:YtVD$ D$_D$$$&9|$>\$$ +!t&D$D$D$T$$-D$.D$$$t&@tFD$$D$ D$ D$D$$$ +D$@É'UWVSӃLL$4D$0t'v1ƒ3u%D$0D$0<u?o1҃t  1t 9uˋG4$D$uD$dD$8D$0t$9ut&9‹u- @$(QNjL$0pT$`XD$4G-@GWG 1|$d<G$GD$8G N @L[^_]Ðt&9WҐ"G$t^ @tTD$D$$؉.D$D$$G^w~G twPupP +: ubR:uV(tP}uJED$$u3Et,xu&@:u@:D$8D$8f=&t$D$D$D$ @$L$`uIT$4@@D$D$$D$ Ft&D$8@D$D$$D$ 됋L$4W D$4J;HD$,l$8l$,\$<mtDt@C;EuCU$T$tՋl$8\$%s:%d: %s %s%sout of memory +Token too long +normaltypedefenumstructunionUnknown type %c + modversion is unchanged +ignoring modversion change +}UNKNOWN{redefinition of %sDefn for %s %s == <extern > +%s expand undefined %s %s%s %s export undefined symbol %sExport %s == <warningerror, (became defined) +%s__crc_%s = 0x%08lx ; +genksyms version 2.5.60 +rwa:dwqVDr:T:phh8300blackfin_overrideexternoverride archdebugwarningsquietdumpreferencedump-typespreserveversionhelp%s: %s: modversion changed because of changes in Usage: +genksyms [-adDTwqhV] > /path/to/.tmp_obj.ver + + -a, --arch Select architecture + -d, --debug Increment the debug level (repeatable) + -D, --dump Dump expanded symbol defs (for debugging only) + -r, --reference file Read reference symbols from a file + -T, --dump-types file Dump expanded types into file + -p, --preserve Preserve reference modversions or fail + -w, --warnings Enable warnings + -q, --quiet Disable warnings (default) + -h, --help Print this message + -V, --version Print the release version +Hash table occupancy %d/%d = %g +(((((((((((((((X((((((((((((((((((((((((x((((h>EMRYadwqDrTpV h0w,aQ mjp5c飕d2yҗ+L |~-d jHqA}mQDžӃVlkdzbeO\lcc=  n;^iLA`rqgjm Zjz  ' +}Dңhi]Wbgeq6lknv+ӉZzJgo߹ホCՎ`~ѡ8ROggW?K6H+ L +J6`zA`Ugn1yiFafo%6hRw G "/&U;( Z+j\1е,[d&c윣ju +m ?6grWJz+{8 Ғ |! ӆBhn[&wowGZpj;f\ eibkaElx + TN³9a&g`MGiIwn>JjѮZf @;7SŞϲG0򽽊º0S$6к)WTg#.zfJah]+o*7 Z-9GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.rel.text.rel.data.bss.rodata.str1.1.rodata.str1.4.rel.rodata.rodata.cst4.comment.note.GNU-stack@. +)p% 2/,@ 42C2V@ R 3^!k0!$t(!(!,$`% (s @'8GG0`Wa@o@v @@@@ @$@  @ @!(@ + 17 =IPV_fwpW ' !;&29?FT\di.genksyms.ccrctab32symtabprint_listsymbol_type_nameprint_locationprint_type_nameread_nodeflag_warningserrors__add_symbolnsymsflag_debugflag_preservedebugfileexpand_and_crc_symflag_dump_defsexpansion_trailend.5081mod_prefixC.118.5336flag_referencearchflag_dump_typesvisited_symbols.LC16.LC18find_symbolstrcmpfputs_IO_putcfwrite__stack_chk_failcur_filenamecur_linestderr__fprintf_chkcopy_nodemalloc__strdupexitfgetcungetcerror_with_pos__vfprintf_chkadd_symbolexport_symbol__printf_chkfree_nodefreemaingetopt_longoptargfopenperroryy_flex_debugyydebugyyparsefeoffree_list.F&K'[(s(()*+,-.!8-DT.co-.01-.2=3o3/ -!.-2N4t/~-.2*-6-(Fc&0>Rb-.- .IU"nv&#. *3)Nen)&5G -O _ .s -{  . 2d + + + +%  6 T v  %     .& 5 > F .W h p .     5 0  1 0, 1U 0r 0 0 0 0097CO`-hx.2*% -"2.M\-.-.9- .)@I)Yeu.5;=)-@I)cjy>?>@-) +>)-@I)Y>_ks?A-BCF'V({()((1=:IDq: +&@:) .-.2:;   $(,048<@DHLPTX\`dhlptx| 0@P`p \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/scripts/genksyms/.genksyms.o.cmd linux-2.6.34/scripts/genksyms/.genksyms.o.cmd --- linux-2.6.34.orig/scripts/genksyms/.genksyms.o.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/genksyms/.genksyms.o.cmd 2010-06-16 00:19:05.000000000 +0200 @@ -0,0 +1,52 @@ +cmd_scripts/genksyms/genksyms.o := gcc -Wp,-MD,scripts/genksyms/.genksyms.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o scripts/genksyms/genksyms.o scripts/genksyms/genksyms.c + +deps_scripts/genksyms/genksyms.o := \ + scripts/genksyms/genksyms.c \ + /usr/include/stdio.h \ + /usr/include/features.h \ + /usr/include/bits/predefs.h \ + /usr/include/sys/cdefs.h \ + /usr/include/bits/wordsize.h \ + /usr/include/gnu/stubs.h \ + /usr/include/gnu/stubs-32.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stddef.h \ + /usr/include/bits/types.h \ + /usr/include/bits/typesizes.h \ + /usr/include/libio.h \ + /usr/include/_G_config.h \ + /usr/include/wchar.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + /usr/include/bits/stdio_lim.h \ + /usr/include/bits/sys_errlist.h \ + /usr/include/bits/stdio.h \ + /usr/include/bits/stdio2.h \ + /usr/include/string.h \ + /usr/include/xlocale.h \ + /usr/include/bits/string.h \ + /usr/include/bits/string2.h \ + /usr/include/endian.h \ + /usr/include/bits/endian.h \ + /usr/include/bits/byteswap.h \ + /usr/include/stdlib.h \ + /usr/include/bits/string3.h \ + /usr/include/sys/types.h \ + /usr/include/time.h \ + /usr/include/sys/select.h \ + /usr/include/bits/select.h \ + /usr/include/bits/sigset.h \ + /usr/include/bits/time.h \ + /usr/include/sys/sysmacros.h \ + /usr/include/bits/pthreadtypes.h \ + /usr/include/alloca.h \ + /usr/include/bits/stdlib.h \ + /usr/include/unistd.h \ + /usr/include/bits/posix_opt.h \ + /usr/include/bits/confname.h \ + /usr/include/getopt.h \ + /usr/include/bits/unistd.h \ + /usr/include/assert.h \ + scripts/genksyms/genksyms.h \ + +scripts/genksyms/genksyms.o: $(deps_scripts/genksyms/genksyms.o) + +$(deps_scripts/genksyms/genksyms.o): diff -Naur linux-2.6.34.orig/scripts/genksyms/keywords.c linux-2.6.34/scripts/genksyms/keywords.c --- linux-2.6.34.orig/scripts/genksyms/keywords.c 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/genksyms/keywords.c 2010-06-16 00:19:05.000000000 +0200 @@ -0,0 +1,220 @@ +/* ANSI-C code produced by gperf version 3.0.4 */ +/* Command-line: gperf -L ANSI-C -a -C -E -g -H is_reserved_hash -k '1,3,$' -N is_reserved_word -p -t scripts/genksyms/keywords.gperf */ + +#if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \ + && ('%' == 37) && ('&' == 38) && ('\'' == 39) && ('(' == 40) \ + && (')' == 41) && ('*' == 42) && ('+' == 43) && (',' == 44) \ + && ('-' == 45) && ('.' == 46) && ('/' == 47) && ('0' == 48) \ + && ('1' == 49) && ('2' == 50) && ('3' == 51) && ('4' == 52) \ + && ('5' == 53) && ('6' == 54) && ('7' == 55) && ('8' == 56) \ + && ('9' == 57) && (':' == 58) && (';' == 59) && ('<' == 60) \ + && ('=' == 61) && ('>' == 62) && ('?' == 63) && ('A' == 65) \ + && ('B' == 66) && ('C' == 67) && ('D' == 68) && ('E' == 69) \ + && ('F' == 70) && ('G' == 71) && ('H' == 72) && ('I' == 73) \ + && ('J' == 74) && ('K' == 75) && ('L' == 76) && ('M' == 77) \ + && ('N' == 78) && ('O' == 79) && ('P' == 80) && ('Q' == 81) \ + && ('R' == 82) && ('S' == 83) && ('T' == 84) && ('U' == 85) \ + && ('V' == 86) && ('W' == 87) && ('X' == 88) && ('Y' == 89) \ + && ('Z' == 90) && ('[' == 91) && ('\\' == 92) && (']' == 93) \ + && ('^' == 94) && ('_' == 95) && ('a' == 97) && ('b' == 98) \ + && ('c' == 99) && ('d' == 100) && ('e' == 101) && ('f' == 102) \ + && ('g' == 103) && ('h' == 104) && ('i' == 105) && ('j' == 106) \ + && ('k' == 107) && ('l' == 108) && ('m' == 109) && ('n' == 110) \ + && ('o' == 111) && ('p' == 112) && ('q' == 113) && ('r' == 114) \ + && ('s' == 115) && ('t' == 116) && ('u' == 117) && ('v' == 118) \ + && ('w' == 119) && ('x' == 120) && ('y' == 121) && ('z' == 122) \ + && ('{' == 123) && ('|' == 124) && ('}' == 125) && ('~' == 126)) +/* The character set is not based on ISO-646. */ +#error "gperf generated tables don't work with this execution character set. Please report a bug to ." +#endif + +#line 1 "scripts/genksyms/keywords.gperf" + +struct resword; +static const struct resword *is_reserved_word(register const char *str, register unsigned int len); +#line 5 "scripts/genksyms/keywords.gperf" +struct resword { const char *name; int token; }; +/* maximum key range = 64, duplicates = 0 */ + +#ifdef __GNUC__ +__inline +#else +#ifdef __cplusplus +inline +#endif +#endif +static unsigned int +is_reserved_hash (register const char *str, register unsigned int len) +{ + static const unsigned char asso_values[] = + { + 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, 67, 0, + 67, 67, 67, 67, 67, 67, 15, 67, 67, 67, + 0, 67, 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 0, 67, 0, 67, 5, + 25, 20, 15, 30, 67, 15, 67, 67, 10, 0, + 10, 40, 20, 67, 10, 5, 0, 10, 15, 67, + 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, + 67, 67, 67, 67, 67, 67 + }; + return len + asso_values[(unsigned char)str[2]] + asso_values[(unsigned char)str[0]] + asso_values[(unsigned char)str[len - 1]]; +} + +#ifdef __GNUC__ +__inline +#if defined __GNUC_STDC_INLINE__ || defined __GNUC_GNU_INLINE__ +__attribute__ ((__gnu_inline__)) +#endif +#endif +const struct resword * +is_reserved_word (register const char *str, register unsigned int len) +{ + enum + { + TOTAL_KEYWORDS = 45, + MIN_WORD_LENGTH = 3, + MAX_WORD_LENGTH = 24, + MIN_HASH_VALUE = 3, + MAX_HASH_VALUE = 66 + }; + + static const struct resword wordlist[] = + { + {""}, {""}, {""}, +#line 30 "scripts/genksyms/keywords.gperf" + {"asm", ASM_KEYW}, + {""}, +#line 12 "scripts/genksyms/keywords.gperf" + {"__asm", ASM_KEYW}, + {""}, +#line 13 "scripts/genksyms/keywords.gperf" + {"__asm__", ASM_KEYW}, + {""}, {""}, +#line 56 "scripts/genksyms/keywords.gperf" + {"__typeof__", TYPEOF_KEYW}, + {""}, +#line 16 "scripts/genksyms/keywords.gperf" + {"__const", CONST_KEYW}, +#line 15 "scripts/genksyms/keywords.gperf" + {"__attribute__", ATTRIBUTE_KEYW}, +#line 17 "scripts/genksyms/keywords.gperf" + {"__const__", CONST_KEYW}, +#line 22 "scripts/genksyms/keywords.gperf" + {"__signed__", SIGNED_KEYW}, +#line 48 "scripts/genksyms/keywords.gperf" + {"static", STATIC_KEYW}, + {""}, +#line 43 "scripts/genksyms/keywords.gperf" + {"int", INT_KEYW}, +#line 36 "scripts/genksyms/keywords.gperf" + {"char", CHAR_KEYW}, +#line 37 "scripts/genksyms/keywords.gperf" + {"const", CONST_KEYW}, +#line 49 "scripts/genksyms/keywords.gperf" + {"struct", STRUCT_KEYW}, +#line 28 "scripts/genksyms/keywords.gperf" + {"__restrict__", RESTRICT_KEYW}, +#line 29 "scripts/genksyms/keywords.gperf" + {"restrict", RESTRICT_KEYW}, +#line 9 "scripts/genksyms/keywords.gperf" + {"EXPORT_SYMBOL_GPL_FUTURE", EXPORT_SYMBOL_KEYW}, +#line 20 "scripts/genksyms/keywords.gperf" + {"__inline__", INLINE_KEYW}, + {""}, +#line 24 "scripts/genksyms/keywords.gperf" + {"__volatile__", VOLATILE_KEYW}, +#line 7 "scripts/genksyms/keywords.gperf" + {"EXPORT_SYMBOL", EXPORT_SYMBOL_KEYW}, +#line 27 "scripts/genksyms/keywords.gperf" + {"_restrict", RESTRICT_KEYW}, + {""}, +#line 14 "scripts/genksyms/keywords.gperf" + {"__attribute", ATTRIBUTE_KEYW}, +#line 8 "scripts/genksyms/keywords.gperf" + {"EXPORT_SYMBOL_GPL", EXPORT_SYMBOL_KEYW}, +#line 18 "scripts/genksyms/keywords.gperf" + {"__extension__", EXTENSION_KEYW}, +#line 39 "scripts/genksyms/keywords.gperf" + {"enum", ENUM_KEYW}, +#line 10 "scripts/genksyms/keywords.gperf" + {"EXPORT_UNUSED_SYMBOL", EXPORT_SYMBOL_KEYW}, +#line 40 "scripts/genksyms/keywords.gperf" + {"extern", EXTERN_KEYW}, + {""}, +#line 21 "scripts/genksyms/keywords.gperf" + {"__signed", SIGNED_KEYW}, +#line 11 "scripts/genksyms/keywords.gperf" + {"EXPORT_UNUSED_SYMBOL_GPL", EXPORT_SYMBOL_KEYW}, +#line 51 "scripts/genksyms/keywords.gperf" + {"union", UNION_KEYW}, +#line 55 "scripts/genksyms/keywords.gperf" + {"typeof", TYPEOF_KEYW}, +#line 50 "scripts/genksyms/keywords.gperf" + {"typedef", TYPEDEF_KEYW}, +#line 19 "scripts/genksyms/keywords.gperf" + {"__inline", INLINE_KEYW}, +#line 35 "scripts/genksyms/keywords.gperf" + {"auto", AUTO_KEYW}, +#line 23 "scripts/genksyms/keywords.gperf" + {"__volatile", VOLATILE_KEYW}, + {""}, {""}, +#line 52 "scripts/genksyms/keywords.gperf" + {"unsigned", UNSIGNED_KEYW}, + {""}, +#line 46 "scripts/genksyms/keywords.gperf" + {"short", SHORT_KEYW}, +#line 42 "scripts/genksyms/keywords.gperf" + {"inline", INLINE_KEYW}, + {""}, +#line 54 "scripts/genksyms/keywords.gperf" + {"volatile", VOLATILE_KEYW}, +#line 44 "scripts/genksyms/keywords.gperf" + {"long", LONG_KEYW}, +#line 26 "scripts/genksyms/keywords.gperf" + {"_Bool", BOOL_KEYW}, + {""}, {""}, +#line 45 "scripts/genksyms/keywords.gperf" + {"register", REGISTER_KEYW}, +#line 53 "scripts/genksyms/keywords.gperf" + {"void", VOID_KEYW}, +#line 41 "scripts/genksyms/keywords.gperf" + {"float", FLOAT_KEYW}, +#line 38 "scripts/genksyms/keywords.gperf" + {"double", DOUBLE_KEYW}, + {""}, {""}, {""}, {""}, +#line 47 "scripts/genksyms/keywords.gperf" + {"signed", SIGNED_KEYW} + }; + + if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH) + { + register int key = is_reserved_hash (str, len); + + if (key <= MAX_HASH_VALUE && key >= 0) + { + register const char *s = wordlist[key].name; + + if (*str == *s && !strcmp (str + 1, s + 1)) + return &wordlist[key]; + } + } + return 0; +} diff -Naur linux-2.6.34.orig/scripts/genksyms/lex.c linux-2.6.34/scripts/genksyms/lex.c --- linux-2.6.34.orig/scripts/genksyms/lex.c 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/genksyms/lex.c 2010-06-16 00:19:05.000000000 +0200 @@ -0,0 +1,2709 @@ +#line 2 "scripts/genksyms/lex.c" + +#line 4 "scripts/genksyms/lex.c" + +#define YY_INT_ALIGNED short int + +/* A lexical scanner generated by flex */ + +/* %not-for-header */ + +/* %if-c-only */ +/* %if-not-reentrant */ + +/* %endif */ +/* %endif */ +/* %ok-for-header */ + +#define FLEX_SCANNER +#define YY_FLEX_MAJOR_VERSION 2 +#define YY_FLEX_MINOR_VERSION 5 +#define YY_FLEX_SUBMINOR_VERSION 35 +#if YY_FLEX_SUBMINOR_VERSION > 0 +#define FLEX_BETA +#endif + +/* %if-c++-only */ +/* %endif */ + +/* %if-c-only */ + +/* %endif */ + +/* %if-c-only */ + +/* %endif */ + +/* First, we deal with platform-specific or compiler-specific issues. */ + +/* begin standard C headers. */ +/* %if-c-only */ +#include +#include +#include +#include +/* %endif */ + +/* %if-tables-serialization */ +/* %endif */ +/* end standard C headers. */ + +/* %if-c-or-c++ */ +/* flex integer type definitions */ + +#ifndef FLEXINT_H +#define FLEXINT_H + +/* C99 systems have . Non-C99 systems may or may not. */ + +#if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L + +/* C99 says to define __STDC_LIMIT_MACROS before including stdint.h, + * if you want the limit (max/min) macros for int types. + */ +#ifndef __STDC_LIMIT_MACROS +#define __STDC_LIMIT_MACROS 1 +#endif + +#include +typedef int8_t flex_int8_t; +typedef uint8_t flex_uint8_t; +typedef int16_t flex_int16_t; +typedef uint16_t flex_uint16_t; +typedef int32_t flex_int32_t; +typedef uint32_t flex_uint32_t; +#else +typedef signed char flex_int8_t; +typedef short int flex_int16_t; +typedef int flex_int32_t; +typedef unsigned char flex_uint8_t; +typedef unsigned short int flex_uint16_t; +typedef unsigned int flex_uint32_t; + +/* Limits of integral types. */ +#ifndef INT8_MIN +#define INT8_MIN (-128) +#endif +#ifndef INT16_MIN +#define INT16_MIN (-32767-1) +#endif +#ifndef INT32_MIN +#define INT32_MIN (-2147483647-1) +#endif +#ifndef INT8_MAX +#define INT8_MAX (127) +#endif +#ifndef INT16_MAX +#define INT16_MAX (32767) +#endif +#ifndef INT32_MAX +#define INT32_MAX (2147483647) +#endif +#ifndef UINT8_MAX +#define UINT8_MAX (255U) +#endif +#ifndef UINT16_MAX +#define UINT16_MAX (65535U) +#endif +#ifndef UINT32_MAX +#define UINT32_MAX (4294967295U) +#endif + +#endif /* ! C99 */ + +#endif /* ! FLEXINT_H */ + +/* %endif */ + +/* %if-c++-only */ +/* %endif */ + +#ifdef __cplusplus + +/* The "const" storage-class-modifier is valid. */ +#define YY_USE_CONST + +#else /* ! __cplusplus */ + +/* C99 requires __STDC__ to be defined as 1. */ +#if defined (__STDC__) + +#define YY_USE_CONST + +#endif /* defined (__STDC__) */ +#endif /* ! __cplusplus */ + +#ifdef YY_USE_CONST +#define yyconst const +#else +#define yyconst +#endif + +/* %not-for-header */ + +/* Returned upon end-of-file. */ +#define YY_NULL 0 +/* %ok-for-header */ + +/* %not-for-header */ + +/* Promotes a possibly negative, possibly signed char to an unsigned + * integer for use as an array index. If the signed char is negative, + * we want to instead treat it as an 8-bit unsigned char, hence the + * double cast. + */ +#define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c) +/* %ok-for-header */ + +/* %if-reentrant */ +/* %endif */ + +/* %if-not-reentrant */ + +/* %endif */ + +/* Enter a start condition. This macro really ought to take a parameter, + * but we do it the disgusting crufty way forced on us by the ()-less + * definition of BEGIN. + */ +#define BEGIN (yy_start) = 1 + 2 * + +/* Translate the current start state into a value that can be later handed + * to BEGIN to return to the state. The YYSTATE alias is for lex + * compatibility. + */ +#define YY_START (((yy_start) - 1) / 2) +#define YYSTATE YY_START + +/* Action number for EOF rule of a given start state. */ +#define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) + +/* Special action meaning "start processing a new file". */ +#define YY_NEW_FILE yyrestart(yyin ) + +#define YY_END_OF_BUFFER_CHAR 0 + +/* Size of default input buffer. */ +#ifndef YY_BUF_SIZE +#define YY_BUF_SIZE 16384 +#endif + +/* The state buf must be large enough to hold one state per character in the main buffer. + */ +#define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) + +#ifndef YY_TYPEDEF_YY_BUFFER_STATE +#define YY_TYPEDEF_YY_BUFFER_STATE +typedef struct yy_buffer_state *YY_BUFFER_STATE; +#endif + +/* %if-not-reentrant */ +extern int yyleng; +/* %endif */ + +/* %if-c-only */ +/* %if-not-reentrant */ +extern FILE *yyin, *yyout; +/* %endif */ +/* %endif */ + +#define EOB_ACT_CONTINUE_SCAN 0 +#define EOB_ACT_END_OF_FILE 1 +#define EOB_ACT_LAST_MATCH 2 + + #define YY_LESS_LINENO(n) + +/* Return all but the first "n" matched characters back to the input stream. */ +#define yyless(n) \ + do \ + { \ + /* Undo effects of setting up yytext. */ \ + int yyless_macro_arg = (n); \ + YY_LESS_LINENO(yyless_macro_arg);\ + *yy_cp = (yy_hold_char); \ + YY_RESTORE_YY_MORE_OFFSET \ + (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \ + YY_DO_BEFORE_ACTION; /* set up yytext again */ \ + } \ + while ( 0 ) + +#define unput(c) yyunput( c, (yytext_ptr) ) + +#ifndef YY_TYPEDEF_YY_SIZE_T +#define YY_TYPEDEF_YY_SIZE_T +typedef size_t yy_size_t; +#endif + +#ifndef YY_STRUCT_YY_BUFFER_STATE +#define YY_STRUCT_YY_BUFFER_STATE +struct yy_buffer_state + { +/* %if-c-only */ + FILE *yy_input_file; +/* %endif */ + +/* %if-c++-only */ +/* %endif */ + + char *yy_ch_buf; /* input buffer */ + char *yy_buf_pos; /* current position in input buffer */ + + /* Size of input buffer in bytes, not including room for EOB + * characters. + */ + yy_size_t yy_buf_size; + + /* Number of characters read into yy_ch_buf, not including EOB + * characters. + */ + int yy_n_chars; + + /* Whether we "own" the buffer - i.e., we know we created it, + * and can realloc() it to grow it, and should free() it to + * delete it. + */ + int yy_is_our_buffer; + + /* Whether this is an "interactive" input source; if so, and + * if we're using stdio for input, then we want to use getc() + * instead of fread(), to make sure we stop fetching input after + * each newline. + */ + int yy_is_interactive; + + /* Whether we're considered to be at the beginning of a line. + * If so, '^' rules will be active on the next match, otherwise + * not. + */ + int yy_at_bol; + + int yy_bs_lineno; /**< The line count. */ + int yy_bs_column; /**< The column count. */ + + /* Whether to try to fill the input buffer when we reach the + * end of it. + */ + int yy_fill_buffer; + + int yy_buffer_status; + +#define YY_BUFFER_NEW 0 +#define YY_BUFFER_NORMAL 1 + /* When an EOF's been seen but there's still some text to process + * then we mark the buffer as YY_EOF_PENDING, to indicate that we + * shouldn't try reading from the input source any more. We might + * still have a bunch of tokens to match, though, because of + * possible backing-up. + * + * When we actually see the EOF, we change the status to "new" + * (via yyrestart()), so that the user can continue scanning by + * just pointing yyin at a new input file. + */ +#define YY_BUFFER_EOF_PENDING 2 + + }; +#endif /* !YY_STRUCT_YY_BUFFER_STATE */ + +/* %if-c-only Standard (non-C++) definition */ +/* %not-for-header */ + +/* %if-not-reentrant */ + +/* Stack of input buffers. */ +static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ +static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ +static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ +/* %endif */ +/* %ok-for-header */ + +/* %endif */ + +/* We provide macros for accessing buffer states in case in the + * future we want to put the buffer states in a more general + * "scanner state". + * + * Returns the top of the stack, or NULL. + */ +#define YY_CURRENT_BUFFER ( (yy_buffer_stack) \ + ? (yy_buffer_stack)[(yy_buffer_stack_top)] \ + : NULL) + +/* Same as previous macro, but useful when we know that the buffer stack is not + * NULL or when we need an lvalue. For internal use only. + */ +#define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)] + +/* %if-c-only Standard (non-C++) definition */ + +/* %if-not-reentrant */ +/* %not-for-header */ + +/* yy_hold_char holds the character lost when yytext is formed. */ +static char yy_hold_char; +static int yy_n_chars; /* number of characters read into yy_ch_buf */ +int yyleng; + +/* Points to current character in buffer. */ +static char *yy_c_buf_p = (char *) 0; +static int yy_init = 0; /* whether we need to initialize */ +static int yy_start = 0; /* start state number */ + +/* Flag which is used to allow yywrap()'s to do buffer switches + * instead of setting up a fresh yyin. A bit of a hack ... + */ +static int yy_did_buffer_switch_on_eof; +/* %ok-for-header */ + +/* %endif */ + +void yyrestart (FILE *input_file ); +void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ); +YY_BUFFER_STATE yy_create_buffer (FILE *file,int size ); +void yy_delete_buffer (YY_BUFFER_STATE b ); +void yy_flush_buffer (YY_BUFFER_STATE b ); +void yypush_buffer_state (YY_BUFFER_STATE new_buffer ); +void yypop_buffer_state (void ); + +static void yyensure_buffer_stack (void ); +static void yy_load_buffer_state (void ); +static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file ); + +#define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER ) + +YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size ); +YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str ); +YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,int len ); + +/* %endif */ + +void *yyalloc (yy_size_t ); +void *yyrealloc (void *,yy_size_t ); +void yyfree (void * ); + +#define yy_new_buffer yy_create_buffer + +#define yy_set_interactive(is_interactive) \ + { \ + if ( ! YY_CURRENT_BUFFER ){ \ + yyensure_buffer_stack (); \ + YY_CURRENT_BUFFER_LVALUE = \ + yy_create_buffer(yyin,YY_BUF_SIZE ); \ + } \ + YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ + } + +#define yy_set_bol(at_bol) \ + { \ + if ( ! YY_CURRENT_BUFFER ){\ + yyensure_buffer_stack (); \ + YY_CURRENT_BUFFER_LVALUE = \ + yy_create_buffer(yyin,YY_BUF_SIZE ); \ + } \ + YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \ + } + +#define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) + +/* %% [1.0] yytext/yyin/yyout/yy_state_type/yylineno etc. def's & init go here */ +/* Begin user sect3 */ + +#define yywrap(n) 1 +#define YY_SKIP_YYWRAP + +#define FLEX_DEBUG + +typedef unsigned char YY_CHAR; + +FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0; + +typedef int yy_state_type; + +extern int yylineno; + +int yylineno = 1; + +extern char *yytext; +#define yytext_ptr yytext + +/* %if-c-only Standard (non-C++) definition */ + +static yy_state_type yy_get_previous_state (void ); +static yy_state_type yy_try_NUL_trans (yy_state_type current_state ); +static int yy_get_next_buffer (void ); +static void yy_fatal_error (yyconst char msg[] ); + +/* %endif */ + +/* Done after the current pattern has been matched and before the + * corresponding action - sets up yytext. + */ +#define YY_DO_BEFORE_ACTION \ + (yytext_ptr) = yy_bp; \ +/* %% [2.0] code to fiddle yytext and yyleng for yymore() goes here \ */\ + yyleng = (size_t) (yy_cp - yy_bp); \ + (yy_hold_char) = *yy_cp; \ + *yy_cp = '\0'; \ +/* %% [3.0] code to copy yytext_ptr to yytext[] goes here, if %array \ */\ + (yy_c_buf_p) = yy_cp; + +/* %% [4.0] data tables for the DFA and the user's section 1 definitions go here */ +#define YY_NUM_RULES 13 +#define YY_END_OF_BUFFER 14 +/* This struct is not used in this scanner, + but its presence is necessary. */ +struct yy_trans_info + { + flex_int32_t yy_verify; + flex_int32_t yy_nxt; + }; +static yyconst flex_int16_t yy_accept[76] = + { 0, + 0, 0, 0, 0, 14, 12, 4, 3, 12, 7, + 12, 12, 7, 12, 12, 12, 12, 12, 9, 9, + 12, 12, 12, 4, 0, 5, 0, 7, 0, 6, + 0, 0, 0, 0, 0, 0, 2, 8, 10, 10, + 9, 0, 0, 9, 9, 0, 9, 0, 0, 11, + 0, 0, 0, 10, 0, 10, 9, 9, 0, 0, + 0, 0, 0, 0, 0, 10, 10, 0, 0, 0, + 0, 0, 0, 1, 0 + } ; + +static yyconst flex_int32_t yy_ec[256] = + { 0, + 1, 1, 1, 1, 1, 1, 1, 1, 2, 3, + 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 2, 1, 5, 6, 7, 8, 9, 10, 1, + 1, 8, 11, 1, 12, 13, 8, 14, 15, 15, + 15, 15, 15, 15, 15, 16, 16, 1, 1, 17, + 18, 19, 1, 1, 20, 20, 20, 20, 21, 22, + 7, 7, 7, 7, 7, 23, 7, 7, 7, 7, + 7, 7, 7, 7, 24, 7, 7, 25, 7, 7, + 1, 26, 1, 8, 7, 1, 20, 20, 20, 20, + + 21, 22, 7, 7, 7, 7, 7, 27, 7, 7, + 7, 7, 7, 7, 7, 7, 24, 7, 7, 25, + 7, 7, 1, 28, 1, 8, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1 + } ; + +static yyconst flex_int32_t yy_meta[29] = + { 0, + 1, 1, 2, 1, 1, 1, 3, 1, 1, 1, + 4, 4, 5, 6, 6, 6, 1, 1, 1, 7, + 8, 7, 3, 3, 3, 1, 3, 1 + } ; + +static yyconst flex_int16_t yy_base[88] = + { 0, + 0, 147, 21, 140, 145, 284, 39, 284, 26, 0, + 32, 126, 40, 44, 115, 35, 36, 46, 50, 53, + 39, 61, 54, 79, 65, 284, 0, 0, 66, 284, + 0, 119, 79, 75, 123, 104, 284, 284, 107, 0, + 79, 73, 76, 76, 66, 0, 0, 85, 86, 284, + 133, 83, 91, 284, 99, 147, 284, 114, 122, 70, + 107, 141, 172, 151, 135, 181, 284, 137, 114, 157, + 149, 48, 45, 284, 284, 208, 214, 222, 230, 238, + 246, 250, 255, 256, 261, 267, 275 + } ; + +static yyconst flex_int16_t yy_def[88] = + { 0, + 75, 1, 1, 3, 75, 75, 75, 75, 76, 77, + 78, 75, 77, 79, 75, 75, 75, 75, 75, 19, + 75, 75, 75, 75, 76, 75, 80, 77, 78, 75, + 81, 75, 76, 78, 79, 79, 75, 75, 75, 39, + 19, 82, 83, 75, 75, 84, 20, 76, 78, 75, + 79, 51, 85, 75, 75, 75, 75, 84, 79, 51, + 79, 79, 79, 51, 75, 75, 75, 86, 79, 63, + 86, 87, 87, 75, 0, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75 + } ; + +static yyconst flex_int16_t yy_nxt[313] = + { 0, + 6, 7, 8, 7, 9, 6, 10, 6, 6, 11, + 6, 6, 12, 6, 6, 6, 6, 6, 6, 10, + 10, 10, 13, 10, 10, 6, 10, 6, 15, 16, + 26, 15, 17, 18, 19, 20, 20, 21, 15, 22, + 24, 30, 24, 38, 33, 36, 37, 74, 23, 34, + 74, 27, 38, 38, 38, 38, 38, 31, 32, 39, + 39, 39, 40, 41, 41, 42, 47, 47, 47, 26, + 43, 38, 44, 45, 46, 30, 44, 75, 38, 38, + 24, 38, 24, 26, 30, 40, 55, 55, 57, 26, + 27, 31, 57, 43, 35, 30, 64, 64, 64, 57, + + 31, 65, 65, 75, 27, 36, 37, 35, 59, 37, + 27, 31, 56, 56, 56, 59, 37, 51, 52, 52, + 39, 39, 39, 59, 37, 37, 68, 53, 54, 54, + 69, 50, 38, 54, 59, 37, 44, 45, 32, 37, + 44, 35, 59, 37, 75, 14, 60, 60, 66, 66, + 66, 37, 14, 72, 75, 61, 62, 63, 59, 61, + 56, 56, 56, 69, 64, 64, 64, 69, 67, 67, + 75, 75, 75, 67, 37, 35, 75, 75, 75, 61, + 62, 75, 75, 61, 75, 70, 70, 70, 75, 75, + 75, 70, 70, 70, 66, 66, 66, 75, 75, 75, + + 75, 75, 54, 54, 75, 75, 75, 54, 25, 25, + 25, 25, 25, 25, 25, 25, 28, 75, 75, 28, + 28, 28, 29, 29, 29, 29, 29, 29, 29, 29, + 35, 35, 35, 35, 35, 35, 35, 35, 48, 75, + 48, 48, 48, 48, 48, 48, 49, 75, 49, 49, + 49, 49, 49, 49, 42, 42, 75, 42, 56, 75, + 56, 58, 58, 58, 66, 75, 66, 71, 71, 71, + 71, 71, 71, 71, 71, 73, 73, 73, 73, 73, + 73, 73, 73, 5, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, + + 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75 + } ; + +static yyconst flex_int16_t yy_chk[313] = + { 0, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, + 9, 3, 3, 3, 3, 3, 3, 3, 3, 3, + 7, 11, 7, 16, 13, 14, 14, 73, 3, 13, + 72, 9, 16, 17, 17, 21, 21, 11, 18, 18, + 18, 18, 19, 19, 19, 19, 20, 20, 20, 25, + 19, 23, 19, 19, 19, 29, 19, 20, 22, 22, + 24, 23, 24, 33, 34, 42, 43, 43, 45, 48, + 25, 29, 45, 42, 60, 49, 52, 52, 52, 44, + + 34, 53, 53, 41, 33, 36, 36, 52, 61, 61, + 48, 49, 55, 55, 55, 69, 69, 36, 36, 36, + 39, 39, 39, 59, 59, 35, 59, 39, 39, 39, + 61, 32, 15, 39, 51, 51, 58, 58, 12, 68, + 58, 68, 62, 62, 5, 4, 51, 51, 65, 65, + 65, 71, 2, 71, 0, 51, 51, 51, 70, 51, + 56, 56, 56, 62, 64, 64, 64, 62, 56, 56, + 0, 0, 0, 56, 63, 64, 0, 0, 0, 70, + 70, 0, 0, 70, 0, 63, 63, 63, 0, 0, + 0, 63, 63, 63, 66, 66, 66, 0, 0, 0, + + 0, 0, 66, 66, 0, 0, 0, 66, 76, 76, + 76, 76, 76, 76, 76, 76, 77, 0, 0, 77, + 77, 77, 78, 78, 78, 78, 78, 78, 78, 78, + 79, 79, 79, 79, 79, 79, 79, 79, 80, 0, + 80, 80, 80, 80, 80, 80, 81, 0, 81, 81, + 81, 81, 81, 81, 82, 82, 0, 82, 83, 0, + 83, 84, 84, 84, 85, 0, 85, 86, 86, 86, + 86, 86, 86, 86, 86, 87, 87, 87, 87, 87, + 87, 87, 87, 75, 75, 75, 75, 75, 75, 75, + 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, + + 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, + 75, 75 + } ; + +static yy_state_type yy_last_accepting_state; +static char *yy_last_accepting_cpos; + +extern int yy_flex_debug; +int yy_flex_debug = 1; + +static yyconst flex_int16_t yy_rule_linenum[13] = + { 0, + 71, 72, 73, 76, 79, 80, 81, 87, 88, 89, + 91, 94 + } ; + +/* The intent behind this definition is that it'll catch + * any uses of REJECT which flex missed. + */ +#define REJECT reject_used_but_not_detected +#define yymore() yymore_used_but_not_detected +#define YY_MORE_ADJ 0 +#define YY_RESTORE_YY_MORE_OFFSET +char *yytext; +#line 1 "scripts/genksyms/lex.l" +/* Lexical analysis for genksyms. + Copyright 1996, 1997 Linux International. + + New implementation contributed by Richard Henderson + Based on original work by Bjorn Ekwall + + Taken from Linux modutils 2.4.22. + + This program is free software; you can redistribute it and/or modify it + under the terms of the GNU General Public License as published by the + Free Software Foundation; either version 2 of the License, or (at your + option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software Foundation, + Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +#line 25 "scripts/genksyms/lex.l" + +#include +#include +#include +#include + +#include "genksyms.h" +#include "parse.h" + +/* We've got a two-level lexer here. We let flex do basic tokenization + and then we categorize those basic tokens in the second stage. */ +#define YY_DECL static int yylex1(void) + +/* Version 2 checksumming does proper tokenization; version 1 wasn't + quite so pedantic. */ + +/* We don't do multiple input files. */ +#define YY_NO_INPUT 1 +#line 676 "scripts/genksyms/lex.c" + +#define INITIAL 0 +#define V2_TOKENS 1 + +#ifndef YY_NO_UNISTD_H +/* Special case for "unistd.h", since it is non-ANSI. We include it way + * down here because we want the user's section 1 to have been scanned first. + * The user has a chance to override it with an option. + */ +/* %if-c-only */ +#include +/* %endif */ +/* %if-c++-only */ +/* %endif */ +#endif + +#ifndef YY_EXTRA_TYPE +#define YY_EXTRA_TYPE void * +#endif + +/* %if-c-only Reentrant structure and macros (non-C++). */ +/* %if-reentrant */ +/* %if-c-only */ + +static int yy_init_globals (void ); + +/* %endif */ +/* %if-reentrant */ +/* %endif */ +/* %endif End reentrant structures and macros. */ + +/* Accessor methods to globals. + These are made visible to non-reentrant scanners for convenience. */ + +int yylex_destroy (void ); + +int yyget_debug (void ); + +void yyset_debug (int debug_flag ); + +YY_EXTRA_TYPE yyget_extra (void ); + +void yyset_extra (YY_EXTRA_TYPE user_defined ); + +FILE *yyget_in (void ); + +void yyset_in (FILE * in_str ); + +FILE *yyget_out (void ); + +void yyset_out (FILE * out_str ); + +int yyget_leng (void ); + +char *yyget_text (void ); + +int yyget_lineno (void ); + +void yyset_lineno (int line_number ); + +/* %if-bison-bridge */ +/* %endif */ + +/* Macros after this point can all be overridden by user definitions in + * section 1. + */ + +#ifndef YY_SKIP_YYWRAP +#ifdef __cplusplus +extern "C" int yywrap (void ); +#else +extern int yywrap (void ); +#endif +#endif + +/* %not-for-header */ + + static void yyunput (int c,char *buf_ptr ); + +/* %ok-for-header */ + +/* %endif */ + +#ifndef yytext_ptr +static void yy_flex_strncpy (char *,yyconst char *,int ); +#endif + +#ifdef YY_NEED_STRLEN +static int yy_flex_strlen (yyconst char * ); +#endif + +#ifndef YY_NO_INPUT +/* %if-c-only Standard (non-C++) definition */ +/* %not-for-header */ + +#ifdef __cplusplus +static int yyinput (void ); +#else +static int input (void ); +#endif +/* %ok-for-header */ + +/* %endif */ +#endif + +/* %if-c-only */ + +/* %endif */ + +/* Amount of stuff to slurp up with each read. */ +#ifndef YY_READ_BUF_SIZE +#define YY_READ_BUF_SIZE 8192 +#endif + +/* Copy whatever the last rule matched to the standard output. */ +#ifndef ECHO +/* %if-c-only Standard (non-C++) definition */ +/* This used to be an fputs(), but since the string might contain NUL's, + * we now use fwrite(). + */ +#define ECHO fwrite( yytext, yyleng, 1, yyout ) +/* %endif */ +/* %if-c++-only C++ definition */ +/* %endif */ +#endif + +/* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, + * is returned in "result". + */ +#ifndef YY_INPUT +#define YY_INPUT(buf,result,max_size) \ +/* %% [5.0] fread()/read() definition of YY_INPUT goes here unless we're doing C++ \ */\ + if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ + { \ + int c = '*'; \ + size_t n; \ + for ( n = 0; n < max_size && \ + (c = getc( yyin )) != EOF && c != '\n'; ++n ) \ + buf[n] = (char) c; \ + if ( c == '\n' ) \ + buf[n++] = (char) c; \ + if ( c == EOF && ferror( yyin ) ) \ + YY_FATAL_ERROR( "input in flex scanner failed" ); \ + result = n; \ + } \ + else \ + { \ + errno=0; \ + while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \ + { \ + if( errno != EINTR) \ + { \ + YY_FATAL_ERROR( "input in flex scanner failed" ); \ + break; \ + } \ + errno=0; \ + clearerr(yyin); \ + } \ + }\ +\ +/* %if-c++-only C++ definition \ */\ +/* %endif */ + +#endif + +/* No semi-colon after return; correct usage is to write "yyterminate();" - + * we don't want an extra ';' after the "return" because that will cause + * some compilers to complain about unreachable statements. + */ +#ifndef yyterminate +#define yyterminate() return YY_NULL +#endif + +/* Number of entries by which start-condition stack grows. */ +#ifndef YY_START_STACK_INCR +#define YY_START_STACK_INCR 25 +#endif + +/* Report a fatal error. */ +#ifndef YY_FATAL_ERROR +/* %if-c-only */ +#define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) +/* %endif */ +/* %if-c++-only */ +/* %endif */ +#endif + +/* %if-tables-serialization structures and prototypes */ +/* %not-for-header */ + +/* %ok-for-header */ + +/* %not-for-header */ + +/* %tables-yydmap generated elements */ +/* %endif */ +/* end tables serialization structures and prototypes */ + +/* %ok-for-header */ + +/* Default declaration of generated scanner - a define so the user can + * easily add parameters. + */ +#ifndef YY_DECL +#define YY_DECL_IS_OURS 1 +/* %if-c-only Standard (non-C++) definition */ + +extern int yylex (void); + +#define YY_DECL int yylex (void) +/* %endif */ +/* %if-c++-only C++ definition */ +/* %endif */ +#endif /* !YY_DECL */ + +/* Code executed at the beginning of each rule, after yytext and yyleng + * have been set up. + */ +#ifndef YY_USER_ACTION +#define YY_USER_ACTION +#endif + +/* Code executed at the end of each rule. */ +#ifndef YY_BREAK +#define YY_BREAK break; +#endif + +/* %% [6.0] YY_RULE_SETUP definition goes here */ +#define YY_RULE_SETUP \ + if ( yyleng > 0 ) \ + YY_CURRENT_BUFFER_LVALUE->yy_at_bol = \ + (yytext[yyleng - 1] == '\n'); \ + YY_USER_ACTION + +/* %not-for-header */ + +/** The main scanner function which does all the work. + */ +YY_DECL +{ + register yy_state_type yy_current_state; + register char *yy_cp, *yy_bp; + register int yy_act; + +/* %% [7.0] user's declarations go here */ +#line 67 "scripts/genksyms/lex.l" + + + + /* Keep track of our location in the original source files. */ +#line 927 "scripts/genksyms/lex.c" + + if ( !(yy_init) ) + { + (yy_init) = 1; + +#ifdef YY_USER_INIT + YY_USER_INIT; +#endif + + if ( ! (yy_start) ) + (yy_start) = 1; /* first start state */ + + if ( ! yyin ) +/* %if-c-only */ + yyin = stdin; +/* %endif */ +/* %if-c++-only */ +/* %endif */ + + if ( ! yyout ) +/* %if-c-only */ + yyout = stdout; +/* %endif */ +/* %if-c++-only */ +/* %endif */ + + if ( ! YY_CURRENT_BUFFER ) { + yyensure_buffer_stack (); + YY_CURRENT_BUFFER_LVALUE = + yy_create_buffer(yyin,YY_BUF_SIZE ); + } + + yy_load_buffer_state( ); + } + + while ( 1 ) /* loops until end-of-file is reached */ + { +/* %% [8.0] yymore()-related code goes here */ + yy_cp = (yy_c_buf_p); + + /* Support of yytext. */ + *yy_cp = (yy_hold_char); + + /* yy_bp points to the position in yy_ch_buf of the start of + * the current run. + */ + yy_bp = yy_cp; + +/* %% [9.0] code to set up and find next match goes here */ + yy_current_state = (yy_start); + yy_current_state += YY_AT_BOL(); +yy_match: + do + { + register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; + if ( yy_accept[yy_current_state] ) + { + (yy_last_accepting_state) = yy_current_state; + (yy_last_accepting_cpos) = yy_cp; + } + while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) + { + yy_current_state = (int) yy_def[yy_current_state]; + if ( yy_current_state >= 76 ) + yy_c = yy_meta[(unsigned int) yy_c]; + } + yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; + ++yy_cp; + } + while ( yy_base[yy_current_state] != 284 ); + +yy_find_action: +/* %% [10.0] code to find the action number goes here */ + yy_act = yy_accept[yy_current_state]; + if ( yy_act == 0 ) + { /* have to back up */ + yy_cp = (yy_last_accepting_cpos); + yy_current_state = (yy_last_accepting_state); + yy_act = yy_accept[yy_current_state]; + } + + YY_DO_BEFORE_ACTION; + +/* %% [11.0] code for yylineno update goes here */ + +do_action: /* This label is used only to access EOF actions. */ + +/* %% [12.0] debug code goes here */ + if ( yy_flex_debug ) + { + if ( yy_act == 0 ) + fprintf( stderr, "--scanner backing up\n" ); + else if ( yy_act < 13 ) + fprintf( stderr, "--accepting rule at line %ld (\"%s\")\n", + (long)yy_rule_linenum[yy_act], yytext ); + else if ( yy_act == 13 ) + fprintf( stderr, "--accepting default rule (\"%s\")\n", + yytext ); + else if ( yy_act == 14 ) + fprintf( stderr, "--(end of buffer or a NUL)\n" ); + else + fprintf( stderr, "--EOF (start condition %d)\n", YY_START ); + } + + switch ( yy_act ) + { /* beginning of action switch */ +/* %% [13.0] actions go here */ + case 0: /* must back up */ + /* undo the effects of YY_DO_BEFORE_ACTION */ + *yy_cp = (yy_hold_char); + yy_cp = (yy_last_accepting_cpos); + yy_current_state = (yy_last_accepting_state); + goto yy_find_action; + +case 1: +/* rule 1 can match eol */ +YY_RULE_SETUP +#line 71 "scripts/genksyms/lex.l" +return FILENAME; + YY_BREAK +case 2: +/* rule 2 can match eol */ +YY_RULE_SETUP +#line 72 "scripts/genksyms/lex.l" +cur_line++; + YY_BREAK +case 3: +/* rule 3 can match eol */ +YY_RULE_SETUP +#line 73 "scripts/genksyms/lex.l" +cur_line++; + YY_BREAK +/* Ignore all other whitespace. */ +case 4: +YY_RULE_SETUP +#line 76 "scripts/genksyms/lex.l" +; + YY_BREAK +case 5: +/* rule 5 can match eol */ +YY_RULE_SETUP +#line 79 "scripts/genksyms/lex.l" +return STRING; + YY_BREAK +case 6: +/* rule 6 can match eol */ +YY_RULE_SETUP +#line 80 "scripts/genksyms/lex.l" +return CHAR; + YY_BREAK +case 7: +YY_RULE_SETUP +#line 81 "scripts/genksyms/lex.l" +return IDENT; + YY_BREAK +/* The Pedant requires that the other C multi-character tokens be + recognized as tokens. We don't actually use them since we don't + parse expressions, but we do want whitespace to be arranged + around them properly. */ +case 8: +YY_RULE_SETUP +#line 87 "scripts/genksyms/lex.l" +return OTHER; + YY_BREAK +case 9: +YY_RULE_SETUP +#line 88 "scripts/genksyms/lex.l" +return INT; + YY_BREAK +case 10: +YY_RULE_SETUP +#line 89 "scripts/genksyms/lex.l" +return REAL; + YY_BREAK +case 11: +YY_RULE_SETUP +#line 91 "scripts/genksyms/lex.l" +return DOTS; + YY_BREAK +/* All other tokens are single characters. */ +case 12: +YY_RULE_SETUP +#line 94 "scripts/genksyms/lex.l" +return yytext[0]; + YY_BREAK +case 13: +YY_RULE_SETUP +#line 97 "scripts/genksyms/lex.l" +ECHO; + YY_BREAK +#line 1118 "scripts/genksyms/lex.c" +case YY_STATE_EOF(INITIAL): +case YY_STATE_EOF(V2_TOKENS): + yyterminate(); + + case YY_END_OF_BUFFER: + { + /* Amount of text matched not including the EOB char. */ + int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; + + /* Undo the effects of YY_DO_BEFORE_ACTION. */ + *yy_cp = (yy_hold_char); + YY_RESTORE_YY_MORE_OFFSET + + if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW ) + { + /* We're scanning a new file or input source. It's + * possible that this happened because the user + * just pointed yyin at a new source and called + * yylex(). If so, then we have to assure + * consistency between YY_CURRENT_BUFFER and our + * globals. Here is the right place to do so, because + * this is the first action (other than possibly a + * back-up) that will match for the new input source. + */ + (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; + YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin; + YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL; + } + + /* Note that here we test for yy_c_buf_p "<=" to the position + * of the first EOB in the buffer, since yy_c_buf_p will + * already have been incremented past the NUL character + * (since all states make transitions on EOB to the + * end-of-buffer state). Contrast this with the test + * in input(). + */ + if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) + { /* This was really a NUL. */ + yy_state_type yy_next_state; + + (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text; + + yy_current_state = yy_get_previous_state( ); + + /* Okay, we're now positioned to make the NUL + * transition. We couldn't have + * yy_get_previous_state() go ahead and do it + * for us because it doesn't know how to deal + * with the possibility of jamming (and we don't + * want to build jamming into it because then it + * will run more slowly). + */ + + yy_next_state = yy_try_NUL_trans( yy_current_state ); + + yy_bp = (yytext_ptr) + YY_MORE_ADJ; + + if ( yy_next_state ) + { + /* Consume the NUL. */ + yy_cp = ++(yy_c_buf_p); + yy_current_state = yy_next_state; + goto yy_match; + } + + else + { +/* %% [14.0] code to do back-up for compressed tables and set up yy_cp goes here */ + yy_cp = (yy_c_buf_p); + goto yy_find_action; + } + } + + else switch ( yy_get_next_buffer( ) ) + { + case EOB_ACT_END_OF_FILE: + { + (yy_did_buffer_switch_on_eof) = 0; + + if ( yywrap( ) ) + { + /* Note: because we've taken care in + * yy_get_next_buffer() to have set up + * yytext, we can now set up + * yy_c_buf_p so that if some total + * hoser (like flex itself) wants to + * call the scanner after we return the + * YY_NULL, it'll still work - another + * YY_NULL will get returned. + */ + (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ; + + yy_act = YY_STATE_EOF(YY_START); + goto do_action; + } + + else + { + if ( ! (yy_did_buffer_switch_on_eof) ) + YY_NEW_FILE; + } + break; + } + + case EOB_ACT_CONTINUE_SCAN: + (yy_c_buf_p) = + (yytext_ptr) + yy_amount_of_matched_text; + + yy_current_state = yy_get_previous_state( ); + + yy_cp = (yy_c_buf_p); + yy_bp = (yytext_ptr) + YY_MORE_ADJ; + goto yy_match; + + case EOB_ACT_LAST_MATCH: + (yy_c_buf_p) = + &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)]; + + yy_current_state = yy_get_previous_state( ); + + yy_cp = (yy_c_buf_p); + yy_bp = (yytext_ptr) + YY_MORE_ADJ; + goto yy_find_action; + } + break; + } + + default: + YY_FATAL_ERROR( + "fatal flex scanner internal error--no action found" ); + } /* end of action switch */ + } /* end of scanning one token */ +} /* end of yylex */ +/* %ok-for-header */ + +/* %if-c++-only */ +/* %not-for-header */ + +/* %ok-for-header */ + +/* %endif */ + +/* yy_get_next_buffer - try to read in a new buffer + * + * Returns a code representing an action: + * EOB_ACT_LAST_MATCH - + * EOB_ACT_CONTINUE_SCAN - continue scanning from current position + * EOB_ACT_END_OF_FILE - end of file + */ +/* %if-c-only */ +static int yy_get_next_buffer (void) +/* %endif */ +/* %if-c++-only */ +/* %endif */ +{ + register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; + register char *source = (yytext_ptr); + register int number_to_move, i; + int ret_val; + + if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] ) + YY_FATAL_ERROR( + "fatal flex scanner internal error--end of buffer missed" ); + + if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 ) + { /* Don't try to fill the buffer, so this is an EOF. */ + if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 ) + { + /* We matched a single character, the EOB, so + * treat this as a final EOF. + */ + return EOB_ACT_END_OF_FILE; + } + + else + { + /* We matched some text prior to the EOB, first + * process it. + */ + return EOB_ACT_LAST_MATCH; + } + } + + /* Try to read more data. */ + + /* First move last chars to start of buffer. */ + number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1; + + for ( i = 0; i < number_to_move; ++i ) + *(dest++) = *(source++); + + if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING ) + /* don't do the read, it's not guaranteed to return an EOF, + * just force an EOF + */ + YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0; + + else + { + int num_to_read = + YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1; + + while ( num_to_read <= 0 ) + { /* Not enough room in the buffer - grow it. */ + + /* just a shorter name for the current buffer */ + YY_BUFFER_STATE b = YY_CURRENT_BUFFER; + + int yy_c_buf_p_offset = + (int) ((yy_c_buf_p) - b->yy_ch_buf); + + if ( b->yy_is_our_buffer ) + { + int new_size = b->yy_buf_size * 2; + + if ( new_size <= 0 ) + b->yy_buf_size += b->yy_buf_size / 8; + else + b->yy_buf_size *= 2; + + b->yy_ch_buf = (char *) + /* Include room in for 2 EOB chars. */ + yyrealloc((void *) b->yy_ch_buf,b->yy_buf_size + 2 ); + } + else + /* Can't grow it, we don't own it. */ + b->yy_ch_buf = 0; + + if ( ! b->yy_ch_buf ) + YY_FATAL_ERROR( + "fatal error - scanner input buffer overflow" ); + + (yy_c_buf_p) = &b->yy_ch_buf[yy_c_buf_p_offset]; + + num_to_read = YY_CURRENT_BUFFER_LVALUE->yy_buf_size - + number_to_move - 1; + + } + + if ( num_to_read > YY_READ_BUF_SIZE ) + num_to_read = YY_READ_BUF_SIZE; + + /* Read in more data. */ + YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), + (yy_n_chars), (size_t) num_to_read ); + + YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); + } + + if ( (yy_n_chars) == 0 ) + { + if ( number_to_move == YY_MORE_ADJ ) + { + ret_val = EOB_ACT_END_OF_FILE; + yyrestart(yyin ); + } + + else + { + ret_val = EOB_ACT_LAST_MATCH; + YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = + YY_BUFFER_EOF_PENDING; + } + } + + else + ret_val = EOB_ACT_CONTINUE_SCAN; + + if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { + /* Extend the array by 50%, plus the number we really need. */ + yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1); + YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size ); + if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) + YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" ); + } + + (yy_n_chars) += number_to_move; + YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR; + YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR; + + (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; + + return ret_val; +} + +/* yy_get_previous_state - get the state just before the EOB char was reached */ + +/* %if-c-only */ +/* %not-for-header */ + + static yy_state_type yy_get_previous_state (void) +/* %endif */ +/* %if-c++-only */ +/* %endif */ +{ + register yy_state_type yy_current_state; + register char *yy_cp; + +/* %% [15.0] code to get the start state into yy_current_state goes here */ + yy_current_state = (yy_start); + yy_current_state += YY_AT_BOL(); + + for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp ) + { +/* %% [16.0] code to find the next state goes here */ + register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); + if ( yy_accept[yy_current_state] ) + { + (yy_last_accepting_state) = yy_current_state; + (yy_last_accepting_cpos) = yy_cp; + } + while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) + { + yy_current_state = (int) yy_def[yy_current_state]; + if ( yy_current_state >= 76 ) + yy_c = yy_meta[(unsigned int) yy_c]; + } + yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; + } + + return yy_current_state; +} + +/* yy_try_NUL_trans - try to make a transition on the NUL character + * + * synopsis + * next_state = yy_try_NUL_trans( current_state ); + */ +/* %if-c-only */ + static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) +/* %endif */ +/* %if-c++-only */ +/* %endif */ +{ + register int yy_is_jam; + /* %% [17.0] code to find the next state, and perhaps do backing up, goes here */ + register char *yy_cp = (yy_c_buf_p); + + register YY_CHAR yy_c = 1; + if ( yy_accept[yy_current_state] ) + { + (yy_last_accepting_state) = yy_current_state; + (yy_last_accepting_cpos) = yy_cp; + } + while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) + { + yy_current_state = (int) yy_def[yy_current_state]; + if ( yy_current_state >= 76 ) + yy_c = yy_meta[(unsigned int) yy_c]; + } + yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; + yy_is_jam = (yy_current_state == 75); + + return yy_is_jam ? 0 : yy_current_state; +} + +/* %if-c-only */ + + static void yyunput (int c, register char * yy_bp ) +/* %endif */ +/* %if-c++-only */ +/* %endif */ +{ + register char *yy_cp; + + yy_cp = (yy_c_buf_p); + + /* undo effects of setting up yytext */ + *yy_cp = (yy_hold_char); + + if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) + { /* need to shift things up to make room */ + /* +2 for EOB chars. */ + register int number_to_move = (yy_n_chars) + 2; + register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[ + YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2]; + register char *source = + &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]; + + while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) + *--dest = *--source; + + yy_cp += (int) (dest - source); + yy_bp += (int) (dest - source); + YY_CURRENT_BUFFER_LVALUE->yy_n_chars = + (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size; + + if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) + YY_FATAL_ERROR( "flex scanner push-back overflow" ); + } + + *--yy_cp = (char) c; + +/* %% [18.0] update yylineno here */ + + (yytext_ptr) = yy_bp; + (yy_hold_char) = *yy_cp; + (yy_c_buf_p) = yy_cp; +} +/* %if-c-only */ + +/* %endif */ + +/* %if-c-only */ +#ifndef YY_NO_INPUT +#ifdef __cplusplus + static int yyinput (void) +#else + static int input (void) +#endif + +/* %endif */ +/* %if-c++-only */ +/* %endif */ +{ + int c; + + *(yy_c_buf_p) = (yy_hold_char); + + if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR ) + { + /* yy_c_buf_p now points to the character we want to return. + * If this occurs *before* the EOB characters, then it's a + * valid NUL; if not, then we've hit the end of the buffer. + */ + if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) + /* This was really a NUL. */ + *(yy_c_buf_p) = '\0'; + + else + { /* need more input */ + int offset = (yy_c_buf_p) - (yytext_ptr); + ++(yy_c_buf_p); + + switch ( yy_get_next_buffer( ) ) + { + case EOB_ACT_LAST_MATCH: + /* This happens because yy_g_n_b() + * sees that we've accumulated a + * token and flags that we need to + * try matching the token before + * proceeding. But for input(), + * there's no matching to consider. + * So convert the EOB_ACT_LAST_MATCH + * to EOB_ACT_END_OF_FILE. + */ + + /* Reset buffer status. */ + yyrestart(yyin ); + + /*FALLTHROUGH*/ + + case EOB_ACT_END_OF_FILE: + { + if ( yywrap( ) ) + return EOF; + + if ( ! (yy_did_buffer_switch_on_eof) ) + YY_NEW_FILE; +#ifdef __cplusplus + return yyinput(); +#else + return input(); +#endif + } + + case EOB_ACT_CONTINUE_SCAN: + (yy_c_buf_p) = (yytext_ptr) + offset; + break; + } + } + } + + c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */ + *(yy_c_buf_p) = '\0'; /* preserve yytext */ + (yy_hold_char) = *++(yy_c_buf_p); + +/* %% [19.0] update BOL and yylineno */ + YY_CURRENT_BUFFER_LVALUE->yy_at_bol = (c == '\n'); + + return c; +} +/* %if-c-only */ +#endif /* ifndef YY_NO_INPUT */ +/* %endif */ + +/** Immediately switch to a different input stream. + * @param input_file A readable stream. + * + * @note This function does not reset the start condition to @c INITIAL . + */ +/* %if-c-only */ + void yyrestart (FILE * input_file ) +/* %endif */ +/* %if-c++-only */ +/* %endif */ +{ + + if ( ! YY_CURRENT_BUFFER ){ + yyensure_buffer_stack (); + YY_CURRENT_BUFFER_LVALUE = + yy_create_buffer(yyin,YY_BUF_SIZE ); + } + + yy_init_buffer(YY_CURRENT_BUFFER,input_file ); + yy_load_buffer_state( ); +} + +/** Switch to a different input buffer. + * @param new_buffer The new input buffer. + * + */ +/* %if-c-only */ + void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) +/* %endif */ +/* %if-c++-only */ +/* %endif */ +{ + + /* TODO. We should be able to replace this entire function body + * with + * yypop_buffer_state(); + * yypush_buffer_state(new_buffer); + */ + yyensure_buffer_stack (); + if ( YY_CURRENT_BUFFER == new_buffer ) + return; + + if ( YY_CURRENT_BUFFER ) + { + /* Flush out information for old buffer. */ + *(yy_c_buf_p) = (yy_hold_char); + YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); + YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); + } + + YY_CURRENT_BUFFER_LVALUE = new_buffer; + yy_load_buffer_state( ); + + /* We don't actually know whether we did this switch during + * EOF (yywrap()) processing, but the only time this flag + * is looked at is after yywrap() is called, so it's safe + * to go ahead and always set it. + */ + (yy_did_buffer_switch_on_eof) = 1; +} + +/* %if-c-only */ +static void yy_load_buffer_state (void) +/* %endif */ +/* %if-c++-only */ +/* %endif */ +{ + (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; + (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; + yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file; + (yy_hold_char) = *(yy_c_buf_p); +} + +/** Allocate and initialize an input buffer state. + * @param file A readable stream. + * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE. + * + * @return the allocated buffer state. + */ +/* %if-c-only */ + YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) +/* %endif */ +/* %if-c++-only */ +/* %endif */ +{ + YY_BUFFER_STATE b; + + b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); + if ( ! b ) + YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); + + b->yy_buf_size = size; + + /* yy_ch_buf has to be 2 characters longer than the size given because + * we need to put in 2 end-of-buffer characters. + */ + b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 ); + if ( ! b->yy_ch_buf ) + YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); + + b->yy_is_our_buffer = 1; + + yy_init_buffer(b,file ); + + return b; +} + +/** Destroy the buffer. + * @param b a buffer created with yy_create_buffer() + * + */ +/* %if-c-only */ + void yy_delete_buffer (YY_BUFFER_STATE b ) +/* %endif */ +/* %if-c++-only */ +/* %endif */ +{ + + if ( ! b ) + return; + + if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */ + YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0; + + if ( b->yy_is_our_buffer ) + yyfree((void *) b->yy_ch_buf ); + + yyfree((void *) b ); +} + +/* %if-c-only */ + +#ifndef __cplusplus +extern int isatty (int ); +#endif /* __cplusplus */ + +/* %endif */ + +/* %if-c++-only */ +/* %endif */ + +/* Initializes or reinitializes a buffer. + * This function is sometimes called more than once on the same buffer, + * such as during a yyrestart() or at EOF. + */ +/* %if-c-only */ + static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) +/* %endif */ +/* %if-c++-only */ +/* %endif */ + +{ + int oerrno = errno; + + yy_flush_buffer(b ); + + b->yy_input_file = file; + b->yy_fill_buffer = 1; + + /* If b is the current buffer, then yy_init_buffer was _probably_ + * called from yyrestart() or through yy_get_next_buffer. + * In that case, we don't want to reset the lineno or column. + */ + if (b != YY_CURRENT_BUFFER){ + b->yy_bs_lineno = 1; + b->yy_bs_column = 0; + } + +/* %if-c-only */ + + b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; + +/* %endif */ +/* %if-c++-only */ +/* %endif */ + errno = oerrno; +} + +/** Discard all buffered characters. On the next scan, YY_INPUT will be called. + * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER. + * + */ +/* %if-c-only */ + void yy_flush_buffer (YY_BUFFER_STATE b ) +/* %endif */ +/* %if-c++-only */ +/* %endif */ +{ + if ( ! b ) + return; + + b->yy_n_chars = 0; + + /* We always need two end-of-buffer characters. The first causes + * a transition to the end-of-buffer state. The second causes + * a jam in that state. + */ + b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR; + b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR; + + b->yy_buf_pos = &b->yy_ch_buf[0]; + + b->yy_at_bol = 1; + b->yy_buffer_status = YY_BUFFER_NEW; + + if ( b == YY_CURRENT_BUFFER ) + yy_load_buffer_state( ); +} + +/* %if-c-or-c++ */ +/** Pushes the new state onto the stack. The new state becomes + * the current state. This function will allocate the stack + * if necessary. + * @param new_buffer The new state. + * + */ +/* %if-c-only */ +void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) +/* %endif */ +/* %if-c++-only */ +/* %endif */ +{ + if (new_buffer == NULL) + return; + + yyensure_buffer_stack(); + + /* This block is copied from yy_switch_to_buffer. */ + if ( YY_CURRENT_BUFFER ) + { + /* Flush out information for old buffer. */ + *(yy_c_buf_p) = (yy_hold_char); + YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); + YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); + } + + /* Only push if top exists. Otherwise, replace top. */ + if (YY_CURRENT_BUFFER) + (yy_buffer_stack_top)++; + YY_CURRENT_BUFFER_LVALUE = new_buffer; + + /* copied from yy_switch_to_buffer. */ + yy_load_buffer_state( ); + (yy_did_buffer_switch_on_eof) = 1; +} +/* %endif */ + +/* %if-c-or-c++ */ +/** Removes and deletes the top of the stack, if present. + * The next element becomes the new top. + * + */ +/* %if-c-only */ +void yypop_buffer_state (void) +/* %endif */ +/* %if-c++-only */ +/* %endif */ +{ + if (!YY_CURRENT_BUFFER) + return; + + yy_delete_buffer(YY_CURRENT_BUFFER ); + YY_CURRENT_BUFFER_LVALUE = NULL; + if ((yy_buffer_stack_top) > 0) + --(yy_buffer_stack_top); + + if (YY_CURRENT_BUFFER) { + yy_load_buffer_state( ); + (yy_did_buffer_switch_on_eof) = 1; + } +} +/* %endif */ + +/* %if-c-or-c++ */ +/* Allocates the stack if it does not exist. + * Guarantees space for at least one push. + */ +/* %if-c-only */ +static void yyensure_buffer_stack (void) +/* %endif */ +/* %if-c++-only */ +/* %endif */ +{ + int num_to_alloc; + + if (!(yy_buffer_stack)) { + + /* First allocation is just for 2 elements, since we don't know if this + * scanner will even need a stack. We use 2 instead of 1 to avoid an + * immediate realloc on the next call. + */ + num_to_alloc = 1; + (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc + (num_to_alloc * sizeof(struct yy_buffer_state*) + ); + if ( ! (yy_buffer_stack) ) + YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); + + memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); + + (yy_buffer_stack_max) = num_to_alloc; + (yy_buffer_stack_top) = 0; + return; + } + + if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ + + /* Increase the buffer to prepare for a possible push. */ + int grow_size = 8 /* arbitrary grow size */; + + num_to_alloc = (yy_buffer_stack_max) + grow_size; + (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc + ((yy_buffer_stack), + num_to_alloc * sizeof(struct yy_buffer_state*) + ); + if ( ! (yy_buffer_stack) ) + YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); + + /* zero only the new slots.*/ + memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); + (yy_buffer_stack_max) = num_to_alloc; + } +} +/* %endif */ + +/* %if-c-only */ +/** Setup the input buffer state to scan directly from a user-specified character buffer. + * @param base the character buffer + * @param size the size in bytes of the character buffer + * + * @return the newly allocated buffer state object. + */ +YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) +{ + YY_BUFFER_STATE b; + + if ( size < 2 || + base[size-2] != YY_END_OF_BUFFER_CHAR || + base[size-1] != YY_END_OF_BUFFER_CHAR ) + /* They forgot to leave room for the EOB's. */ + return 0; + + b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); + if ( ! b ) + YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" ); + + b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */ + b->yy_buf_pos = b->yy_ch_buf = base; + b->yy_is_our_buffer = 0; + b->yy_input_file = 0; + b->yy_n_chars = b->yy_buf_size; + b->yy_is_interactive = 0; + b->yy_at_bol = 1; + b->yy_fill_buffer = 0; + b->yy_buffer_status = YY_BUFFER_NEW; + + yy_switch_to_buffer(b ); + + return b; +} +/* %endif */ + +/* %if-c-only */ +/** Setup the input buffer state to scan a string. The next call to yylex() will + * scan from a @e copy of @a str. + * @param yystr a NUL-terminated string to scan + * + * @return the newly allocated buffer state object. + * @note If you want to scan bytes that may contain NUL values, then use + * yy_scan_bytes() instead. + */ +YY_BUFFER_STATE yy_scan_string (yyconst char * yystr ) +{ + + return yy_scan_bytes(yystr,strlen(yystr) ); +} +/* %endif */ + +/* %if-c-only */ +/** Setup the input buffer state to scan the given bytes. The next call to yylex() will + * scan from a @e copy of @a bytes. + * @param bytes the byte buffer to scan + * @param len the number of bytes in the buffer pointed to by @a bytes. + * + * @return the newly allocated buffer state object. + */ +YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, int _yybytes_len ) +{ + YY_BUFFER_STATE b; + char *buf; + yy_size_t n; + int i; + + /* Get memory for full buffer, including space for trailing EOB's. */ + n = _yybytes_len + 2; + buf = (char *) yyalloc(n ); + if ( ! buf ) + YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" ); + + for ( i = 0; i < _yybytes_len; ++i ) + buf[i] = yybytes[i]; + + buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR; + + b = yy_scan_buffer(buf,n ); + if ( ! b ) + YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" ); + + /* It's okay to grow etc. this buffer, and we should throw it + * away when we're done. + */ + b->yy_is_our_buffer = 1; + + return b; +} +/* %endif */ + +#ifndef YY_EXIT_FAILURE +#define YY_EXIT_FAILURE 2 +#endif + +/* %if-c-only */ +static void yy_fatal_error (yyconst char* msg ) +{ + (void) fprintf( stderr, "%s\n", msg ); + exit( YY_EXIT_FAILURE ); +} +/* %endif */ +/* %if-c++-only */ +/* %endif */ + +/* Redefine yyless() so it works in section 3 code. */ + +#undef yyless +#define yyless(n) \ + do \ + { \ + /* Undo effects of setting up yytext. */ \ + int yyless_macro_arg = (n); \ + YY_LESS_LINENO(yyless_macro_arg);\ + yytext[yyleng] = (yy_hold_char); \ + (yy_c_buf_p) = yytext + yyless_macro_arg; \ + (yy_hold_char) = *(yy_c_buf_p); \ + *(yy_c_buf_p) = '\0'; \ + yyleng = yyless_macro_arg; \ + } \ + while ( 0 ) + +/* Accessor methods (get/set functions) to struct members. */ + +/* %if-c-only */ +/* %if-reentrant */ +/* %endif */ + +/** Get the current line number. + * + */ +int yyget_lineno (void) +{ + + return yylineno; +} + +/** Get the input stream. + * + */ +FILE *yyget_in (void) +{ + return yyin; +} + +/** Get the output stream. + * + */ +FILE *yyget_out (void) +{ + return yyout; +} + +/** Get the length of the current token. + * + */ +int yyget_leng (void) +{ + return yyleng; +} + +/** Get the current token. + * + */ + +char *yyget_text (void) +{ + return yytext; +} + +/* %if-reentrant */ +/* %endif */ + +/** Set the current line number. + * @param line_number + * + */ +void yyset_lineno (int line_number ) +{ + + yylineno = line_number; +} + +/** Set the input stream. This does not discard the current + * input buffer. + * @param in_str A readable stream. + * + * @see yy_switch_to_buffer + */ +void yyset_in (FILE * in_str ) +{ + yyin = in_str ; +} + +void yyset_out (FILE * out_str ) +{ + yyout = out_str ; +} + +int yyget_debug (void) +{ + return yy_flex_debug; +} + +void yyset_debug (int bdebug ) +{ + yy_flex_debug = bdebug ; +} + +/* %endif */ + +/* %if-reentrant */ +/* %if-bison-bridge */ +/* %endif */ +/* %endif if-c-only */ + +/* %if-c-only */ +static int yy_init_globals (void) +{ + /* Initialization is the same as for the non-reentrant scanner. + * This function is called from yylex_destroy(), so don't allocate here. + */ + + (yy_buffer_stack) = 0; + (yy_buffer_stack_top) = 0; + (yy_buffer_stack_max) = 0; + (yy_c_buf_p) = (char *) 0; + (yy_init) = 0; + (yy_start) = 0; + +/* Defined in main.c */ +#ifdef YY_STDINIT + yyin = stdin; + yyout = stdout; +#else + yyin = (FILE *) 0; + yyout = (FILE *) 0; +#endif + + /* For future reference: Set errno on error, since we are called by + * yylex_init() + */ + return 0; +} +/* %endif */ + +/* %if-c-only SNIP! this currently causes conflicts with the c++ scanner */ +/* yylex_destroy is for both reentrant and non-reentrant scanners. */ +int yylex_destroy (void) +{ + + /* Pop the buffer stack, destroying each element. */ + while(YY_CURRENT_BUFFER){ + yy_delete_buffer(YY_CURRENT_BUFFER ); + YY_CURRENT_BUFFER_LVALUE = NULL; + yypop_buffer_state(); + } + + /* Destroy the stack itself. */ + yyfree((yy_buffer_stack) ); + (yy_buffer_stack) = NULL; + + /* Reset the globals. This is important in a non-reentrant scanner so the next time + * yylex() is called, initialization will occur. */ + yy_init_globals( ); + +/* %if-reentrant */ +/* %endif */ + return 0; +} +/* %endif */ + +/* + * Internal utility routines. + */ + +#ifndef yytext_ptr +static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) +{ + register int i; + for ( i = 0; i < n; ++i ) + s1[i] = s2[i]; +} +#endif + +#ifdef YY_NEED_STRLEN +static int yy_flex_strlen (yyconst char * s ) +{ + register int n; + for ( n = 0; s[n]; ++n ) + ; + + return n; +} +#endif + +void *yyalloc (yy_size_t size ) +{ + return (void *) malloc( size ); +} + +void *yyrealloc (void * ptr, yy_size_t size ) +{ + /* The cast to (char *) in the following accommodates both + * implementations that use char* generic pointers, and those + * that use void* generic pointers. It works with the latter + * because both ANSI C and C++ allow castless assignment from + * any pointer type to void*, and deal with argument conversions + * as though doing an assignment. + */ + return (void *) realloc( (char *) ptr, size ); +} + +void yyfree (void * ptr ) +{ + free( (char *) ptr ); /* see yyrealloc() for (char *) cast */ +} + +/* %if-tables-serialization definitions */ +/* %define-yytables The name for this specific scanner's tables. */ +#define YYTABLES_NAME "yytables" +/* %endif */ + +/* %ok-for-header */ + +#line 97 "scripts/genksyms/lex.l" + + + +/* Bring in the keyword recognizer. */ + +#include "keywords.c" + + +/* Macros to append to our phrase collection list. */ + +#define _APP(T,L) do { \ + cur_node = next_node; \ + next_node = xmalloc(sizeof(*next_node)); \ + next_node->next = cur_node; \ + cur_node->string = memcpy(xmalloc(L+1), T, L+1); \ + cur_node->tag = SYM_NORMAL; \ + } while (0) + +#define APP _APP(yytext, yyleng) + + +/* The second stage lexer. Here we incorporate knowledge of the state + of the parser to tailor the tokens that are returned. */ + +int +yylex(void) +{ + static enum { + ST_NOTSTARTED, ST_NORMAL, ST_ATTRIBUTE, ST_ASM, ST_BRACKET, ST_BRACE, + ST_EXPRESSION, ST_TABLE_1, ST_TABLE_2, ST_TABLE_3, ST_TABLE_4, + ST_TABLE_5, ST_TABLE_6 + } lexstate = ST_NOTSTARTED; + + static int suppress_type_lookup, dont_want_brace_phrase; + static struct string_list *next_node; + + int token, count = 0; + struct string_list *cur_node; + + if (lexstate == ST_NOTSTARTED) + { + BEGIN(V2_TOKENS); + next_node = xmalloc(sizeof(*next_node)); + next_node->next = NULL; + lexstate = ST_NORMAL; + } + +repeat: + token = yylex1(); + + if (token == 0) + return 0; + else if (token == FILENAME) + { + char *file, *e; + + /* Save the filename and line number for later error messages. */ + + if (cur_filename) + free(cur_filename); + + file = strchr(yytext, '\"')+1; + e = strchr(file, '\"'); + *e = '\0'; + cur_filename = memcpy(xmalloc(e-file+1), file, e-file+1); + cur_line = atoi(yytext+2); + + goto repeat; + } + + switch (lexstate) + { + case ST_NORMAL: + switch (token) + { + case IDENT: + APP; + { + const struct resword *r = is_reserved_word(yytext, yyleng); + if (r) + { + switch (token = r->token) + { + case ATTRIBUTE_KEYW: + lexstate = ST_ATTRIBUTE; + count = 0; + goto repeat; + case ASM_KEYW: + lexstate = ST_ASM; + count = 0; + goto repeat; + + case STRUCT_KEYW: + case UNION_KEYW: + dont_want_brace_phrase = 3; + case ENUM_KEYW: + suppress_type_lookup = 2; + goto fini; + + case EXPORT_SYMBOL_KEYW: + goto fini; + } + } + if (!suppress_type_lookup) + { + struct symbol *sym = find_symbol(yytext, SYM_TYPEDEF); + if (sym && sym->type == SYM_TYPEDEF) + token = TYPE; + } + } + break; + + case '[': + APP; + lexstate = ST_BRACKET; + count = 1; + goto repeat; + + case '{': + APP; + if (dont_want_brace_phrase) + break; + lexstate = ST_BRACE; + count = 1; + goto repeat; + + case '=': case ':': + APP; + lexstate = ST_EXPRESSION; + break; + + case DOTS: + default: + APP; + break; + } + break; + + case ST_ATTRIBUTE: + APP; + switch (token) + { + case '(': + ++count; + goto repeat; + case ')': + if (--count == 0) + { + lexstate = ST_NORMAL; + token = ATTRIBUTE_PHRASE; + break; + } + goto repeat; + default: + goto repeat; + } + break; + + case ST_ASM: + APP; + switch (token) + { + case '(': + ++count; + goto repeat; + case ')': + if (--count == 0) + { + lexstate = ST_NORMAL; + token = ASM_PHRASE; + break; + } + goto repeat; + default: + goto repeat; + } + break; + + case ST_BRACKET: + APP; + switch (token) + { + case '[': + ++count; + goto repeat; + case ']': + if (--count == 0) + { + lexstate = ST_NORMAL; + token = BRACKET_PHRASE; + break; + } + goto repeat; + default: + goto repeat; + } + break; + + case ST_BRACE: + APP; + switch (token) + { + case '{': + ++count; + goto repeat; + case '}': + if (--count == 0) + { + lexstate = ST_NORMAL; + token = BRACE_PHRASE; + break; + } + goto repeat; + default: + goto repeat; + } + break; + + case ST_EXPRESSION: + switch (token) + { + case '(': case '[': case '{': + ++count; + APP; + goto repeat; + case ')': case ']': case '}': + --count; + APP; + goto repeat; + case ',': case ';': + if (count == 0) + { + /* Put back the token we just read so's we can find it again + after registering the expression. */ + unput(token); + + lexstate = ST_NORMAL; + token = EXPRESSION_PHRASE; + break; + } + APP; + goto repeat; + default: + APP; + goto repeat; + } + break; + + case ST_TABLE_1: + goto repeat; + + case ST_TABLE_2: + if (token == IDENT && yyleng == 1 && yytext[0] == 'X') + { + token = EXPORT_SYMBOL_KEYW; + lexstate = ST_TABLE_5; + APP; + break; + } + lexstate = ST_TABLE_6; + /* FALLTHRU */ + + case ST_TABLE_6: + switch (token) + { + case '{': case '[': case '(': + ++count; + break; + case '}': case ']': case ')': + --count; + break; + case ',': + if (count == 0) + lexstate = ST_TABLE_2; + break; + }; + goto repeat; + + case ST_TABLE_3: + goto repeat; + + case ST_TABLE_4: + if (token == ';') + lexstate = ST_NORMAL; + goto repeat; + + case ST_TABLE_5: + switch (token) + { + case ',': + token = ';'; + lexstate = ST_TABLE_2; + APP; + break; + default: + APP; + break; + } + break; + + default: + exit(1); + } +fini: + + if (suppress_type_lookup > 0) + --suppress_type_lookup; + if (dont_want_brace_phrase > 0) + --dont_want_brace_phrase; + + yylval = &next_node->next; + + return token; +} +/* A Bison parser, made by GNU Bison 2.3. */ + +/* Skeleton interface for Bison's Yacc-like parsers in C + + Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006 + Free Software Foundation, Inc. + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2, or (at your option) + any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ + +/* As a special exception, you may create a larger work that contains + part or all of the Bison parser skeleton and distribute that work + under terms of your choice, so long as that work isn't itself a + parser generator using the skeleton or a modified version thereof + as a parser skeleton. Alternatively, if you modify or redistribute + the parser skeleton itself, you may (at your option) remove this + special exception, which will cause the skeleton and the resulting + Bison output files to be licensed under the GNU General Public + License without this special exception. + + This special exception was added by the Free Software Foundation in + version 2.2 of Bison. */ + +/* Tokens. */ +#ifndef YYTOKENTYPE +# define YYTOKENTYPE + /* Put the tokens into the symbol table, so that GDB and other debuggers + know about them. */ + enum yytokentype { + ASM_KEYW = 258, + ATTRIBUTE_KEYW = 259, + AUTO_KEYW = 260, + BOOL_KEYW = 261, + CHAR_KEYW = 262, + CONST_KEYW = 263, + DOUBLE_KEYW = 264, + ENUM_KEYW = 265, + EXTERN_KEYW = 266, + EXTENSION_KEYW = 267, + FLOAT_KEYW = 268, + INLINE_KEYW = 269, + INT_KEYW = 270, + LONG_KEYW = 271, + REGISTER_KEYW = 272, + RESTRICT_KEYW = 273, + SHORT_KEYW = 274, + SIGNED_KEYW = 275, + STATIC_KEYW = 276, + STRUCT_KEYW = 277, + TYPEDEF_KEYW = 278, + UNION_KEYW = 279, + UNSIGNED_KEYW = 280, + VOID_KEYW = 281, + VOLATILE_KEYW = 282, + TYPEOF_KEYW = 283, + EXPORT_SYMBOL_KEYW = 284, + ASM_PHRASE = 285, + ATTRIBUTE_PHRASE = 286, + BRACE_PHRASE = 287, + BRACKET_PHRASE = 288, + EXPRESSION_PHRASE = 289, + CHAR = 290, + DOTS = 291, + IDENT = 292, + INT = 293, + REAL = 294, + STRING = 295, + TYPE = 296, + OTHER = 297, + FILENAME = 298 + }; +#endif +/* Tokens. */ +#define ASM_KEYW 258 +#define ATTRIBUTE_KEYW 259 +#define AUTO_KEYW 260 +#define BOOL_KEYW 261 +#define CHAR_KEYW 262 +#define CONST_KEYW 263 +#define DOUBLE_KEYW 264 +#define ENUM_KEYW 265 +#define EXTERN_KEYW 266 +#define EXTENSION_KEYW 267 +#define FLOAT_KEYW 268 +#define INLINE_KEYW 269 +#define INT_KEYW 270 +#define LONG_KEYW 271 +#define REGISTER_KEYW 272 +#define RESTRICT_KEYW 273 +#define SHORT_KEYW 274 +#define SIGNED_KEYW 275 +#define STATIC_KEYW 276 +#define STRUCT_KEYW 277 +#define TYPEDEF_KEYW 278 +#define UNION_KEYW 279 +#define UNSIGNED_KEYW 280 +#define VOID_KEYW 281 +#define VOLATILE_KEYW 282 +#define TYPEOF_KEYW 283 +#define EXPORT_SYMBOL_KEYW 284 +#define ASM_PHRASE 285 +#define ATTRIBUTE_PHRASE 286 +#define BRACE_PHRASE 287 +#define BRACKET_PHRASE 288 +#define EXPRESSION_PHRASE 289 +#define CHAR 290 +#define DOTS 291 +#define IDENT 292 +#define INT 293 +#define REAL 294 +#define STRING 295 +#define TYPE 296 +#define OTHER 297 +#define FILENAME 298 + + + + +#if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED +typedef int YYSTYPE; +# define yystype YYSTYPE /* obsolescent; will be withdrawn */ +# define YYSTYPE_IS_DECLARED 1 +# define YYSTYPE_IS_TRIVIAL 1 +#endif + +extern YYSTYPE yylval; + + diff -Naur linux-2.6.34.orig/scripts/genksyms/lex.o linux-2.6.34/scripts/genksyms/lex.o --- linux-2.6.34.orig/scripts/genksyms/lex.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/genksyms/lex.o 2010-06-16 00:19:05.000000000 +0200 @@ -0,0 +1,74 @@ +ELF54( SD$t=P@PB H@@,҉Ht $;t[ËP ( 4[0fÍv'Ív'Ív'Ív'Ív'D$ÍD$ÍD$ÍÍv'D$Í t& t&S\$ tL t $;t.Cu\$ [fC$\$ [ʃ[Ív tm$t`$$ uIt>$t1P4P(80Ív$묐t& u,7f$ $ t $uˉ$1 $,(Í'D$ D$D$$$ t& \$t$,S;$v\$t$ÍvT$$ , uz19rtft,{f$ tW,$Et&yvfo ? 똍v\$ \$ t$|$l$ -$t/50=(0~=4~t M $C4C(80\$ t$|$l$Ív$뮍&'S\$ 1҅t $9tatg$t0 (J 4JC4C(80[Ðt&$뻍,\$\$4|$$|$0t$ l$(w1\$t$ |$$l$(,À|u|u$0ʼntC] }}EE]EEE(E,,$노4y뱍&UWVSt$4|$0n,$tN~1f9uD33$l$tC؃[^_]ø`릍S\$ $$D$[ ,\$Ét$ ։|$$l$((lj$ 13C(t$9tC C$t54$$~S/\$t$ |$$l$(,Ív1VSt$$$0tEs 4$Ct T$ C؃[^Íԍt&믍t&S tS$tFT$ $B4B(0[Ðt&$D$@$  1t$vUWVS\5 D$@ u +V : h$ WIX 4(05$  A`ݍfҋt0<-@# K~`ɍ + 9u `ft U농u<@)50(-tV  D$cD$D$ $v(0$~# $  | +B벡D$GD$$+D$L0$= z,-4J(T$H)9T$Hl)9l$HT$DQ x( T$H+T$D $Xt$D4@9(ht ft <5@` 9 K~̡~# $  | +Bt$D$"$D$"X$)w4$ t$\$$D$ +D$$D$1D$$0<@#~# $  | +B= k$&ס%ǡ)뷡$맡"r듡'^| $  | +BD$D$D$ $ 1ۋ $ | +ÉY D$T$$L$ "m $ | +҉Q1ۃ\[^_]á$D$  [tw~]{tp}t ]vl$@D$D$D$? D$ $E)t,' +(ND$@Db$D$@$ $ kD$"D$$$jЉ-4B,H,O5 $ t= -0<$" |$l$$FF~~ 0;V m)& +,&0 (_ $ 5 =4$D$@U5 $ = -0<$^ |$l$${FF}8l$@-5 $ = -0<$ |$l$$[FFc]l$@ 25 $ m= -0<$, |$l$$(FF)l$@ 5 $ = -0<$ +|$l$$(FFC)l$@}[ ?:t&t =v5 $ (= -0<$ |$l$$FF;N 9t$D$ F !l$H+l$D~ 19u= $x,P  (\$HΉLS ~tC D$C$CtI+t$D ҍ40$5(P >1ۅt$KCɉD$DuC<7C먉ЉC 냋\$Hρ T$D~D$D 1҃x D$HDt&$8T$H:L$H$= D$D$ D$DD$$@$4t$= D$DB4҉T$,&$T$, ;Q L$H94@$ P4D$= |$D Qh|$DÉȉ +L$L@ +9Ӊ(vxMt ft<-@v`6 9t K~Ѓ6 9w4@$D$D@,4D$,- + $R:9|$D$u|$8$T$8ЅT$8T$8T$Dl$D8-(x $ =5 =4$mt$|$$CC;T$8L$<-(= $L$`ND``ǃBw@ :D$4$t +x5 $  += -0<$|$l$$=FFuD$@=$ 4D$D= L$,{t} $ B5 =4$l$@L$,T$T$HB$L$H= A$z&4|$@--5(0l$@= $HQ9oP l4T9&E= $Hك=@=\8XN  $ 5 =4$ t$|$$CC] $ 5 =4$t$|$$CD$@C>=]/=kf= =4Y $@8 +Gڸ4)4h4= $D=}=k$ \$LL$Dʉ(@9vs2t<ft <@`6 9t K~ 6 ft@(< ` 9u t$DK(=4K)ՋP l$@4P$@9s +^T$@F!V(0=VD$$^@ OX t]0t&tX)D$@ht)D$@(===-T$D=v%s +bad buffer in yy_scan_bytes()out of memory +--scanner backing up +--(end of buffer or a NUL) +--EOF (start condition %d) +input in flex scanner failedasm__asm__asm____typeof____const__attribute____const____signed__staticintcharconststruct__restrict__restrictEXPORT_SYMBOL_GPL_FUTURE__inline____volatile__EXPORT_SYMBOL_restrict__attributeEXPORT_SYMBOL_GPL__extension__enumEXPORT_UNUSED_SYMBOLextern__signedEXPORT_UNUSED_SYMBOL_GPLuniontypeoftypedef__inlineauto__volatileunsignedshortinlinevolatilelong_Boolregistervoidfloatdoublesignedout of dynamic memory in yyensure_buffer_stack()out of dynamic memory in yy_scan_buffer()out of dynamic memory in yy_scan_bytes()out of dynamic memory in yy_create_buffer()--accepting rule at line %ld ("%s") +--accepting default rule ("%s") +fatal flex scanner internal error--end of buffer missedfatal error - scanner input buffer overflowout of dynamic memory in yy_get_next_buffer()fatal flex scanner internal error--no action foundflex scanner push-back overflow7 \ + +  X hF  iI 7# +       + + + + + +KKKKKLMNKMOKKKKKKKKKLKPMNKQKLNOOKKK'RSKKTLNKO3UKKKKTO3OOO3KKKVO?VWWKKKKKKKKKKKKK' ~(,s#$.25'=6OABwOK{hkOILLBUVS[crzFkr0-    I H  !"*++-0-*<1444,"55)!$$4==01777EE$$$''';;#;'''= '33:: D:D>>33AAAGG333F3888>@@@>888?@FFF??????BBBBBBLLLLLLLLMMMMNNNNNNNNOOOOOOOOPPPPPPPQQQQQQQRRRSSTTTUUVVVVVVVVWWWWWWWWKKKKKKKKKKKKKKKKKKKKKKKKKKKKK  +   + + + + + +&!$%J"J&&&&& '''())*///+&,-.,K&&&(7799+#@@@9AAK$%#;%888;%344''';%%D566E2&6;%,- %,#;%K<<BBB%HK=>?;=888E@@@ECCKKKC%#KKK=>KK=KFFFKKKFFFBBBKKKKK66KKK6KK########0K0000001K111111**K*8K8:::BKBGGGGGGGGIIIIIIIIKKKKKKKKKKKKKKKKKKKKKKKKKKKKGHILOPQWXY[^1 <IWam   +   "(16 <CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC + +(C + +CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCGCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.rel.text.data.bss.rodata.str1.1.rodata.str1.4.rel.rodata.comment.note.GNU-stack@5! Ap %x!+!D02!J?2#R%` N S Z0 5$cD5D5s7 & = $+(64A0N8j,~0-`<@ t' r. r5 E Tn`@  + np + +' +1=K +W _f  mr0]  @`z!$+<CJl[ eektlex.cyy_buffer_stackyy_buffer_stack_topyy_c_buf_pyy_n_charsyy_hold_charyy_did_buffer_switch_on_eofyy_buffer_stack_maxyy_inityy_startyy_fatal_erroryyensure_buffer_stackyy_init_bufferlexstate.5470yy_baseyy_acceptyy_ecyy_last_accepting_stateyy_last_accepting_cposyy_defyy_metayy_chkyy_nxtyy_rule_linenumnext_node.5473suppress_type_lookup.5471dont_want_brace_phrase.5472asso_values.5391wordlist.5423yy_flush_bufferyytextyyinyyget_linenoyylinenoyyget_inyyget_outyyoutyyget_lengyylengyyget_textyyset_linenoyyset_inyyset_outyyget_debugyy_flex_debugyyset_debugyyallocmallocyyfreefreeyy_delete_bufferyypop_buffer_stateyylex_destroystderr__fprintf_chkexityyreallocreallocyypush_buffer_stateyy_switch_to_bufferyy_scan_bufferyy_scan_bytesyy_scan_stringstrlen__errno_locationfilenoisattyyy_create_bufferyyrestartyylexcur_linecur_filenamestrchrmemcpystrtolfwriteyylvalstdoutstdinferrorclearerrfread_IO_getcfind_symbolstrcmp=OU'[`(iq*(-/'*(-55=Go:;'($4;9?K<PZi:q{(->?@*3ZBam8#-7ft('*;KQ^mv({'8GDNv8EHF(I4&:NoJwK88%/DJU_d'j(r(L   (( -5 C _ e k 'p (y              + +, +: +@ +H +R +'W +/_ +h +n +5 + + +> +? + + + + +/ +  '" O* >2 B ?K 'Y ` f {   '       $ , 9 I V ] /g m v ' P : ' Q Q 8 R P ' S O ># 3 ?: A G O Y /h n w '  @ / / / / / //"+'C'K\>d?j/w'-T/' Q'Ymv>~?(L> ?@('BN8X/]c'p8RU 8/ &'38KW8e/jp'}8R8/' 8%RR[kw8/'8R8/ '-8ERr{8/'8R'5'?'OeoVt-~W(8;BNX^sI(X(Y#((AQZX`fz' 3;CITamz'([!(-XB`o8/'8R!/'`l8z/'8R8/ ' 88RG/M'bt{\8/'8R1H/Y(aMgu8/'8B3'9@LQo//'8/' 8!R0@L8Z/_e'r8R//// ",6@KQVc/u/''  -8>CMU`l/'  /- ]< p     / /!/"!/8':b:|:B  $(,048<@DHLPTX\`dhlpt@ H P X ` h p x                      ( 0 8 @ H P X ` h p x                  (08@HP \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/scripts/genksyms/.lex.o.cmd linux-2.6.34/scripts/genksyms/.lex.o.cmd --- linux-2.6.34.orig/scripts/genksyms/.lex.o.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/genksyms/.lex.o.cmd 2010-06-16 00:19:05.000000000 +0200 @@ -0,0 +1,67 @@ +cmd_scripts/genksyms/lex.o := gcc -Wp,-MD,scripts/genksyms/.lex.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -Iscripts/genksyms -c -o scripts/genksyms/lex.o scripts/genksyms/lex.c + +deps_scripts/genksyms/lex.o := \ + scripts/genksyms/lex.c \ + /usr/include/stdio.h \ + /usr/include/features.h \ + /usr/include/bits/predefs.h \ + /usr/include/sys/cdefs.h \ + /usr/include/bits/wordsize.h \ + /usr/include/gnu/stubs.h \ + /usr/include/gnu/stubs-32.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stddef.h \ + /usr/include/bits/types.h \ + /usr/include/bits/typesizes.h \ + /usr/include/libio.h \ + /usr/include/_G_config.h \ + /usr/include/wchar.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + /usr/include/bits/stdio_lim.h \ + /usr/include/bits/sys_errlist.h \ + /usr/include/bits/stdio.h \ + /usr/include/bits/stdio2.h \ + /usr/include/string.h \ + /usr/include/xlocale.h \ + /usr/include/bits/string.h \ + /usr/include/bits/string2.h \ + /usr/include/endian.h \ + /usr/include/bits/endian.h \ + /usr/include/bits/byteswap.h \ + /usr/include/stdlib.h \ + /usr/include/bits/string3.h \ + /usr/include/errno.h \ + /usr/include/bits/errno.h \ + /usr/include/linux/errno.h \ + /usr/include/asm/errno.h \ + /usr/include/asm-generic/errno.h \ + /usr/include/asm-generic/errno-base.h \ + /usr/include/sys/types.h \ + /usr/include/time.h \ + /usr/include/sys/select.h \ + /usr/include/bits/select.h \ + /usr/include/bits/sigset.h \ + /usr/include/bits/time.h \ + /usr/include/sys/sysmacros.h \ + /usr/include/bits/pthreadtypes.h \ + /usr/include/alloca.h \ + /usr/include/bits/stdlib.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include-fixed/limits.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include-fixed/syslimits.h \ + /usr/include/limits.h \ + /usr/include/bits/posix1_lim.h \ + /usr/include/bits/local_lim.h \ + /usr/include/linux/limits.h \ + /usr/include/bits/posix2_lim.h \ + /usr/include/ctype.h \ + scripts/genksyms/genksyms.h \ + scripts/genksyms/parse.h \ + /usr/include/unistd.h \ + /usr/include/bits/posix_opt.h \ + /usr/include/bits/confname.h \ + /usr/include/getopt.h \ + /usr/include/bits/unistd.h \ + scripts/genksyms/keywords.c \ + +scripts/genksyms/lex.o: $(deps_scripts/genksyms/lex.o) + +$(deps_scripts/genksyms/lex.o): diff -Naur linux-2.6.34.orig/scripts/genksyms/parse.c linux-2.6.34/scripts/genksyms/parse.c --- linux-2.6.34.orig/scripts/genksyms/parse.c 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/genksyms/parse.c 2010-06-16 00:19:05.000000000 +0200 @@ -0,0 +1,2353 @@ +/* A Bison parser, made by GNU Bison 2.3. */ + +/* Skeleton implementation for Bison's Yacc-like parsers in C + + Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006 + Free Software Foundation, Inc. + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2, or (at your option) + any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ + +/* As a special exception, you may create a larger work that contains + part or all of the Bison parser skeleton and distribute that work + under terms of your choice, so long as that work isn't itself a + parser generator using the skeleton or a modified version thereof + as a parser skeleton. Alternatively, if you modify or redistribute + the parser skeleton itself, you may (at your option) remove this + special exception, which will cause the skeleton and the resulting + Bison output files to be licensed under the GNU General Public + License without this special exception. + + This special exception was added by the Free Software Foundation in + version 2.2 of Bison. */ + +/* C LALR(1) parser skeleton written by Richard Stallman, by + simplifying the original so-called "semantic" parser. */ + +/* All symbols defined below should begin with yy or YY, to avoid + infringing on user name space. This should be done even for local + variables, as they might otherwise be expanded by user macros. + There are some unavoidable exceptions within include files to + define necessary library symbols; they are noted "INFRINGES ON + USER NAME SPACE" below. */ + +/* Identify Bison output. */ +#define YYBISON 1 + +/* Bison version. */ +#define YYBISON_VERSION "2.3" + +/* Skeleton name. */ +#define YYSKELETON_NAME "yacc.c" + +/* Pure parsers. */ +#define YYPURE 0 + +/* Using locations. */ +#define YYLSP_NEEDED 0 + + + +/* Tokens. */ +#ifndef YYTOKENTYPE +# define YYTOKENTYPE + /* Put the tokens into the symbol table, so that GDB and other debuggers + know about them. */ + enum yytokentype { + ASM_KEYW = 258, + ATTRIBUTE_KEYW = 259, + AUTO_KEYW = 260, + BOOL_KEYW = 261, + CHAR_KEYW = 262, + CONST_KEYW = 263, + DOUBLE_KEYW = 264, + ENUM_KEYW = 265, + EXTERN_KEYW = 266, + EXTENSION_KEYW = 267, + FLOAT_KEYW = 268, + INLINE_KEYW = 269, + INT_KEYW = 270, + LONG_KEYW = 271, + REGISTER_KEYW = 272, + RESTRICT_KEYW = 273, + SHORT_KEYW = 274, + SIGNED_KEYW = 275, + STATIC_KEYW = 276, + STRUCT_KEYW = 277, + TYPEDEF_KEYW = 278, + UNION_KEYW = 279, + UNSIGNED_KEYW = 280, + VOID_KEYW = 281, + VOLATILE_KEYW = 282, + TYPEOF_KEYW = 283, + EXPORT_SYMBOL_KEYW = 284, + ASM_PHRASE = 285, + ATTRIBUTE_PHRASE = 286, + BRACE_PHRASE = 287, + BRACKET_PHRASE = 288, + EXPRESSION_PHRASE = 289, + CHAR = 290, + DOTS = 291, + IDENT = 292, + INT = 293, + REAL = 294, + STRING = 295, + TYPE = 296, + OTHER = 297, + FILENAME = 298 + }; +#endif +/* Tokens. */ +#define ASM_KEYW 258 +#define ATTRIBUTE_KEYW 259 +#define AUTO_KEYW 260 +#define BOOL_KEYW 261 +#define CHAR_KEYW 262 +#define CONST_KEYW 263 +#define DOUBLE_KEYW 264 +#define ENUM_KEYW 265 +#define EXTERN_KEYW 266 +#define EXTENSION_KEYW 267 +#define FLOAT_KEYW 268 +#define INLINE_KEYW 269 +#define INT_KEYW 270 +#define LONG_KEYW 271 +#define REGISTER_KEYW 272 +#define RESTRICT_KEYW 273 +#define SHORT_KEYW 274 +#define SIGNED_KEYW 275 +#define STATIC_KEYW 276 +#define STRUCT_KEYW 277 +#define TYPEDEF_KEYW 278 +#define UNION_KEYW 279 +#define UNSIGNED_KEYW 280 +#define VOID_KEYW 281 +#define VOLATILE_KEYW 282 +#define TYPEOF_KEYW 283 +#define EXPORT_SYMBOL_KEYW 284 +#define ASM_PHRASE 285 +#define ATTRIBUTE_PHRASE 286 +#define BRACE_PHRASE 287 +#define BRACKET_PHRASE 288 +#define EXPRESSION_PHRASE 289 +#define CHAR 290 +#define DOTS 291 +#define IDENT 292 +#define INT 293 +#define REAL 294 +#define STRING 295 +#define TYPE 296 +#define OTHER 297 +#define FILENAME 298 + + + + +/* Copy the first part of user declarations. */ +#line 24 "scripts/genksyms/parse.y" + + +#include +#include +#include "genksyms.h" + +static int is_typedef; +static int is_extern; +static char *current_name; +static struct string_list *decl_spec; + +static void yyerror(const char *); + +static inline void +remove_node(struct string_list **p) +{ + struct string_list *node = *p; + *p = node->next; + free_node(node); +} + +static inline void +remove_list(struct string_list **pb, struct string_list **pe) +{ + struct string_list *b = *pb, *e = *pe; + *pb = e; + free_list(b, e); +} + + + +/* Enabling traces. */ +#ifndef YYDEBUG +# define YYDEBUG 1 +#endif + +/* Enabling verbose error messages. */ +#ifdef YYERROR_VERBOSE +# undef YYERROR_VERBOSE +# define YYERROR_VERBOSE 1 +#else +# define YYERROR_VERBOSE 0 +#endif + +/* Enabling the token table. */ +#ifndef YYTOKEN_TABLE +# define YYTOKEN_TABLE 0 +#endif + +#if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED +typedef int YYSTYPE; +# define yystype YYSTYPE /* obsolescent; will be withdrawn */ +# define YYSTYPE_IS_DECLARED 1 +# define YYSTYPE_IS_TRIVIAL 1 +#endif + + + +/* Copy the second part of user declarations. */ + + +/* Line 216 of yacc.c. */ +#line 223 "scripts/genksyms/parse.c" + +#ifdef short +# undef short +#endif + +#ifdef YYTYPE_UINT8 +typedef YYTYPE_UINT8 yytype_uint8; +#else +typedef unsigned char yytype_uint8; +#endif + +#ifdef YYTYPE_INT8 +typedef YYTYPE_INT8 yytype_int8; +#elif (defined __STDC__ || defined __C99__FUNC__ \ + || defined __cplusplus || defined _MSC_VER) +typedef signed char yytype_int8; +#else +typedef short int yytype_int8; +#endif + +#ifdef YYTYPE_UINT16 +typedef YYTYPE_UINT16 yytype_uint16; +#else +typedef unsigned short int yytype_uint16; +#endif + +#ifdef YYTYPE_INT16 +typedef YYTYPE_INT16 yytype_int16; +#else +typedef short int yytype_int16; +#endif + +#ifndef YYSIZE_T +# ifdef __SIZE_TYPE__ +# define YYSIZE_T __SIZE_TYPE__ +# elif defined size_t +# define YYSIZE_T size_t +# elif ! defined YYSIZE_T && (defined __STDC__ || defined __C99__FUNC__ \ + || defined __cplusplus || defined _MSC_VER) +# include /* INFRINGES ON USER NAME SPACE */ +# define YYSIZE_T size_t +# else +# define YYSIZE_T unsigned int +# endif +#endif + +#define YYSIZE_MAXIMUM ((YYSIZE_T) -1) + +#ifndef YY_ +# if YYENABLE_NLS +# if ENABLE_NLS +# include /* INFRINGES ON USER NAME SPACE */ +# define YY_(msgid) dgettext ("bison-runtime", msgid) +# endif +# endif +# ifndef YY_ +# define YY_(msgid) msgid +# endif +#endif + +/* Suppress unused-variable warnings by "using" E. */ +#if ! defined lint || defined __GNUC__ +# define YYUSE(e) ((void) (e)) +#else +# define YYUSE(e) /* empty */ +#endif + +/* Identity function, used to suppress warnings about constant conditions. */ +#ifndef lint +# define YYID(n) (n) +#else +#if (defined __STDC__ || defined __C99__FUNC__ \ + || defined __cplusplus || defined _MSC_VER) +static int +YYID (int i) +#else +static int +YYID (i) + int i; +#endif +{ + return i; +} +#endif + +#if ! defined yyoverflow || YYERROR_VERBOSE + +/* The parser invokes alloca or malloc; define the necessary symbols. */ + +# ifdef YYSTACK_USE_ALLOCA +# if YYSTACK_USE_ALLOCA +# ifdef __GNUC__ +# define YYSTACK_ALLOC __builtin_alloca +# elif defined __BUILTIN_VA_ARG_INCR +# include /* INFRINGES ON USER NAME SPACE */ +# elif defined _AIX +# define YYSTACK_ALLOC __alloca +# elif defined _MSC_VER +# include /* INFRINGES ON USER NAME SPACE */ +# define alloca _alloca +# else +# define YYSTACK_ALLOC alloca +# if ! defined _ALLOCA_H && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \ + || defined __cplusplus || defined _MSC_VER) +# include /* INFRINGES ON USER NAME SPACE */ +# ifndef _STDLIB_H +# define _STDLIB_H 1 +# endif +# endif +# endif +# endif +# endif + +# ifdef YYSTACK_ALLOC + /* Pacify GCC's `empty if-body' warning. */ +# define YYSTACK_FREE(Ptr) do { /* empty */; } while (YYID (0)) +# ifndef YYSTACK_ALLOC_MAXIMUM + /* The OS might guarantee only one guard page at the bottom of the stack, + and a page size can be as small as 4096 bytes. So we cannot safely + invoke alloca (N) if N exceeds 4096. Use a slightly smaller number + to allow for a few compiler-allocated temporary stack slots. */ +# define YYSTACK_ALLOC_MAXIMUM 4032 /* reasonable circa 2006 */ +# endif +# else +# define YYSTACK_ALLOC YYMALLOC +# define YYSTACK_FREE YYFREE +# ifndef YYSTACK_ALLOC_MAXIMUM +# define YYSTACK_ALLOC_MAXIMUM YYSIZE_MAXIMUM +# endif +# if (defined __cplusplus && ! defined _STDLIB_H \ + && ! ((defined YYMALLOC || defined malloc) \ + && (defined YYFREE || defined free))) +# include /* INFRINGES ON USER NAME SPACE */ +# ifndef _STDLIB_H +# define _STDLIB_H 1 +# endif +# endif +# ifndef YYMALLOC +# define YYMALLOC malloc +# if ! defined malloc && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \ + || defined __cplusplus || defined _MSC_VER) +void *malloc (YYSIZE_T); /* INFRINGES ON USER NAME SPACE */ +# endif +# endif +# ifndef YYFREE +# define YYFREE free +# if ! defined free && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \ + || defined __cplusplus || defined _MSC_VER) +void free (void *); /* INFRINGES ON USER NAME SPACE */ +# endif +# endif +# endif +#endif /* ! defined yyoverflow || YYERROR_VERBOSE */ + + +#if (! defined yyoverflow \ + && (! defined __cplusplus \ + || (defined YYSTYPE_IS_TRIVIAL && YYSTYPE_IS_TRIVIAL))) + +/* A type that is properly aligned for any stack member. */ +union yyalloc +{ + yytype_int16 yyss; + YYSTYPE yyvs; + }; + +/* The size of the maximum gap between one aligned stack and the next. */ +# define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1) + +/* The size of an array large to enough to hold all stacks, each with + N elements. */ +# define YYSTACK_BYTES(N) \ + ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \ + + YYSTACK_GAP_MAXIMUM) + +/* Copy COUNT objects from FROM to TO. The source and destination do + not overlap. */ +# ifndef YYCOPY +# if defined __GNUC__ && 1 < __GNUC__ +# define YYCOPY(To, From, Count) \ + __builtin_memcpy (To, From, (Count) * sizeof (*(From))) +# else +# define YYCOPY(To, From, Count) \ + do \ + { \ + YYSIZE_T yyi; \ + for (yyi = 0; yyi < (Count); yyi++) \ + (To)[yyi] = (From)[yyi]; \ + } \ + while (YYID (0)) +# endif +# endif + +/* Relocate STACK from its old location to the new one. The + local variables YYSIZE and YYSTACKSIZE give the old and new number of + elements in the stack, and YYPTR gives the new location of the + stack. Advance YYPTR to a properly aligned location for the next + stack. */ +# define YYSTACK_RELOCATE(Stack) \ + do \ + { \ + YYSIZE_T yynewbytes; \ + YYCOPY (&yyptr->Stack, Stack, yysize); \ + Stack = &yyptr->Stack; \ + yynewbytes = yystacksize * sizeof (*Stack) + YYSTACK_GAP_MAXIMUM; \ + yyptr += yynewbytes / sizeof (*yyptr); \ + } \ + while (YYID (0)) + +#endif + +/* YYFINAL -- State number of the termination state. */ +#define YYFINAL 4 +/* YYLAST -- Last index in YYTABLE. */ +#define YYLAST 523 + +/* YYNTOKENS -- Number of terminals. */ +#define YYNTOKENS 53 +/* YYNNTS -- Number of nonterminals. */ +#define YYNNTS 46 +/* YYNRULES -- Number of rules. */ +#define YYNRULES 126 +/* YYNRULES -- Number of states. */ +#define YYNSTATES 178 + +/* YYTRANSLATE(YYLEX) -- Bison symbol number corresponding to YYLEX. */ +#define YYUNDEFTOK 2 +#define YYMAXUTOK 298 + +#define YYTRANSLATE(YYX) \ + ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK) + +/* YYTRANSLATE[YYLEX] -- Bison symbol number corresponding to YYLEX. */ +static const yytype_uint8 yytranslate[] = +{ + 0, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 47, 49, 48, 2, 46, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 52, 44, + 2, 50, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 51, 2, 45, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 1, 2, 3, 4, + 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, + 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, + 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, + 35, 36, 37, 38, 39, 40, 41, 42, 43 +}; + +#if YYDEBUG +/* YYPRHS[YYN] -- Index of the first RHS symbol of rule number YYN in + YYRHS. */ +static const yytype_uint16 yyprhs[] = +{ + 0, 0, 3, 5, 8, 9, 12, 13, 18, 19, + 23, 25, 27, 29, 31, 34, 37, 41, 42, 44, + 46, 50, 55, 56, 58, 60, 63, 65, 67, 69, + 71, 73, 75, 77, 79, 81, 87, 92, 95, 98, + 101, 105, 109, 113, 116, 119, 122, 124, 126, 128, + 130, 132, 134, 136, 138, 140, 142, 144, 147, 148, + 150, 152, 155, 157, 159, 161, 163, 166, 168, 170, + 175, 180, 183, 187, 191, 194, 196, 198, 200, 205, + 210, 213, 217, 221, 224, 226, 230, 231, 233, 235, + 239, 242, 245, 247, 248, 250, 252, 257, 262, 265, + 269, 273, 277, 278, 280, 283, 287, 291, 292, 294, + 296, 299, 303, 306, 307, 309, 311, 315, 318, 321, + 323, 326, 327, 330, 333, 334, 336 +}; + +/* YYRHS -- A `-1'-separated list of the rules' RHS. */ +static const yytype_int8 yyrhs[] = +{ + 54, 0, -1, 55, -1, 54, 55, -1, -1, 56, + 57, -1, -1, 12, 23, 58, 60, -1, -1, 23, + 59, 60, -1, 60, -1, 84, -1, 96, -1, 98, + -1, 1, 44, -1, 1, 45, -1, 64, 61, 44, + -1, -1, 62, -1, 63, -1, 62, 46, 63, -1, + 74, 97, 95, 85, -1, -1, 65, -1, 66, -1, + 65, 66, -1, 67, -1, 68, -1, 5, -1, 17, + -1, 21, -1, 11, -1, 14, -1, 69, -1, 73, + -1, 28, 47, 65, 48, 49, -1, 28, 47, 65, + 49, -1, 22, 37, -1, 24, 37, -1, 10, 37, + -1, 22, 37, 87, -1, 24, 37, 87, -1, 10, + 37, 32, -1, 10, 32, -1, 22, 87, -1, 24, + 87, -1, 7, -1, 19, -1, 15, -1, 16, -1, + 20, -1, 25, -1, 13, -1, 9, -1, 26, -1, + 6, -1, 41, -1, 48, 71, -1, -1, 72, -1, + 73, -1, 72, 73, -1, 8, -1, 27, -1, 31, + -1, 18, -1, 70, 74, -1, 75, -1, 37, -1, + 75, 47, 78, 49, -1, 75, 47, 1, 49, -1, + 75, 33, -1, 47, 74, 49, -1, 47, 1, 49, + -1, 70, 76, -1, 77, -1, 37, -1, 41, -1, + 77, 47, 78, 49, -1, 77, 47, 1, 49, -1, + 77, 33, -1, 47, 76, 49, -1, 47, 1, 49, + -1, 79, 36, -1, 79, -1, 80, 46, 36, -1, + -1, 80, -1, 81, -1, 80, 46, 81, -1, 65, + 82, -1, 70, 82, -1, 83, -1, -1, 37, -1, + 41, -1, 83, 47, 78, 49, -1, 83, 47, 1, + 49, -1, 83, 33, -1, 47, 82, 49, -1, 47, + 1, 49, -1, 64, 74, 32, -1, -1, 86, -1, + 50, 34, -1, 51, 88, 45, -1, 51, 1, 45, + -1, -1, 89, -1, 90, -1, 89, 90, -1, 64, + 91, 44, -1, 1, 44, -1, -1, 92, -1, 93, + -1, 92, 46, 93, -1, 76, 95, -1, 37, 94, + -1, 94, -1, 52, 34, -1, -1, 95, 31, -1, + 30, 44, -1, -1, 30, -1, 29, 47, 37, 49, + 44, -1 +}; + +/* YYRLINE[YYN] -- source line where rule number YYN was defined. */ +static const yytype_uint16 yyrline[] = +{ + 0, 103, 103, 104, 108, 108, 114, 114, 116, 116, + 118, 119, 120, 121, 122, 123, 127, 141, 142, 146, + 154, 167, 173, 174, 178, 179, 183, 189, 193, 194, + 195, 196, 197, 201, 202, 203, 204, 208, 210, 212, + 216, 223, 230, 239, 240, 241, 245, 246, 247, 248, + 249, 250, 251, 252, 253, 254, 255, 259, 264, 265, + 269, 270, 274, 274, 274, 275, 283, 284, 288, 297, + 299, 301, 303, 305, 312, 313, 317, 318, 319, 321, + 323, 325, 327, 332, 333, 334, 338, 339, 343, 344, + 349, 354, 356, 360, 361, 369, 373, 375, 377, 379, + 381, 386, 395, 396, 401, 406, 407, 411, 412, 416, + 417, 421, 423, 428, 429, 433, 434, 438, 439, 440, + 444, 448, 449, 453, 457, 458, 462 +}; +#endif + +#if YYDEBUG || YYERROR_VERBOSE || YYTOKEN_TABLE +/* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM. + First, the terminals, then, starting at YYNTOKENS, nonterminals. */ +static const char *const yytname[] = +{ + "$end", "error", "$undefined", "ASM_KEYW", "ATTRIBUTE_KEYW", + "AUTO_KEYW", "BOOL_KEYW", "CHAR_KEYW", "CONST_KEYW", "DOUBLE_KEYW", + "ENUM_KEYW", "EXTERN_KEYW", "EXTENSION_KEYW", "FLOAT_KEYW", + "INLINE_KEYW", "INT_KEYW", "LONG_KEYW", "REGISTER_KEYW", "RESTRICT_KEYW", + "SHORT_KEYW", "SIGNED_KEYW", "STATIC_KEYW", "STRUCT_KEYW", + "TYPEDEF_KEYW", "UNION_KEYW", "UNSIGNED_KEYW", "VOID_KEYW", + "VOLATILE_KEYW", "TYPEOF_KEYW", "EXPORT_SYMBOL_KEYW", "ASM_PHRASE", + "ATTRIBUTE_PHRASE", "BRACE_PHRASE", "BRACKET_PHRASE", + "EXPRESSION_PHRASE", "CHAR", "DOTS", "IDENT", "INT", "REAL", "STRING", + "TYPE", "OTHER", "FILENAME", "';'", "'}'", "','", "'('", "'*'", "')'", + "'='", "'{'", "':'", "$accept", "declaration_seq", "declaration", "@1", + "declaration1", "@2", "@3", "simple_declaration", + "init_declarator_list_opt", "init_declarator_list", "init_declarator", + "decl_specifier_seq_opt", "decl_specifier_seq", "decl_specifier", + "storage_class_specifier", "type_specifier", "simple_type_specifier", + "ptr_operator", "cvar_qualifier_seq_opt", "cvar_qualifier_seq", + "cvar_qualifier", "declarator", "direct_declarator", "nested_declarator", + "direct_nested_declarator", "parameter_declaration_clause", + "parameter_declaration_list_opt", "parameter_declaration_list", + "parameter_declaration", "m_abstract_declarator", + "direct_m_abstract_declarator", "function_definition", "initializer_opt", + "initializer", "class_body", "member_specification_opt", + "member_specification", "member_declaration", + "member_declarator_list_opt", "member_declarator_list", + "member_declarator", "member_bitfield_declarator", "attribute_opt", + "asm_definition", "asm_phrase_opt", "export_definition", 0 +}; +#endif + +# ifdef YYPRINT +/* YYTOKNUM[YYLEX-NUM] -- Internal token number corresponding to + token YYLEX-NUM. */ +static const yytype_uint16 yytoknum[] = +{ + 0, 256, 257, 258, 259, 260, 261, 262, 263, 264, + 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, + 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, + 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, + 295, 296, 297, 298, 59, 125, 44, 40, 42, 41, + 61, 123, 58 +}; +# endif + +/* YYR1[YYN] -- Symbol number of symbol that rule YYN derives. */ +static const yytype_uint8 yyr1[] = +{ + 0, 53, 54, 54, 56, 55, 58, 57, 59, 57, + 57, 57, 57, 57, 57, 57, 60, 61, 61, 62, + 62, 63, 64, 64, 65, 65, 66, 66, 67, 67, + 67, 67, 67, 68, 68, 68, 68, 68, 68, 68, + 68, 68, 68, 68, 68, 68, 69, 69, 69, 69, + 69, 69, 69, 69, 69, 69, 69, 70, 71, 71, + 72, 72, 73, 73, 73, 73, 74, 74, 75, 75, + 75, 75, 75, 75, 76, 76, 77, 77, 77, 77, + 77, 77, 77, 78, 78, 78, 79, 79, 80, 80, + 81, 82, 82, 83, 83, 83, 83, 83, 83, 83, + 83, 84, 85, 85, 86, 87, 87, 88, 88, 89, + 89, 90, 90, 91, 91, 92, 92, 93, 93, 93, + 94, 95, 95, 96, 97, 97, 98 +}; + +/* YYR2[YYN] -- Number of symbols composing right hand side of rule YYN. */ +static const yytype_uint8 yyr2[] = +{ + 0, 2, 1, 2, 0, 2, 0, 4, 0, 3, + 1, 1, 1, 1, 2, 2, 3, 0, 1, 1, + 3, 4, 0, 1, 1, 2, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 5, 4, 2, 2, 2, + 3, 3, 3, 2, 2, 2, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 2, 0, 1, + 1, 2, 1, 1, 1, 1, 2, 1, 1, 4, + 4, 2, 3, 3, 2, 1, 1, 1, 4, 4, + 2, 3, 3, 2, 1, 3, 0, 1, 1, 3, + 2, 2, 1, 0, 1, 1, 4, 4, 2, 3, + 3, 3, 0, 1, 2, 3, 3, 0, 1, 1, + 2, 3, 2, 0, 1, 1, 3, 2, 2, 1, + 2, 0, 2, 2, 0, 1, 5 +}; + +/* YYDEFACT[STATE-NAME] -- Default rule to reduce with in state + STATE-NUM when YYTABLE doesn't specify something else to do. Zero + means the default is an error. */ +static const yytype_uint8 yydefact[] = +{ + 4, 4, 2, 0, 1, 3, 0, 28, 55, 46, + 62, 53, 0, 31, 0, 52, 32, 48, 49, 29, + 65, 47, 50, 30, 0, 8, 0, 51, 54, 63, + 0, 0, 0, 64, 56, 5, 10, 17, 23, 24, + 26, 27, 33, 34, 11, 12, 13, 14, 15, 43, + 39, 6, 37, 0, 44, 22, 38, 45, 0, 0, + 123, 68, 0, 58, 0, 18, 19, 0, 124, 67, + 25, 42, 22, 40, 0, 113, 0, 0, 109, 9, + 17, 41, 0, 0, 0, 0, 57, 59, 60, 16, + 0, 66, 125, 101, 121, 71, 0, 7, 112, 106, + 76, 77, 0, 0, 0, 121, 75, 0, 114, 115, + 119, 105, 0, 110, 124, 0, 36, 0, 73, 72, + 61, 20, 102, 0, 93, 0, 84, 87, 88, 118, + 0, 76, 0, 120, 74, 117, 80, 0, 111, 0, + 35, 126, 122, 0, 21, 103, 70, 94, 56, 0, + 93, 90, 92, 69, 83, 0, 82, 81, 0, 0, + 116, 104, 0, 95, 0, 91, 98, 0, 85, 89, + 79, 78, 100, 99, 0, 0, 97, 96 +}; + +/* YYDEFGOTO[NTERM-NUM]. */ +static const yytype_int16 yydefgoto[] = +{ + -1, 1, 2, 3, 35, 72, 55, 36, 64, 65, + 66, 75, 38, 39, 40, 41, 42, 67, 86, 87, + 43, 114, 69, 105, 106, 125, 126, 127, 128, 151, + 152, 44, 144, 145, 54, 76, 77, 78, 107, 108, + 109, 110, 122, 45, 94, 46 +}; + +/* YYPACT[STATE-NUM] -- Index in YYTABLE of the portion describing + STATE-NUM. */ +#define YYPACT_NINF -134 +static const yytype_int16 yypact[] = +{ + -134, 16, -134, 312, -134, -134, 20, -134, -134, -134, + -134, -134, -18, -134, -3, -134, -134, -134, -134, -134, + -134, -134, -134, -134, -26, -134, -25, -134, -134, -134, + -7, 5, 27, -134, -134, -134, -134, 46, 482, -134, + -134, -134, -134, -134, -134, -134, -134, -134, -134, -134, + -8, -134, 30, 97, -134, 482, 30, -134, 482, 7, + -134, -134, 12, 10, 42, 55, -134, 46, -15, 15, + -134, -134, 482, -134, 25, 26, 47, 145, -134, -134, + 46, -134, 356, 39, 71, 77, -134, 10, -134, -134, + 46, -134, -134, -134, -134, -134, 193, -134, -134, -134, + 75, -134, 6, 95, 43, -134, 28, 86, 85, -134, + -134, -134, 88, -134, 103, 87, -134, 91, -134, -134, + -134, -134, -23, 90, 401, 94, 101, 102, -134, -134, + 98, -134, 108, -134, -134, 109, -134, 230, -134, 26, + -134, -134, -134, 134, -134, -134, -134, -134, -134, 9, + 48, -134, 35, -134, -134, 445, -134, -134, 125, 126, + -134, -134, 128, -134, 129, -134, -134, 267, -134, -134, + -134, -134, -134, -134, 130, 131, -134, -134 +}; + +/* YYPGOTO[NTERM-NUM]. */ +static const yytype_int16 yypgoto[] = +{ + -134, -134, 180, -134, -134, -134, -134, -33, -134, -134, + 93, 0, -58, -37, -134, -134, -134, -73, -134, -134, + -54, -32, -134, -81, -134, -133, -134, -134, 29, -50, + -134, -134, -134, -134, -20, -134, -134, 110, -134, -134, + 49, 96, 80, -134, -134, -134 +}; + +/* YYTABLE[YYPACT[STATE-NUM]]. What to do in state STATE-NUM. If + positive, shift that token. If negative, reduce the rule which + number is the opposite. If zero, do what YYDEFACT says. + If YYTABLE_NINF, syntax error. */ +#define YYTABLE_NINF -109 +static const yytype_int16 yytable[] = +{ + 82, 70, 104, 37, 159, 68, 57, 130, 142, 88, + 162, 52, 56, 84, 49, 92, 4, 93, 10, 50, + 51, 132, 79, 134, 71, 53, 53, 143, 20, 104, + 85, 104, 73, 120, 175, 91, 81, 29, 124, 97, + 58, 33, -93, 131, 83, 70, 147, 101, 95, 61, + 163, 150, 59, 102, 63, 80, 149, 63, -93, 62, + 63, 136, 96, 100, 47, 48, 104, 101, 166, 98, + 99, 60, 80, 102, 63, 137, 150, 150, 103, 124, + 131, 53, 167, 61, 101, 147, 89, 70, 117, 163, + 102, 63, 111, 62, 63, 149, 63, 124, 74, 164, + 165, 90, 7, 8, 9, 10, 11, 12, 13, 124, + 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, + 118, 26, 27, 28, 29, 30, 119, 103, 33, 133, + 138, 139, 98, 92, -22, 141, 140, 154, 34, 146, + 142, -22, -107, 153, -22, -22, 112, 156, 155, -22, + 7, 8, 9, 10, 11, 12, 13, 157, 15, 16, + 17, 18, 19, 20, 21, 22, 23, 24, 161, 26, + 27, 28, 29, 30, 170, 171, 33, 172, 173, 176, + 177, 5, -22, 121, 169, 135, 34, 113, 160, -22, + -108, 0, -22, -22, 123, 0, 129, -22, 7, 8, + 9, 10, 11, 12, 13, 0, 15, 16, 17, 18, + 19, 20, 21, 22, 23, 24, 0, 26, 27, 28, + 29, 30, 0, 0, 33, 0, 0, 0, 0, -86, + 0, 158, 0, 0, 34, 7, 8, 9, 10, 11, + 12, 13, -86, 15, 16, 17, 18, 19, 20, 21, + 22, 23, 24, 0, 26, 27, 28, 29, 30, 0, + 0, 33, 0, 0, 0, 0, -86, 0, 174, 0, + 0, 34, 7, 8, 9, 10, 11, 12, 13, -86, + 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, + 0, 26, 27, 28, 29, 30, 0, 0, 33, 0, + 0, 0, 0, -86, 0, 0, 0, 0, 34, 0, + 0, 0, 0, 6, 0, 0, -86, 7, 8, 9, + 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, + 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, + 30, 31, 32, 33, 0, 0, 0, 0, 0, -22, + 0, 0, 0, 34, 0, 0, -22, 0, 0, -22, + -22, 7, 8, 9, 10, 11, 12, 13, 0, 15, + 16, 17, 18, 19, 20, 21, 22, 23, 24, 0, + 26, 27, 28, 29, 30, 0, 0, 33, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 34, 0, 0, + 0, 0, 0, 0, 115, 116, 7, 8, 9, 10, + 11, 12, 13, 0, 15, 16, 17, 18, 19, 20, + 21, 22, 23, 24, 0, 26, 27, 28, 29, 30, + 0, 0, 33, 0, 0, 0, 0, 0, 147, 0, + 0, 0, 148, 0, 0, 0, 0, 0, 149, 63, + 7, 8, 9, 10, 11, 12, 13, 0, 15, 16, + 17, 18, 19, 20, 21, 22, 23, 24, 0, 26, + 27, 28, 29, 30, 0, 0, 33, 0, 0, 0, + 0, 168, 0, 0, 0, 0, 34, 7, 8, 9, + 10, 11, 12, 13, 0, 15, 16, 17, 18, 19, + 20, 21, 22, 23, 24, 0, 26, 27, 28, 29, + 30, 0, 0, 33, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 34 +}; + +static const yytype_int16 yycheck[] = +{ + 58, 38, 75, 3, 137, 37, 26, 1, 31, 63, + 1, 37, 37, 1, 32, 30, 0, 32, 8, 37, + 23, 102, 55, 104, 32, 51, 51, 50, 18, 102, + 62, 104, 52, 87, 167, 67, 56, 27, 96, 72, + 47, 31, 33, 37, 37, 82, 37, 41, 33, 37, + 41, 124, 47, 47, 48, 55, 47, 48, 49, 47, + 48, 33, 47, 37, 44, 45, 139, 41, 33, 44, + 45, 44, 72, 47, 48, 47, 149, 150, 52, 137, + 37, 51, 47, 37, 41, 37, 44, 124, 49, 41, + 47, 48, 45, 47, 48, 47, 48, 155, 1, 149, + 150, 46, 5, 6, 7, 8, 9, 10, 11, 167, + 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, + 49, 24, 25, 26, 27, 28, 49, 52, 31, 34, + 44, 46, 44, 30, 37, 44, 49, 36, 41, 49, + 31, 44, 45, 49, 47, 48, 1, 49, 46, 52, + 5, 6, 7, 8, 9, 10, 11, 49, 13, 14, + 15, 16, 17, 18, 19, 20, 21, 22, 34, 24, + 25, 26, 27, 28, 49, 49, 31, 49, 49, 49, + 49, 1, 37, 90, 155, 105, 41, 77, 139, 44, + 45, -1, 47, 48, 1, -1, 100, 52, 5, 6, + 7, 8, 9, 10, 11, -1, 13, 14, 15, 16, + 17, 18, 19, 20, 21, 22, -1, 24, 25, 26, + 27, 28, -1, -1, 31, -1, -1, -1, -1, 36, + -1, 1, -1, -1, 41, 5, 6, 7, 8, 9, + 10, 11, 49, 13, 14, 15, 16, 17, 18, 19, + 20, 21, 22, -1, 24, 25, 26, 27, 28, -1, + -1, 31, -1, -1, -1, -1, 36, -1, 1, -1, + -1, 41, 5, 6, 7, 8, 9, 10, 11, 49, + 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, + -1, 24, 25, 26, 27, 28, -1, -1, 31, -1, + -1, -1, -1, 36, -1, -1, -1, -1, 41, -1, + -1, -1, -1, 1, -1, -1, 49, 5, 6, 7, + 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, + 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, + 28, 29, 30, 31, -1, -1, -1, -1, -1, 37, + -1, -1, -1, 41, -1, -1, 44, -1, -1, 47, + 48, 5, 6, 7, 8, 9, 10, 11, -1, 13, + 14, 15, 16, 17, 18, 19, 20, 21, 22, -1, + 24, 25, 26, 27, 28, -1, -1, 31, -1, -1, + -1, -1, -1, -1, -1, -1, -1, 41, -1, -1, + -1, -1, -1, -1, 48, 49, 5, 6, 7, 8, + 9, 10, 11, -1, 13, 14, 15, 16, 17, 18, + 19, 20, 21, 22, -1, 24, 25, 26, 27, 28, + -1, -1, 31, -1, -1, -1, -1, -1, 37, -1, + -1, -1, 41, -1, -1, -1, -1, -1, 47, 48, + 5, 6, 7, 8, 9, 10, 11, -1, 13, 14, + 15, 16, 17, 18, 19, 20, 21, 22, -1, 24, + 25, 26, 27, 28, -1, -1, 31, -1, -1, -1, + -1, 36, -1, -1, -1, -1, 41, 5, 6, 7, + 8, 9, 10, 11, -1, 13, 14, 15, 16, 17, + 18, 19, 20, 21, 22, -1, 24, 25, 26, 27, + 28, -1, -1, 31, -1, -1, -1, -1, -1, -1, + -1, -1, -1, 41 +}; + +/* YYSTOS[STATE-NUM] -- The (internal number of the) accessing + symbol of state STATE-NUM. */ +static const yytype_uint8 yystos[] = +{ + 0, 54, 55, 56, 0, 55, 1, 5, 6, 7, + 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, + 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, + 28, 29, 30, 31, 41, 57, 60, 64, 65, 66, + 67, 68, 69, 73, 84, 96, 98, 44, 45, 32, + 37, 23, 37, 51, 87, 59, 37, 87, 47, 47, + 44, 37, 47, 48, 61, 62, 63, 70, 74, 75, + 66, 32, 58, 87, 1, 64, 88, 89, 90, 60, + 64, 87, 65, 37, 1, 74, 71, 72, 73, 44, + 46, 74, 30, 32, 97, 33, 47, 60, 44, 45, + 37, 41, 47, 52, 70, 76, 77, 91, 92, 93, + 94, 45, 1, 90, 74, 48, 49, 49, 49, 49, + 73, 63, 95, 1, 65, 78, 79, 80, 81, 94, + 1, 37, 76, 34, 76, 95, 33, 47, 44, 46, + 49, 44, 31, 50, 85, 86, 49, 37, 41, 47, + 70, 82, 83, 49, 36, 46, 49, 49, 1, 78, + 93, 34, 1, 41, 82, 82, 33, 47, 36, 81, + 49, 49, 49, 49, 1, 78, 49, 49 +}; + +#define yyerrok (yyerrstatus = 0) +#define yyclearin (yychar = YYEMPTY) +#define YYEMPTY (-2) +#define YYEOF 0 + +#define YYACCEPT goto yyacceptlab +#define YYABORT goto yyabortlab +#define YYERROR goto yyerrorlab + + +/* Like YYERROR except do call yyerror. This remains here temporarily + to ease the transition to the new meaning of YYERROR, for GCC. + Once GCC version 2 has supplanted version 1, this can go. */ + +#define YYFAIL goto yyerrlab + +#define YYRECOVERING() (!!yyerrstatus) + +#define YYBACKUP(Token, Value) \ +do \ + if (yychar == YYEMPTY && yylen == 1) \ + { \ + yychar = (Token); \ + yylval = (Value); \ + yytoken = YYTRANSLATE (yychar); \ + YYPOPSTACK (1); \ + goto yybackup; \ + } \ + else \ + { \ + yyerror (YY_("syntax error: cannot back up")); \ + YYERROR; \ + } \ +while (YYID (0)) + + +#define YYTERROR 1 +#define YYERRCODE 256 + + +/* YYLLOC_DEFAULT -- Set CURRENT to span from RHS[1] to RHS[N]. + If N is 0, then set CURRENT to the empty location which ends + the previous symbol: RHS[0] (always defined). */ + +#define YYRHSLOC(Rhs, K) ((Rhs)[K]) +#ifndef YYLLOC_DEFAULT +# define YYLLOC_DEFAULT(Current, Rhs, N) \ + do \ + if (YYID (N)) \ + { \ + (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \ + (Current).first_column = YYRHSLOC (Rhs, 1).first_column; \ + (Current).last_line = YYRHSLOC (Rhs, N).last_line; \ + (Current).last_column = YYRHSLOC (Rhs, N).last_column; \ + } \ + else \ + { \ + (Current).first_line = (Current).last_line = \ + YYRHSLOC (Rhs, 0).last_line; \ + (Current).first_column = (Current).last_column = \ + YYRHSLOC (Rhs, 0).last_column; \ + } \ + while (YYID (0)) +#endif + + +/* YY_LOCATION_PRINT -- Print the location on the stream. + This macro was not mandated originally: define only if we know + we won't break user code: when these are the locations we know. */ + +#ifndef YY_LOCATION_PRINT +# if YYLTYPE_IS_TRIVIAL +# define YY_LOCATION_PRINT(File, Loc) \ + fprintf (File, "%d.%d-%d.%d", \ + (Loc).first_line, (Loc).first_column, \ + (Loc).last_line, (Loc).last_column) +# else +# define YY_LOCATION_PRINT(File, Loc) ((void) 0) +# endif +#endif + + +/* YYLEX -- calling `yylex' with the right arguments. */ + +#ifdef YYLEX_PARAM +# define YYLEX yylex (YYLEX_PARAM) +#else +# define YYLEX yylex () +#endif + +/* Enable debugging if requested. */ +#if YYDEBUG + +# ifndef YYFPRINTF +# include /* INFRINGES ON USER NAME SPACE */ +# define YYFPRINTF fprintf +# endif + +# define YYDPRINTF(Args) \ +do { \ + if (yydebug) \ + YYFPRINTF Args; \ +} while (YYID (0)) + +# define YY_SYMBOL_PRINT(Title, Type, Value, Location) \ +do { \ + if (yydebug) \ + { \ + YYFPRINTF (stderr, "%s ", Title); \ + yy_symbol_print (stderr, \ + Type, Value); \ + YYFPRINTF (stderr, "\n"); \ + } \ +} while (YYID (0)) + + +/*--------------------------------. +| Print this symbol on YYOUTPUT. | +`--------------------------------*/ + +/*ARGSUSED*/ +#if (defined __STDC__ || defined __C99__FUNC__ \ + || defined __cplusplus || defined _MSC_VER) +static void +yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) +#else +static void +yy_symbol_value_print (yyoutput, yytype, yyvaluep) + FILE *yyoutput; + int yytype; + YYSTYPE const * const yyvaluep; +#endif +{ + if (!yyvaluep) + return; +# ifdef YYPRINT + if (yytype < YYNTOKENS) + YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep); +# else + YYUSE (yyoutput); +# endif + switch (yytype) + { + default: + break; + } +} + + +/*--------------------------------. +| Print this symbol on YYOUTPUT. | +`--------------------------------*/ + +#if (defined __STDC__ || defined __C99__FUNC__ \ + || defined __cplusplus || defined _MSC_VER) +static void +yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) +#else +static void +yy_symbol_print (yyoutput, yytype, yyvaluep) + FILE *yyoutput; + int yytype; + YYSTYPE const * const yyvaluep; +#endif +{ + if (yytype < YYNTOKENS) + YYFPRINTF (yyoutput, "token %s (", yytname[yytype]); + else + YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]); + + yy_symbol_value_print (yyoutput, yytype, yyvaluep); + YYFPRINTF (yyoutput, ")"); +} + +/*------------------------------------------------------------------. +| yy_stack_print -- Print the state stack from its BOTTOM up to its | +| TOP (included). | +`------------------------------------------------------------------*/ + +#if (defined __STDC__ || defined __C99__FUNC__ \ + || defined __cplusplus || defined _MSC_VER) +static void +yy_stack_print (yytype_int16 *bottom, yytype_int16 *top) +#else +static void +yy_stack_print (bottom, top) + yytype_int16 *bottom; + yytype_int16 *top; +#endif +{ + YYFPRINTF (stderr, "Stack now"); + for (; bottom <= top; ++bottom) + YYFPRINTF (stderr, " %d", *bottom); + YYFPRINTF (stderr, "\n"); +} + +# define YY_STACK_PRINT(Bottom, Top) \ +do { \ + if (yydebug) \ + yy_stack_print ((Bottom), (Top)); \ +} while (YYID (0)) + + +/*------------------------------------------------. +| Report that the YYRULE is going to be reduced. | +`------------------------------------------------*/ + +#if (defined __STDC__ || defined __C99__FUNC__ \ + || defined __cplusplus || defined _MSC_VER) +static void +yy_reduce_print (YYSTYPE *yyvsp, int yyrule) +#else +static void +yy_reduce_print (yyvsp, yyrule) + YYSTYPE *yyvsp; + int yyrule; +#endif +{ + int yynrhs = yyr2[yyrule]; + int yyi; + unsigned long int yylno = yyrline[yyrule]; + YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu):\n", + yyrule - 1, yylno); + /* The symbols being reduced. */ + for (yyi = 0; yyi < yynrhs; yyi++) + { + fprintf (stderr, " $%d = ", yyi + 1); + yy_symbol_print (stderr, yyrhs[yyprhs[yyrule] + yyi], + &(yyvsp[(yyi + 1) - (yynrhs)]) + ); + fprintf (stderr, "\n"); + } +} + +# define YY_REDUCE_PRINT(Rule) \ +do { \ + if (yydebug) \ + yy_reduce_print (yyvsp, Rule); \ +} while (YYID (0)) + +/* Nonzero means print parse trace. It is left uninitialized so that + multiple parsers can coexist. */ +int yydebug; +#else /* !YYDEBUG */ +# define YYDPRINTF(Args) +# define YY_SYMBOL_PRINT(Title, Type, Value, Location) +# define YY_STACK_PRINT(Bottom, Top) +# define YY_REDUCE_PRINT(Rule) +#endif /* !YYDEBUG */ + + +/* YYINITDEPTH -- initial size of the parser's stacks. */ +#ifndef YYINITDEPTH +# define YYINITDEPTH 200 +#endif + +/* YYMAXDEPTH -- maximum size the stacks can grow to (effective only + if the built-in stack extension method is used). + + Do not make this value too large; the results are undefined if + YYSTACK_ALLOC_MAXIMUM < YYSTACK_BYTES (YYMAXDEPTH) + evaluated with infinite-precision integer arithmetic. */ + +#ifndef YYMAXDEPTH +# define YYMAXDEPTH 10000 +#endif + + + +#if YYERROR_VERBOSE + +# ifndef yystrlen +# if defined __GLIBC__ && defined _STRING_H +# define yystrlen strlen +# else +/* Return the length of YYSTR. */ +#if (defined __STDC__ || defined __C99__FUNC__ \ + || defined __cplusplus || defined _MSC_VER) +static YYSIZE_T +yystrlen (const char *yystr) +#else +static YYSIZE_T +yystrlen (yystr) + const char *yystr; +#endif +{ + YYSIZE_T yylen; + for (yylen = 0; yystr[yylen]; yylen++) + continue; + return yylen; +} +# endif +# endif + +# ifndef yystpcpy +# if defined __GLIBC__ && defined _STRING_H && defined _GNU_SOURCE +# define yystpcpy stpcpy +# else +/* Copy YYSRC to YYDEST, returning the address of the terminating '\0' in + YYDEST. */ +#if (defined __STDC__ || defined __C99__FUNC__ \ + || defined __cplusplus || defined _MSC_VER) +static char * +yystpcpy (char *yydest, const char *yysrc) +#else +static char * +yystpcpy (yydest, yysrc) + char *yydest; + const char *yysrc; +#endif +{ + char *yyd = yydest; + const char *yys = yysrc; + + while ((*yyd++ = *yys++) != '\0') + continue; + + return yyd - 1; +} +# endif +# endif + +# ifndef yytnamerr +/* Copy to YYRES the contents of YYSTR after stripping away unnecessary + quotes and backslashes, so that it's suitable for yyerror. The + heuristic is that double-quoting is unnecessary unless the string + contains an apostrophe, a comma, or backslash (other than + backslash-backslash). YYSTR is taken from yytname. If YYRES is + null, do not copy; instead, return the length of what the result + would have been. */ +static YYSIZE_T +yytnamerr (char *yyres, const char *yystr) +{ + if (*yystr == '"') + { + YYSIZE_T yyn = 0; + char const *yyp = yystr; + + for (;;) + switch (*++yyp) + { + case '\'': + case ',': + goto do_not_strip_quotes; + + case '\\': + if (*++yyp != '\\') + goto do_not_strip_quotes; + /* Fall through. */ + default: + if (yyres) + yyres[yyn] = *yyp; + yyn++; + break; + + case '"': + if (yyres) + yyres[yyn] = '\0'; + return yyn; + } + do_not_strip_quotes: ; + } + + if (! yyres) + return yystrlen (yystr); + + return yystpcpy (yyres, yystr) - yyres; +} +# endif + +/* Copy into YYRESULT an error message about the unexpected token + YYCHAR while in state YYSTATE. Return the number of bytes copied, + including the terminating null byte. If YYRESULT is null, do not + copy anything; just return the number of bytes that would be + copied. As a special case, return 0 if an ordinary "syntax error" + message will do. Return YYSIZE_MAXIMUM if overflow occurs during + size calculation. */ +static YYSIZE_T +yysyntax_error (char *yyresult, int yystate, int yychar) +{ + int yyn = yypact[yystate]; + + if (! (YYPACT_NINF < yyn && yyn <= YYLAST)) + return 0; + else + { + int yytype = YYTRANSLATE (yychar); + YYSIZE_T yysize0 = yytnamerr (0, yytname[yytype]); + YYSIZE_T yysize = yysize0; + YYSIZE_T yysize1; + int yysize_overflow = 0; + enum { YYERROR_VERBOSE_ARGS_MAXIMUM = 5 }; + char const *yyarg[YYERROR_VERBOSE_ARGS_MAXIMUM]; + int yyx; + +# if 0 + /* This is so xgettext sees the translatable formats that are + constructed on the fly. */ + YY_("syntax error, unexpected %s"); + YY_("syntax error, unexpected %s, expecting %s"); + YY_("syntax error, unexpected %s, expecting %s or %s"); + YY_("syntax error, unexpected %s, expecting %s or %s or %s"); + YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s"); +# endif + char *yyfmt; + char const *yyf; + static char const yyunexpected[] = "syntax error, unexpected %s"; + static char const yyexpecting[] = ", expecting %s"; + static char const yyor[] = " or %s"; + char yyformat[sizeof yyunexpected + + sizeof yyexpecting - 1 + + ((YYERROR_VERBOSE_ARGS_MAXIMUM - 2) + * (sizeof yyor - 1))]; + char const *yyprefix = yyexpecting; + + /* Start YYX at -YYN if negative to avoid negative indexes in + YYCHECK. */ + int yyxbegin = yyn < 0 ? -yyn : 0; + + /* Stay within bounds of both yycheck and yytname. */ + int yychecklim = YYLAST - yyn + 1; + int yyxend = yychecklim < YYNTOKENS ? yychecklim : YYNTOKENS; + int yycount = 1; + + yyarg[0] = yytname[yytype]; + yyfmt = yystpcpy (yyformat, yyunexpected); + + for (yyx = yyxbegin; yyx < yyxend; ++yyx) + if (yycheck[yyx + yyn] == yyx && yyx != YYTERROR) + { + if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM) + { + yycount = 1; + yysize = yysize0; + yyformat[sizeof yyunexpected - 1] = '\0'; + break; + } + yyarg[yycount++] = yytname[yyx]; + yysize1 = yysize + yytnamerr (0, yytname[yyx]); + yysize_overflow |= (yysize1 < yysize); + yysize = yysize1; + yyfmt = yystpcpy (yyfmt, yyprefix); + yyprefix = yyor; + } + + yyf = YY_(yyformat); + yysize1 = yysize + yystrlen (yyf); + yysize_overflow |= (yysize1 < yysize); + yysize = yysize1; + + if (yysize_overflow) + return YYSIZE_MAXIMUM; + + if (yyresult) + { + /* Avoid sprintf, as that infringes on the user's name space. + Don't have undefined behavior even if the translation + produced a string with the wrong number of "%s"s. */ + char *yyp = yyresult; + int yyi = 0; + while ((*yyp = *yyf) != '\0') + { + if (*yyp == '%' && yyf[1] == 's' && yyi < yycount) + { + yyp += yytnamerr (yyp, yyarg[yyi++]); + yyf += 2; + } + else + { + yyp++; + yyf++; + } + } + } + return yysize; + } +} +#endif /* YYERROR_VERBOSE */ + + +/*-----------------------------------------------. +| Release the memory associated to this symbol. | +`-----------------------------------------------*/ + +/*ARGSUSED*/ +#if (defined __STDC__ || defined __C99__FUNC__ \ + || defined __cplusplus || defined _MSC_VER) +static void +yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep) +#else +static void +yydestruct (yymsg, yytype, yyvaluep) + const char *yymsg; + int yytype; + YYSTYPE *yyvaluep; +#endif +{ + YYUSE (yyvaluep); + + if (!yymsg) + yymsg = "Deleting"; + YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp); + + switch (yytype) + { + + default: + break; + } +} + + +/* Prevent warnings from -Wmissing-prototypes. */ + +#ifdef YYPARSE_PARAM +#if defined __STDC__ || defined __cplusplus +int yyparse (void *YYPARSE_PARAM); +#else +int yyparse (); +#endif +#else /* ! YYPARSE_PARAM */ +#if defined __STDC__ || defined __cplusplus +int yyparse (void); +#else +int yyparse (); +#endif +#endif /* ! YYPARSE_PARAM */ + + + +/* The look-ahead symbol. */ +int yychar; + +/* The semantic value of the look-ahead symbol. */ +YYSTYPE yylval; + +/* Number of syntax errors so far. */ +int yynerrs; + + + +/*----------. +| yyparse. | +`----------*/ + +#ifdef YYPARSE_PARAM +#if (defined __STDC__ || defined __C99__FUNC__ \ + || defined __cplusplus || defined _MSC_VER) +int +yyparse (void *YYPARSE_PARAM) +#else +int +yyparse (YYPARSE_PARAM) + void *YYPARSE_PARAM; +#endif +#else /* ! YYPARSE_PARAM */ +#if (defined __STDC__ || defined __C99__FUNC__ \ + || defined __cplusplus || defined _MSC_VER) +int +yyparse (void) +#else +int +yyparse () + +#endif +#endif +{ + + int yystate; + int yyn; + int yyresult; + /* Number of tokens to shift before error messages enabled. */ + int yyerrstatus; + /* Look-ahead token as an internal (translated) token number. */ + int yytoken = 0; +#if YYERROR_VERBOSE + /* Buffer for error messages, and its allocated size. */ + char yymsgbuf[128]; + char *yymsg = yymsgbuf; + YYSIZE_T yymsg_alloc = sizeof yymsgbuf; +#endif + + /* Three stacks and their tools: + `yyss': related to states, + `yyvs': related to semantic values, + `yyls': related to locations. + + Refer to the stacks thru separate pointers, to allow yyoverflow + to reallocate them elsewhere. */ + + /* The state stack. */ + yytype_int16 yyssa[YYINITDEPTH]; + yytype_int16 *yyss = yyssa; + yytype_int16 *yyssp; + + /* The semantic value stack. */ + YYSTYPE yyvsa[YYINITDEPTH]; + YYSTYPE *yyvs = yyvsa; + YYSTYPE *yyvsp; + + + +#define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N)) + + YYSIZE_T yystacksize = YYINITDEPTH; + + /* The variables used to return semantic value and location from the + action routines. */ + YYSTYPE yyval; + + + /* The number of symbols on the RHS of the reduced rule. + Keep to zero when no symbol should be popped. */ + int yylen = 0; + + YYDPRINTF ((stderr, "Starting parse\n")); + + yystate = 0; + yyerrstatus = 0; + yynerrs = 0; + yychar = YYEMPTY; /* Cause a token to be read. */ + + /* Initialize stack pointers. + Waste one element of value and location stack + so that they stay on the same level as the state stack. + The wasted elements are never initialized. */ + + yyssp = yyss; + yyvsp = yyvs; + + goto yysetstate; + +/*------------------------------------------------------------. +| yynewstate -- Push a new state, which is found in yystate. | +`------------------------------------------------------------*/ + yynewstate: + /* In all cases, when you get here, the value and location stacks + have just been pushed. So pushing a state here evens the stacks. */ + yyssp++; + + yysetstate: + *yyssp = yystate; + + if (yyss + yystacksize - 1 <= yyssp) + { + /* Get the current used size of the three stacks, in elements. */ + YYSIZE_T yysize = yyssp - yyss + 1; + +#ifdef yyoverflow + { + /* Give user a chance to reallocate the stack. Use copies of + these so that the &'s don't force the real ones into + memory. */ + YYSTYPE *yyvs1 = yyvs; + yytype_int16 *yyss1 = yyss; + + + /* Each stack pointer address is followed by the size of the + data in use in that stack, in bytes. This used to be a + conditional around just the two extra args, but that might + be undefined if yyoverflow is a macro. */ + yyoverflow (YY_("memory exhausted"), + &yyss1, yysize * sizeof (*yyssp), + &yyvs1, yysize * sizeof (*yyvsp), + + &yystacksize); + + yyss = yyss1; + yyvs = yyvs1; + } +#else /* no yyoverflow */ +# ifndef YYSTACK_RELOCATE + goto yyexhaustedlab; +# else + /* Extend the stack our own way. */ + if (YYMAXDEPTH <= yystacksize) + goto yyexhaustedlab; + yystacksize *= 2; + if (YYMAXDEPTH < yystacksize) + yystacksize = YYMAXDEPTH; + + { + yytype_int16 *yyss1 = yyss; + union yyalloc *yyptr = + (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); + if (! yyptr) + goto yyexhaustedlab; + YYSTACK_RELOCATE (yyss); + YYSTACK_RELOCATE (yyvs); + +# undef YYSTACK_RELOCATE + if (yyss1 != yyssa) + YYSTACK_FREE (yyss1); + } +# endif +#endif /* no yyoverflow */ + + yyssp = yyss + yysize - 1; + yyvsp = yyvs + yysize - 1; + + + YYDPRINTF ((stderr, "Stack size increased to %lu\n", + (unsigned long int) yystacksize)); + + if (yyss + yystacksize - 1 <= yyssp) + YYABORT; + } + + YYDPRINTF ((stderr, "Entering state %d\n", yystate)); + + goto yybackup; + +/*-----------. +| yybackup. | +`-----------*/ +yybackup: + + /* Do appropriate processing given the current state. Read a + look-ahead token if we need one and don't already have one. */ + + /* First try to decide what to do without reference to look-ahead token. */ + yyn = yypact[yystate]; + if (yyn == YYPACT_NINF) + goto yydefault; + + /* Not known => get a look-ahead token if don't already have one. */ + + /* YYCHAR is either YYEMPTY or YYEOF or a valid look-ahead symbol. */ + if (yychar == YYEMPTY) + { + YYDPRINTF ((stderr, "Reading a token: ")); + yychar = YYLEX; + } + + if (yychar <= YYEOF) + { + yychar = yytoken = YYEOF; + YYDPRINTF ((stderr, "Now at end of input.\n")); + } + else + { + yytoken = YYTRANSLATE (yychar); + YY_SYMBOL_PRINT ("Next token is", yytoken, &yylval, &yylloc); + } + + /* If the proper action on seeing token YYTOKEN is to reduce or to + detect an error, take that action. */ + yyn += yytoken; + if (yyn < 0 || YYLAST < yyn || yycheck[yyn] != yytoken) + goto yydefault; + yyn = yytable[yyn]; + if (yyn <= 0) + { + if (yyn == 0 || yyn == YYTABLE_NINF) + goto yyerrlab; + yyn = -yyn; + goto yyreduce; + } + + if (yyn == YYFINAL) + YYACCEPT; + + /* Count tokens shifted since error; after three, turn off error + status. */ + if (yyerrstatus) + yyerrstatus--; + + /* Shift the look-ahead token. */ + YY_SYMBOL_PRINT ("Shifting", yytoken, &yylval, &yylloc); + + /* Discard the shifted token unless it is eof. */ + if (yychar != YYEOF) + yychar = YYEMPTY; + + yystate = yyn; + *++yyvsp = yylval; + + goto yynewstate; + + +/*-----------------------------------------------------------. +| yydefault -- do the default action for the current state. | +`-----------------------------------------------------------*/ +yydefault: + yyn = yydefact[yystate]; + if (yyn == 0) + goto yyerrlab; + goto yyreduce; + + +/*-----------------------------. +| yyreduce -- Do a reduction. | +`-----------------------------*/ +yyreduce: + /* yyn is the number of a rule to reduce with. */ + yylen = yyr2[yyn]; + + /* If YYLEN is nonzero, implement the default value of the action: + `$$ = $1'. + + Otherwise, the following line sets YYVAL to garbage. + This behavior is undocumented and Bison + users should not rely upon it. Assigning to YYVAL + unconditionally makes the parser a bit smaller, and it avoids a + GCC warning that YYVAL may be used uninitialized. */ + yyval = yyvsp[1-yylen]; + + + YY_REDUCE_PRINT (yyn); + switch (yyn) + { + case 4: +#line 108 "scripts/genksyms/parse.y" + { is_typedef = 0; is_extern = 0; current_name = NULL; decl_spec = NULL; ;} + break; + + case 5: +#line 110 "scripts/genksyms/parse.y" + { free_list(*(yyvsp[(2) - (2)]), NULL); *(yyvsp[(2) - (2)]) = NULL; ;} + break; + + case 6: +#line 114 "scripts/genksyms/parse.y" + { is_typedef = 1; ;} + break; + + case 7: +#line 115 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(4) - (4)]); ;} + break; + + case 8: +#line 116 "scripts/genksyms/parse.y" + { is_typedef = 1; ;} + break; + + case 9: +#line 117 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(3) - (3)]); ;} + break; + + case 14: +#line 122 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(2) - (2)]); ;} + break; + + case 15: +#line 123 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(2) - (2)]); ;} + break; + + case 16: +#line 128 "scripts/genksyms/parse.y" + { if (current_name) { + struct string_list *decl = (*(yyvsp[(3) - (3)]))->next; + (*(yyvsp[(3) - (3)]))->next = NULL; + add_symbol(current_name, + is_typedef ? SYM_TYPEDEF : SYM_NORMAL, + decl, is_extern); + current_name = NULL; + } + (yyval) = (yyvsp[(3) - (3)]); + ;} + break; + + case 17: +#line 141 "scripts/genksyms/parse.y" + { (yyval) = NULL; ;} + break; + + case 19: +#line 147 "scripts/genksyms/parse.y" + { struct string_list *decl = *(yyvsp[(1) - (1)]); + *(yyvsp[(1) - (1)]) = NULL; + add_symbol(current_name, + is_typedef ? SYM_TYPEDEF : SYM_NORMAL, decl, is_extern); + current_name = NULL; + (yyval) = (yyvsp[(1) - (1)]); + ;} + break; + + case 20: +#line 155 "scripts/genksyms/parse.y" + { struct string_list *decl = *(yyvsp[(3) - (3)]); + *(yyvsp[(3) - (3)]) = NULL; + free_list(*(yyvsp[(2) - (3)]), NULL); + *(yyvsp[(2) - (3)]) = decl_spec; + add_symbol(current_name, + is_typedef ? SYM_TYPEDEF : SYM_NORMAL, decl, is_extern); + current_name = NULL; + (yyval) = (yyvsp[(3) - (3)]); + ;} + break; + + case 21: +#line 168 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(4) - (4)]) ? (yyvsp[(4) - (4)]) : (yyvsp[(3) - (4)]) ? (yyvsp[(3) - (4)]) : (yyvsp[(2) - (4)]) ? (yyvsp[(2) - (4)]) : (yyvsp[(1) - (4)]); ;} + break; + + case 22: +#line 173 "scripts/genksyms/parse.y" + { decl_spec = NULL; ;} + break; + + case 24: +#line 178 "scripts/genksyms/parse.y" + { decl_spec = *(yyvsp[(1) - (1)]); ;} + break; + + case 25: +#line 179 "scripts/genksyms/parse.y" + { decl_spec = *(yyvsp[(2) - (2)]); ;} + break; + + case 26: +#line 184 "scripts/genksyms/parse.y" + { /* Version 2 checksumming ignores storage class, as that + is really irrelevant to the linkage. */ + remove_node((yyvsp[(1) - (1)])); + (yyval) = (yyvsp[(1) - (1)]); + ;} + break; + + case 31: +#line 196 "scripts/genksyms/parse.y" + { is_extern = 1; (yyval) = (yyvsp[(1) - (1)]); ;} + break; + + case 32: +#line 197 "scripts/genksyms/parse.y" + { is_extern = 0; (yyval) = (yyvsp[(1) - (1)]); ;} + break; + + case 37: +#line 209 "scripts/genksyms/parse.y" + { remove_node((yyvsp[(1) - (2)])); (*(yyvsp[(2) - (2)]))->tag = SYM_STRUCT; (yyval) = (yyvsp[(2) - (2)]); ;} + break; + + case 38: +#line 211 "scripts/genksyms/parse.y" + { remove_node((yyvsp[(1) - (2)])); (*(yyvsp[(2) - (2)]))->tag = SYM_UNION; (yyval) = (yyvsp[(2) - (2)]); ;} + break; + + case 39: +#line 213 "scripts/genksyms/parse.y" + { remove_node((yyvsp[(1) - (2)])); (*(yyvsp[(2) - (2)]))->tag = SYM_ENUM; (yyval) = (yyvsp[(2) - (2)]); ;} + break; + + case 40: +#line 217 "scripts/genksyms/parse.y" + { struct string_list *s = *(yyvsp[(3) - (3)]), *i = *(yyvsp[(2) - (3)]), *r; + r = copy_node(i); r->tag = SYM_STRUCT; + r->next = (*(yyvsp[(1) - (3)]))->next; *(yyvsp[(3) - (3)]) = r; (*(yyvsp[(1) - (3)]))->next = NULL; + add_symbol(i->string, SYM_STRUCT, s, is_extern); + (yyval) = (yyvsp[(3) - (3)]); + ;} + break; + + case 41: +#line 224 "scripts/genksyms/parse.y" + { struct string_list *s = *(yyvsp[(3) - (3)]), *i = *(yyvsp[(2) - (3)]), *r; + r = copy_node(i); r->tag = SYM_UNION; + r->next = (*(yyvsp[(1) - (3)]))->next; *(yyvsp[(3) - (3)]) = r; (*(yyvsp[(1) - (3)]))->next = NULL; + add_symbol(i->string, SYM_UNION, s, is_extern); + (yyval) = (yyvsp[(3) - (3)]); + ;} + break; + + case 42: +#line 231 "scripts/genksyms/parse.y" + { struct string_list *s = *(yyvsp[(3) - (3)]), *i = *(yyvsp[(2) - (3)]), *r; + r = copy_node(i); r->tag = SYM_ENUM; + r->next = (*(yyvsp[(1) - (3)]))->next; *(yyvsp[(3) - (3)]) = r; (*(yyvsp[(1) - (3)]))->next = NULL; + add_symbol(i->string, SYM_ENUM, s, is_extern); + (yyval) = (yyvsp[(3) - (3)]); + ;} + break; + + case 43: +#line 239 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(2) - (2)]); ;} + break; + + case 44: +#line 240 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(2) - (2)]); ;} + break; + + case 45: +#line 241 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(2) - (2)]); ;} + break; + + case 56: +#line 255 "scripts/genksyms/parse.y" + { (*(yyvsp[(1) - (1)]))->tag = SYM_TYPEDEF; (yyval) = (yyvsp[(1) - (1)]); ;} + break; + + case 57: +#line 260 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(2) - (2)]) ? (yyvsp[(2) - (2)]) : (yyvsp[(1) - (2)]); ;} + break; + + case 58: +#line 264 "scripts/genksyms/parse.y" + { (yyval) = NULL; ;} + break; + + case 61: +#line 270 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(2) - (2)]); ;} + break; + + case 65: +#line 276 "scripts/genksyms/parse.y" + { /* restrict has no effect in prototypes so ignore it */ + remove_node((yyvsp[(1) - (1)])); + (yyval) = (yyvsp[(1) - (1)]); + ;} + break; + + case 66: +#line 283 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(2) - (2)]); ;} + break; + + case 68: +#line 289 "scripts/genksyms/parse.y" + { if (current_name != NULL) { + error_with_pos("unexpected second declaration name"); + YYERROR; + } else { + current_name = (*(yyvsp[(1) - (1)]))->string; + (yyval) = (yyvsp[(1) - (1)]); + } + ;} + break; + + case 69: +#line 298 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(4) - (4)]); ;} + break; + + case 70: +#line 300 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(4) - (4)]); ;} + break; + + case 71: +#line 302 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(2) - (2)]); ;} + break; + + case 72: +#line 304 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(3) - (3)]); ;} + break; + + case 73: +#line 306 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(3) - (3)]); ;} + break; + + case 74: +#line 312 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(2) - (2)]); ;} + break; + + case 78: +#line 320 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(4) - (4)]); ;} + break; + + case 79: +#line 322 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(4) - (4)]); ;} + break; + + case 80: +#line 324 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(2) - (2)]); ;} + break; + + case 81: +#line 326 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(3) - (3)]); ;} + break; + + case 82: +#line 328 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(3) - (3)]); ;} + break; + + case 83: +#line 332 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(2) - (2)]); ;} + break; + + case 85: +#line 334 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(3) - (3)]); ;} + break; + + case 86: +#line 338 "scripts/genksyms/parse.y" + { (yyval) = NULL; ;} + break; + + case 89: +#line 345 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(3) - (3)]); ;} + break; + + case 90: +#line 350 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(2) - (2)]) ? (yyvsp[(2) - (2)]) : (yyvsp[(1) - (2)]); ;} + break; + + case 91: +#line 355 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(2) - (2)]) ? (yyvsp[(2) - (2)]) : (yyvsp[(1) - (2)]); ;} + break; + + case 93: +#line 360 "scripts/genksyms/parse.y" + { (yyval) = NULL; ;} + break; + + case 94: +#line 362 "scripts/genksyms/parse.y" + { /* For version 2 checksums, we don't want to remember + private parameter names. */ + remove_node((yyvsp[(1) - (1)])); + (yyval) = (yyvsp[(1) - (1)]); + ;} + break; + + case 95: +#line 370 "scripts/genksyms/parse.y" + { remove_node((yyvsp[(1) - (1)])); + (yyval) = (yyvsp[(1) - (1)]); + ;} + break; + + case 96: +#line 374 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(4) - (4)]); ;} + break; + + case 97: +#line 376 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(4) - (4)]); ;} + break; + + case 98: +#line 378 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(2) - (2)]); ;} + break; + + case 99: +#line 380 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(3) - (3)]); ;} + break; + + case 100: +#line 382 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(3) - (3)]); ;} + break; + + case 101: +#line 387 "scripts/genksyms/parse.y" + { struct string_list *decl = *(yyvsp[(2) - (3)]); + *(yyvsp[(2) - (3)]) = NULL; + add_symbol(current_name, SYM_NORMAL, decl, is_extern); + (yyval) = (yyvsp[(3) - (3)]); + ;} + break; + + case 102: +#line 395 "scripts/genksyms/parse.y" + { (yyval) = NULL; ;} + break; + + case 104: +#line 402 "scripts/genksyms/parse.y" + { remove_list((yyvsp[(2) - (2)]), &(*(yyvsp[(1) - (2)]))->next); (yyval) = (yyvsp[(2) - (2)]); ;} + break; + + case 105: +#line 406 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(3) - (3)]); ;} + break; + + case 106: +#line 407 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(3) - (3)]); ;} + break; + + case 107: +#line 411 "scripts/genksyms/parse.y" + { (yyval) = NULL; ;} + break; + + case 110: +#line 417 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(2) - (2)]); ;} + break; + + case 111: +#line 422 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(3) - (3)]); ;} + break; + + case 112: +#line 424 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(2) - (2)]); ;} + break; + + case 113: +#line 428 "scripts/genksyms/parse.y" + { (yyval) = NULL; ;} + break; + + case 116: +#line 434 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(3) - (3)]); ;} + break; + + case 117: +#line 438 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(2) - (2)]) ? (yyvsp[(2) - (2)]) : (yyvsp[(1) - (2)]); ;} + break; + + case 118: +#line 439 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(2) - (2)]); ;} + break; + + case 120: +#line 444 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(2) - (2)]); ;} + break; + + case 121: +#line 448 "scripts/genksyms/parse.y" + { (yyval) = NULL; ;} + break; + + case 123: +#line 453 "scripts/genksyms/parse.y" + { (yyval) = (yyvsp[(2) - (2)]); ;} + break; + + case 124: +#line 457 "scripts/genksyms/parse.y" + { (yyval) = NULL; ;} + break; + + case 126: +#line 463 "scripts/genksyms/parse.y" + { export_symbol((*(yyvsp[(3) - (5)]))->string); (yyval) = (yyvsp[(5) - (5)]); ;} + break; + + +/* Line 1267 of yacc.c. */ +#line 2132 "scripts/genksyms/parse.c" + default: break; + } + YY_SYMBOL_PRINT ("-> $$ =", yyr1[yyn], &yyval, &yyloc); + + YYPOPSTACK (yylen); + yylen = 0; + YY_STACK_PRINT (yyss, yyssp); + + *++yyvsp = yyval; + + + /* Now `shift' the result of the reduction. Determine what state + that goes to, based on the state we popped back to and the rule + number reduced by. */ + + yyn = yyr1[yyn]; + + yystate = yypgoto[yyn - YYNTOKENS] + *yyssp; + if (0 <= yystate && yystate <= YYLAST && yycheck[yystate] == *yyssp) + yystate = yytable[yystate]; + else + yystate = yydefgoto[yyn - YYNTOKENS]; + + goto yynewstate; + + +/*------------------------------------. +| yyerrlab -- here on detecting error | +`------------------------------------*/ +yyerrlab: + /* If not already recovering from an error, report this error. */ + if (!yyerrstatus) + { + ++yynerrs; +#if ! YYERROR_VERBOSE + yyerror (YY_("syntax error")); +#else + { + YYSIZE_T yysize = yysyntax_error (0, yystate, yychar); + if (yymsg_alloc < yysize && yymsg_alloc < YYSTACK_ALLOC_MAXIMUM) + { + YYSIZE_T yyalloc = 2 * yysize; + if (! (yysize <= yyalloc && yyalloc <= YYSTACK_ALLOC_MAXIMUM)) + yyalloc = YYSTACK_ALLOC_MAXIMUM; + if (yymsg != yymsgbuf) + YYSTACK_FREE (yymsg); + yymsg = (char *) YYSTACK_ALLOC (yyalloc); + if (yymsg) + yymsg_alloc = yyalloc; + else + { + yymsg = yymsgbuf; + yymsg_alloc = sizeof yymsgbuf; + } + } + + if (0 < yysize && yysize <= yymsg_alloc) + { + (void) yysyntax_error (yymsg, yystate, yychar); + yyerror (yymsg); + } + else + { + yyerror (YY_("syntax error")); + if (yysize != 0) + goto yyexhaustedlab; + } + } +#endif + } + + + + if (yyerrstatus == 3) + { + /* If just tried and failed to reuse look-ahead token after an + error, discard it. */ + + if (yychar <= YYEOF) + { + /* Return failure if at end of input. */ + if (yychar == YYEOF) + YYABORT; + } + else + { + yydestruct ("Error: discarding", + yytoken, &yylval); + yychar = YYEMPTY; + } + } + + /* Else will try to reuse look-ahead token after shifting the error + token. */ + goto yyerrlab1; + + +/*---------------------------------------------------. +| yyerrorlab -- error raised explicitly by YYERROR. | +`---------------------------------------------------*/ +yyerrorlab: + + /* Pacify compilers like GCC when the user code never invokes + YYERROR and the label yyerrorlab therefore never appears in user + code. */ + if (/*CONSTCOND*/ 0) + goto yyerrorlab; + + /* Do not reclaim the symbols of the rule which action triggered + this YYERROR. */ + YYPOPSTACK (yylen); + yylen = 0; + YY_STACK_PRINT (yyss, yyssp); + yystate = *yyssp; + goto yyerrlab1; + + +/*-------------------------------------------------------------. +| yyerrlab1 -- common code for both syntax error and YYERROR. | +`-------------------------------------------------------------*/ +yyerrlab1: + yyerrstatus = 3; /* Each real token shifted decrements this. */ + + for (;;) + { + yyn = yypact[yystate]; + if (yyn != YYPACT_NINF) + { + yyn += YYTERROR; + if (0 <= yyn && yyn <= YYLAST && yycheck[yyn] == YYTERROR) + { + yyn = yytable[yyn]; + if (0 < yyn) + break; + } + } + + /* Pop the current state because it cannot handle the error token. */ + if (yyssp == yyss) + YYABORT; + + + yydestruct ("Error: popping", + yystos[yystate], yyvsp); + YYPOPSTACK (1); + yystate = *yyssp; + YY_STACK_PRINT (yyss, yyssp); + } + + if (yyn == YYFINAL) + YYACCEPT; + + *++yyvsp = yylval; + + + /* Shift the error token. */ + YY_SYMBOL_PRINT ("Shifting", yystos[yyn], yyvsp, yylsp); + + yystate = yyn; + goto yynewstate; + + +/*-------------------------------------. +| yyacceptlab -- YYACCEPT comes here. | +`-------------------------------------*/ +yyacceptlab: + yyresult = 0; + goto yyreturn; + +/*-----------------------------------. +| yyabortlab -- YYABORT comes here. | +`-----------------------------------*/ +yyabortlab: + yyresult = 1; + goto yyreturn; + +#ifndef yyoverflow +/*-------------------------------------------------. +| yyexhaustedlab -- memory exhaustion comes here. | +`-------------------------------------------------*/ +yyexhaustedlab: + yyerror (YY_("memory exhausted")); + yyresult = 2; + /* Fall through. */ +#endif + +yyreturn: + if (yychar != YYEOF && yychar != YYEMPTY) + yydestruct ("Cleanup: discarding lookahead", + yytoken, &yylval); + /* Do not reclaim the symbols of the rule which action triggered + this YYABORT or YYACCEPT. */ + YYPOPSTACK (yylen); + YY_STACK_PRINT (yyss, yyssp); + while (yyssp != yyss) + { + yydestruct ("Cleanup: popping", + yystos[*yyssp], yyvsp); + YYPOPSTACK (1); + } +#ifndef yyoverflow + if (yyss != yyssa) + YYSTACK_FREE (yyss); +#endif +#if YYERROR_VERBOSE + if (yymsg != yymsgbuf) + YYSTACK_FREE (yymsg); +#endif + /* Make sure YYID is used. */ + return YYID (yyresult); +} + + +#line 467 "scripts/genksyms/parse.y" + + +static void +yyerror(const char *e) +{ + error_with_pos("%s", e); +} + diff -Naur linux-2.6.34.orig/scripts/genksyms/parse.h linux-2.6.34/scripts/genksyms/parse.h --- linux-2.6.34.orig/scripts/genksyms/parse.h 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/genksyms/parse.h 2010-06-16 00:19:05.000000000 +0200 @@ -0,0 +1,139 @@ +/* A Bison parser, made by GNU Bison 2.3. */ + +/* Skeleton interface for Bison's Yacc-like parsers in C + + Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006 + Free Software Foundation, Inc. + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2, or (at your option) + any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ + +/* As a special exception, you may create a larger work that contains + part or all of the Bison parser skeleton and distribute that work + under terms of your choice, so long as that work isn't itself a + parser generator using the skeleton or a modified version thereof + as a parser skeleton. Alternatively, if you modify or redistribute + the parser skeleton itself, you may (at your option) remove this + special exception, which will cause the skeleton and the resulting + Bison output files to be licensed under the GNU General Public + License without this special exception. + + This special exception was added by the Free Software Foundation in + version 2.2 of Bison. */ + +/* Tokens. */ +#ifndef YYTOKENTYPE +# define YYTOKENTYPE + /* Put the tokens into the symbol table, so that GDB and other debuggers + know about them. */ + enum yytokentype { + ASM_KEYW = 258, + ATTRIBUTE_KEYW = 259, + AUTO_KEYW = 260, + BOOL_KEYW = 261, + CHAR_KEYW = 262, + CONST_KEYW = 263, + DOUBLE_KEYW = 264, + ENUM_KEYW = 265, + EXTERN_KEYW = 266, + EXTENSION_KEYW = 267, + FLOAT_KEYW = 268, + INLINE_KEYW = 269, + INT_KEYW = 270, + LONG_KEYW = 271, + REGISTER_KEYW = 272, + RESTRICT_KEYW = 273, + SHORT_KEYW = 274, + SIGNED_KEYW = 275, + STATIC_KEYW = 276, + STRUCT_KEYW = 277, + TYPEDEF_KEYW = 278, + UNION_KEYW = 279, + UNSIGNED_KEYW = 280, + VOID_KEYW = 281, + VOLATILE_KEYW = 282, + TYPEOF_KEYW = 283, + EXPORT_SYMBOL_KEYW = 284, + ASM_PHRASE = 285, + ATTRIBUTE_PHRASE = 286, + BRACE_PHRASE = 287, + BRACKET_PHRASE = 288, + EXPRESSION_PHRASE = 289, + CHAR = 290, + DOTS = 291, + IDENT = 292, + INT = 293, + REAL = 294, + STRING = 295, + TYPE = 296, + OTHER = 297, + FILENAME = 298 + }; +#endif +/* Tokens. */ +#define ASM_KEYW 258 +#define ATTRIBUTE_KEYW 259 +#define AUTO_KEYW 260 +#define BOOL_KEYW 261 +#define CHAR_KEYW 262 +#define CONST_KEYW 263 +#define DOUBLE_KEYW 264 +#define ENUM_KEYW 265 +#define EXTERN_KEYW 266 +#define EXTENSION_KEYW 267 +#define FLOAT_KEYW 268 +#define INLINE_KEYW 269 +#define INT_KEYW 270 +#define LONG_KEYW 271 +#define REGISTER_KEYW 272 +#define RESTRICT_KEYW 273 +#define SHORT_KEYW 274 +#define SIGNED_KEYW 275 +#define STATIC_KEYW 276 +#define STRUCT_KEYW 277 +#define TYPEDEF_KEYW 278 +#define UNION_KEYW 279 +#define UNSIGNED_KEYW 280 +#define VOID_KEYW 281 +#define VOLATILE_KEYW 282 +#define TYPEOF_KEYW 283 +#define EXPORT_SYMBOL_KEYW 284 +#define ASM_PHRASE 285 +#define ATTRIBUTE_PHRASE 286 +#define BRACE_PHRASE 287 +#define BRACKET_PHRASE 288 +#define EXPRESSION_PHRASE 289 +#define CHAR 290 +#define DOTS 291 +#define IDENT 292 +#define INT 293 +#define REAL 294 +#define STRING 295 +#define TYPE 296 +#define OTHER 297 +#define FILENAME 298 + + + + +#if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED +typedef int YYSTYPE; +# define yystype YYSTYPE /* obsolescent; will be withdrawn */ +# define YYSTYPE_IS_DECLARED 1 +# define YYSTYPE_IS_TRIVIAL 1 +#endif + +extern YYSTYPE yylval; + diff -Naur linux-2.6.34.orig/scripts/genksyms/parse.o linux-2.6.34/scripts/genksyms/parse.o --- linux-2.6.34.orig/scripts/genksyms/parse.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/genksyms/parse.o 2010-06-16 00:19:06.000000000 +0200 @@ -0,0 +1,79 @@ +ELFh+4( SÃ4~ED$ D$$D$ $D$D$[Ðt&D$D$$D$ 빍t&'VSÃD$D$$9w1D$"D$D$ $9sաD$&D$$[^f,ti=tXD$ T$L$D$1D$$L$T$D$&D$$,Ít&(됉'UWVS,$1t$lD$DD$,D$PD$TD$LT$Lf;L$Hl$@DU9|$D' d$D|$D'vD$D'D$DL$4D$8D$DD$ )D$@$T$0D$l$D$8T$0L$4D$HL$L$HD$ $T$0;l$,t ,$T$0L$HCB4`L$DJ9ÉL$L-?ztjNf=*D$<w D$<D$<= wL$=tBT$D$ 1=D$$f ɉ$D$ D$1D$$D$8$@D$&D$$|$ $$ =syntax error%sError: discardingError: poppingmemory exhaustedCleanup: discarding lookaheadCleanup: popping$enderror$undefinedASM_KEYWATTRIBUTE_KEYWAUTO_KEYWBOOL_KEYWCHAR_KEYWCONST_KEYWDOUBLE_KEYWENUM_KEYWEXTERN_KEYWEXTENSION_KEYWFLOAT_KEYWINLINE_KEYWINT_KEYWLONG_KEYWREGISTER_KEYWRESTRICT_KEYWSHORT_KEYWSIGNED_KEYWSTATIC_KEYWSTRUCT_KEYWTYPEDEF_KEYWUNION_KEYWUNSIGNED_KEYWVOID_KEYWVOLATILE_KEYWTYPEOF_KEYWEXPORT_SYMBOL_KEYWASM_PHRASEATTRIBUTE_PHRASEBRACE_PHRASEBRACKET_PHRASEEXPRESSION_PHRASECHARDOTSIDENTINTREALSTRINGTYPEOTHERFILENAME';''}'',''(''*'')''=''{'':'$acceptdeclaration_seqdeclaration@1declaration1@2@3simple_declarationinit_declarator_list_optinit_declarator_listinit_declaratordecl_specifier_seq_optdecl_specifier_seqdecl_specifierstorage_class_specifiertype_specifiersimple_type_specifierptr_operatorcvar_qualifier_seq_optcvar_qualifier_seqcvar_qualifierdeclaratordirect_declaratornested_declaratordirect_nested_declaratorparameter_declaration_clauseparameter_declaration_listparameter_declarationm_abstract_declaratordirect_m_abstract_declaratorfunction_definitioninitializer_optinitializerclass_bodymember_specification_optmember_specificationmember_declarationmember_declarator_list_optmember_declarator_listmember_declaratormember_bitfield_declaratorattribute_optasm_definitionasm_phrase_optexport_definitionReducing stack by rule %d (line %lu): +unexpected second declaration nameparameter_declaration_list_opt + +m( +3  + +J + k C  X 6  +8 +( +J + ( +8 +8 +( +J +J + +( +: ( +( +8 +( +( +zz8zzzzzzzzzzzzzzzzzzzzzzzzz.zzzzzzzzzzzzazzzz +*7z.zzz/zz.zd'GMz +zz.zzzzzzzzKz_+zVUzzzXzgWz[zzzzZ^efzzbzlzzmzzzzzzzzzz 0z#zzzz}~zzzzz zzzzzzzz/10.4,23- +  !"#$%&'()*+:&K%?%%  %f7h 332f>h4WC8`H/!%%R%)!%)|//07/01/0!/%,-)!,-,H/0/4%3/%)%,|1)/0-/0/0. + 114",.,%,1$)1,-1/01.4 + 1 "111111%Zi)M,-/0d4 + $) + 1 $) + 1 $)1 + %),/0 + )01 + %)/0 + $) + )RFh%D9X48T1\] +23OG55hUhIx[Q|a:!SFe_=;f?P?>?`d/0hebc<Pf?g|5=eYFuf?o>??|JZ + |vwg!b\"p + !y"q{ + !" + !" + !" +  !" + !"st + !? + !" + !"7.>54 01A/236?@8 +!" +'%,&-{D:|C*(qm )9;<B}eyGpjLMyKrswin|$IH=f]TWXvLxJuPo#~zgF^8]Z\ESRQth_[bUYONdca`56687:9;9999999<==>>?@@AABBCCCCCDDDDDDDDDDDDDEEEEEEEEEEEFGGHHIIIIJJKKKKKKLLMMMMMMMNNNOOPPQRRSSSSSSSSTUUVWWXXYYZZ[[\\]]]^__`aabzzzzzzzz]zzzzzzz{zzzzzzzznzz1`Pzzz#H7$@ABK&'()*CVW+rEij}~,6LMNklmnz-^.6787 + )9<@ABCDEIT`b,- %%3W;%W//,%/0=>?FJKB :W@XYZ<@WA%JGHI,.J a!/<,-%)/4FLM[\]^-ZJ01111I?_ANOPQ^%L"L_!/,.1,2UV1%)/FRS1$.11N]")RR!/$Q1111N11gghllrrttvwxyz{   )+-/189=>?ACEGLMNRSWX]bdhiquwy{} "%)*,.278:<?ACEGIKMOQW\_beimqtwz|~  #$&(+/2357;>ACFGJMNP676789 :<;<?>.?Ja_UABABCD EI/A01/A1%% +%%W%W +% + WW )0GHIHIFJK%K/N1K/1K!/J1/1FLM%)M/N1M/1M!/L1/1O$OP.$PQP.QARFRS%)S/N1S/1S!/R1/1@J V2"3X-3-YZYZ@[,,\]\.]L_%^^4"_,/%1,7<BMVeoy(4ALZdr~#'+/3;KWZgjm4AXkzL&CWgs~,;JGCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.rel.text.data.bss.rodata.str1.1.rodata.str1.4.rel.rodata.comment.note.GNU-stack@ 2 %+02\?2$kR0 N 8 Z0*$c**s-  0e u!~0w;dB+NV _ d@i\q \{@@@V  +    '28GQ[parse.cyy_symbol_printyytnameyy_stack_printyydestructyypactyytranslateyycheckyydefactyyr2yyr1yypgotoyydefgotoyytableyystoscurrent_nameis_externis_typedefyyrlineyyprhsyyrhsdecl_spec__fprintf_chkstderryydebugyyparseyynerrsyycharmallocmemcpyfreeexport_symbolyylvaladd_symbolyylexerror_with_posfree_nodefree_listcopy_node*5BS[o    ! %5: L Tdq!#$<%h&&'!!$,5!Rq!(!9Gd!!#): BJZah r z$!' -:$JO)`$o*!   +9!b!o+v$!$  )  !<M Uj#sz, +    #  3  ; K m r )| !    ! $ $ ) +V +-i + q + + + + + + +* ( -P -o   .       + , !" C /f  * /  . " O .e /  * -   ,  )). 8 @Po  $(,048<@DHLPTX\`dhlptx|  $(,048<@DHLPTX\`dhlptx|  $(,048<@DHLPTX\`dhlptx| +  $( \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/scripts/genksyms/.parse.o.cmd linux-2.6.34/scripts/genksyms/.parse.o.cmd --- linux-2.6.34.orig/scripts/genksyms/.parse.o.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/genksyms/.parse.o.cmd 2010-06-16 00:19:06.000000000 +0200 @@ -0,0 +1,29 @@ +cmd_scripts/genksyms/parse.o := gcc -Wp,-MD,scripts/genksyms/.parse.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -Wno-uninitialized -Iscripts/genksyms -c -o scripts/genksyms/parse.o scripts/genksyms/parse.c + +deps_scripts/genksyms/parse.o := \ + scripts/genksyms/parse.c \ + /usr/include/assert.h \ + /usr/include/features.h \ + /usr/include/bits/predefs.h \ + /usr/include/sys/cdefs.h \ + /usr/include/bits/wordsize.h \ + /usr/include/gnu/stubs.h \ + /usr/include/gnu/stubs-32.h \ + /usr/include/malloc.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stddef.h \ + /usr/include/stdio.h \ + /usr/include/bits/types.h \ + /usr/include/bits/typesizes.h \ + /usr/include/libio.h \ + /usr/include/_G_config.h \ + /usr/include/wchar.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + /usr/include/bits/stdio_lim.h \ + /usr/include/bits/sys_errlist.h \ + /usr/include/bits/stdio.h \ + /usr/include/bits/stdio2.h \ + scripts/genksyms/genksyms.h \ + +scripts/genksyms/parse.o: $(deps_scripts/genksyms/parse.o) + +$(deps_scripts/genksyms/parse.o): diff -Naur linux-2.6.34.orig/scripts/kallsyms linux-2.6.34/scripts/kallsyms --- linux-2.6.34.orig/scripts/kallsyms 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/kallsyms 2010-06-16 00:19:09.000000000 +0200 @@ -0,0 +1,36 @@ +ELFЇ4!4 (444444hh      HHHDDQtdRtd   /lib/ld-linux.so.2GNUGNU*L'v|+3b  + ("K8gUa{ [0ni)tJB=c__gmon_start__libc.so.6_IO_stdin_usedstrcpy__printf_chkexitstrncmp__stack_chk_failreallocstdinfeoffgetsstrstr__fprintf_chk__isoc99_fscanfmallocstderrstrchrqsort__ctype_toupper_locmemmovestrcmp__libc_start_mainfreeGLIBC_2.4GLIBC_2.3GLIBC_2.3.4GLIBC_2.7GLIBC_2.0ii ii ti ii ii    $ +( , 0 48<@DHLUS[Ø)tNX[5%%h%h%h% h%h %h(%h0%h8p% h@`%$hHP%(hP@%,hX0%0h` %4hh%8hp%<hx%@h%Dh%Hh%Lh1^PTRhhЙQVhUS=u?9s9r[]Ít&'Utt $ÐUW1VS1ۃ҉T$ u+W&  9\$ t.D 9ù uĈ9\$ uՍv[^_]ÍvD$D$$$t&UWVSÁLe$<1T$HD$GT$,T$D$ l$D$T$\$HgcEUT$H +!%tꩀu+T$,BE$iET$HT$$+ET$G1$<e35eL[^_]ËEUD$8T$<$D$?F$D$(uT$GʋAi:D$H\$It&ucD$8T$ 9sf\$t$|$ l$Ít&vߍ&9ύw9r9rn{MWw Ww у9t)돉‰؉$$9t )‰l1}_Mu&:_t)1ɀ_ou&:_t)9uF +C 'SÃt_\$ D$D$֛$D$$uA\$D$$[Ít&\$D$$h릍\$ D$D$$A[ÍUWVSe$1D$$D$$D$-$D$@$D$W$D$^$D$q$D$$wD$$ci11ۉD$'kD$$tTkt"$uZ9s͡kD D$D$$$ D$ ЌD$D$$ D$@D$LT$] < in.map > out.S +kallsyms failure: unable to allocate required amount of memory +kallsyms failure: unable to allocate required memory +%llx %c %499s +_text__kernel_syscall_via_break__kernel_syscall_via_epc__kernel_sigtramp__gpatdstart_stop_end__start_end.globl %c%s +.globl %s + ALGN +%c%s: +#include +#if BITS_PER_LONG == 64 +#define PTR .quad +#define ALGN .align 8 +#else +#define PTR .long +#define ALGN .align 4 +#endif + .section .rodata, "a" +kallsyms_addresses PTR _text + %#llx + PTR _text - %#llx + PTR %#llx +kallsyms_num_syms PTR %d +kallsyms_names .byte 0x%02x, 0x%02xkallsyms_markerskallsyms_token_table .asciz "%s" +kallsyms_token_index .short %d +--all-symbols--symbol-prefix=out of memory +_compiled.No valid symbol. +_stext_etext_sinittext_einittext_stext_l1_etext_l1_stext_l2_etext_l2_SDA_BASE__SDA2_BASE_ +0Ad' P \o8d +" o8oo Ɔֆ&6FVfvƇНםޝGCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.interp.note.ABI-tag.note.gnu.build-id.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rel.dyn.rel.plt.init.text.fini.rodata.eh_frame.ctors.dtors.jcr.dynamic.got.got.plt.data.bss.comment44#HH 1hh$HDo88,N ddV"^o0ko88`z   PP0PЇ\\ dd    \``  @ 0 #!&`< -t4Hh8d8  + P  Ї\d  ` (5KZh`td0},@`%Ќ5BLV\hs@$   ` Ї4 C W^q\` );dHXj uЙZ  )0BR*i:nP crtstuff.c__CTOR_LIST____DTOR_LIST____JCR_LIST____do_global_dtors_auxcompleted.7021dtor_idx.7023frame_dummy__CTOR_END____FRAME_END____JCR_END____do_global_ctors_auxkallsyms.cexpand_symbolusageread_symbolsymbol_prefix_char_texttext_rangesmay_be_linker_script_provide_symbolcompare_symbolsoutput_labelwrite_srctable_cnttableall_symbolstable_sizespecial_symbols.3905_GLOBAL_OFFSET_TABLE___init_array_end__init_array_start_DYNAMICdata_start__libc_csu_finiqsort@@GLIBC_2.0_start__isoc99_fscanf@@GLIBC_2.7__fprintf_chk@@GLIBC_2.3.4__gmon_start___Jv_RegisterClasses_fp_hwrealloc@@GLIBC_2.0__printf_chk@@GLIBC_2.3.4strchr@@GLIBC_2.0_finifgets@@GLIBC_2.0__libc_start_main@@GLIBC_2.0_IO_stdin_used__ctype_toupper_loc@@GLIBC_2.3free@@GLIBC_2.0__data_starttoken_profitstderr@@GLIBC_2.0__dso_handlefeof@@GLIBC_2.0strcpy@@GLIBC_2.0best_table__DTOR_END____libc_csu_initbest_table_lenstrstr@@GLIBC_2.0__bss_startmalloc@@GLIBC_2.0__stack_chk_fail@@GLIBC_2.4stdin@@GLIBC_2.0memmove@@GLIBC_2.0_endstrncmp@@GLIBC_2.0_edatastrcmp@@GLIBC_2.0exit@@GLIBC_2.0__i686.get_pc_thunk.bxmain_init \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/scripts/.kallsyms.cmd linux-2.6.34/scripts/.kallsyms.cmd --- linux-2.6.34.orig/scripts/.kallsyms.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/.kallsyms.cmd 2010-06-16 00:19:09.000000000 +0200 @@ -0,0 +1,46 @@ +cmd_scripts/kallsyms := gcc -Wp,-MD,scripts/.kallsyms.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/kallsyms scripts/kallsyms.c + +deps_scripts/kallsyms := \ + scripts/kallsyms.c \ + /usr/include/stdio.h \ + /usr/include/features.h \ + /usr/include/bits/predefs.h \ + /usr/include/sys/cdefs.h \ + /usr/include/bits/wordsize.h \ + /usr/include/gnu/stubs.h \ + /usr/include/gnu/stubs-32.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stddef.h \ + /usr/include/bits/types.h \ + /usr/include/bits/typesizes.h \ + /usr/include/libio.h \ + /usr/include/_G_config.h \ + /usr/include/wchar.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + /usr/include/bits/stdio_lim.h \ + /usr/include/bits/sys_errlist.h \ + /usr/include/bits/stdio.h \ + /usr/include/bits/stdio2.h \ + /usr/include/stdlib.h \ + /usr/include/sys/types.h \ + /usr/include/time.h \ + /usr/include/endian.h \ + /usr/include/bits/endian.h \ + /usr/include/bits/byteswap.h \ + /usr/include/sys/select.h \ + /usr/include/bits/select.h \ + /usr/include/bits/sigset.h \ + /usr/include/bits/time.h \ + /usr/include/sys/sysmacros.h \ + /usr/include/bits/pthreadtypes.h \ + /usr/include/alloca.h \ + /usr/include/bits/stdlib.h \ + /usr/include/string.h \ + /usr/include/xlocale.h \ + /usr/include/bits/string.h \ + /usr/include/bits/string2.h \ + /usr/include/bits/string3.h \ + /usr/include/ctype.h \ + +scripts/kallsyms: $(deps_scripts/kallsyms) + +$(deps_scripts/kallsyms): diff -Naur linux-2.6.34.orig/scripts/kconfig/conf linux-2.6.34/scripts/kconfig/conf --- linux-2.6.34.orig/scripts/kconfig/conf 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/kconfig/conf 2010-06-16 00:19:00.000000000 +0200 @@ -0,0 +1,246 @@ +ELF44 (444444 HHHDDQtdRtd/lib/ld-linux.so.2GNUGNUbu@u닕fCN 61,.=E<G?92L0J8CB5 IF-@:HM*)"A7+3> +K $' !%#D;4&(/C } CFK|(CEK8qXfUa2fES g [i0xYs5l<`*S$tT`a1mEyzt$Y JN:( 4M@libncurses.so.5__gmon_start___Jv_RegisterClasses_fini_initlibc.so.6_IO_stdin_usedfflushstrcpy__printf_chkexit_IO_putcsetlocalesrandfopenstrncmpoptindstrrchrregexec__strdupdcgettextregfree__stack_chk_failmkdirreallocstdingetpidstrtolisattyfgetsstrlen__errno_locationchdirreadgetoptclearerr__fprintf_chkctimestdoutfputcfputsmemcpyfclose__memmove_chk__vsnprintf_chkmallocstrcatgetenv__ctype_b_locregcompoptargstderr__strncat_chkfilenofwritegettimeofdayrename__memcpy_chkstrchr__vfprintf_chk__strcpy_chk__ctype_tolower_loc__sprintf_chk__xstatunamememmovebindtextdomain__strcat_chkstrcmp__libc_start_main_edata__bss_start_endGLIBC_2.4GLIBC_2.1GLIBC_2.3GLIBC_2.3.4GLIBC_2.0@ii ii ii ti ii  LGI D@M   $ +( , 048<@DHLPTX\`dhlptx |!"#$%&'()*+,-./012Ġ3Ƞ4̠5Р6Ԡ7ؠ8ܠ9:;<=>?@ABUS[tLX[5%%h%h%h% h%h %h(%h0%h8p% h@`%$hHP%(hP@%,hX0%0h` %4hh%8hp%<hx%@h%Dh%Hh%Lh%Ph%Th%Xh%\hp%`h`%dhP%hh@%lh0%ph %th%xh%|h%h%h%h%h%h %h(%h0%h8p%h@`%hHP%hP@%hX0%h` %hh%hp%hx%h%Ġh%Ƞh%̠h%Рh%Ԡh%ؠh%ܠhp%h`%hP%h@%h0%h %h%h%h%h1^PTRh0Mh@MQVhUS=Du?H 9sH H9rD[]Ít&'Utt $Ð(tD$D$N$$D$D$D$tO$$D$D$D$O$t$D$T$x\$Ét$։|$$C: +$`uB $ D$$D$\$t$|$ÍvvCD$D$`N$\$t$|$ÍC:ybt&D$D$N$L$D$,&t$D$TT$1\$ +t$|$Ét$D$TT$\$t$|$Ívt$D$TT$1\$t$|$Í,\$$\$t$(Ɖ$w5\$4$$0D$YX$D$@$.\$$t$(,Ít&WVShƋfDB u$t@D$ D$\$$t0DJ tt&DJ u[^_ WVS X t&GD$@ $D$jD$ ND$N$D$,D$.CtD$D$!N$$ $[D$s $ND$D$$c<$D$N$$F‰-=@D$WN$D$kt$L9= \[^_]PD$zN$4fT$@$T+D$@x~ $D$$D$ ?T$<T$<ҋDPJD$ +D$$r$;D$$D$kD$ *D$ON$D$,D$2iL$D\$D$S$ ;D$1N$ +!%tꩀuꀧ?tND$F $/^,t&,q,ۣ,uf,1D$D$pN$?\$1D$ N$D$zt&VSÃ$q7t*s tF:ft&[t&u[^Ðt&4$ uF8tȃ~fuhPht$n dD$D$N$^$D$>뾍t&UWVStu] |$hD$N$D$N$N$ND$N\$4$ZQD5vAD$D$N$D$D$$T$$tQ`농t&`di&D$<$ D$lT$h‰$`*`` `D$D$N$$D$$`@`&9$0d=``$LR$O\$Rt\$D$$(`J)u0O\$t$$\$D$OO$uD$$OOct&=d=`wQ`$lRa`&hL5hufdtNqt%$WtD$D$QGsi1t[^_]Í&$Wt빍,$r D$D$P$\$$D$u$$4rD$D$O"OOD$D$PHr_D$D$NSD$t=P@PBDH@@,҉Ht H;t[ËP T h [dfDÍv' Ív'$Ív'Ív' Ív'D$DÍD$ ÍD$$Í(Ív'D$(ÍtÍv'pRtBÍD$@Ð&SD$ ңtÅ8u[Ã[v' D$D$ &Ðt&D$ÍS\$ tr v8t v؃[ÐCxu{ uC׍&C$CC$C؃[Í'\$\$ t$t$$t;v1\$t$Í$ [&19s\$t$Ít&9st>19s\$t$Í&[u뛍&t$C$it\$t$Ít&t$C$ARt&\$\$ t$t$$ttbvt{t>1\$t$Ãut$C$¸uՉt$C$9s\$t$Í9suS`t9su{ xL$1T$9t +v Í$@[ttt tfuѸÐ&T$BtfB8 uufz4uf&'T$RwyÉ'D$@t3t ([ÍP$T$@ @D$PzD$D$ $;\u@\([Ít&VS1ۃt$ t8u:t&&Ct$$uC8tu؃[^ÐFun ty`tۀmtщ1 t&B˄uyv$RYtÐR $S)tÐ(O VSD$T$xw@$\[vM<,f1[^r0uBrw$H\&Cxu͋S t`\`u$"CC딍CxuS t́`bCPfF=`=+= *$ZF`$>1>t&~4$$F$D$CFt&΋@D$z$D$C CZ@D$z$D$yC`C&$VF  +$:FS\$ ts v(L$D$kS$\$ [v°uu*tŋC$C$\$ [f[u[ÍS\$ t t}t؃[ÐC$CC$S:C8uˋH `u$,CPSPS$돍&C$eCC$WS:CtL8[H t`D$C$C`CJ t$`u뿍vJ t`$aC0$)C$C Ct&S\$ Ct$C[Í& t&S\$ tLDt H;t.Ku\$ [fC$\$ [ʃ[ÍvDtmHt`$HDuIt>Ht1PhPT  ldÍvH묐t&Du,7f$DHADt Huˉ$1DHPTXL $Í'UWVS\D$p8u 1\[^_]ÉD$D$0D$ $Tu11D$,t$(D$,tW{tJC8uDCt=D$D$0D$D$ D$$uo9}BD$(uD$,|$,ut$(tD$0$ 5vT$(D$$T$$:T$$D$(uƉ$4&U1WVS,|$@t$Dthf1uCvs8u(t0C|$$uuC8t؃,[^_]Ít&<$‰T$$H1T$ s8؉S,[^_]Ðt&Gu"n ty`tmx1 B̈́ut&'\$t$։D$$4$D$$C\$t$Ív'D$ t$t$$\$|$t[t\$t$|$Í $D$;á`@ $C\$t$|$Í=`_ CS8뉋S0uFCPT$D$<$CPD$<$T$֋KD$SD$<$D$ |$t$C$"t&CPT$D$<$D$SD$<$֋CPD$<$T$xCP*T$D$<$D$SD$<$֋CPt&D$SD$<$D$ 9D$ |$t$C$MD$SD$<$D$ |$t$C$D$ |$t$C$D$SD$<$D$ 뮍D$.ND$<$D$RD$<$FD$RD$<$D$RD$<$a衳'D$$D$ D$!D$D$ $)Ðt&D$$D$ D$D$D$ $Ðt&e$1=,uAD$,$7D$$Sk$H8@q$e3uĬf軲vS\$($T$ $D$T$ D$\[ \$\$ |$1t$tO$ CƉNjSVSV;vB1D$S$D$辯4$趰\$t$|$Í$,^CF؋CFCFfC$UF븋C$EFC$7Ff,\$\$0t$ t$8|$$|$4l$(I;v1ۉ؋t$ \$|$$l$(,Ít&$L^&Cl$(t$8\$|$0t$ D$4|$$,t$D$C$it$D$ŋC$P` h]\$4D$0\$t$ |$$l$(,kvt$D$C$t$D$ŋC$` uD$l$$`q[4$It&t>`tRt^ ~\$0t$ \$|$$l$(,f`tցt@ @$Wt&&IvUWVS˃<9t 91u-9uى?Ɛ9tPvt%<[^_]Íuۋ+7l$4$2PYUJNL$(\M9L$(uL$(IL$,v|$,u |$,[%N9$`)&+7l$4$pEP|UJNL$(M9L$(L$(IL$t&~D$`D$($D$fM9.It&M9I}SRBH!B,$D$RfmD$PP1tBD$ 1D$$$`$T$PD$Cv@D$,l$$蕴t$,l$4$MD$ D$4$-D$,$$iD$,D$$9T$(T$D$(D$,$D$,$D$(t68t($T$PZUx`uω$&$^T$PStËCCT$PD$|$E8D${$C ,D$Pl$@D$taD$GD$qTD$4$D$ 跑誸D$TD$4$D$ 薑D$YD$4$~FN똽 T3,\$Ét$ ։|$$l$((lj$D13C(tH9tC C$C/\$t$ |$$l$(,ÍUWVS$0e$ 1Ƅ$t ;ַD$($D$$T$(D$$D$ TD$T$$$D$D$x$T輐t 8O&$ D$ TD$D$$D$D$$D$ D$+T$D$ D$ D$$$TÉ$C4$C$Tt 8Nu4$TڑNjCs D$D$$}$躐l$|$t$ D$D$D$ $F-=ȹ:w tvF8GtONjw u<$tGl@ T$ D$ D$TD$$̎Gut&uft떍vC+N (N.N4$F8FF8F +$^^ FT$ D$5UD$D$ $l$ |$, "t7\t21"t&t\t4uɍ_L$ D$AUD$,$蕍듃V :0uJXxT$T$ FD$EUD$$D$ B' $F!FD$UD$D$ D$ $T$ $蔎$ tmT$$D$(D$$D$΍D$$D$D$SU$貍T$$$$T$ $$ T$$ueD$D$|}$衍$T$$D$v$R1$ e3[^_]Ðِ$Ƅ$ D$+T$эD$ D$0D$\$$ЋuD$@%=@D$/$X$\$(T$$)؍x$D$ |$\$VƄ<T$(~lD$(vKl$ D$D$$耍ND$ |$,D$D$D$ $TMN+NC(N8.N'%F+Nm(Nb.NQOwV+Nt(Nr .NtF D$FD$EUD$D$ D$ $*FT$ D$UD$D$ $FD$(UD$D$ D$ $щ$T$$$D$\$D$$D$D$T$衊贰D$(W 1B ,\$\$4|$$|$0t$ l$(tYw4$$l;/w$\$4|$$t$0\$t$ l$(,t&4$l$,/ƉGǍv\$t$ |$$l$(,Ít&JL \$l$,D$كщT$$L$,T$1ftljӍG\0S~D$D$ W$r4$D$D0D$$@ D$D$$rD$ l$D$W4$D$UC tOPwP+Nt(Nr .NtX @G\$ D$D$!W4$D$N4$_t:T$$T$$C$p@$Ѩ@ @[É\$D$lW$ym$pt&D$ D$TTD$$m$hpD\$t$PS;Hv\$t$ÍvT$$lDP uz19rtftP{f$nDtWPHEt&yvfoPD?PD똍v\$ \$ t$|$l$D-Ht/5d=T0~=h~t M HChC T ld\$ t$|$l$ÍvH뮍&'S\$D1҅t H9tatgHtd TJ hJChC T ld[Ðt&H뻍,\$\$4|$$|$0t$ l$(w1\$t$ |$$l$(,À|u|u$0lʼntC] }}EE]EEE(E,,$노뱍&UWVSt$4|$0n,$ltN~1f9uD33$l$tC؃[^_]ø㸴릍S\$ $j$D$d[ VSt$$$0sktEs 4$_kCt T$ CN؃[^Ívԍt&f믍t&SDtKHtR=tH ptPL$|$ T$D$ZY$F}D$E$a~|$$D$r@pR ttPL$ T$D$mY$5FEx k}D$E$}|$$D$Qr@JpR ttPL$ T$D$Y$EED$E$D$qED$E$D$nD$TED$TUT$TU`PE$gq@pR ttPL$ T$D$$Z$DXE@ $g@=EH Rp=ttPL$|$ T$D$???unknown%s:%d:warning: %s:%d: %s:%d: location of the '%s' +KCONFIG_AUTOCONFIGinclude/config/auto.confKCONFIG_CONFIGleading whitespace ignoredprompt redefinedOops! How to check %d? + -> %show to free type %d? +0x%xexpr_calc_value: %d? +(!!= || && ^ [UNAME_RELEASEcan't copy type %d +choice must have a promptrange is invalidsrctree%s/%s.kconfig.dw..config.tmpdeps_config := \ + %s \ + %s + +%s: \ + $(deps_config) + +ifneq "$(%s)" "%s" +%s: FORCE + +$(deps_config): ; +/%s%sKCONFIG_OVERWRITECONFIG%s.tmpconfig.%dKERNELVERSIONKCONFIG_NOTIMESTAMP# +# +# %s +# +# CONFIG_%s is not set +CONFIG_%s=m +CONFIG_%s=y +CONFIG_%s="\%cCONFIG_%s=%s +.oldCONFIG_is not setunexpected datainvalid string foundinclude/config/auto.conf.cmdinclude/config../...tmpconfig.tmpconfig_tristate.tmpconfig.hCONFIG_%s=M +#define CONFIG_%s_MODULE 1 +CONFIG_%s=Y +#define CONFIG_%s 1 +#define CONFIG_%s "#define CONFIG_%s 0x%s +#define CONFIG_%s %s +KCONFIG_AUTOHEADERinclude/generated/autoconf.hKCONFIG_TRISTATEinclude/config/tristate.confSymbol: %s [=%s] +Prompt: %s + Defined at %s:%d + Location: +%*c-> %s (%s [=%s]) Selects: Selected by: Depends on: CONFIG_%s: + + [=%s]can't find file %s +%s:%d: can't open file "%s" + flex scanner jammedinput in flex scanner failed%.*s\" boolean + tristate + string + integer + hex + ??? + prompt default #choice value + unknown prop %d! + help +%s + +comment +menu +endmenu + if depends unexpected end statementunknown statement "%s"unexpected option "%s"invalid statementunknown option "%s"invalid option%s:%d:config %s +%s:%d:endconfig +%s:%d:menuconfig %s +%s:%d:type(%u) +%s:%d:prompt +%s:%d:default(%u) +%s:%d:select +%s:%d:range +%s:%d:choice +%s:%d:endchoice +%s:%d:optional +%s:%d:default +%s:%d:if +%s:%d:endif +%s:%d:menu +%s:%d:endmenu +%s:%d:source %s +%s:%d:comment +%s:%d:help +%s:%d:depends on +Error: discardingError: poppingCleanup: discarding lookaheadCleanup: poppingLinux Kernel ConfigurationMODULESendmenuendchoiceendifdependsbooleanintegerhexstringcommentdefaultselectrangeenv,hh,P׭ҭͭȭȭܭp``зxķķķppppppppppķpppppppppppppppppppķķppppppppppķѼ88(ѼX(p0`Hp``````````x`````````````````````````````x(p(@N `8hh 8BppB`nUX   b 0EE^)*?,?,8*&,>+@-8*5,,-6-b0l0}00--_/8*,8*-8*|///G0-.1h...P/0s,s,X,**d8::d:?::FF G*G>>>>>>>>>>>>>;GSGGAeGA>>>>>>>.KlA IIfC>>C@A3BAB>>>>>>>lA[DDI>>@D>>>>>eEAE>>>>>AHH>BFJ>>>>J>tJ>>`AJJ>>@AFFF`AJCJBD4D@arch/$ARCH/defconfigThere is no help available for this kernel option. + +                !"##$%&  !"##$%& '() **+************* , --------------- ./ 00000000000000 1121111111111 3343333333333333 5 666666666666666 7 899 999 : ; '() **+************* **+************* , --------------- ./ 00000000000000 1121111111111 4 666666666666666 <99 999 999"      +11111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111 1111 +1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111 !(&GM9=?LWe'hADHHNHHq +  !":; VW + a!ST"CFH_ +  + ]CFH l + EG +   +  + DEGEG + DEG    !Cm<(./1QR5 + +V89,-:W0;p2}}Z[6\]^_`ab4c7Z>d?[@\klmnIscK~L~o89STZM[N\]^_`abxcOd + ST + PXZY\twczZ|\v{c|ISTSTSTTBrUHm  4>CTKT [\]n^kld_`GO0Ph@ +Y,%$ !#"Y89576?32DFBEAVWULNJMIagijfeRbbbbS?@AAAABCDEFGGGGHIIJJKKKLLMMNNNNNNNOOPPz;}EeAfg u!CqD"y#E$%&G'()hiFj*J<=3$% + &')*+,2359;=>@BCDKJJJPJ"NO--68N^n~ΐސ.>N^n~Αޑ.>N^n~Βޒ.>N^n.N.N+N+N(N(NNNonenvendifoptionendmenuoptionalendchoicerangechoicedefaultdef_boolhelpboolconfigdef_tristatebooleandefconfig_liststringifintselectmodulestristatemenusourcecommenthexmenuconfigpromptdependsmainmenu %/5<DM RW ^ks  +GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.interp.note.ABI-tag.note.gnu.build-id.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rel.dyn.rel.plt.init.text.fini.rodata.eh_frame.ctors.dtors.jcr.dynamic.got.got.plt.data.bss.comment44#HH 1hh$HLDo؃PN ((V ^o ko `z  0    ((0XX LMN3      $ 0#@ 34Hh؃(  +  ( X MN    (5KDZHhtM@(\q,  0h&d3?DOHcTnhydpyy \`}(6D0O^`y4iеl|xLPklP(X0 F@PT5gWy!1,pD +@t*: nKY.k@z@@a4"0"-aemz`7 ohp"q vvo`wo"w\*@x\4t<xCYj}  , @' @" +.3>PaHl0M@ +0$)DW]k z H@&zNP  0BMH!\j0)r!+ 0r @M% B 6P (a {  ]       K? +6 +# +@ +@P +` +z +(a +N + +T + + + + ` @( = J p'\ g s  T  +   p    p . 6C U `d nw k  s 0    2  `'  * < H W\ g p5| $     @MZ   +`()=P0`z% <IPP})&6DOW0h&!z`5 5@]@ а0)P}2`I [lyp}H + )  ) 4 +AS@"{b,s'Ъ`' $D$ @X  .<)EU0] Hg +P+@K_o38=D_P,s$P*`M'16F0W`j@sx+( E &l`Hcrtstuff.c__CTOR_LIST____DTOR_LIST____JCR_LIST____do_global_dtors_auxcompleted.7021dtor_idx.7023frame_dummy__CTOR_END____FRAME_END____JCR_END____do_global_ctors_auxconf.ccheck_stdinvalid_stdinconf_askvaluelineprint_helpT.72conf_symindentconfrootEntrycheck_confconf_cntsync_kconfigzconf.tab.cyy_buffer_stackyy_buffer_stack_topyy_c_buf_pyy_n_charsyy_hold_charcurrent_posconf_changed_callbacksym_change_countCSWTCH.549CSWTCH.552current_menucurrent_entrylast_entry_ptrprop_warnzconf_errorconf_warningconf_linenoconf_filenameconf_warningszconfprintzconf_endtokenCSWTCH.546kconf_id_strings_contentsyydestructtext_asizetext_sizetextfirst_tslast_tsyy_startmenu_check_depsym_check_expr_depssym_check_sym_depsyy_did_buffer_switch_on_eofyy_buffer_stack_maxyy_initsym_add_defaultsym_calc_visibilitysym_get_range_propsym_get_range_valexpr_print_gstr_helperexpr_print_file_helperinited.9510trans_count__expr_eliminate_eqexpr_eliminate_dups2expr_eliminate_dups1alloc_stringappend_stringzconf_init_bufferkconf_id_lookupasso_values.4046wordlist.4107conf_expand_valueres_value.7300fullname.7330conf_unsavednohelp_textyy_fatal_errorzconfensure_buffer_stackyy_ecyy_nxtyy_acceptprint_quoted_stringyypactyytranslateyycheckyydefactyyr2yyr1yypgotoyydefgotoyytableyystos_GLOBAL_OFFSET_TABLE___init_array_end__init_array_start_DYNAMICfileno@@GLIBC_2.0data_startfputs@@GLIBC_2.0__errno_location@@GLIBC_2.0rootmenuzconfinexpr_alloc_onesrand@@GLIBC_2.0expr_copyopen@@GLIBC_2.0cdebugexpr_fprintmenu_add_symbolgetpid@@GLIBC_2.0mkdir@@GLIBC_2.0symbol_modregfree@@GLIBC_2.0defconfig_fileexpr_calc_value__libc_csu_fini_startzconfcharfile_listmenu_is_visiblemenu_end_entryzconfget_inmenu_add_promptsym_type_namezconf_switch_to_buffer__fprintf_chk@@GLIBC_2.3.4__xstat@@GLIBC_2.0expr_extract_eq_and__gmon_start___Jv_RegisterClassessymbol_emptyzconf_scan_bytes_fp_hwrealloc@@GLIBC_2.0zconfpop_buffer_statemenu_has_helpconf_get_default_confname__printf_chk@@GLIBC_2.3.4strchr@@GLIBC_2.0getenv@@GLIBC_2.0_finiconf_get_confignamesym_re_searchstr_newconf_get_autoconfig_namezconflengexpr_contains_symbolfgets@@GLIBC_2.0sym_set_changedrename@@GLIBC_2.0regexec@@GLIBC_2.3.4sym_check_depsexpr_eliminate_dupszconf_starthelp__libc_start_main@@GLIBC_2.0expr_alloc_orzconf_flex_debug__memcpy_chk@@GLIBC_2.3.4expr_freeexpr_extract_eq_orstrrchr@@GLIBC_2.0uname@@GLIBC_2.0zconfallocconf_set_all_new_symbolsbindtextdomain@@GLIBC_2.0conf_parseexpr_alloc_andzconfget_debug__vsnprintf_chk@@GLIBC_2.3.4prop_get_symbolread@@GLIBC_2.0__strcat_chk@@GLIBC_2.3.4conf_defname_IO_stdin_usedgettimeofday@@GLIBC_2.0sym_set_all_changedstrtol@@GLIBC_2.0zconflvalfree@@GLIBC_2.0optind@@GLIBC_2.0menu_get_helpsym_tristate_within_rangedcgettext@@GLIBC_2.0__data_startexpr_alloc_symbolconf_writesymbol_hashfflush@@GLIBC_2.0menu_add_entryzconfset_debug__vfprintf_chk@@GLIBC_2.3.4regcomp@@GLIBC_2.0conf_get_changed__ctype_b_loc@@GLIBC_2.3menu_get_promptmenu_add_optionisatty@@GLIBC_2.0sym_set_change_countfclose@@GLIBC_2.1expr_transformzconf_flush_bufferexpr_eliminate_yngetopt@@GLIBC_2.0expr_trans_boolzconffreestderr@@GLIBC_2.0memcpy@@GLIBC_2.0sym_get_typestrlen@@GLIBC_2.0expr_alloc_compfopen@@GLIBC_2.1conf_read_simpleexpr_eliminate_eqzconf_fopensym_clear_all_validstr_appendsym_get_default_prop__dso_handlesetlocale@@GLIBC_2.0clearerr@@GLIBC_2.0strcpy@@GLIBC_2.0__DTOR_END____libc_csu_initchdir@@GLIBC_2.0ctime@@GLIBC_2.0zconfset_ininput_modezconf_nextfileexpr_depends_symbolmenu_get_root_menuzconfget_lineno__strcpy_chk@@GLIBC_2.3.4menu_set_typezconf_scan_buffersym_string_within_rangezconfparsesym_add_change_countzconfget_outsym_set_string_valueclose@@GLIBC_2.0fwrite@@GLIBC_2.0get_symbol_strtime@@GLIBC_2.0menu_add_menusym_lookupstr_getsym_is_changablezconf_scan_string__bss_startsym_calc_valuezconfreallocmalloc@@GLIBC_2.0menu_finalizezconf_delete_buffermenu_init__stack_chk_fail@@GLIBC_2.4sym_string_validmenu_end_menumenu_add_propsym_initsym_set_tristate_valuemenu_get_ext_helpfputc@@GLIBC_2.0current_filezconfget_textzconfnerrsstdin@@GLIBC_2.0menu_warnexpr_compare_typezconfset_linenomenu_get_parent_menumemmove@@GLIBC_2.0zconftextstr_printfzconflex__ctype_tolower_loc@@GLIBC_2.3zconfset_outstrcat@@GLIBC_2.0zconf_initscansym_get_env_propexpr_alloc_twozconf_linenozconfrestartzconfpush_buffer_statezconflineno_endstdout@@GLIBC_2.0expr_printsym_defconfig_listconf_write_autoconftextdomain@@GLIBC_2.0expr_extract_eqzconf_curnamestr_freerand@@GLIBC_2.0expr_eqsymbol_noconf_set_changed_callback__sprintf_chk@@GLIBC_2.3.4file_lookupmenu_add_exprstrncmp@@GLIBC_2.0_IO_putc@@GLIBC_2.0optarg@@GLIBC_2.0modules_valexpr_trans_compareprop_allocsym_toggle_tristate_valuezconfdump_edata__memmove_chk@@GLIBC_2.3.4sym_get_choice_propstrcmp@@GLIBC_2.0zconfoutsym_env_list__strdup@@GLIBC_2.0exit@@GLIBC_2.0current_buf__strncat_chk@@GLIBC_2.3.4menu_add_depzconfget_leng__i686.get_pc_thunk.bxfile_write_depconf_readsym_get_string_valuezconflex_destroyprop_get_type_namesym_findmainexpr_gstr_print_initstr_assignmodules_symzconf_create_buffersymbol_yes \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/scripts/kconfig/.conf.cmd linux-2.6.34/scripts/kconfig/.conf.cmd --- linux-2.6.34.orig/scripts/kconfig/.conf.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/kconfig/.conf.cmd 2010-06-16 00:19:00.000000000 +0200 @@ -0,0 +1 @@ +cmd_scripts/kconfig/conf := gcc -o scripts/kconfig/conf scripts/kconfig/conf.o scripts/kconfig/zconf.tab.o -lncurses diff -Naur linux-2.6.34.orig/scripts/kconfig/conf.o linux-2.6.34/scripts/kconfig/conf.o --- linux-2.6.34.orig/scripts/kconfig/conf.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/kconfig/conf.o 2010-06-16 00:18:56.000000000 +0200 @@ -0,0 +1,64 @@ +ELF4( tD$D$$$D$D$D$$$D$D$D$($$D$$\$Ét$։|$$C: +!$uB$D$$ D$\$t$|$ÍvvCD$ D$$\$t$|$ÍC:ybt&D$D$ $$D$&t$D$$1\$ +t$!|$Ét$D$$\$t$|$Ívt$D$$1\$t$|$Í,\$$\$t$(Ɖ$\$4$$D$$D$$\$$t$(,Ít&WVS ƋfDB u$ t@D$ D$\$$ t0 DJ tt&DJ u[^_ WVS X t&GD$@ $D$D$ (D$$D$D$CtD$D$)$$$[D$s$ND$D$$c<$D$%$$‰-=@ D$_$D$t$L9= \[^_]PD$$fT$@$D$@x~$D$$ D$ ?T$<T$<ҋDPJD$ +D$$ $D$$D$D$ *D$W$D$D$iL$D\$D$$;D$$ +!%tꩀu ?tND$F $^t&qۣuf1D$D$z$\$1D$ ($D$zt&VSÃ$t*s tF:ft&[t&u[^Ðt&4$uF8tȃ~fuPt$dD$D$$$D$뾍t&UWVStu] |$hD$($D$$$D$\$4$QD5vAD$D$$D$D$$$$농t&i&D$<$D$lT$h‰$* D$D$$$D$$&9$=$$\$t\$D$$(J)u@\$t$$\$D$_$uD$$_t&==wQ$a&L5uftNt%$tD$D$G1t[^_]Í&$t빍,$ D$D$ $\$$D$$$D$D$$D$D$$'$t&$$$$t$jt 8$u 1҉$t$u̐\$\$$ƉD$D$D$X$t$ D$D$$$t&D$4$3t vN2%D$D$THD$D$aborted! + +(NEW) %s +%s +%s +%*s%s ] (%s) /n/m/y/?oes%*c +%*c %s +%*c +%*s%s +%*c %s +%*c %d. %s (%s) (NEW) +%*schoice[1]: 1 +[1-%d?]: %d +[%s] * +* Restart config... +* +/usr/share/localelinuxSee README for usage info +osdD:nmyrh%s: Kconfig file missing +KCONFIG_ALLCONFIGallno.configallmod.configallyes.configallrandom.configall.configKCONFIG_NOSILENTUPDATEConsole input/output is redirected. Run 'make oldconfig' to update configuration. + +*** +*** You have not yet configured your kernel! +*** (missing kernel config file "%s") +*** +*** Please run some configurator (e.g. "make oldconfig" or +*** "make menuconfig" or "make xconfig"). +*** +*** +*** Can't find default configuration "%s"! +*** + +*** Kernel configuration requires explicit update. + + +*** Error during writing of the kernel configuration. + + +*** Error during update of the kernel configuration. + +H8xh kkGCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.rel.text.data.bss.rodata.str1.1.rodata.str1.4.rel.rodata.comment.note.GNU-stack@ P% %+ 02?2dRdN 0/0 Z0|$csD  $"* . 3`\>C`qLS Xbmv +=; '.<E_m")0>KQXgnyconf.ccheck_stdinvalid_stdinconf_askvaluelineprint_helpT.72conf_symindentconfrootEntrycheck_confconf_cntsync_kconfig.LC16.LC15dcgettext__printf_chkexitsym_get_typesym_is_changableinput_modestdoutfflushstdinfgetsstr_newmenu_get_ext_helpstr_getstr_free__ctype_b_locstrlen__memmove_chk_IO_putcsym_tristate_within_rangemenu_has_helpsym_get_string_valuesym_set_tristate_valuemenu_is_visiblesym_set_string_valuemenu_get_promptsym_calc_valuestrtolmenu_get_parent_menumainsetlocalebindtextdomaintextdomaingetoptstderr__fprintf_chkgettimeofdaysrandoptargdefconfig_fileoptindconf_parsegetenv__xstatconf_read_simplerootmenuconf_get_changedconf_writeconf_write_autoconfconf_readconf_set_all_new_symbolsisattyconf_get_confignameconf_get_default_confname(8HTdt ! "EMY8Du#$%&'( )"(* *)+B,R^f-*+ ++&.,DPcmz..)9*S]jp./Zbjz--"+1>0_1  S p  1       + +2 +/Q +a +q +y +1 + + + + + + +  1- 5 = M Y q        ,   ; /Y i y     2   !  " 1 '] b 3q 1         ,2H.Xdp|/<Ydn4s678 +9+7H:P;\cjz<= (4:I>OX?i@|ABCC'C:?DJX`glErvEEFGHG!?1I??O[o{I:;JJJJ J*F5:BSK_pKKLC:; D'1;PZM_?v  $(,048<@DHLPTX\`dhlptx|  \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/scripts/kconfig/.conf.o.cmd linux-2.6.34/scripts/kconfig/.conf.o.cmd --- linux-2.6.34.orig/scripts/kconfig/.conf.o.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/kconfig/.conf.o.cmd 2010-06-16 00:18:56.000000000 +0200 @@ -0,0 +1,64 @@ +cmd_scripts/kconfig/conf.o := gcc -Wp,-MD,scripts/kconfig/.conf.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -DCURSES_LOC="" -DLOCALE -c -o scripts/kconfig/conf.o scripts/kconfig/conf.c + +deps_scripts/kconfig/conf.o := \ + scripts/kconfig/conf.c \ + $(wildcard include/config/allconfig.h) \ + $(wildcard include/config/nosilentupdate.h) \ + /usr/include/locale.h \ + /usr/include/features.h \ + /usr/include/bits/predefs.h \ + /usr/include/sys/cdefs.h \ + /usr/include/bits/wordsize.h \ + /usr/include/gnu/stubs.h \ + /usr/include/gnu/stubs-32.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stddef.h \ + /usr/include/bits/locale.h \ + /usr/include/xlocale.h \ + /usr/include/ctype.h \ + /usr/include/bits/types.h \ + /usr/include/bits/typesizes.h \ + /usr/include/endian.h \ + /usr/include/bits/endian.h \ + /usr/include/bits/byteswap.h \ + /usr/include/stdio.h \ + /usr/include/libio.h \ + /usr/include/_G_config.h \ + /usr/include/wchar.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + /usr/include/bits/stdio_lim.h \ + /usr/include/bits/sys_errlist.h \ + /usr/include/bits/stdio.h \ + /usr/include/bits/stdio2.h \ + /usr/include/stdlib.h \ + /usr/include/sys/types.h \ + /usr/include/time.h \ + /usr/include/sys/select.h \ + /usr/include/bits/select.h \ + /usr/include/bits/sigset.h \ + /usr/include/bits/time.h \ + /usr/include/sys/sysmacros.h \ + /usr/include/bits/pthreadtypes.h \ + /usr/include/alloca.h \ + /usr/include/bits/stdlib.h \ + /usr/include/string.h \ + /usr/include/bits/string.h \ + /usr/include/bits/string2.h \ + /usr/include/bits/string3.h \ + /usr/include/unistd.h \ + /usr/include/bits/posix_opt.h \ + /usr/include/bits/confname.h \ + /usr/include/getopt.h \ + /usr/include/bits/unistd.h \ + /usr/include/sys/stat.h \ + /usr/include/bits/stat.h \ + /usr/include/sys/time.h \ + scripts/kconfig/lkc.h \ + $(wildcard include/config/list.h) \ + scripts/kconfig/expr.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdbool.h \ + /usr/include/libintl.h \ + scripts/kconfig/lkc_proto.h \ + +scripts/kconfig/conf.o: $(deps_scripts/kconfig/conf.o) + +$(deps_scripts/kconfig/conf.o): diff -Naur linux-2.6.34.orig/scripts/kconfig/kxgettext.o linux-2.6.34/scripts/kconfig/kxgettext.o --- linux-2.6.34.orig/scripts/kconfig/kxgettext.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/kconfig/kxgettext.o 2010-06-16 00:18:56.000000000 +0200 @@ -0,0 +1,14 @@ +ELF4( UWVSÁ,@D$ +$e$@1$1Ʌ~ +| +!D$"D$f?te) +t3\S~;t7"u\f\@n@"@ +@"Ɛt"@|$[|$$u$ tp$@@hPS C 1$@e3,@[^_]Í&\fD$"D$ ?D$ +D$"$t$ tE$@@hC PD$$t4sC1DC $(C $'UWVSÃx$@ tp$1҉<$S t $u.[t&Ctu[^_]Ít&C k$txC p$,$4fUVSE @$$65u&v$v^ $ +D$FtD$D$ +$CD$ CD$D$&CD$ CD$D$$uء$ +D$D$'$D$v91[^]Root Menu# %s:00000 +#: %s:%d, %s:%dmsgid %s +msgstr "" +GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.rel.text.data.bss.rodata.str1.1.comment.note.GNU-stack@ 8  %0+0020;?0k$HX +  P '(0@GNU\ev{kxgettext.cmessage__addmessage__listmenu_build_message_liststrchrstrlenstrcmpmalloc__strdup__stack_chk_failfreemenu_get_promptmenu_has_helpmenu_get_helpmainconf_parsemenu_get_root_menustdout_IO_putc__printf_chk+ ;   !4Oj! +>Q]o \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/scripts/kconfig/.kxgettext.o.cmd linux-2.6.34/scripts/kconfig/.kxgettext.o.cmd --- linux-2.6.34.orig/scripts/kconfig/.kxgettext.o.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/kconfig/.kxgettext.o.cmd 2010-06-16 00:18:56.000000000 +0200 @@ -0,0 +1,53 @@ +cmd_scripts/kconfig/kxgettext.o := gcc -Wp,-MD,scripts/kconfig/.kxgettext.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -DCURSES_LOC="" -DLOCALE -c -o scripts/kconfig/kxgettext.o scripts/kconfig/kxgettext.c + +deps_scripts/kconfig/kxgettext.o := \ + scripts/kconfig/kxgettext.c \ + /usr/include/stdlib.h \ + /usr/include/features.h \ + /usr/include/bits/predefs.h \ + /usr/include/sys/cdefs.h \ + /usr/include/bits/wordsize.h \ + /usr/include/gnu/stubs.h \ + /usr/include/gnu/stubs-32.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stddef.h \ + /usr/include/sys/types.h \ + /usr/include/bits/types.h \ + /usr/include/bits/typesizes.h \ + /usr/include/time.h \ + /usr/include/endian.h \ + /usr/include/bits/endian.h \ + /usr/include/bits/byteswap.h \ + /usr/include/sys/select.h \ + /usr/include/bits/select.h \ + /usr/include/bits/sigset.h \ + /usr/include/bits/time.h \ + /usr/include/sys/sysmacros.h \ + /usr/include/bits/pthreadtypes.h \ + /usr/include/alloca.h \ + /usr/include/bits/stdlib.h \ + /usr/include/string.h \ + /usr/include/xlocale.h \ + /usr/include/bits/string.h \ + /usr/include/bits/string2.h \ + /usr/include/bits/string3.h \ + scripts/kconfig/lkc.h \ + $(wildcard include/config/list.h) \ + scripts/kconfig/expr.h \ + /usr/include/stdio.h \ + /usr/include/libio.h \ + /usr/include/_G_config.h \ + /usr/include/wchar.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + /usr/include/bits/stdio_lim.h \ + /usr/include/bits/sys_errlist.h \ + /usr/include/bits/stdio.h \ + /usr/include/bits/stdio2.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdbool.h \ + /usr/include/libintl.h \ + /usr/include/locale.h \ + /usr/include/bits/locale.h \ + scripts/kconfig/lkc_proto.h \ + +scripts/kconfig/kxgettext.o: $(deps_scripts/kconfig/kxgettext.o) + +$(deps_scripts/kconfig/kxgettext.o): diff -Naur linux-2.6.34.orig/scripts/kconfig/lex.zconf.c linux-2.6.34/scripts/kconfig/lex.zconf.c --- linux-2.6.34.orig/scripts/kconfig/lex.zconf.c 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/kconfig/lex.zconf.c 2010-06-16 00:18:56.000000000 +0200 @@ -0,0 +1,2429 @@ + +#line 3 "scripts/kconfig/lex.zconf.c" + +#define YY_INT_ALIGNED short int + +/* A lexical scanner generated by flex */ + +#define yy_create_buffer zconf_create_buffer +#define yy_delete_buffer zconf_delete_buffer +#define yy_flex_debug zconf_flex_debug +#define yy_init_buffer zconf_init_buffer +#define yy_flush_buffer zconf_flush_buffer +#define yy_load_buffer_state zconf_load_buffer_state +#define yy_switch_to_buffer zconf_switch_to_buffer +#define yyin zconfin +#define yyleng zconfleng +#define yylex zconflex +#define yylineno zconflineno +#define yyout zconfout +#define yyrestart zconfrestart +#define yytext zconftext +#define yywrap zconfwrap +#define yyalloc zconfalloc +#define yyrealloc zconfrealloc +#define yyfree zconffree + +#define FLEX_SCANNER +#define YY_FLEX_MAJOR_VERSION 2 +#define YY_FLEX_MINOR_VERSION 5 +#define YY_FLEX_SUBMINOR_VERSION 35 +#if YY_FLEX_SUBMINOR_VERSION > 0 +#define FLEX_BETA +#endif + +/* First, we deal with platform-specific or compiler-specific issues. */ + +/* begin standard C headers. */ +#include +#include +#include +#include + +/* end standard C headers. */ + +/* flex integer type definitions */ + +#ifndef FLEXINT_H +#define FLEXINT_H + +/* C99 systems have . Non-C99 systems may or may not. */ + +#if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L + +/* C99 says to define __STDC_LIMIT_MACROS before including stdint.h, + * if you want the limit (max/min) macros for int types. + */ +#ifndef __STDC_LIMIT_MACROS +#define __STDC_LIMIT_MACROS 1 +#endif + +#include +typedef int8_t flex_int8_t; +typedef uint8_t flex_uint8_t; +typedef int16_t flex_int16_t; +typedef uint16_t flex_uint16_t; +typedef int32_t flex_int32_t; +typedef uint32_t flex_uint32_t; +#else +typedef signed char flex_int8_t; +typedef short int flex_int16_t; +typedef int flex_int32_t; +typedef unsigned char flex_uint8_t; +typedef unsigned short int flex_uint16_t; +typedef unsigned int flex_uint32_t; + +/* Limits of integral types. */ +#ifndef INT8_MIN +#define INT8_MIN (-128) +#endif +#ifndef INT16_MIN +#define INT16_MIN (-32767-1) +#endif +#ifndef INT32_MIN +#define INT32_MIN (-2147483647-1) +#endif +#ifndef INT8_MAX +#define INT8_MAX (127) +#endif +#ifndef INT16_MAX +#define INT16_MAX (32767) +#endif +#ifndef INT32_MAX +#define INT32_MAX (2147483647) +#endif +#ifndef UINT8_MAX +#define UINT8_MAX (255U) +#endif +#ifndef UINT16_MAX +#define UINT16_MAX (65535U) +#endif +#ifndef UINT32_MAX +#define UINT32_MAX (4294967295U) +#endif + +#endif /* ! C99 */ + +#endif /* ! FLEXINT_H */ + +#ifdef __cplusplus + +/* The "const" storage-class-modifier is valid. */ +#define YY_USE_CONST + +#else /* ! __cplusplus */ + +/* C99 requires __STDC__ to be defined as 1. */ +#if defined (__STDC__) + +#define YY_USE_CONST + +#endif /* defined (__STDC__) */ +#endif /* ! __cplusplus */ + +#ifdef YY_USE_CONST +#define yyconst const +#else +#define yyconst +#endif + +/* Returned upon end-of-file. */ +#define YY_NULL 0 + +/* Promotes a possibly negative, possibly signed char to an unsigned + * integer for use as an array index. If the signed char is negative, + * we want to instead treat it as an 8-bit unsigned char, hence the + * double cast. + */ +#define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c) + +/* Enter a start condition. This macro really ought to take a parameter, + * but we do it the disgusting crufty way forced on us by the ()-less + * definition of BEGIN. + */ +#define BEGIN (yy_start) = 1 + 2 * + +/* Translate the current start state into a value that can be later handed + * to BEGIN to return to the state. The YYSTATE alias is for lex + * compatibility. + */ +#define YY_START (((yy_start) - 1) / 2) +#define YYSTATE YY_START + +/* Action number for EOF rule of a given start state. */ +#define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) + +/* Special action meaning "start processing a new file". */ +#define YY_NEW_FILE zconfrestart(zconfin ) + +#define YY_END_OF_BUFFER_CHAR 0 + +/* Size of default input buffer. */ +#ifndef YY_BUF_SIZE +#ifdef __ia64__ +/* On IA-64, the buffer size is 16k, not 8k. + * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case. + * Ditto for the __ia64__ case accordingly. + */ +#define YY_BUF_SIZE 32768 +#else +#define YY_BUF_SIZE 16384 +#endif /* __ia64__ */ +#endif + +/* The state buf must be large enough to hold one state per character in the main buffer. + */ +#define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) + +#ifndef YY_TYPEDEF_YY_BUFFER_STATE +#define YY_TYPEDEF_YY_BUFFER_STATE +typedef struct yy_buffer_state *YY_BUFFER_STATE; +#endif + +extern int zconfleng; + +extern FILE *zconfin, *zconfout; + +#define EOB_ACT_CONTINUE_SCAN 0 +#define EOB_ACT_END_OF_FILE 1 +#define EOB_ACT_LAST_MATCH 2 + + #define YY_LESS_LINENO(n) + +/* Return all but the first "n" matched characters back to the input stream. */ +#define yyless(n) \ + do \ + { \ + /* Undo effects of setting up zconftext. */ \ + int yyless_macro_arg = (n); \ + YY_LESS_LINENO(yyless_macro_arg);\ + *yy_cp = (yy_hold_char); \ + YY_RESTORE_YY_MORE_OFFSET \ + (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \ + YY_DO_BEFORE_ACTION; /* set up zconftext again */ \ + } \ + while ( 0 ) + +#define unput(c) yyunput( c, (yytext_ptr) ) + +#ifndef YY_TYPEDEF_YY_SIZE_T +#define YY_TYPEDEF_YY_SIZE_T +typedef size_t yy_size_t; +#endif + +#ifndef YY_STRUCT_YY_BUFFER_STATE +#define YY_STRUCT_YY_BUFFER_STATE +struct yy_buffer_state + { + FILE *yy_input_file; + + char *yy_ch_buf; /* input buffer */ + char *yy_buf_pos; /* current position in input buffer */ + + /* Size of input buffer in bytes, not including room for EOB + * characters. + */ + yy_size_t yy_buf_size; + + /* Number of characters read into yy_ch_buf, not including EOB + * characters. + */ + int yy_n_chars; + + /* Whether we "own" the buffer - i.e., we know we created it, + * and can realloc() it to grow it, and should free() it to + * delete it. + */ + int yy_is_our_buffer; + + /* Whether this is an "interactive" input source; if so, and + * if we're using stdio for input, then we want to use getc() + * instead of fread(), to make sure we stop fetching input after + * each newline. + */ + int yy_is_interactive; + + /* Whether we're considered to be at the beginning of a line. + * If so, '^' rules will be active on the next match, otherwise + * not. + */ + int yy_at_bol; + + int yy_bs_lineno; /**< The line count. */ + int yy_bs_column; /**< The column count. */ + + /* Whether to try to fill the input buffer when we reach the + * end of it. + */ + int yy_fill_buffer; + + int yy_buffer_status; + +#define YY_BUFFER_NEW 0 +#define YY_BUFFER_NORMAL 1 + /* When an EOF's been seen but there's still some text to process + * then we mark the buffer as YY_EOF_PENDING, to indicate that we + * shouldn't try reading from the input source any more. We might + * still have a bunch of tokens to match, though, because of + * possible backing-up. + * + * When we actually see the EOF, we change the status to "new" + * (via zconfrestart()), so that the user can continue scanning by + * just pointing zconfin at a new input file. + */ +#define YY_BUFFER_EOF_PENDING 2 + + }; +#endif /* !YY_STRUCT_YY_BUFFER_STATE */ + +/* Stack of input buffers. */ +static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ +static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ +static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ + +/* We provide macros for accessing buffer states in case in the + * future we want to put the buffer states in a more general + * "scanner state". + * + * Returns the top of the stack, or NULL. + */ +#define YY_CURRENT_BUFFER ( (yy_buffer_stack) \ + ? (yy_buffer_stack)[(yy_buffer_stack_top)] \ + : NULL) + +/* Same as previous macro, but useful when we know that the buffer stack is not + * NULL or when we need an lvalue. For internal use only. + */ +#define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)] + +/* yy_hold_char holds the character lost when zconftext is formed. */ +static char yy_hold_char; +static int yy_n_chars; /* number of characters read into yy_ch_buf */ +int zconfleng; + +/* Points to current character in buffer. */ +static char *yy_c_buf_p = (char *) 0; +static int yy_init = 0; /* whether we need to initialize */ +static int yy_start = 0; /* start state number */ + +/* Flag which is used to allow zconfwrap()'s to do buffer switches + * instead of setting up a fresh zconfin. A bit of a hack ... + */ +static int yy_did_buffer_switch_on_eof; + +void zconfrestart (FILE *input_file ); +void zconf_switch_to_buffer (YY_BUFFER_STATE new_buffer ); +YY_BUFFER_STATE zconf_create_buffer (FILE *file,int size ); +void zconf_delete_buffer (YY_BUFFER_STATE b ); +void zconf_flush_buffer (YY_BUFFER_STATE b ); +void zconfpush_buffer_state (YY_BUFFER_STATE new_buffer ); +void zconfpop_buffer_state (void ); + +static void zconfensure_buffer_stack (void ); +static void zconf_load_buffer_state (void ); +static void zconf_init_buffer (YY_BUFFER_STATE b,FILE *file ); + +#define YY_FLUSH_BUFFER zconf_flush_buffer(YY_CURRENT_BUFFER ) + +YY_BUFFER_STATE zconf_scan_buffer (char *base,yy_size_t size ); +YY_BUFFER_STATE zconf_scan_string (yyconst char *yy_str ); +YY_BUFFER_STATE zconf_scan_bytes (yyconst char *bytes,int len ); + +void *zconfalloc (yy_size_t ); +void *zconfrealloc (void *,yy_size_t ); +void zconffree (void * ); + +#define yy_new_buffer zconf_create_buffer + +#define yy_set_interactive(is_interactive) \ + { \ + if ( ! YY_CURRENT_BUFFER ){ \ + zconfensure_buffer_stack (); \ + YY_CURRENT_BUFFER_LVALUE = \ + zconf_create_buffer(zconfin,YY_BUF_SIZE ); \ + } \ + YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ + } + +#define yy_set_bol(at_bol) \ + { \ + if ( ! YY_CURRENT_BUFFER ){\ + zconfensure_buffer_stack (); \ + YY_CURRENT_BUFFER_LVALUE = \ + zconf_create_buffer(zconfin,YY_BUF_SIZE ); \ + } \ + YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \ + } + +#define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) + +/* Begin user sect3 */ + +#define zconfwrap(n) 1 +#define YY_SKIP_YYWRAP + +typedef unsigned char YY_CHAR; + +FILE *zconfin = (FILE *) 0, *zconfout = (FILE *) 0; + +typedef int yy_state_type; + +extern int zconflineno; + +int zconflineno = 1; + +extern char *zconftext; +#define yytext_ptr zconftext +static yyconst flex_int16_t yy_nxt[][17] = + { + { + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0 + }, + + { + 11, 12, 13, 14, 12, 12, 15, 12, 12, 12, + 12, 12, 12, 12, 12, 12, 12 + }, + + { + 11, 12, 13, 14, 12, 12, 15, 12, 12, 12, + 12, 12, 12, 12, 12, 12, 12 + }, + + { + 11, 16, 16, 17, 16, 16, 16, 16, 16, 16, + 16, 16, 16, 18, 16, 16, 16 + }, + + { + 11, 16, 16, 17, 16, 16, 16, 16, 16, 16, + 16, 16, 16, 18, 16, 16, 16 + + }, + + { + 11, 19, 20, 21, 19, 19, 19, 19, 19, 19, + 19, 19, 19, 19, 19, 19, 19 + }, + + { + 11, 19, 20, 21, 19, 19, 19, 19, 19, 19, + 19, 19, 19, 19, 19, 19, 19 + }, + + { + 11, 22, 22, 23, 22, 24, 22, 22, 24, 22, + 22, 22, 22, 22, 22, 25, 22 + }, + + { + 11, 22, 22, 23, 22, 24, 22, 22, 24, 22, + 22, 22, 22, 22, 22, 25, 22 + }, + + { + 11, 26, 26, 27, 28, 29, 30, 31, 29, 32, + 33, 34, 35, 35, 36, 37, 38 + + }, + + { + 11, 26, 26, 27, 28, 29, 30, 31, 29, 32, + 33, 34, 35, 35, 36, 37, 38 + }, + + { + -11, -11, -11, -11, -11, -11, -11, -11, -11, -11, + -11, -11, -11, -11, -11, -11, -11 + }, + + { + 11, -12, -12, -12, -12, -12, -12, -12, -12, -12, + -12, -12, -12, -12, -12, -12, -12 + }, + + { + 11, -13, 39, 40, -13, -13, 41, -13, -13, -13, + -13, -13, -13, -13, -13, -13, -13 + }, + + { + 11, -14, -14, -14, -14, -14, -14, -14, -14, -14, + -14, -14, -14, -14, -14, -14, -14 + + }, + + { + 11, 42, 42, 43, 42, 42, 42, 42, 42, 42, + 42, 42, 42, 42, 42, 42, 42 + }, + + { + 11, -16, -16, -16, -16, -16, -16, -16, -16, -16, + -16, -16, -16, -16, -16, -16, -16 + }, + + { + 11, -17, -17, -17, -17, -17, -17, -17, -17, -17, + -17, -17, -17, -17, -17, -17, -17 + }, + + { + 11, -18, -18, -18, -18, -18, -18, -18, -18, -18, + -18, -18, -18, 44, -18, -18, -18 + }, + + { + 11, 45, 45, -19, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45 + + }, + + { + 11, -20, 46, 47, -20, -20, -20, -20, -20, -20, + -20, -20, -20, -20, -20, -20, -20 + }, + + { + 11, 48, -21, -21, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48 + }, + + { + 11, 49, 49, 50, 49, -22, 49, 49, -22, 49, + 49, 49, 49, 49, 49, -22, 49 + }, + + { + 11, -23, -23, -23, -23, -23, -23, -23, -23, -23, + -23, -23, -23, -23, -23, -23, -23 + }, + + { + 11, -24, -24, -24, -24, -24, -24, -24, -24, -24, + -24, -24, -24, -24, -24, -24, -24 + + }, + + { + 11, 51, 51, 52, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 51, 51 + }, + + { + 11, -26, -26, -26, -26, -26, -26, -26, -26, -26, + -26, -26, -26, -26, -26, -26, -26 + }, + + { + 11, -27, -27, -27, -27, -27, -27, -27, -27, -27, + -27, -27, -27, -27, -27, -27, -27 + }, + + { + 11, -28, -28, -28, -28, -28, -28, -28, -28, -28, + -28, -28, -28, -28, 53, -28, -28 + }, + + { + 11, -29, -29, -29, -29, -29, -29, -29, -29, -29, + -29, -29, -29, -29, -29, -29, -29 + + }, + + { + 11, 54, 54, -30, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54 + }, + + { + 11, -31, -31, -31, -31, -31, -31, 55, -31, -31, + -31, -31, -31, -31, -31, -31, -31 + }, + + { + 11, -32, -32, -32, -32, -32, -32, -32, -32, -32, + -32, -32, -32, -32, -32, -32, -32 + }, + + { + 11, -33, -33, -33, -33, -33, -33, -33, -33, -33, + -33, -33, -33, -33, -33, -33, -33 + }, + + { + 11, -34, -34, -34, -34, -34, -34, -34, -34, -34, + -34, 56, 57, 57, -34, -34, -34 + + }, + + { + 11, -35, -35, -35, -35, -35, -35, -35, -35, -35, + -35, 57, 57, 57, -35, -35, -35 + }, + + { + 11, -36, -36, -36, -36, -36, -36, -36, -36, -36, + -36, -36, -36, -36, -36, -36, -36 + }, + + { + 11, -37, -37, 58, -37, -37, -37, -37, -37, -37, + -37, -37, -37, -37, -37, -37, -37 + }, + + { + 11, -38, -38, -38, -38, -38, -38, -38, -38, -38, + -38, -38, -38, -38, -38, -38, 59 + }, + + { + 11, -39, 39, 40, -39, -39, 41, -39, -39, -39, + -39, -39, -39, -39, -39, -39, -39 + + }, + + { + 11, -40, -40, -40, -40, -40, -40, -40, -40, -40, + -40, -40, -40, -40, -40, -40, -40 + }, + + { + 11, 42, 42, 43, 42, 42, 42, 42, 42, 42, + 42, 42, 42, 42, 42, 42, 42 + }, + + { + 11, 42, 42, 43, 42, 42, 42, 42, 42, 42, + 42, 42, 42, 42, 42, 42, 42 + }, + + { + 11, -43, -43, -43, -43, -43, -43, -43, -43, -43, + -43, -43, -43, -43, -43, -43, -43 + }, + + { + 11, -44, -44, -44, -44, -44, -44, -44, -44, -44, + -44, -44, -44, 44, -44, -44, -44 + + }, + + { + 11, 45, 45, -45, 45, 45, 45, 45, 45, 45, + 45, 45, 45, 45, 45, 45, 45 + }, + + { + 11, -46, 46, 47, -46, -46, -46, -46, -46, -46, + -46, -46, -46, -46, -46, -46, -46 + }, + + { + 11, 48, -47, -47, 48, 48, 48, 48, 48, 48, + 48, 48, 48, 48, 48, 48, 48 + }, + + { + 11, -48, -48, -48, -48, -48, -48, -48, -48, -48, + -48, -48, -48, -48, -48, -48, -48 + }, + + { + 11, 49, 49, 50, 49, -49, 49, 49, -49, 49, + 49, 49, 49, 49, 49, -49, 49 + + }, + + { + 11, -50, -50, -50, -50, -50, -50, -50, -50, -50, + -50, -50, -50, -50, -50, -50, -50 + }, + + { + 11, -51, -51, 52, -51, -51, -51, -51, -51, -51, + -51, -51, -51, -51, -51, -51, -51 + }, + + { + 11, -52, -52, -52, -52, -52, -52, -52, -52, -52, + -52, -52, -52, -52, -52, -52, -52 + }, + + { + 11, -53, -53, -53, -53, -53, -53, -53, -53, -53, + -53, -53, -53, -53, -53, -53, -53 + }, + + { + 11, 54, 54, -54, 54, 54, 54, 54, 54, 54, + 54, 54, 54, 54, 54, 54, 54 + + }, + + { + 11, -55, -55, -55, -55, -55, -55, -55, -55, -55, + -55, -55, -55, -55, -55, -55, -55 + }, + + { + 11, -56, -56, -56, -56, -56, -56, -56, -56, -56, + -56, 60, 57, 57, -56, -56, -56 + }, + + { + 11, -57, -57, -57, -57, -57, -57, -57, -57, -57, + -57, 57, 57, 57, -57, -57, -57 + }, + + { + 11, -58, -58, -58, -58, -58, -58, -58, -58, -58, + -58, -58, -58, -58, -58, -58, -58 + }, + + { + 11, -59, -59, -59, -59, -59, -59, -59, -59, -59, + -59, -59, -59, -59, -59, -59, -59 + + }, + + { + 11, -60, -60, -60, -60, -60, -60, -60, -60, -60, + -60, 57, 57, 57, -60, -60, -60 + }, + + } ; + +static yy_state_type yy_get_previous_state (void ); +static yy_state_type yy_try_NUL_trans (yy_state_type current_state ); +static int yy_get_next_buffer (void ); +static void yy_fatal_error (yyconst char msg[] ); + +/* Done after the current pattern has been matched and before the + * corresponding action - sets up zconftext. + */ +#define YY_DO_BEFORE_ACTION \ + (yytext_ptr) = yy_bp; \ + zconfleng = (size_t) (yy_cp - yy_bp); \ + (yy_hold_char) = *yy_cp; \ + *yy_cp = '\0'; \ + (yy_c_buf_p) = yy_cp; + +#define YY_NUM_RULES 33 +#define YY_END_OF_BUFFER 34 +/* This struct is not used in this scanner, + but its presence is necessary. */ +struct yy_trans_info + { + flex_int32_t yy_verify; + flex_int32_t yy_nxt; + }; +static yyconst flex_int16_t yy_accept[61] = + { 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 34, 5, 4, 2, 3, 7, 8, 6, 32, 29, + 31, 24, 28, 27, 26, 22, 17, 13, 16, 20, + 22, 11, 12, 19, 19, 14, 22, 22, 4, 2, + 3, 3, 1, 6, 32, 29, 31, 30, 24, 23, + 26, 25, 15, 20, 9, 19, 19, 21, 10, 18 + } ; + +static yyconst flex_int32_t yy_ec[256] = + { 0, + 1, 1, 1, 1, 1, 1, 1, 1, 2, 3, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 2, 4, 5, 6, 1, 1, 7, 8, 9, + 10, 1, 1, 1, 11, 12, 12, 13, 13, 13, + 13, 13, 13, 13, 13, 13, 13, 1, 1, 1, + 14, 1, 1, 1, 13, 13, 13, 13, 13, 13, + 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, + 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, + 1, 15, 1, 1, 13, 1, 13, 13, 13, 13, + + 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, + 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, + 13, 13, 1, 16, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1 + } ; + +extern int zconf_flex_debug; +int zconf_flex_debug = 0; + +/* The intent behind this definition is that it'll catch + * any uses of REJECT which flex missed. + */ +#define REJECT reject_used_but_not_detected +#define yymore() yymore_used_but_not_detected +#define YY_MORE_ADJ 0 +#define YY_RESTORE_YY_MORE_OFFSET +char *zconftext; +#define YY_NO_INPUT 1 + +/* + * Copyright (C) 2002 Roman Zippel + * Released under the terms of the GNU GPL v2.0. + */ + +#include +#include +#include +#include +#include + +#define LKC_DIRECT_LINK +#include "lkc.h" + +#define START_STRSIZE 16 + +static struct { + struct file *file; + int lineno; +} current_pos; + +static char *text; +static int text_size, text_asize; + +struct buffer { + struct buffer *parent; + YY_BUFFER_STATE state; +}; + +struct buffer *current_buf; + +static int last_ts, first_ts; + +static void zconf_endhelp(void); +static void zconf_endfile(void); + +static void new_string(void) +{ + text = malloc(START_STRSIZE); + text_asize = START_STRSIZE; + text_size = 0; + *text = 0; +} + +static void append_string(const char *str, int size) +{ + int new_size = text_size + size + 1; + if (new_size > text_asize) { + new_size += START_STRSIZE - 1; + new_size &= -START_STRSIZE; + text = realloc(text, new_size); + text_asize = new_size; + } + memcpy(text + text_size, str, size); + text_size += size; + text[text_size] = 0; +} + +static void alloc_string(const char *str, int size) +{ + text = malloc(size + 1); + memcpy(text, str, size); + text[size] = 0; +} + +#define INITIAL 0 +#define COMMAND 1 +#define HELP 2 +#define STRING 3 +#define PARAM 4 + +#ifndef YY_NO_UNISTD_H +/* Special case for "unistd.h", since it is non-ANSI. We include it way + * down here because we want the user's section 1 to have been scanned first. + * The user has a chance to override it with an option. + */ +#include +#endif + +#ifndef YY_EXTRA_TYPE +#define YY_EXTRA_TYPE void * +#endif + +static int yy_init_globals (void ); + +/* Accessor methods to globals. + These are made visible to non-reentrant scanners for convenience. */ + +int zconflex_destroy (void ); + +int zconfget_debug (void ); + +void zconfset_debug (int debug_flag ); + +YY_EXTRA_TYPE zconfget_extra (void ); + +void zconfset_extra (YY_EXTRA_TYPE user_defined ); + +FILE *zconfget_in (void ); + +void zconfset_in (FILE * in_str ); + +FILE *zconfget_out (void ); + +void zconfset_out (FILE * out_str ); + +int zconfget_leng (void ); + +char *zconfget_text (void ); + +int zconfget_lineno (void ); + +void zconfset_lineno (int line_number ); + +/* Macros after this point can all be overridden by user definitions in + * section 1. + */ + +#ifndef YY_SKIP_YYWRAP +#ifdef __cplusplus +extern "C" int zconfwrap (void ); +#else +extern int zconfwrap (void ); +#endif +#endif + + static void yyunput (int c,char *buf_ptr ); + +#ifndef yytext_ptr +static void yy_flex_strncpy (char *,yyconst char *,int ); +#endif + +#ifdef YY_NEED_STRLEN +static int yy_flex_strlen (yyconst char * ); +#endif + +#ifndef YY_NO_INPUT + +#ifdef __cplusplus +static int yyinput (void ); +#else +static int input (void ); +#endif + +#endif + +/* Amount of stuff to slurp up with each read. */ +#ifndef YY_READ_BUF_SIZE +#ifdef __ia64__ +/* On IA-64, the buffer size is 16k, not 8k */ +#define YY_READ_BUF_SIZE 16384 +#else +#define YY_READ_BUF_SIZE 8192 +#endif /* __ia64__ */ +#endif + +/* Copy whatever the last rule matched to the standard output. */ +#ifndef ECHO +/* This used to be an fputs(), but since the string might contain NUL's, + * we now use fwrite(). + */ +#define ECHO do { if (fwrite( zconftext, zconfleng, 1, zconfout )) {} } while (0) +#endif + +/* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, + * is returned in "result". + */ +#ifndef YY_INPUT +#define YY_INPUT(buf,result,max_size) \ + errno=0; \ + while ( (result = read( fileno(zconfin), (char *) buf, max_size )) < 0 ) \ + { \ + if( errno != EINTR) \ + { \ + YY_FATAL_ERROR( "input in flex scanner failed" ); \ + break; \ + } \ + errno=0; \ + clearerr(zconfin); \ + }\ +\ + +#endif + +/* No semi-colon after return; correct usage is to write "yyterminate();" - + * we don't want an extra ';' after the "return" because that will cause + * some compilers to complain about unreachable statements. + */ +#ifndef yyterminate +#define yyterminate() return YY_NULL +#endif + +/* Number of entries by which start-condition stack grows. */ +#ifndef YY_START_STACK_INCR +#define YY_START_STACK_INCR 25 +#endif + +/* Report a fatal error. */ +#ifndef YY_FATAL_ERROR +#define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) +#endif + +/* end tables serialization structures and prototypes */ + +/* Default declaration of generated scanner - a define so the user can + * easily add parameters. + */ +#ifndef YY_DECL +#define YY_DECL_IS_OURS 1 + +extern int zconflex (void); + +#define YY_DECL int zconflex (void) +#endif /* !YY_DECL */ + +/* Code executed at the beginning of each rule, after zconftext and zconfleng + * have been set up. + */ +#ifndef YY_USER_ACTION +#define YY_USER_ACTION +#endif + +/* Code executed at the end of each rule. */ +#ifndef YY_BREAK +#define YY_BREAK break; +#endif + +#define YY_RULE_SETUP \ + YY_USER_ACTION + +/** The main scanner function which does all the work. + */ +YY_DECL +{ + register yy_state_type yy_current_state; + register char *yy_cp, *yy_bp; + register int yy_act; + + int str = 0; + int ts, i; + + if ( !(yy_init) ) + { + (yy_init) = 1; + +#ifdef YY_USER_INIT + YY_USER_INIT; +#endif + + if ( ! (yy_start) ) + (yy_start) = 1; /* first start state */ + + if ( ! zconfin ) + zconfin = stdin; + + if ( ! zconfout ) + zconfout = stdout; + + if ( ! YY_CURRENT_BUFFER ) { + zconfensure_buffer_stack (); + YY_CURRENT_BUFFER_LVALUE = + zconf_create_buffer(zconfin,YY_BUF_SIZE ); + } + + zconf_load_buffer_state( ); + } + + while ( 1 ) /* loops until end-of-file is reached */ + { + yy_cp = (yy_c_buf_p); + + /* Support of zconftext. */ + *yy_cp = (yy_hold_char); + + /* yy_bp points to the position in yy_ch_buf of the start of + * the current run. + */ + yy_bp = yy_cp; + + yy_current_state = (yy_start); +yy_match: + while ( (yy_current_state = yy_nxt[yy_current_state][ yy_ec[YY_SC_TO_UI(*yy_cp)] ]) > 0 ) + ++yy_cp; + + yy_current_state = -yy_current_state; + +yy_find_action: + yy_act = yy_accept[yy_current_state]; + + YY_DO_BEFORE_ACTION; + +do_action: /* This label is used only to access EOF actions. */ + + switch ( yy_act ) + { /* beginning of action switch */ +case 1: +/* rule 1 can match eol */ +case 2: +/* rule 2 can match eol */ +YY_RULE_SETUP +{ + current_file->lineno++; + return T_EOL; +} + YY_BREAK +case 3: +YY_RULE_SETUP + + YY_BREAK +case 4: +YY_RULE_SETUP +{ + BEGIN(COMMAND); +} + YY_BREAK +case 5: +YY_RULE_SETUP +{ + unput(zconftext[0]); + BEGIN(COMMAND); +} + YY_BREAK + +case 6: +YY_RULE_SETUP +{ + struct kconf_id *id = kconf_id_lookup(zconftext, zconfleng); + BEGIN(PARAM); + current_pos.file = current_file; + current_pos.lineno = current_file->lineno; + if (id && id->flags & TF_COMMAND) { + zconflval.id = id; + return id->token; + } + alloc_string(zconftext, zconfleng); + zconflval.string = text; + return T_WORD; + } + YY_BREAK +case 7: +YY_RULE_SETUP + + YY_BREAK +case 8: +/* rule 8 can match eol */ +YY_RULE_SETUP +{ + BEGIN(INITIAL); + current_file->lineno++; + return T_EOL; + } + YY_BREAK + +case 9: +YY_RULE_SETUP +return T_AND; + YY_BREAK +case 10: +YY_RULE_SETUP +return T_OR; + YY_BREAK +case 11: +YY_RULE_SETUP +return T_OPEN_PAREN; + YY_BREAK +case 12: +YY_RULE_SETUP +return T_CLOSE_PAREN; + YY_BREAK +case 13: +YY_RULE_SETUP +return T_NOT; + YY_BREAK +case 14: +YY_RULE_SETUP +return T_EQUAL; + YY_BREAK +case 15: +YY_RULE_SETUP +return T_UNEQUAL; + YY_BREAK +case 16: +YY_RULE_SETUP +{ + str = zconftext[0]; + new_string(); + BEGIN(STRING); + } + YY_BREAK +case 17: +/* rule 17 can match eol */ +YY_RULE_SETUP +BEGIN(INITIAL); current_file->lineno++; return T_EOL; + YY_BREAK +case 18: +YY_RULE_SETUP +/* ignore */ + YY_BREAK +case 19: +YY_RULE_SETUP +{ + struct kconf_id *id = kconf_id_lookup(zconftext, zconfleng); + if (id && id->flags & TF_PARAM) { + zconflval.id = id; + return id->token; + } + alloc_string(zconftext, zconfleng); + zconflval.string = text; + return T_WORD; + } + YY_BREAK +case 20: +YY_RULE_SETUP +/* comment */ + YY_BREAK +case 21: +/* rule 21 can match eol */ +YY_RULE_SETUP +current_file->lineno++; + YY_BREAK +case 22: +YY_RULE_SETUP + + YY_BREAK +case YY_STATE_EOF(PARAM): +{ + BEGIN(INITIAL); + } + YY_BREAK + +case 23: +/* rule 23 can match eol */ +*yy_cp = (yy_hold_char); /* undo effects of setting up zconftext */ +(yy_c_buf_p) = yy_cp -= 1; +YY_DO_BEFORE_ACTION; /* set up zconftext again */ +YY_RULE_SETUP +{ + append_string(zconftext, zconfleng); + zconflval.string = text; + return T_WORD_QUOTE; + } + YY_BREAK +case 24: +YY_RULE_SETUP +{ + append_string(zconftext, zconfleng); + } + YY_BREAK +case 25: +/* rule 25 can match eol */ +*yy_cp = (yy_hold_char); /* undo effects of setting up zconftext */ +(yy_c_buf_p) = yy_cp -= 1; +YY_DO_BEFORE_ACTION; /* set up zconftext again */ +YY_RULE_SETUP +{ + append_string(zconftext + 1, zconfleng - 1); + zconflval.string = text; + return T_WORD_QUOTE; + } + YY_BREAK +case 26: +YY_RULE_SETUP +{ + append_string(zconftext + 1, zconfleng - 1); + } + YY_BREAK +case 27: +YY_RULE_SETUP +{ + if (str == zconftext[0]) { + BEGIN(PARAM); + zconflval.string = text; + return T_WORD_QUOTE; + } else + append_string(zconftext, 1); + } + YY_BREAK +case 28: +/* rule 28 can match eol */ +YY_RULE_SETUP +{ + printf("%s:%d:warning: multi-line strings not supported\n", zconf_curname(), zconf_lineno()); + current_file->lineno++; + BEGIN(INITIAL); + return T_EOL; + } + YY_BREAK +case YY_STATE_EOF(STRING): +{ + BEGIN(INITIAL); + } + YY_BREAK + +case 29: +YY_RULE_SETUP +{ + ts = 0; + for (i = 0; i < zconfleng; i++) { + if (zconftext[i] == '\t') + ts = (ts & ~7) + 8; + else + ts++; + } + last_ts = ts; + if (first_ts) { + if (ts < first_ts) { + zconf_endhelp(); + return T_HELPTEXT; + } + ts -= first_ts; + while (ts > 8) { + append_string(" ", 8); + ts -= 8; + } + append_string(" ", ts); + } + } + YY_BREAK +case 30: +/* rule 30 can match eol */ +*yy_cp = (yy_hold_char); /* undo effects of setting up zconftext */ +(yy_c_buf_p) = yy_cp -= 1; +YY_DO_BEFORE_ACTION; /* set up zconftext again */ +YY_RULE_SETUP +{ + current_file->lineno++; + zconf_endhelp(); + return T_HELPTEXT; + } + YY_BREAK +case 31: +/* rule 31 can match eol */ +YY_RULE_SETUP +{ + current_file->lineno++; + append_string("\n", 1); + } + YY_BREAK +case 32: +YY_RULE_SETUP +{ + while (zconfleng) { + if ((zconftext[zconfleng-1] != ' ') && (zconftext[zconfleng-1] != '\t')) + break; + zconfleng--; + } + append_string(zconftext, zconfleng); + if (!first_ts) + first_ts = last_ts; + } + YY_BREAK +case YY_STATE_EOF(HELP): +{ + zconf_endhelp(); + return T_HELPTEXT; + } + YY_BREAK + +case YY_STATE_EOF(INITIAL): +case YY_STATE_EOF(COMMAND): +{ + if (current_file) { + zconf_endfile(); + return T_EOL; + } + fclose(zconfin); + yyterminate(); +} + YY_BREAK +case 33: +YY_RULE_SETUP +YY_FATAL_ERROR( "flex scanner jammed" ); + YY_BREAK + + case YY_END_OF_BUFFER: + { + /* Amount of text matched not including the EOB char. */ + int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; + + /* Undo the effects of YY_DO_BEFORE_ACTION. */ + *yy_cp = (yy_hold_char); + YY_RESTORE_YY_MORE_OFFSET + + if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW ) + { + /* We're scanning a new file or input source. It's + * possible that this happened because the user + * just pointed zconfin at a new source and called + * zconflex(). If so, then we have to assure + * consistency between YY_CURRENT_BUFFER and our + * globals. Here is the right place to do so, because + * this is the first action (other than possibly a + * back-up) that will match for the new input source. + */ + (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; + YY_CURRENT_BUFFER_LVALUE->yy_input_file = zconfin; + YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL; + } + + /* Note that here we test for yy_c_buf_p "<=" to the position + * of the first EOB in the buffer, since yy_c_buf_p will + * already have been incremented past the NUL character + * (since all states make transitions on EOB to the + * end-of-buffer state). Contrast this with the test + * in input(). + */ + if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) + { /* This was really a NUL. */ + yy_state_type yy_next_state; + + (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text; + + yy_current_state = yy_get_previous_state( ); + + /* Okay, we're now positioned to make the NUL + * transition. We couldn't have + * yy_get_previous_state() go ahead and do it + * for us because it doesn't know how to deal + * with the possibility of jamming (and we don't + * want to build jamming into it because then it + * will run more slowly). + */ + + yy_next_state = yy_try_NUL_trans( yy_current_state ); + + yy_bp = (yytext_ptr) + YY_MORE_ADJ; + + if ( yy_next_state ) + { + /* Consume the NUL. */ + yy_cp = ++(yy_c_buf_p); + yy_current_state = yy_next_state; + goto yy_match; + } + + else + { + yy_cp = (yy_c_buf_p); + goto yy_find_action; + } + } + + else switch ( yy_get_next_buffer( ) ) + { + case EOB_ACT_END_OF_FILE: + { + (yy_did_buffer_switch_on_eof) = 0; + + if ( zconfwrap( ) ) + { + /* Note: because we've taken care in + * yy_get_next_buffer() to have set up + * zconftext, we can now set up + * yy_c_buf_p so that if some total + * hoser (like flex itself) wants to + * call the scanner after we return the + * YY_NULL, it'll still work - another + * YY_NULL will get returned. + */ + (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ; + + yy_act = YY_STATE_EOF(YY_START); + goto do_action; + } + + else + { + if ( ! (yy_did_buffer_switch_on_eof) ) + YY_NEW_FILE; + } + break; + } + + case EOB_ACT_CONTINUE_SCAN: + (yy_c_buf_p) = + (yytext_ptr) + yy_amount_of_matched_text; + + yy_current_state = yy_get_previous_state( ); + + yy_cp = (yy_c_buf_p); + yy_bp = (yytext_ptr) + YY_MORE_ADJ; + goto yy_match; + + case EOB_ACT_LAST_MATCH: + (yy_c_buf_p) = + &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)]; + + yy_current_state = yy_get_previous_state( ); + + yy_cp = (yy_c_buf_p); + yy_bp = (yytext_ptr) + YY_MORE_ADJ; + goto yy_find_action; + } + break; + } + + default: + YY_FATAL_ERROR( + "fatal flex scanner internal error--no action found" ); + } /* end of action switch */ + } /* end of scanning one token */ +} /* end of zconflex */ + +/* yy_get_next_buffer - try to read in a new buffer + * + * Returns a code representing an action: + * EOB_ACT_LAST_MATCH - + * EOB_ACT_CONTINUE_SCAN - continue scanning from current position + * EOB_ACT_END_OF_FILE - end of file + */ +static int yy_get_next_buffer (void) +{ + register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; + register char *source = (yytext_ptr); + register int number_to_move, i; + int ret_val; + + if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] ) + YY_FATAL_ERROR( + "fatal flex scanner internal error--end of buffer missed" ); + + if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 ) + { /* Don't try to fill the buffer, so this is an EOF. */ + if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 ) + { + /* We matched a single character, the EOB, so + * treat this as a final EOF. + */ + return EOB_ACT_END_OF_FILE; + } + + else + { + /* We matched some text prior to the EOB, first + * process it. + */ + return EOB_ACT_LAST_MATCH; + } + } + + /* Try to read more data. */ + + /* First move last chars to start of buffer. */ + number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1; + + for ( i = 0; i < number_to_move; ++i ) + *(dest++) = *(source++); + + if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING ) + /* don't do the read, it's not guaranteed to return an EOF, + * just force an EOF + */ + YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0; + + else + { + int num_to_read = + YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1; + + while ( num_to_read <= 0 ) + { /* Not enough room in the buffer - grow it. */ + + /* just a shorter name for the current buffer */ + YY_BUFFER_STATE b = YY_CURRENT_BUFFER; + + int yy_c_buf_p_offset = + (int) ((yy_c_buf_p) - b->yy_ch_buf); + + if ( b->yy_is_our_buffer ) + { + int new_size = b->yy_buf_size * 2; + + if ( new_size <= 0 ) + b->yy_buf_size += b->yy_buf_size / 8; + else + b->yy_buf_size *= 2; + + b->yy_ch_buf = (char *) + /* Include room in for 2 EOB chars. */ + zconfrealloc((void *) b->yy_ch_buf,b->yy_buf_size + 2 ); + } + else + /* Can't grow it, we don't own it. */ + b->yy_ch_buf = 0; + + if ( ! b->yy_ch_buf ) + YY_FATAL_ERROR( + "fatal error - scanner input buffer overflow" ); + + (yy_c_buf_p) = &b->yy_ch_buf[yy_c_buf_p_offset]; + + num_to_read = YY_CURRENT_BUFFER_LVALUE->yy_buf_size - + number_to_move - 1; + + } + + if ( num_to_read > YY_READ_BUF_SIZE ) + num_to_read = YY_READ_BUF_SIZE; + + /* Read in more data. */ + YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), + (yy_n_chars), (size_t) num_to_read ); + + YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); + } + + if ( (yy_n_chars) == 0 ) + { + if ( number_to_move == YY_MORE_ADJ ) + { + ret_val = EOB_ACT_END_OF_FILE; + zconfrestart(zconfin ); + } + + else + { + ret_val = EOB_ACT_LAST_MATCH; + YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = + YY_BUFFER_EOF_PENDING; + } + } + + else + ret_val = EOB_ACT_CONTINUE_SCAN; + + if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { + /* Extend the array by 50%, plus the number we really need. */ + yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1); + YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) zconfrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size ); + if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) + YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" ); + } + + (yy_n_chars) += number_to_move; + YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR; + YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR; + + (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; + + return ret_val; +} + +/* yy_get_previous_state - get the state just before the EOB char was reached */ + + static yy_state_type yy_get_previous_state (void) +{ + register yy_state_type yy_current_state; + register char *yy_cp; + + yy_current_state = (yy_start); + + for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp ) + { + yy_current_state = yy_nxt[yy_current_state][(*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1)]; + } + + return yy_current_state; +} + +/* yy_try_NUL_trans - try to make a transition on the NUL character + * + * synopsis + * next_state = yy_try_NUL_trans( current_state ); + */ + static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) +{ + register int yy_is_jam; + + yy_current_state = yy_nxt[yy_current_state][1]; + yy_is_jam = (yy_current_state <= 0); + + return yy_is_jam ? 0 : yy_current_state; +} + + static void yyunput (int c, register char * yy_bp ) +{ + register char *yy_cp; + + yy_cp = (yy_c_buf_p); + + /* undo effects of setting up zconftext */ + *yy_cp = (yy_hold_char); + + if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) + { /* need to shift things up to make room */ + /* +2 for EOB chars. */ + register int number_to_move = (yy_n_chars) + 2; + register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[ + YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2]; + register char *source = + &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]; + + while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) + *--dest = *--source; + + yy_cp += (int) (dest - source); + yy_bp += (int) (dest - source); + YY_CURRENT_BUFFER_LVALUE->yy_n_chars = + (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size; + + if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) + YY_FATAL_ERROR( "flex scanner push-back overflow" ); + } + + *--yy_cp = (char) c; + + (yytext_ptr) = yy_bp; + (yy_hold_char) = *yy_cp; + (yy_c_buf_p) = yy_cp; +} + +#ifndef YY_NO_INPUT +#ifdef __cplusplus + static int yyinput (void) +#else + static int input (void) +#endif + +{ + int c; + + *(yy_c_buf_p) = (yy_hold_char); + + if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR ) + { + /* yy_c_buf_p now points to the character we want to return. + * If this occurs *before* the EOB characters, then it's a + * valid NUL; if not, then we've hit the end of the buffer. + */ + if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) + /* This was really a NUL. */ + *(yy_c_buf_p) = '\0'; + + else + { /* need more input */ + int offset = (yy_c_buf_p) - (yytext_ptr); + ++(yy_c_buf_p); + + switch ( yy_get_next_buffer( ) ) + { + case EOB_ACT_LAST_MATCH: + /* This happens because yy_g_n_b() + * sees that we've accumulated a + * token and flags that we need to + * try matching the token before + * proceeding. But for input(), + * there's no matching to consider. + * So convert the EOB_ACT_LAST_MATCH + * to EOB_ACT_END_OF_FILE. + */ + + /* Reset buffer status. */ + zconfrestart(zconfin ); + + /*FALLTHROUGH*/ + + case EOB_ACT_END_OF_FILE: + { + if ( zconfwrap( ) ) + return EOF; + + if ( ! (yy_did_buffer_switch_on_eof) ) + YY_NEW_FILE; +#ifdef __cplusplus + return yyinput(); +#else + return input(); +#endif + } + + case EOB_ACT_CONTINUE_SCAN: + (yy_c_buf_p) = (yytext_ptr) + offset; + break; + } + } + } + + c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */ + *(yy_c_buf_p) = '\0'; /* preserve zconftext */ + (yy_hold_char) = *++(yy_c_buf_p); + + return c; +} +#endif /* ifndef YY_NO_INPUT */ + +/** Immediately switch to a different input stream. + * @param input_file A readable stream. + * + * @note This function does not reset the start condition to @c INITIAL . + */ + void zconfrestart (FILE * input_file ) +{ + + if ( ! YY_CURRENT_BUFFER ){ + zconfensure_buffer_stack (); + YY_CURRENT_BUFFER_LVALUE = + zconf_create_buffer(zconfin,YY_BUF_SIZE ); + } + + zconf_init_buffer(YY_CURRENT_BUFFER,input_file ); + zconf_load_buffer_state( ); +} + +/** Switch to a different input buffer. + * @param new_buffer The new input buffer. + * + */ + void zconf_switch_to_buffer (YY_BUFFER_STATE new_buffer ) +{ + + /* TODO. We should be able to replace this entire function body + * with + * zconfpop_buffer_state(); + * zconfpush_buffer_state(new_buffer); + */ + zconfensure_buffer_stack (); + if ( YY_CURRENT_BUFFER == new_buffer ) + return; + + if ( YY_CURRENT_BUFFER ) + { + /* Flush out information for old buffer. */ + *(yy_c_buf_p) = (yy_hold_char); + YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); + YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); + } + + YY_CURRENT_BUFFER_LVALUE = new_buffer; + zconf_load_buffer_state( ); + + /* We don't actually know whether we did this switch during + * EOF (zconfwrap()) processing, but the only time this flag + * is looked at is after zconfwrap() is called, so it's safe + * to go ahead and always set it. + */ + (yy_did_buffer_switch_on_eof) = 1; +} + +static void zconf_load_buffer_state (void) +{ + (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; + (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; + zconfin = YY_CURRENT_BUFFER_LVALUE->yy_input_file; + (yy_hold_char) = *(yy_c_buf_p); +} + +/** Allocate and initialize an input buffer state. + * @param file A readable stream. + * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE. + * + * @return the allocated buffer state. + */ + YY_BUFFER_STATE zconf_create_buffer (FILE * file, int size ) +{ + YY_BUFFER_STATE b; + + b = (YY_BUFFER_STATE) zconfalloc(sizeof( struct yy_buffer_state ) ); + if ( ! b ) + YY_FATAL_ERROR( "out of dynamic memory in zconf_create_buffer()" ); + + b->yy_buf_size = size; + + /* yy_ch_buf has to be 2 characters longer than the size given because + * we need to put in 2 end-of-buffer characters. + */ + b->yy_ch_buf = (char *) zconfalloc(b->yy_buf_size + 2 ); + if ( ! b->yy_ch_buf ) + YY_FATAL_ERROR( "out of dynamic memory in zconf_create_buffer()" ); + + b->yy_is_our_buffer = 1; + + zconf_init_buffer(b,file ); + + return b; +} + +/** Destroy the buffer. + * @param b a buffer created with zconf_create_buffer() + * + */ + void zconf_delete_buffer (YY_BUFFER_STATE b ) +{ + + if ( ! b ) + return; + + if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */ + YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0; + + if ( b->yy_is_our_buffer ) + zconffree((void *) b->yy_ch_buf ); + + zconffree((void *) b ); +} + +/* Initializes or reinitializes a buffer. + * This function is sometimes called more than once on the same buffer, + * such as during a zconfrestart() or at EOF. + */ + static void zconf_init_buffer (YY_BUFFER_STATE b, FILE * file ) + +{ + int oerrno = errno; + + zconf_flush_buffer(b ); + + b->yy_input_file = file; + b->yy_fill_buffer = 1; + + /* If b is the current buffer, then zconf_init_buffer was _probably_ + * called from zconfrestart() or through yy_get_next_buffer. + * In that case, we don't want to reset the lineno or column. + */ + if (b != YY_CURRENT_BUFFER){ + b->yy_bs_lineno = 1; + b->yy_bs_column = 0; + } + + b->yy_is_interactive = 0; + + errno = oerrno; +} + +/** Discard all buffered characters. On the next scan, YY_INPUT will be called. + * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER. + * + */ + void zconf_flush_buffer (YY_BUFFER_STATE b ) +{ + if ( ! b ) + return; + + b->yy_n_chars = 0; + + /* We always need two end-of-buffer characters. The first causes + * a transition to the end-of-buffer state. The second causes + * a jam in that state. + */ + b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR; + b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR; + + b->yy_buf_pos = &b->yy_ch_buf[0]; + + b->yy_at_bol = 1; + b->yy_buffer_status = YY_BUFFER_NEW; + + if ( b == YY_CURRENT_BUFFER ) + zconf_load_buffer_state( ); +} + +/** Pushes the new state onto the stack. The new state becomes + * the current state. This function will allocate the stack + * if necessary. + * @param new_buffer The new state. + * + */ +void zconfpush_buffer_state (YY_BUFFER_STATE new_buffer ) +{ + if (new_buffer == NULL) + return; + + zconfensure_buffer_stack(); + + /* This block is copied from zconf_switch_to_buffer. */ + if ( YY_CURRENT_BUFFER ) + { + /* Flush out information for old buffer. */ + *(yy_c_buf_p) = (yy_hold_char); + YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); + YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); + } + + /* Only push if top exists. Otherwise, replace top. */ + if (YY_CURRENT_BUFFER) + (yy_buffer_stack_top)++; + YY_CURRENT_BUFFER_LVALUE = new_buffer; + + /* copied from zconf_switch_to_buffer. */ + zconf_load_buffer_state( ); + (yy_did_buffer_switch_on_eof) = 1; +} + +/** Removes and deletes the top of the stack, if present. + * The next element becomes the new top. + * + */ +void zconfpop_buffer_state (void) +{ + if (!YY_CURRENT_BUFFER) + return; + + zconf_delete_buffer(YY_CURRENT_BUFFER ); + YY_CURRENT_BUFFER_LVALUE = NULL; + if ((yy_buffer_stack_top) > 0) + --(yy_buffer_stack_top); + + if (YY_CURRENT_BUFFER) { + zconf_load_buffer_state( ); + (yy_did_buffer_switch_on_eof) = 1; + } +} + +/* Allocates the stack if it does not exist. + * Guarantees space for at least one push. + */ +static void zconfensure_buffer_stack (void) +{ + int num_to_alloc; + + if (!(yy_buffer_stack)) { + + /* First allocation is just for 2 elements, since we don't know if this + * scanner will even need a stack. We use 2 instead of 1 to avoid an + * immediate realloc on the next call. + */ + num_to_alloc = 1; + (yy_buffer_stack) = (struct yy_buffer_state**)zconfalloc + (num_to_alloc * sizeof(struct yy_buffer_state*) + ); + if ( ! (yy_buffer_stack) ) + YY_FATAL_ERROR( "out of dynamic memory in zconfensure_buffer_stack()" ); + + memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); + + (yy_buffer_stack_max) = num_to_alloc; + (yy_buffer_stack_top) = 0; + return; + } + + if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ + + /* Increase the buffer to prepare for a possible push. */ + int grow_size = 8 /* arbitrary grow size */; + + num_to_alloc = (yy_buffer_stack_max) + grow_size; + (yy_buffer_stack) = (struct yy_buffer_state**)zconfrealloc + ((yy_buffer_stack), + num_to_alloc * sizeof(struct yy_buffer_state*) + ); + if ( ! (yy_buffer_stack) ) + YY_FATAL_ERROR( "out of dynamic memory in zconfensure_buffer_stack()" ); + + /* zero only the new slots.*/ + memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); + (yy_buffer_stack_max) = num_to_alloc; + } +} + +/** Setup the input buffer state to scan directly from a user-specified character buffer. + * @param base the character buffer + * @param size the size in bytes of the character buffer + * + * @return the newly allocated buffer state object. + */ +YY_BUFFER_STATE zconf_scan_buffer (char * base, yy_size_t size ) +{ + YY_BUFFER_STATE b; + + if ( size < 2 || + base[size-2] != YY_END_OF_BUFFER_CHAR || + base[size-1] != YY_END_OF_BUFFER_CHAR ) + /* They forgot to leave room for the EOB's. */ + return 0; + + b = (YY_BUFFER_STATE) zconfalloc(sizeof( struct yy_buffer_state ) ); + if ( ! b ) + YY_FATAL_ERROR( "out of dynamic memory in zconf_scan_buffer()" ); + + b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */ + b->yy_buf_pos = b->yy_ch_buf = base; + b->yy_is_our_buffer = 0; + b->yy_input_file = 0; + b->yy_n_chars = b->yy_buf_size; + b->yy_is_interactive = 0; + b->yy_at_bol = 1; + b->yy_fill_buffer = 0; + b->yy_buffer_status = YY_BUFFER_NEW; + + zconf_switch_to_buffer(b ); + + return b; +} + +/** Setup the input buffer state to scan a string. The next call to zconflex() will + * scan from a @e copy of @a str. + * @param yystr a NUL-terminated string to scan + * + * @return the newly allocated buffer state object. + * @note If you want to scan bytes that may contain NUL values, then use + * zconf_scan_bytes() instead. + */ +YY_BUFFER_STATE zconf_scan_string (yyconst char * yystr ) +{ + + return zconf_scan_bytes(yystr,strlen(yystr) ); +} + +/** Setup the input buffer state to scan the given bytes. The next call to zconflex() will + * scan from a @e copy of @a bytes. + * @param yybytes the byte buffer to scan + * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes. + * + * @return the newly allocated buffer state object. + */ +YY_BUFFER_STATE zconf_scan_bytes (yyconst char * yybytes, int _yybytes_len ) +{ + YY_BUFFER_STATE b; + char *buf; + yy_size_t n; + int i; + + /* Get memory for full buffer, including space for trailing EOB's. */ + n = _yybytes_len + 2; + buf = (char *) zconfalloc(n ); + if ( ! buf ) + YY_FATAL_ERROR( "out of dynamic memory in zconf_scan_bytes()" ); + + for ( i = 0; i < _yybytes_len; ++i ) + buf[i] = yybytes[i]; + + buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR; + + b = zconf_scan_buffer(buf,n ); + if ( ! b ) + YY_FATAL_ERROR( "bad buffer in zconf_scan_bytes()" ); + + /* It's okay to grow etc. this buffer, and we should throw it + * away when we're done. + */ + b->yy_is_our_buffer = 1; + + return b; +} + +#ifndef YY_EXIT_FAILURE +#define YY_EXIT_FAILURE 2 +#endif + +static void yy_fatal_error (yyconst char* msg ) +{ + (void) fprintf( stderr, "%s\n", msg ); + exit( YY_EXIT_FAILURE ); +} + +/* Redefine yyless() so it works in section 3 code. */ + +#undef yyless +#define yyless(n) \ + do \ + { \ + /* Undo effects of setting up zconftext. */ \ + int yyless_macro_arg = (n); \ + YY_LESS_LINENO(yyless_macro_arg);\ + zconftext[zconfleng] = (yy_hold_char); \ + (yy_c_buf_p) = zconftext + yyless_macro_arg; \ + (yy_hold_char) = *(yy_c_buf_p); \ + *(yy_c_buf_p) = '\0'; \ + zconfleng = yyless_macro_arg; \ + } \ + while ( 0 ) + +/* Accessor methods (get/set functions) to struct members. */ + +/** Get the current line number. + * + */ +int zconfget_lineno (void) +{ + + return zconflineno; +} + +/** Get the input stream. + * + */ +FILE *zconfget_in (void) +{ + return zconfin; +} + +/** Get the output stream. + * + */ +FILE *zconfget_out (void) +{ + return zconfout; +} + +/** Get the length of the current token. + * + */ +int zconfget_leng (void) +{ + return zconfleng; +} + +/** Get the current token. + * + */ + +char *zconfget_text (void) +{ + return zconftext; +} + +/** Set the current line number. + * @param line_number + * + */ +void zconfset_lineno (int line_number ) +{ + + zconflineno = line_number; +} + +/** Set the input stream. This does not discard the current + * input buffer. + * @param in_str A readable stream. + * + * @see zconf_switch_to_buffer + */ +void zconfset_in (FILE * in_str ) +{ + zconfin = in_str ; +} + +void zconfset_out (FILE * out_str ) +{ + zconfout = out_str ; +} + +int zconfget_debug (void) +{ + return zconf_flex_debug; +} + +void zconfset_debug (int bdebug ) +{ + zconf_flex_debug = bdebug ; +} + +static int yy_init_globals (void) +{ + /* Initialization is the same as for the non-reentrant scanner. + * This function is called from zconflex_destroy(), so don't allocate here. + */ + + (yy_buffer_stack) = 0; + (yy_buffer_stack_top) = 0; + (yy_buffer_stack_max) = 0; + (yy_c_buf_p) = (char *) 0; + (yy_init) = 0; + (yy_start) = 0; + +/* Defined in main.c */ +#ifdef YY_STDINIT + zconfin = stdin; + zconfout = stdout; +#else + zconfin = (FILE *) 0; + zconfout = (FILE *) 0; +#endif + + /* For future reference: Set errno on error, since we are called by + * zconflex_init() + */ + return 0; +} + +/* zconflex_destroy is for both reentrant and non-reentrant scanners. */ +int zconflex_destroy (void) +{ + + /* Pop the buffer stack, destroying each element. */ + while(YY_CURRENT_BUFFER){ + zconf_delete_buffer(YY_CURRENT_BUFFER ); + YY_CURRENT_BUFFER_LVALUE = NULL; + zconfpop_buffer_state(); + } + + /* Destroy the stack itself. */ + zconffree((yy_buffer_stack) ); + (yy_buffer_stack) = NULL; + + /* Reset the globals. This is important in a non-reentrant scanner so the next time + * zconflex() is called, initialization will occur. */ + yy_init_globals( ); + + return 0; +} + +/* + * Internal utility routines. + */ + +#ifndef yytext_ptr +static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) +{ + register int i; + for ( i = 0; i < n; ++i ) + s1[i] = s2[i]; +} +#endif + +#ifdef YY_NEED_STRLEN +static int yy_flex_strlen (yyconst char * s ) +{ + register int n; + for ( n = 0; s[n]; ++n ) + ; + + return n; +} +#endif + +void *zconfalloc (yy_size_t size ) +{ + return (void *) malloc( size ); +} + +void *zconfrealloc (void * ptr, yy_size_t size ) +{ + /* The cast to (char *) in the following accommodates both + * implementations that use char* generic pointers, and those + * that use void* generic pointers. It works with the latter + * because both ANSI C and C++ allow castless assignment from + * any pointer type to void*, and deal with argument conversions + * as though doing an assignment. + */ + return (void *) realloc( (char *) ptr, size ); +} + +void zconffree (void * ptr ) +{ + free( (char *) ptr ); /* see zconfrealloc() for (char *) cast */ +} + +#define YYTABLES_NAME "yytables" + +void zconf_starthelp(void) +{ + new_string(); + last_ts = first_ts = 0; + BEGIN(HELP); +} + +static void zconf_endhelp(void) +{ + zconflval.string = text; + BEGIN(INITIAL); +} + +/* + * Try to open specified file with following names: + * ./name + * $(srctree)/name + * The latter is used when srctree is separate from objtree + * when compiling the kernel. + * Return NULL if file is not found. + */ +FILE *zconf_fopen(const char *name) +{ + char *env, fullname[PATH_MAX+1]; + FILE *f; + + f = fopen(name, "r"); + if (!f && name != NULL && name[0] != '/') { + env = getenv(SRCTREE); + if (env) { + sprintf(fullname, "%s/%s", env, name); + f = fopen(fullname, "r"); + } + } + return f; +} + +void zconf_initscan(const char *name) +{ + zconfin = zconf_fopen(name); + if (!zconfin) { + printf("can't find file %s\n", name); + exit(1); + } + + current_buf = malloc(sizeof(*current_buf)); + memset(current_buf, 0, sizeof(*current_buf)); + + current_file = file_lookup(name); + current_file->lineno = 1; + current_file->flags = FILE_BUSY; +} + +void zconf_nextfile(const char *name) +{ + struct file *file = file_lookup(name); + struct buffer *buf = malloc(sizeof(*buf)); + memset(buf, 0, sizeof(*buf)); + + current_buf->state = YY_CURRENT_BUFFER; + zconfin = zconf_fopen(name); + if (!zconfin) { + printf("%s:%d: can't open file \"%s\"\n", zconf_curname(), zconf_lineno(), name); + exit(1); + } + zconf_switch_to_buffer(zconf_create_buffer(zconfin,YY_BUF_SIZE)); + buf->parent = current_buf; + current_buf = buf; + + if (file->flags & FILE_BUSY) { + printf("%s:%d: do not source '%s' from itself\n", + zconf_curname(), zconf_lineno(), name); + exit(1); + } + if (file->flags & FILE_SCANNED) { + printf("%s:%d: file '%s' is already sourced from '%s'\n", + zconf_curname(), zconf_lineno(), name, + file->parent->name); + exit(1); + } + file->flags |= FILE_BUSY; + file->lineno = 1; + file->parent = current_file; + current_file = file; +} + +static void zconf_endfile(void) +{ + struct buffer *parent; + + current_file->flags |= FILE_SCANNED; + current_file->flags &= ~FILE_BUSY; + current_file = current_file->parent; + + parent = current_buf->parent; + if (parent) { + fclose(zconfin); + zconf_delete_buffer(YY_CURRENT_BUFFER); + zconf_switch_to_buffer(parent->state); + } + free(current_buf); + current_buf = parent; +} + +int zconf_lineno(void) +{ + return current_pos.lineno; +} + +char *zconf_curname(void) +{ + return current_pos.file ? current_pos.file->name : ""; +} + diff -Naur linux-2.6.34.orig/scripts/kconfig/zconf.hash.c linux-2.6.34/scripts/kconfig/zconf.hash.c --- linux-2.6.34.orig/scripts/kconfig/zconf.hash.c 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/kconfig/zconf.hash.c 2010-06-16 00:18:56.000000000 +0200 @@ -0,0 +1,239 @@ +/* ANSI-C code produced by gperf version 3.0.3 */ +/* Command-line: gperf */ +/* Computed positions: -k'1,3' */ + +#if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \ + && ('%' == 37) && ('&' == 38) && ('\'' == 39) && ('(' == 40) \ + && (')' == 41) && ('*' == 42) && ('+' == 43) && (',' == 44) \ + && ('-' == 45) && ('.' == 46) && ('/' == 47) && ('0' == 48) \ + && ('1' == 49) && ('2' == 50) && ('3' == 51) && ('4' == 52) \ + && ('5' == 53) && ('6' == 54) && ('7' == 55) && ('8' == 56) \ + && ('9' == 57) && (':' == 58) && (';' == 59) && ('<' == 60) \ + && ('=' == 61) && ('>' == 62) && ('?' == 63) && ('A' == 65) \ + && ('B' == 66) && ('C' == 67) && ('D' == 68) && ('E' == 69) \ + && ('F' == 70) && ('G' == 71) && ('H' == 72) && ('I' == 73) \ + && ('J' == 74) && ('K' == 75) && ('L' == 76) && ('M' == 77) \ + && ('N' == 78) && ('O' == 79) && ('P' == 80) && ('Q' == 81) \ + && ('R' == 82) && ('S' == 83) && ('T' == 84) && ('U' == 85) \ + && ('V' == 86) && ('W' == 87) && ('X' == 88) && ('Y' == 89) \ + && ('Z' == 90) && ('[' == 91) && ('\\' == 92) && (']' == 93) \ + && ('^' == 94) && ('_' == 95) && ('a' == 97) && ('b' == 98) \ + && ('c' == 99) && ('d' == 100) && ('e' == 101) && ('f' == 102) \ + && ('g' == 103) && ('h' == 104) && ('i' == 105) && ('j' == 106) \ + && ('k' == 107) && ('l' == 108) && ('m' == 109) && ('n' == 110) \ + && ('o' == 111) && ('p' == 112) && ('q' == 113) && ('r' == 114) \ + && ('s' == 115) && ('t' == 116) && ('u' == 117) && ('v' == 118) \ + && ('w' == 119) && ('x' == 120) && ('y' == 121) && ('z' == 122) \ + && ('{' == 123) && ('|' == 124) && ('}' == 125) && ('~' == 126)) +/* The character set is not based on ISO-646. */ +#error "gperf generated tables don't work with this execution character set. Please report a bug to ." +#endif + +struct kconf_id; + +static struct kconf_id *kconf_id_lookup(register const char *str, register unsigned int len); +/* maximum key range = 47, duplicates = 0 */ + +#ifdef __GNUC__ +__inline +#else +#ifdef __cplusplus +inline +#endif +#endif +static unsigned int +kconf_id_hash (register const char *str, register unsigned int len) +{ + static unsigned char asso_values[] = + { + 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, 11, 5, + 0, 0, 5, 49, 5, 20, 49, 49, 5, 20, + 5, 0, 30, 49, 0, 15, 0, 10, 0, 49, + 25, 49, 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, + 49, 49, 49, 49, 49, 49 + }; + register int hval = len; + + switch (hval) + { + default: + hval += asso_values[(unsigned char)str[2]]; + /*FALLTHROUGH*/ + case 2: + case 1: + hval += asso_values[(unsigned char)str[0]]; + break; + } + return hval; +} + +struct kconf_id_strings_t + { + char kconf_id_strings_str2[sizeof("on")]; + char kconf_id_strings_str3[sizeof("env")]; + char kconf_id_strings_str5[sizeof("endif")]; + char kconf_id_strings_str6[sizeof("option")]; + char kconf_id_strings_str7[sizeof("endmenu")]; + char kconf_id_strings_str8[sizeof("optional")]; + char kconf_id_strings_str9[sizeof("endchoice")]; + char kconf_id_strings_str10[sizeof("range")]; + char kconf_id_strings_str11[sizeof("choice")]; + char kconf_id_strings_str12[sizeof("default")]; + char kconf_id_strings_str13[sizeof("def_bool")]; + char kconf_id_strings_str14[sizeof("help")]; + char kconf_id_strings_str15[sizeof("bool")]; + char kconf_id_strings_str16[sizeof("config")]; + char kconf_id_strings_str17[sizeof("def_tristate")]; + char kconf_id_strings_str18[sizeof("boolean")]; + char kconf_id_strings_str19[sizeof("defconfig_list")]; + char kconf_id_strings_str21[sizeof("string")]; + char kconf_id_strings_str22[sizeof("if")]; + char kconf_id_strings_str23[sizeof("int")]; + char kconf_id_strings_str26[sizeof("select")]; + char kconf_id_strings_str27[sizeof("modules")]; + char kconf_id_strings_str28[sizeof("tristate")]; + char kconf_id_strings_str29[sizeof("menu")]; + char kconf_id_strings_str31[sizeof("source")]; + char kconf_id_strings_str32[sizeof("comment")]; + char kconf_id_strings_str33[sizeof("hex")]; + char kconf_id_strings_str35[sizeof("menuconfig")]; + char kconf_id_strings_str36[sizeof("prompt")]; + char kconf_id_strings_str37[sizeof("depends")]; + char kconf_id_strings_str48[sizeof("mainmenu")]; + }; +static struct kconf_id_strings_t kconf_id_strings_contents = + { + "on", + "env", + "endif", + "option", + "endmenu", + "optional", + "endchoice", + "range", + "choice", + "default", + "def_bool", + "help", + "bool", + "config", + "def_tristate", + "boolean", + "defconfig_list", + "string", + "if", + "int", + "select", + "modules", + "tristate", + "menu", + "source", + "comment", + "hex", + "menuconfig", + "prompt", + "depends", + "mainmenu" + }; +#define kconf_id_strings ((const char *) &kconf_id_strings_contents) +#ifdef __GNUC__ +__inline +#ifdef __GNUC_STDC_INLINE__ +__attribute__ ((__gnu_inline__)) +#endif +#endif +struct kconf_id * +kconf_id_lookup (register const char *str, register unsigned int len) +{ + enum + { + TOTAL_KEYWORDS = 31, + MIN_WORD_LENGTH = 2, + MAX_WORD_LENGTH = 14, + MIN_HASH_VALUE = 2, + MAX_HASH_VALUE = 48 + }; + + static struct kconf_id wordlist[] = + { + {-1}, {-1}, + {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str2, T_ON, TF_PARAM}, + {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str3, T_OPT_ENV, TF_OPTION}, + {-1}, + {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str5, T_ENDIF, TF_COMMAND}, + {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str6, T_OPTION, TF_COMMAND}, + {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str7, T_ENDMENU, TF_COMMAND}, + {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str8, T_OPTIONAL, TF_COMMAND}, + {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str9, T_ENDCHOICE, TF_COMMAND}, + {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str10, T_RANGE, TF_COMMAND}, + {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str11, T_CHOICE, TF_COMMAND}, + {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str12, T_DEFAULT, TF_COMMAND, S_UNKNOWN}, + {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str13, T_DEFAULT, TF_COMMAND, S_BOOLEAN}, + {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str14, T_HELP, TF_COMMAND}, + {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str15, T_TYPE, TF_COMMAND, S_BOOLEAN}, + {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str16, T_CONFIG, TF_COMMAND}, + {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str17, T_DEFAULT, TF_COMMAND, S_TRISTATE}, + {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str18, T_TYPE, TF_COMMAND, S_BOOLEAN}, + {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str19, T_OPT_DEFCONFIG_LIST,TF_OPTION}, + {-1}, + {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str21, T_TYPE, TF_COMMAND, S_STRING}, + {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str22, T_IF, TF_COMMAND|TF_PARAM}, + {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str23, T_TYPE, TF_COMMAND, S_INT}, + {-1}, {-1}, + {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str26, T_SELECT, TF_COMMAND}, + {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str27, T_OPT_MODULES, TF_OPTION}, + {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str28, T_TYPE, TF_COMMAND, S_TRISTATE}, + {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str29, T_MENU, TF_COMMAND}, + {-1}, + {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str31, T_SOURCE, TF_COMMAND}, + {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str32, T_COMMENT, TF_COMMAND}, + {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str33, T_TYPE, TF_COMMAND, S_HEX}, + {-1}, + {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str35, T_MENUCONFIG, TF_COMMAND}, + {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str36, T_PROMPT, TF_COMMAND}, + {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str37, T_DEPENDS, TF_COMMAND}, + {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, + {-1}, + {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str48, T_MAINMENU, TF_COMMAND} + }; + + if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH) + { + register int key = kconf_id_hash (str, len); + + if (key <= MAX_HASH_VALUE && key >= 0) + { + register int o = wordlist[key].name; + if (o >= 0) + { + register const char *s = o + kconf_id_strings; + + if (*str == *s && !strncmp (str + 1, s + 1, len - 1) && s[len] == '\0') + return &wordlist[key]; + } + } + } + return 0; +} + diff -Naur linux-2.6.34.orig/scripts/kconfig/zconf.tab.c linux-2.6.34/scripts/kconfig/zconf.tab.c --- linux-2.6.34.orig/scripts/kconfig/zconf.tab.c 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/kconfig/zconf.tab.c 2010-06-16 00:18:56.000000000 +0200 @@ -0,0 +1,2455 @@ + +/* A Bison parser, made by GNU Bison 2.4.1. */ + +/* Skeleton implementation for Bison's Yacc-like parsers in C + + Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006 + Free Software Foundation, Inc. + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . */ + +/* As a special exception, you may create a larger work that contains + part or all of the Bison parser skeleton and distribute that work + under terms of your choice, so long as that work isn't itself a + parser generator using the skeleton or a modified version thereof + as a parser skeleton. Alternatively, if you modify or redistribute + the parser skeleton itself, you may (at your option) remove this + special exception, which will cause the skeleton and the resulting + Bison output files to be licensed under the GNU General Public + License without this special exception. + + This special exception was added by the Free Software Foundation in + version 2.2 of Bison. */ + +/* C LALR(1) parser skeleton written by Richard Stallman, by + simplifying the original so-called "semantic" parser. */ + +/* All symbols defined below should begin with yy or YY, to avoid + infringing on user name space. This should be done even for local + variables, as they might otherwise be expanded by user macros. + There are some unavoidable exceptions within include files to + define necessary library symbols; they are noted "INFRINGES ON + USER NAME SPACE" below. */ + +/* Identify Bison output. */ +#define YYBISON 1 + +/* Bison version. */ +#define YYBISON_VERSION "2.4.1" + +/* Skeleton name. */ +#define YYSKELETON_NAME "yacc.c" + +/* Pure parsers. */ +#define YYPURE 0 + +/* Push parsers. */ +#define YYPUSH 0 + +/* Pull parsers. */ +#define YYPULL 1 + +/* Using locations. */ +#define YYLSP_NEEDED 0 + +/* Substitute the variable and function names. */ +#define yyparse zconfparse +#define yylex zconflex +#define yyerror zconferror +#define yylval zconflval +#define yychar zconfchar +#define yydebug zconfdebug +#define yynerrs zconfnerrs + + +/* Copy the first part of user declarations. */ + + +/* + * Copyright (C) 2002 Roman Zippel + * Released under the terms of the GNU GPL v2.0. + */ + +#include +#include +#include +#include +#include +#include + +#define LKC_DIRECT_LINK +#include "lkc.h" + +#define printd(mask, fmt...) if (cdebug & (mask)) printf(fmt) + +#define PRINTD 0x0001 +#define DEBUG_PARSE 0x0002 + +int cdebug = PRINTD; + +extern int zconflex(void); +static void zconfprint(const char *err, ...); +static void zconf_error(const char *err, ...); +static void zconferror(const char *err); +static bool zconf_endtoken(struct kconf_id *id, int starttoken, int endtoken); + +struct symbol *symbol_hash[257]; + +static struct menu *current_menu, *current_entry; + +#define YYDEBUG 0 +#if YYDEBUG +#define YYERROR_VERBOSE +#endif + + + +/* Enabling traces. */ +#ifndef YYDEBUG +# define YYDEBUG 0 +#endif + +/* Enabling verbose error messages. */ +#ifdef YYERROR_VERBOSE +# undef YYERROR_VERBOSE +# define YYERROR_VERBOSE 1 +#else +# define YYERROR_VERBOSE 0 +#endif + +/* Enabling the token table. */ +#ifndef YYTOKEN_TABLE +# define YYTOKEN_TABLE 0 +#endif + + +/* Tokens. */ +#ifndef YYTOKENTYPE +# define YYTOKENTYPE + /* Put the tokens into the symbol table, so that GDB and other debuggers + know about them. */ + enum yytokentype { + T_MAINMENU = 258, + T_MENU = 259, + T_ENDMENU = 260, + T_SOURCE = 261, + T_CHOICE = 262, + T_ENDCHOICE = 263, + T_COMMENT = 264, + T_CONFIG = 265, + T_MENUCONFIG = 266, + T_HELP = 267, + T_HELPTEXT = 268, + T_IF = 269, + T_ENDIF = 270, + T_DEPENDS = 271, + T_OPTIONAL = 272, + T_PROMPT = 273, + T_TYPE = 274, + T_DEFAULT = 275, + T_SELECT = 276, + T_RANGE = 277, + T_OPTION = 278, + T_ON = 279, + T_WORD = 280, + T_WORD_QUOTE = 281, + T_UNEQUAL = 282, + T_CLOSE_PAREN = 283, + T_OPEN_PAREN = 284, + T_EOL = 285, + T_OR = 286, + T_AND = 287, + T_EQUAL = 288, + T_NOT = 289 + }; +#endif + + + +#if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED +typedef union YYSTYPE +{ + + + char *string; + struct file *file; + struct symbol *symbol; + struct expr *expr; + struct menu *menu; + struct kconf_id *id; + + + +} YYSTYPE; +# define YYSTYPE_IS_TRIVIAL 1 +# define yystype YYSTYPE /* obsolescent; will be withdrawn */ +# define YYSTYPE_IS_DECLARED 1 +#endif + + +/* Copy the second part of user declarations. */ + + +/* Include zconf.hash.c here so it can see the token constants. */ +#include "zconf.hash.c" + + + +#ifdef short +# undef short +#endif + +#ifdef YYTYPE_UINT8 +typedef YYTYPE_UINT8 yytype_uint8; +#else +typedef unsigned char yytype_uint8; +#endif + +#ifdef YYTYPE_INT8 +typedef YYTYPE_INT8 yytype_int8; +#elif (defined __STDC__ || defined __C99__FUNC__ \ + || defined __cplusplus || defined _MSC_VER) +typedef signed char yytype_int8; +#else +typedef short int yytype_int8; +#endif + +#ifdef YYTYPE_UINT16 +typedef YYTYPE_UINT16 yytype_uint16; +#else +typedef unsigned short int yytype_uint16; +#endif + +#ifdef YYTYPE_INT16 +typedef YYTYPE_INT16 yytype_int16; +#else +typedef short int yytype_int16; +#endif + +#ifndef YYSIZE_T +# ifdef __SIZE_TYPE__ +# define YYSIZE_T __SIZE_TYPE__ +# elif defined size_t +# define YYSIZE_T size_t +# elif ! defined YYSIZE_T && (defined __STDC__ || defined __C99__FUNC__ \ + || defined __cplusplus || defined _MSC_VER) +# include /* INFRINGES ON USER NAME SPACE */ +# define YYSIZE_T size_t +# else +# define YYSIZE_T unsigned int +# endif +#endif + +#define YYSIZE_MAXIMUM ((YYSIZE_T) -1) + +#ifndef YY_ +# if YYENABLE_NLS +# if ENABLE_NLS +# include /* INFRINGES ON USER NAME SPACE */ +# define YY_(msgid) dgettext ("bison-runtime", msgid) +# endif +# endif +# ifndef YY_ +# define YY_(msgid) msgid +# endif +#endif + +/* Suppress unused-variable warnings by "using" E. */ +#if ! defined lint || defined __GNUC__ +# define YYUSE(e) ((void) (e)) +#else +# define YYUSE(e) /* empty */ +#endif + +/* Identity function, used to suppress warnings about constant conditions. */ +#ifndef lint +# define YYID(n) (n) +#else +#if (defined __STDC__ || defined __C99__FUNC__ \ + || defined __cplusplus || defined _MSC_VER) +static int +YYID (int yyi) +#else +static int +YYID (yyi) + int yyi; +#endif +{ + return yyi; +} +#endif + +#if ! defined yyoverflow || YYERROR_VERBOSE + +/* The parser invokes alloca or malloc; define the necessary symbols. */ + +# ifdef YYSTACK_USE_ALLOCA +# if YYSTACK_USE_ALLOCA +# ifdef __GNUC__ +# define YYSTACK_ALLOC __builtin_alloca +# elif defined __BUILTIN_VA_ARG_INCR +# include /* INFRINGES ON USER NAME SPACE */ +# elif defined _AIX +# define YYSTACK_ALLOC __alloca +# elif defined _MSC_VER +# include /* INFRINGES ON USER NAME SPACE */ +# define alloca _alloca +# else +# define YYSTACK_ALLOC alloca +# if ! defined _ALLOCA_H && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \ + || defined __cplusplus || defined _MSC_VER) +# include /* INFRINGES ON USER NAME SPACE */ +# ifndef _STDLIB_H +# define _STDLIB_H 1 +# endif +# endif +# endif +# endif +# endif + +# ifdef YYSTACK_ALLOC + /* Pacify GCC's `empty if-body' warning. */ +# define YYSTACK_FREE(Ptr) do { /* empty */; } while (YYID (0)) +# ifndef YYSTACK_ALLOC_MAXIMUM + /* The OS might guarantee only one guard page at the bottom of the stack, + and a page size can be as small as 4096 bytes. So we cannot safely + invoke alloca (N) if N exceeds 4096. Use a slightly smaller number + to allow for a few compiler-allocated temporary stack slots. */ +# define YYSTACK_ALLOC_MAXIMUM 4032 /* reasonable circa 2006 */ +# endif +# else +# define YYSTACK_ALLOC YYMALLOC +# define YYSTACK_FREE YYFREE +# ifndef YYSTACK_ALLOC_MAXIMUM +# define YYSTACK_ALLOC_MAXIMUM YYSIZE_MAXIMUM +# endif +# if (defined __cplusplus && ! defined _STDLIB_H \ + && ! ((defined YYMALLOC || defined malloc) \ + && (defined YYFREE || defined free))) +# include /* INFRINGES ON USER NAME SPACE */ +# ifndef _STDLIB_H +# define _STDLIB_H 1 +# endif +# endif +# ifndef YYMALLOC +# define YYMALLOC malloc +# if ! defined malloc && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \ + || defined __cplusplus || defined _MSC_VER) +void *malloc (YYSIZE_T); /* INFRINGES ON USER NAME SPACE */ +# endif +# endif +# ifndef YYFREE +# define YYFREE free +# if ! defined free && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \ + || defined __cplusplus || defined _MSC_VER) +void free (void *); /* INFRINGES ON USER NAME SPACE */ +# endif +# endif +# endif +#endif /* ! defined yyoverflow || YYERROR_VERBOSE */ + + +#if (! defined yyoverflow \ + && (! defined __cplusplus \ + || (defined YYSTYPE_IS_TRIVIAL && YYSTYPE_IS_TRIVIAL))) + +/* A type that is properly aligned for any stack member. */ +union yyalloc +{ + yytype_int16 yyss_alloc; + YYSTYPE yyvs_alloc; +}; + +/* The size of the maximum gap between one aligned stack and the next. */ +# define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1) + +/* The size of an array large to enough to hold all stacks, each with + N elements. */ +# define YYSTACK_BYTES(N) \ + ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \ + + YYSTACK_GAP_MAXIMUM) + +/* Copy COUNT objects from FROM to TO. The source and destination do + not overlap. */ +# ifndef YYCOPY +# if defined __GNUC__ && 1 < __GNUC__ +# define YYCOPY(To, From, Count) \ + __builtin_memcpy (To, From, (Count) * sizeof (*(From))) +# else +# define YYCOPY(To, From, Count) \ + do \ + { \ + YYSIZE_T yyi; \ + for (yyi = 0; yyi < (Count); yyi++) \ + (To)[yyi] = (From)[yyi]; \ + } \ + while (YYID (0)) +# endif +# endif + +/* Relocate STACK from its old location to the new one. The + local variables YYSIZE and YYSTACKSIZE give the old and new number of + elements in the stack, and YYPTR gives the new location of the + stack. Advance YYPTR to a properly aligned location for the next + stack. */ +# define YYSTACK_RELOCATE(Stack_alloc, Stack) \ + do \ + { \ + YYSIZE_T yynewbytes; \ + YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \ + Stack = &yyptr->Stack_alloc; \ + yynewbytes = yystacksize * sizeof (*Stack) + YYSTACK_GAP_MAXIMUM; \ + yyptr += yynewbytes / sizeof (*yyptr); \ + } \ + while (YYID (0)) + +#endif + +/* YYFINAL -- State number of the termination state. */ +#define YYFINAL 3 +/* YYLAST -- Last index in YYTABLE. */ +#define YYLAST 259 + +/* YYNTOKENS -- Number of terminals. */ +#define YYNTOKENS 35 +/* YYNNTS -- Number of nonterminals. */ +#define YYNNTS 46 +/* YYNRULES -- Number of rules. */ +#define YYNRULES 110 +/* YYNRULES -- Number of states. */ +#define YYNSTATES 180 + +/* YYTRANSLATE(YYLEX) -- Bison symbol number corresponding to YYLEX. */ +#define YYUNDEFTOK 2 +#define YYMAXUTOK 289 + +#define YYTRANSLATE(YYX) \ + ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK) + +/* YYTRANSLATE[YYLEX] -- Bison symbol number corresponding to YYLEX. */ +static const yytype_uint8 yytranslate[] = +{ + 0, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 1, 2, 3, 4, + 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, + 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, + 25, 26, 27, 28, 29, 30, 31, 32, 33, 34 +}; + +#if YYDEBUG +/* YYPRHS[YYN] -- Index of the first RHS symbol of rule number YYN in + YYRHS. */ +static const yytype_uint16 yyprhs[] = +{ + 0, 0, 3, 5, 6, 9, 12, 15, 20, 23, + 28, 33, 37, 39, 41, 43, 45, 47, 49, 51, + 53, 55, 57, 59, 61, 63, 67, 70, 74, 77, + 81, 84, 85, 88, 91, 94, 97, 100, 103, 107, + 112, 117, 122, 128, 132, 133, 137, 138, 141, 145, + 148, 150, 154, 155, 158, 161, 164, 167, 170, 175, + 179, 182, 187, 188, 191, 195, 197, 201, 202, 205, + 208, 211, 215, 218, 220, 224, 225, 228, 231, 234, + 238, 242, 245, 248, 251, 252, 255, 258, 261, 266, + 267, 270, 272, 274, 277, 280, 283, 285, 288, 289, + 292, 294, 298, 302, 306, 309, 313, 317, 319, 321, + 322 +}; + +/* YYRHS -- A `-1'-separated list of the rules' RHS. */ +static const yytype_int8 yyrhs[] = +{ + 36, 0, -1, 37, -1, -1, 37, 39, -1, 37, + 53, -1, 37, 64, -1, 37, 3, 74, 76, -1, + 37, 75, -1, 37, 25, 1, 30, -1, 37, 38, + 1, 30, -1, 37, 1, 30, -1, 16, -1, 18, + -1, 19, -1, 21, -1, 17, -1, 22, -1, 20, + -1, 30, -1, 59, -1, 68, -1, 42, -1, 44, + -1, 66, -1, 25, 1, 30, -1, 1, 30, -1, + 10, 25, 30, -1, 41, 45, -1, 11, 25, 30, + -1, 43, 45, -1, -1, 45, 46, -1, 45, 47, + -1, 45, 72, -1, 45, 70, -1, 45, 40, -1, + 45, 30, -1, 19, 73, 30, -1, 18, 74, 77, + 30, -1, 20, 78, 77, 30, -1, 21, 25, 77, + 30, -1, 22, 79, 79, 77, 30, -1, 23, 48, + 30, -1, -1, 48, 25, 49, -1, -1, 33, 74, + -1, 7, 80, 30, -1, 50, 54, -1, 75, -1, + 51, 56, 52, -1, -1, 54, 55, -1, 54, 72, + -1, 54, 70, -1, 54, 30, -1, 54, 40, -1, + 18, 74, 77, 30, -1, 19, 73, 30, -1, 17, + 30, -1, 20, 25, 77, 30, -1, -1, 56, 39, + -1, 14, 78, 76, -1, 75, -1, 57, 60, 58, + -1, -1, 60, 39, -1, 60, 64, -1, 60, 53, + -1, 4, 74, 30, -1, 61, 71, -1, 75, -1, + 62, 65, 63, -1, -1, 65, 39, -1, 65, 64, + -1, 65, 53, -1, 6, 74, 30, -1, 9, 74, + 30, -1, 67, 71, -1, 12, 30, -1, 69, 13, + -1, -1, 71, 72, -1, 71, 30, -1, 71, 40, + -1, 16, 24, 78, 30, -1, -1, 74, 77, -1, + 25, -1, 26, -1, 5, 30, -1, 8, 30, -1, + 15, 30, -1, 30, -1, 76, 30, -1, -1, 14, + 78, -1, 79, -1, 79, 33, 79, -1, 79, 27, + 79, -1, 29, 78, 28, -1, 34, 78, -1, 78, + 31, 78, -1, 78, 32, 78, -1, 25, -1, 26, + -1, -1, 25, -1 +}; + +/* YYRLINE[YYN] -- source line where rule number YYN was defined. */ +static const yytype_uint16 yyrline[] = +{ + 0, 107, 107, 109, 111, 112, 113, 114, 115, 116, + 117, 121, 125, 125, 125, 125, 125, 125, 125, 129, + 130, 131, 132, 133, 134, 138, 139, 145, 153, 159, + 167, 177, 179, 180, 181, 182, 183, 184, 187, 195, + 201, 211, 217, 223, 226, 228, 239, 240, 245, 254, + 259, 267, 270, 272, 273, 274, 275, 276, 279, 285, + 296, 302, 312, 314, 319, 327, 335, 338, 340, 341, + 342, 347, 354, 359, 367, 370, 372, 373, 374, 377, + 385, 392, 399, 405, 412, 414, 415, 416, 419, 427, + 429, 434, 435, 438, 439, 440, 444, 445, 448, 449, + 452, 453, 454, 455, 456, 457, 458, 461, 462, 465, + 466 +}; +#endif + +#if YYDEBUG || YYERROR_VERBOSE || YYTOKEN_TABLE +/* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM. + First, the terminals, then, starting at YYNTOKENS, nonterminals. */ +static const char *const yytname[] = +{ + "$end", "error", "$undefined", "T_MAINMENU", "T_MENU", "T_ENDMENU", + "T_SOURCE", "T_CHOICE", "T_ENDCHOICE", "T_COMMENT", "T_CONFIG", + "T_MENUCONFIG", "T_HELP", "T_HELPTEXT", "T_IF", "T_ENDIF", "T_DEPENDS", + "T_OPTIONAL", "T_PROMPT", "T_TYPE", "T_DEFAULT", "T_SELECT", "T_RANGE", + "T_OPTION", "T_ON", "T_WORD", "T_WORD_QUOTE", "T_UNEQUAL", + "T_CLOSE_PAREN", "T_OPEN_PAREN", "T_EOL", "T_OR", "T_AND", "T_EQUAL", + "T_NOT", "$accept", "input", "stmt_list", "option_name", "common_stmt", + "option_error", "config_entry_start", "config_stmt", + "menuconfig_entry_start", "menuconfig_stmt", "config_option_list", + "config_option", "symbol_option", "symbol_option_list", + "symbol_option_arg", "choice", "choice_entry", "choice_end", + "choice_stmt", "choice_option_list", "choice_option", "choice_block", + "if_entry", "if_end", "if_stmt", "if_block", "menu", "menu_entry", + "menu_end", "menu_stmt", "menu_block", "source_stmt", "comment", + "comment_stmt", "help_start", "help", "depends_list", "depends", + "prompt_stmt_opt", "prompt", "end", "nl", "if_expr", "expr", "symbol", + "word_opt", 0 +}; +#endif + +# ifdef YYPRINT +/* YYTOKNUM[YYLEX-NUM] -- Internal token number corresponding to + token YYLEX-NUM. */ +static const yytype_uint16 yytoknum[] = +{ + 0, 256, 257, 258, 259, 260, 261, 262, 263, 264, + 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, + 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, + 285, 286, 287, 288, 289 +}; +# endif + +/* YYR1[YYN] -- Symbol number of symbol that rule YYN derives. */ +static const yytype_uint8 yyr1[] = +{ + 0, 35, 36, 37, 37, 37, 37, 37, 37, 37, + 37, 37, 38, 38, 38, 38, 38, 38, 38, 39, + 39, 39, 39, 39, 39, 40, 40, 41, 42, 43, + 44, 45, 45, 45, 45, 45, 45, 45, 46, 46, + 46, 46, 46, 47, 48, 48, 49, 49, 50, 51, + 52, 53, 54, 54, 54, 54, 54, 54, 55, 55, + 55, 55, 56, 56, 57, 58, 59, 60, 60, 60, + 60, 61, 62, 63, 64, 65, 65, 65, 65, 66, + 67, 68, 69, 70, 71, 71, 71, 71, 72, 73, + 73, 74, 74, 75, 75, 75, 76, 76, 77, 77, + 78, 78, 78, 78, 78, 78, 78, 79, 79, 80, + 80 +}; + +/* YYR2[YYN] -- Number of symbols composing right hand side of rule YYN. */ +static const yytype_uint8 yyr2[] = +{ + 0, 2, 1, 0, 2, 2, 2, 4, 2, 4, + 4, 3, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 3, 2, 3, 2, 3, + 2, 0, 2, 2, 2, 2, 2, 2, 3, 4, + 4, 4, 5, 3, 0, 3, 0, 2, 3, 2, + 1, 3, 0, 2, 2, 2, 2, 2, 4, 3, + 2, 4, 0, 2, 3, 1, 3, 0, 2, 2, + 2, 3, 2, 1, 3, 0, 2, 2, 2, 3, + 3, 2, 2, 2, 0, 2, 2, 2, 4, 0, + 2, 1, 1, 2, 2, 2, 1, 2, 0, 2, + 1, 3, 3, 3, 2, 3, 3, 1, 1, 0, + 1 +}; + +/* YYDEFACT[STATE-NAME] -- Default rule to reduce with in state + STATE-NUM when YYTABLE doesn't specify something else to do. Zero + means the default is an error. */ +static const yytype_uint8 yydefact[] = +{ + 3, 0, 0, 1, 0, 0, 0, 0, 0, 109, + 0, 0, 0, 0, 0, 0, 12, 16, 13, 14, + 18, 15, 17, 0, 19, 0, 4, 31, 22, 31, + 23, 52, 62, 5, 67, 20, 84, 75, 6, 24, + 84, 21, 8, 11, 91, 92, 0, 0, 93, 0, + 110, 0, 94, 0, 0, 0, 107, 108, 0, 0, + 0, 100, 95, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 96, 7, 71, 79, 48, 80, 27, + 29, 0, 104, 0, 0, 64, 0, 0, 9, 10, + 0, 0, 0, 0, 89, 0, 0, 0, 44, 0, + 37, 36, 32, 33, 0, 35, 34, 0, 0, 89, + 0, 56, 57, 53, 55, 54, 63, 51, 50, 68, + 70, 66, 69, 65, 86, 87, 85, 76, 78, 74, + 77, 73, 97, 103, 105, 106, 102, 101, 26, 82, + 0, 98, 0, 98, 98, 98, 0, 0, 0, 83, + 60, 98, 0, 98, 0, 0, 0, 38, 90, 0, + 0, 98, 46, 43, 25, 0, 59, 0, 88, 99, + 39, 40, 41, 0, 0, 45, 58, 61, 42, 47 +}; + +/* YYDEFGOTO[NTERM-NUM]. */ +static const yytype_int16 yydefgoto[] = +{ + -1, 1, 2, 25, 26, 101, 27, 28, 29, 30, + 65, 102, 103, 147, 175, 31, 32, 117, 33, 67, + 113, 68, 34, 121, 35, 69, 36, 37, 129, 38, + 71, 39, 40, 41, 104, 105, 70, 106, 142, 143, + 42, 74, 156, 60, 61, 51 +}; + +/* YYPACT[STATE-NUM] -- Index in YYTABLE of the portion describing + STATE-NUM. */ +#define YYPACT_NINF -80 +static const yytype_int16 yypact[] = +{ + -80, 2, 132, -80, -13, -1, -1, -2, -1, 9, + 33, -1, 27, 40, -3, 38, -80, -80, -80, -80, + -80, -80, -80, 71, -80, 77, -80, -80, -80, -80, + -80, -80, -80, -80, -80, -80, -80, -80, -80, -80, + -80, -80, -80, -80, -80, -80, 57, 61, -80, 63, + -80, 76, -80, 87, 101, 133, -80, -80, -3, -3, + 195, -6, -80, 136, 149, 39, 104, 65, 150, 5, + 194, 5, 167, -80, 176, -80, -80, -80, -80, -80, + -80, 68, -80, -3, -3, 176, 72, 72, -80, -80, + 177, 187, 78, -1, -1, -3, 196, 72, -80, 222, + -80, -80, -80, -80, 221, -80, -80, 205, -1, -1, + 211, -80, -80, -80, -80, -80, -80, -80, -80, -80, + -80, -80, -80, -80, -80, -80, -80, -80, -80, -80, + -80, -80, -80, -80, 206, -80, -80, -80, -80, -80, + -3, 223, 209, 223, 197, 223, 72, 7, 210, -80, + -80, 223, 212, 223, 201, -3, 213, -80, -80, 214, + 215, 223, 208, -80, -80, 216, -80, 217, -80, 113, + -80, -80, -80, 218, -1, -80, -80, -80, -80, -80 +}; + +/* YYPGOTO[NTERM-NUM]. */ +static const yytype_int16 yypgoto[] = +{ + -80, -80, -80, -80, 122, -34, -80, -80, -80, -80, + 220, -80, -80, -80, -80, -80, -80, -80, 59, -80, + -80, -80, -80, -80, -80, -80, -80, -80, -80, 125, + -80, -80, -80, -80, -80, 183, 219, 22, 142, -5, + 147, 192, 69, -54, -79, -80 +}; + +/* YYTABLE[YYPACT[STATE-NUM]]. What to do in state STATE-NUM. If + positive, shift that token. If negative, reduce the rule which + number is the opposite. If zero, do what YYDEFACT says. + If YYTABLE_NINF, syntax error. */ +#define YYTABLE_NINF -82 +static const yytype_int16 yytable[] = +{ + 46, 47, 3, 49, 81, 82, 53, 136, 137, 6, + 7, 8, 9, 10, 11, 12, 13, 43, 146, 14, + 15, 86, 56, 57, 44, 45, 58, 87, 48, 134, + 135, 59, 162, 112, 50, 24, 125, 163, 125, -28, + 90, 144, -28, -28, -28, -28, -28, -28, -28, -28, + -28, 91, 54, -28, -28, 92, -28, 93, 94, 95, + 96, 97, 98, 52, 99, 55, 90, 161, 62, 100, + -49, -49, 63, -49, -49, -49, -49, 91, 64, -49, + -49, 92, 107, 108, 109, 110, 154, 73, 141, 115, + 99, 75, 126, 76, 126, 111, 133, 56, 57, 83, + 84, 169, 140, 151, -30, 90, 77, -30, -30, -30, + -30, -30, -30, -30, -30, -30, 91, 78, -30, -30, + 92, -30, 93, 94, 95, 96, 97, 98, 120, 99, + 128, 79, -2, 4, 100, 5, 6, 7, 8, 9, + 10, 11, 12, 13, 83, 84, 14, 15, 16, 17, + 18, 19, 20, 21, 22, 7, 8, 23, 10, 11, + 12, 13, 24, 80, 14, 15, 88, -81, 90, 179, + -81, -81, -81, -81, -81, -81, -81, -81, -81, 89, + 24, -81, -81, 92, -81, -81, -81, -81, -81, -81, + 116, 119, 99, 127, 122, 90, 130, 124, -72, -72, + -72, -72, -72, -72, -72, -72, 132, 138, -72, -72, + 92, 155, 158, 159, 160, 118, 123, 139, 131, 99, + 165, 145, 167, 148, 124, 73, 83, 84, 83, 84, + 173, 168, 83, 84, 149, 150, 153, 155, 84, 157, + 164, 174, 166, 170, 171, 172, 176, 177, 178, 66, + 114, 152, 85, 0, 0, 0, 0, 0, 0, 72 +}; + +static const yytype_int16 yycheck[] = +{ + 5, 6, 0, 8, 58, 59, 11, 86, 87, 4, + 5, 6, 7, 8, 9, 10, 11, 30, 97, 14, + 15, 27, 25, 26, 25, 26, 29, 33, 30, 83, + 84, 34, 25, 67, 25, 30, 70, 30, 72, 0, + 1, 95, 3, 4, 5, 6, 7, 8, 9, 10, + 11, 12, 25, 14, 15, 16, 17, 18, 19, 20, + 21, 22, 23, 30, 25, 25, 1, 146, 30, 30, + 5, 6, 1, 8, 9, 10, 11, 12, 1, 14, + 15, 16, 17, 18, 19, 20, 140, 30, 93, 67, + 25, 30, 70, 30, 72, 30, 28, 25, 26, 31, + 32, 155, 24, 108, 0, 1, 30, 3, 4, 5, + 6, 7, 8, 9, 10, 11, 12, 30, 14, 15, + 16, 17, 18, 19, 20, 21, 22, 23, 69, 25, + 71, 30, 0, 1, 30, 3, 4, 5, 6, 7, + 8, 9, 10, 11, 31, 32, 14, 15, 16, 17, + 18, 19, 20, 21, 22, 5, 6, 25, 8, 9, + 10, 11, 30, 30, 14, 15, 30, 0, 1, 174, + 3, 4, 5, 6, 7, 8, 9, 10, 11, 30, + 30, 14, 15, 16, 17, 18, 19, 20, 21, 22, + 68, 69, 25, 71, 69, 1, 71, 30, 4, 5, + 6, 7, 8, 9, 10, 11, 30, 30, 14, 15, + 16, 14, 143, 144, 145, 68, 69, 30, 71, 25, + 151, 25, 153, 1, 30, 30, 31, 32, 31, 32, + 161, 30, 31, 32, 13, 30, 25, 14, 32, 30, + 30, 33, 30, 30, 30, 30, 30, 30, 30, 29, + 67, 109, 60, -1, -1, -1, -1, -1, -1, 40 +}; + +/* YYSTOS[STATE-NUM] -- The (internal number of the) accessing + symbol of state STATE-NUM. */ +static const yytype_uint8 yystos[] = +{ + 0, 36, 37, 0, 1, 3, 4, 5, 6, 7, + 8, 9, 10, 11, 14, 15, 16, 17, 18, 19, + 20, 21, 22, 25, 30, 38, 39, 41, 42, 43, + 44, 50, 51, 53, 57, 59, 61, 62, 64, 66, + 67, 68, 75, 30, 25, 26, 74, 74, 30, 74, + 25, 80, 30, 74, 25, 25, 25, 26, 29, 34, + 78, 79, 30, 1, 1, 45, 45, 54, 56, 60, + 71, 65, 71, 30, 76, 30, 30, 30, 30, 30, + 30, 78, 78, 31, 32, 76, 27, 33, 30, 30, + 1, 12, 16, 18, 19, 20, 21, 22, 23, 25, + 30, 40, 46, 47, 69, 70, 72, 17, 18, 19, + 20, 30, 40, 55, 70, 72, 39, 52, 75, 39, + 53, 58, 64, 75, 30, 40, 72, 39, 53, 63, + 64, 75, 30, 28, 78, 78, 79, 79, 30, 30, + 24, 74, 73, 74, 78, 25, 79, 48, 1, 13, + 30, 74, 73, 25, 78, 14, 77, 30, 77, 77, + 77, 79, 25, 30, 30, 77, 30, 77, 30, 78, + 30, 30, 30, 77, 33, 49, 30, 30, 30, 74 +}; + +#define yyerrok (yyerrstatus = 0) +#define yyclearin (yychar = YYEMPTY) +#define YYEMPTY (-2) +#define YYEOF 0 + +#define YYACCEPT goto yyacceptlab +#define YYABORT goto yyabortlab +#define YYERROR goto yyerrorlab + + +/* Like YYERROR except do call yyerror. This remains here temporarily + to ease the transition to the new meaning of YYERROR, for GCC. + Once GCC version 2 has supplanted version 1, this can go. */ + +#define YYFAIL goto yyerrlab + +#define YYRECOVERING() (!!yyerrstatus) + +#define YYBACKUP(Token, Value) \ +do \ + if (yychar == YYEMPTY && yylen == 1) \ + { \ + yychar = (Token); \ + yylval = (Value); \ + yytoken = YYTRANSLATE (yychar); \ + YYPOPSTACK (1); \ + goto yybackup; \ + } \ + else \ + { \ + yyerror (YY_("syntax error: cannot back up")); \ + YYERROR; \ + } \ +while (YYID (0)) + + +#define YYTERROR 1 +#define YYERRCODE 256 + + +/* YYLLOC_DEFAULT -- Set CURRENT to span from RHS[1] to RHS[N]. + If N is 0, then set CURRENT to the empty location which ends + the previous symbol: RHS[0] (always defined). */ + +#define YYRHSLOC(Rhs, K) ((Rhs)[K]) +#ifndef YYLLOC_DEFAULT +# define YYLLOC_DEFAULT(Current, Rhs, N) \ + do \ + if (YYID (N)) \ + { \ + (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \ + (Current).first_column = YYRHSLOC (Rhs, 1).first_column; \ + (Current).last_line = YYRHSLOC (Rhs, N).last_line; \ + (Current).last_column = YYRHSLOC (Rhs, N).last_column; \ + } \ + else \ + { \ + (Current).first_line = (Current).last_line = \ + YYRHSLOC (Rhs, 0).last_line; \ + (Current).first_column = (Current).last_column = \ + YYRHSLOC (Rhs, 0).last_column; \ + } \ + while (YYID (0)) +#endif + + +/* YY_LOCATION_PRINT -- Print the location on the stream. + This macro was not mandated originally: define only if we know + we won't break user code: when these are the locations we know. */ + +#ifndef YY_LOCATION_PRINT +# if YYLTYPE_IS_TRIVIAL +# define YY_LOCATION_PRINT(File, Loc) \ + fprintf (File, "%d.%d-%d.%d", \ + (Loc).first_line, (Loc).first_column, \ + (Loc).last_line, (Loc).last_column) +# else +# define YY_LOCATION_PRINT(File, Loc) ((void) 0) +# endif +#endif + + +/* YYLEX -- calling `yylex' with the right arguments. */ + +#ifdef YYLEX_PARAM +# define YYLEX yylex (YYLEX_PARAM) +#else +# define YYLEX yylex () +#endif + +/* Enable debugging if requested. */ +#if YYDEBUG + +# ifndef YYFPRINTF +# include /* INFRINGES ON USER NAME SPACE */ +# define YYFPRINTF fprintf +# endif + +# define YYDPRINTF(Args) \ +do { \ + if (yydebug) \ + YYFPRINTF Args; \ +} while (YYID (0)) + +# define YY_SYMBOL_PRINT(Title, Type, Value, Location) \ +do { \ + if (yydebug) \ + { \ + YYFPRINTF (stderr, "%s ", Title); \ + yy_symbol_print (stderr, \ + Type, Value); \ + YYFPRINTF (stderr, "\n"); \ + } \ +} while (YYID (0)) + + +/*--------------------------------. +| Print this symbol on YYOUTPUT. | +`--------------------------------*/ + +/*ARGSUSED*/ +#if (defined __STDC__ || defined __C99__FUNC__ \ + || defined __cplusplus || defined _MSC_VER) +static void +yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) +#else +static void +yy_symbol_value_print (yyoutput, yytype, yyvaluep) + FILE *yyoutput; + int yytype; + YYSTYPE const * const yyvaluep; +#endif +{ + if (!yyvaluep) + return; +# ifdef YYPRINT + if (yytype < YYNTOKENS) + YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep); +# else + YYUSE (yyoutput); +# endif + switch (yytype) + { + default: + break; + } +} + + +/*--------------------------------. +| Print this symbol on YYOUTPUT. | +`--------------------------------*/ + +#if (defined __STDC__ || defined __C99__FUNC__ \ + || defined __cplusplus || defined _MSC_VER) +static void +yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) +#else +static void +yy_symbol_print (yyoutput, yytype, yyvaluep) + FILE *yyoutput; + int yytype; + YYSTYPE const * const yyvaluep; +#endif +{ + if (yytype < YYNTOKENS) + YYFPRINTF (yyoutput, "token %s (", yytname[yytype]); + else + YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]); + + yy_symbol_value_print (yyoutput, yytype, yyvaluep); + YYFPRINTF (yyoutput, ")"); +} + +/*------------------------------------------------------------------. +| yy_stack_print -- Print the state stack from its BOTTOM up to its | +| TOP (included). | +`------------------------------------------------------------------*/ + +#if (defined __STDC__ || defined __C99__FUNC__ \ + || defined __cplusplus || defined _MSC_VER) +static void +yy_stack_print (yytype_int16 *yybottom, yytype_int16 *yytop) +#else +static void +yy_stack_print (yybottom, yytop) + yytype_int16 *yybottom; + yytype_int16 *yytop; +#endif +{ + YYFPRINTF (stderr, "Stack now"); + for (; yybottom <= yytop; yybottom++) + { + int yybot = *yybottom; + YYFPRINTF (stderr, " %d", yybot); + } + YYFPRINTF (stderr, "\n"); +} + +# define YY_STACK_PRINT(Bottom, Top) \ +do { \ + if (yydebug) \ + yy_stack_print ((Bottom), (Top)); \ +} while (YYID (0)) + + +/*------------------------------------------------. +| Report that the YYRULE is going to be reduced. | +`------------------------------------------------*/ + +#if (defined __STDC__ || defined __C99__FUNC__ \ + || defined __cplusplus || defined _MSC_VER) +static void +yy_reduce_print (YYSTYPE *yyvsp, int yyrule) +#else +static void +yy_reduce_print (yyvsp, yyrule) + YYSTYPE *yyvsp; + int yyrule; +#endif +{ + int yynrhs = yyr2[yyrule]; + int yyi; + unsigned long int yylno = yyrline[yyrule]; + YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu):\n", + yyrule - 1, yylno); + /* The symbols being reduced. */ + for (yyi = 0; yyi < yynrhs; yyi++) + { + YYFPRINTF (stderr, " $%d = ", yyi + 1); + yy_symbol_print (stderr, yyrhs[yyprhs[yyrule] + yyi], + &(yyvsp[(yyi + 1) - (yynrhs)]) + ); + YYFPRINTF (stderr, "\n"); + } +} + +# define YY_REDUCE_PRINT(Rule) \ +do { \ + if (yydebug) \ + yy_reduce_print (yyvsp, Rule); \ +} while (YYID (0)) + +/* Nonzero means print parse trace. It is left uninitialized so that + multiple parsers can coexist. */ +int yydebug; +#else /* !YYDEBUG */ +# define YYDPRINTF(Args) +# define YY_SYMBOL_PRINT(Title, Type, Value, Location) +# define YY_STACK_PRINT(Bottom, Top) +# define YY_REDUCE_PRINT(Rule) +#endif /* !YYDEBUG */ + + +/* YYINITDEPTH -- initial size of the parser's stacks. */ +#ifndef YYINITDEPTH +# define YYINITDEPTH 200 +#endif + +/* YYMAXDEPTH -- maximum size the stacks can grow to (effective only + if the built-in stack extension method is used). + + Do not make this value too large; the results are undefined if + YYSTACK_ALLOC_MAXIMUM < YYSTACK_BYTES (YYMAXDEPTH) + evaluated with infinite-precision integer arithmetic. */ + +#ifndef YYMAXDEPTH +# define YYMAXDEPTH 10000 +#endif + + + +#if YYERROR_VERBOSE + +# ifndef yystrlen +# if defined __GLIBC__ && defined _STRING_H +# define yystrlen strlen +# else +/* Return the length of YYSTR. */ +#if (defined __STDC__ || defined __C99__FUNC__ \ + || defined __cplusplus || defined _MSC_VER) +static YYSIZE_T +yystrlen (const char *yystr) +#else +static YYSIZE_T +yystrlen (yystr) + const char *yystr; +#endif +{ + YYSIZE_T yylen; + for (yylen = 0; yystr[yylen]; yylen++) + continue; + return yylen; +} +# endif +# endif + +# ifndef yystpcpy +# if defined __GLIBC__ && defined _STRING_H && defined _GNU_SOURCE +# define yystpcpy stpcpy +# else +/* Copy YYSRC to YYDEST, returning the address of the terminating '\0' in + YYDEST. */ +#if (defined __STDC__ || defined __C99__FUNC__ \ + || defined __cplusplus || defined _MSC_VER) +static char * +yystpcpy (char *yydest, const char *yysrc) +#else +static char * +yystpcpy (yydest, yysrc) + char *yydest; + const char *yysrc; +#endif +{ + char *yyd = yydest; + const char *yys = yysrc; + + while ((*yyd++ = *yys++) != '\0') + continue; + + return yyd - 1; +} +# endif +# endif + +# ifndef yytnamerr +/* Copy to YYRES the contents of YYSTR after stripping away unnecessary + quotes and backslashes, so that it's suitable for yyerror. The + heuristic is that double-quoting is unnecessary unless the string + contains an apostrophe, a comma, or backslash (other than + backslash-backslash). YYSTR is taken from yytname. If YYRES is + null, do not copy; instead, return the length of what the result + would have been. */ +static YYSIZE_T +yytnamerr (char *yyres, const char *yystr) +{ + if (*yystr == '"') + { + YYSIZE_T yyn = 0; + char const *yyp = yystr; + + for (;;) + switch (*++yyp) + { + case '\'': + case ',': + goto do_not_strip_quotes; + + case '\\': + if (*++yyp != '\\') + goto do_not_strip_quotes; + /* Fall through. */ + default: + if (yyres) + yyres[yyn] = *yyp; + yyn++; + break; + + case '"': + if (yyres) + yyres[yyn] = '\0'; + return yyn; + } + do_not_strip_quotes: ; + } + + if (! yyres) + return yystrlen (yystr); + + return yystpcpy (yyres, yystr) - yyres; +} +# endif + +/* Copy into YYRESULT an error message about the unexpected token + YYCHAR while in state YYSTATE. Return the number of bytes copied, + including the terminating null byte. If YYRESULT is null, do not + copy anything; just return the number of bytes that would be + copied. As a special case, return 0 if an ordinary "syntax error" + message will do. Return YYSIZE_MAXIMUM if overflow occurs during + size calculation. */ +static YYSIZE_T +yysyntax_error (char *yyresult, int yystate, int yychar) +{ + int yyn = yypact[yystate]; + + if (! (YYPACT_NINF < yyn && yyn <= YYLAST)) + return 0; + else + { + int yytype = YYTRANSLATE (yychar); + YYSIZE_T yysize0 = yytnamerr (0, yytname[yytype]); + YYSIZE_T yysize = yysize0; + YYSIZE_T yysize1; + int yysize_overflow = 0; + enum { YYERROR_VERBOSE_ARGS_MAXIMUM = 5 }; + char const *yyarg[YYERROR_VERBOSE_ARGS_MAXIMUM]; + int yyx; + +# if 0 + /* This is so xgettext sees the translatable formats that are + constructed on the fly. */ + YY_("syntax error, unexpected %s"); + YY_("syntax error, unexpected %s, expecting %s"); + YY_("syntax error, unexpected %s, expecting %s or %s"); + YY_("syntax error, unexpected %s, expecting %s or %s or %s"); + YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s"); +# endif + char *yyfmt; + char const *yyf; + static char const yyunexpected[] = "syntax error, unexpected %s"; + static char const yyexpecting[] = ", expecting %s"; + static char const yyor[] = " or %s"; + char yyformat[sizeof yyunexpected + + sizeof yyexpecting - 1 + + ((YYERROR_VERBOSE_ARGS_MAXIMUM - 2) + * (sizeof yyor - 1))]; + char const *yyprefix = yyexpecting; + + /* Start YYX at -YYN if negative to avoid negative indexes in + YYCHECK. */ + int yyxbegin = yyn < 0 ? -yyn : 0; + + /* Stay within bounds of both yycheck and yytname. */ + int yychecklim = YYLAST - yyn + 1; + int yyxend = yychecklim < YYNTOKENS ? yychecklim : YYNTOKENS; + int yycount = 1; + + yyarg[0] = yytname[yytype]; + yyfmt = yystpcpy (yyformat, yyunexpected); + + for (yyx = yyxbegin; yyx < yyxend; ++yyx) + if (yycheck[yyx + yyn] == yyx && yyx != YYTERROR) + { + if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM) + { + yycount = 1; + yysize = yysize0; + yyformat[sizeof yyunexpected - 1] = '\0'; + break; + } + yyarg[yycount++] = yytname[yyx]; + yysize1 = yysize + yytnamerr (0, yytname[yyx]); + yysize_overflow |= (yysize1 < yysize); + yysize = yysize1; + yyfmt = yystpcpy (yyfmt, yyprefix); + yyprefix = yyor; + } + + yyf = YY_(yyformat); + yysize1 = yysize + yystrlen (yyf); + yysize_overflow |= (yysize1 < yysize); + yysize = yysize1; + + if (yysize_overflow) + return YYSIZE_MAXIMUM; + + if (yyresult) + { + /* Avoid sprintf, as that infringes on the user's name space. + Don't have undefined behavior even if the translation + produced a string with the wrong number of "%s"s. */ + char *yyp = yyresult; + int yyi = 0; + while ((*yyp = *yyf) != '\0') + { + if (*yyp == '%' && yyf[1] == 's' && yyi < yycount) + { + yyp += yytnamerr (yyp, yyarg[yyi++]); + yyf += 2; + } + else + { + yyp++; + yyf++; + } + } + } + return yysize; + } +} +#endif /* YYERROR_VERBOSE */ + + +/*-----------------------------------------------. +| Release the memory associated to this symbol. | +`-----------------------------------------------*/ + +/*ARGSUSED*/ +#if (defined __STDC__ || defined __C99__FUNC__ \ + || defined __cplusplus || defined _MSC_VER) +static void +yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep) +#else +static void +yydestruct (yymsg, yytype, yyvaluep) + const char *yymsg; + int yytype; + YYSTYPE *yyvaluep; +#endif +{ + YYUSE (yyvaluep); + + if (!yymsg) + yymsg = "Deleting"; + YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp); + + switch (yytype) + { + case 51: /* "choice_entry" */ + + { + fprintf(stderr, "%s:%d: missing end statement for this entry\n", + (yyvaluep->menu)->file->name, (yyvaluep->menu)->lineno); + if (current_menu == (yyvaluep->menu)) + menu_end_menu(); +}; + + break; + case 57: /* "if_entry" */ + + { + fprintf(stderr, "%s:%d: missing end statement for this entry\n", + (yyvaluep->menu)->file->name, (yyvaluep->menu)->lineno); + if (current_menu == (yyvaluep->menu)) + menu_end_menu(); +}; + + break; + case 62: /* "menu_entry" */ + + { + fprintf(stderr, "%s:%d: missing end statement for this entry\n", + (yyvaluep->menu)->file->name, (yyvaluep->menu)->lineno); + if (current_menu == (yyvaluep->menu)) + menu_end_menu(); +}; + + break; + + default: + break; + } +} + +/* Prevent warnings from -Wmissing-prototypes. */ +#ifdef YYPARSE_PARAM +#if defined __STDC__ || defined __cplusplus +int yyparse (void *YYPARSE_PARAM); +#else +int yyparse (); +#endif +#else /* ! YYPARSE_PARAM */ +#if defined __STDC__ || defined __cplusplus +int yyparse (void); +#else +int yyparse (); +#endif +#endif /* ! YYPARSE_PARAM */ + + +/* The lookahead symbol. */ +int yychar; + +/* The semantic value of the lookahead symbol. */ +YYSTYPE yylval; + +/* Number of syntax errors so far. */ +int yynerrs; + + + +/*-------------------------. +| yyparse or yypush_parse. | +`-------------------------*/ + +#ifdef YYPARSE_PARAM +#if (defined __STDC__ || defined __C99__FUNC__ \ + || defined __cplusplus || defined _MSC_VER) +int +yyparse (void *YYPARSE_PARAM) +#else +int +yyparse (YYPARSE_PARAM) + void *YYPARSE_PARAM; +#endif +#else /* ! YYPARSE_PARAM */ +#if (defined __STDC__ || defined __C99__FUNC__ \ + || defined __cplusplus || defined _MSC_VER) +int +yyparse (void) +#else +int +yyparse () + +#endif +#endif +{ + + + int yystate; + /* Number of tokens to shift before error messages enabled. */ + int yyerrstatus; + + /* The stacks and their tools: + `yyss': related to states. + `yyvs': related to semantic values. + + Refer to the stacks thru separate pointers, to allow yyoverflow + to reallocate them elsewhere. */ + + /* The state stack. */ + yytype_int16 yyssa[YYINITDEPTH]; + yytype_int16 *yyss; + yytype_int16 *yyssp; + + /* The semantic value stack. */ + YYSTYPE yyvsa[YYINITDEPTH]; + YYSTYPE *yyvs; + YYSTYPE *yyvsp; + + YYSIZE_T yystacksize; + + int yyn; + int yyresult; + /* Lookahead token as an internal (translated) token number. */ + int yytoken; + /* The variables used to return semantic value and location from the + action routines. */ + YYSTYPE yyval; + +#if YYERROR_VERBOSE + /* Buffer for error messages, and its allocated size. */ + char yymsgbuf[128]; + char *yymsg = yymsgbuf; + YYSIZE_T yymsg_alloc = sizeof yymsgbuf; +#endif + +#define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N)) + + /* The number of symbols on the RHS of the reduced rule. + Keep to zero when no symbol should be popped. */ + int yylen = 0; + + yytoken = 0; + yyss = yyssa; + yyvs = yyvsa; + yystacksize = YYINITDEPTH; + + YYDPRINTF ((stderr, "Starting parse\n")); + + yystate = 0; + yyerrstatus = 0; + yynerrs = 0; + yychar = YYEMPTY; /* Cause a token to be read. */ + + /* Initialize stack pointers. + Waste one element of value and location stack + so that they stay on the same level as the state stack. + The wasted elements are never initialized. */ + yyssp = yyss; + yyvsp = yyvs; + + goto yysetstate; + +/*------------------------------------------------------------. +| yynewstate -- Push a new state, which is found in yystate. | +`------------------------------------------------------------*/ + yynewstate: + /* In all cases, when you get here, the value and location stacks + have just been pushed. So pushing a state here evens the stacks. */ + yyssp++; + + yysetstate: + *yyssp = yystate; + + if (yyss + yystacksize - 1 <= yyssp) + { + /* Get the current used size of the three stacks, in elements. */ + YYSIZE_T yysize = yyssp - yyss + 1; + +#ifdef yyoverflow + { + /* Give user a chance to reallocate the stack. Use copies of + these so that the &'s don't force the real ones into + memory. */ + YYSTYPE *yyvs1 = yyvs; + yytype_int16 *yyss1 = yyss; + + /* Each stack pointer address is followed by the size of the + data in use in that stack, in bytes. This used to be a + conditional around just the two extra args, but that might + be undefined if yyoverflow is a macro. */ + yyoverflow (YY_("memory exhausted"), + &yyss1, yysize * sizeof (*yyssp), + &yyvs1, yysize * sizeof (*yyvsp), + &yystacksize); + + yyss = yyss1; + yyvs = yyvs1; + } +#else /* no yyoverflow */ +# ifndef YYSTACK_RELOCATE + goto yyexhaustedlab; +# else + /* Extend the stack our own way. */ + if (YYMAXDEPTH <= yystacksize) + goto yyexhaustedlab; + yystacksize *= 2; + if (YYMAXDEPTH < yystacksize) + yystacksize = YYMAXDEPTH; + + { + yytype_int16 *yyss1 = yyss; + union yyalloc *yyptr = + (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); + if (! yyptr) + goto yyexhaustedlab; + YYSTACK_RELOCATE (yyss_alloc, yyss); + YYSTACK_RELOCATE (yyvs_alloc, yyvs); +# undef YYSTACK_RELOCATE + if (yyss1 != yyssa) + YYSTACK_FREE (yyss1); + } +# endif +#endif /* no yyoverflow */ + + yyssp = yyss + yysize - 1; + yyvsp = yyvs + yysize - 1; + + YYDPRINTF ((stderr, "Stack size increased to %lu\n", + (unsigned long int) yystacksize)); + + if (yyss + yystacksize - 1 <= yyssp) + YYABORT; + } + + YYDPRINTF ((stderr, "Entering state %d\n", yystate)); + + if (yystate == YYFINAL) + YYACCEPT; + + goto yybackup; + +/*-----------. +| yybackup. | +`-----------*/ +yybackup: + + /* Do appropriate processing given the current state. Read a + lookahead token if we need one and don't already have one. */ + + /* First try to decide what to do without reference to lookahead token. */ + yyn = yypact[yystate]; + if (yyn == YYPACT_NINF) + goto yydefault; + + /* Not known => get a lookahead token if don't already have one. */ + + /* YYCHAR is either YYEMPTY or YYEOF or a valid lookahead symbol. */ + if (yychar == YYEMPTY) + { + YYDPRINTF ((stderr, "Reading a token: ")); + yychar = YYLEX; + } + + if (yychar <= YYEOF) + { + yychar = yytoken = YYEOF; + YYDPRINTF ((stderr, "Now at end of input.\n")); + } + else + { + yytoken = YYTRANSLATE (yychar); + YY_SYMBOL_PRINT ("Next token is", yytoken, &yylval, &yylloc); + } + + /* If the proper action on seeing token YYTOKEN is to reduce or to + detect an error, take that action. */ + yyn += yytoken; + if (yyn < 0 || YYLAST < yyn || yycheck[yyn] != yytoken) + goto yydefault; + yyn = yytable[yyn]; + if (yyn <= 0) + { + if (yyn == 0 || yyn == YYTABLE_NINF) + goto yyerrlab; + yyn = -yyn; + goto yyreduce; + } + + /* Count tokens shifted since error; after three, turn off error + status. */ + if (yyerrstatus) + yyerrstatus--; + + /* Shift the lookahead token. */ + YY_SYMBOL_PRINT ("Shifting", yytoken, &yylval, &yylloc); + + /* Discard the shifted token. */ + yychar = YYEMPTY; + + yystate = yyn; + *++yyvsp = yylval; + + goto yynewstate; + + +/*-----------------------------------------------------------. +| yydefault -- do the default action for the current state. | +`-----------------------------------------------------------*/ +yydefault: + yyn = yydefact[yystate]; + if (yyn == 0) + goto yyerrlab; + goto yyreduce; + + +/*-----------------------------. +| yyreduce -- Do a reduction. | +`-----------------------------*/ +yyreduce: + /* yyn is the number of a rule to reduce with. */ + yylen = yyr2[yyn]; + + /* If YYLEN is nonzero, implement the default value of the action: + `$$ = $1'. + + Otherwise, the following line sets YYVAL to garbage. + This behavior is undocumented and Bison + users should not rely upon it. Assigning to YYVAL + unconditionally makes the parser a bit smaller, and it avoids a + GCC warning that YYVAL may be used uninitialized. */ + yyval = yyvsp[1-yylen]; + + + YY_REDUCE_PRINT (yyn); + switch (yyn) + { + case 8: + + { zconf_error("unexpected end statement"); ;} + break; + + case 9: + + { zconf_error("unknown statement \"%s\"", (yyvsp[(2) - (4)].string)); ;} + break; + + case 10: + + { + zconf_error("unexpected option \"%s\"", kconf_id_strings + (yyvsp[(2) - (4)].id)->name); +;} + break; + + case 11: + + { zconf_error("invalid statement"); ;} + break; + + case 25: + + { zconf_error("unknown option \"%s\"", (yyvsp[(1) - (3)].string)); ;} + break; + + case 26: + + { zconf_error("invalid option"); ;} + break; + + case 27: + + { + struct symbol *sym = sym_lookup((yyvsp[(2) - (3)].string), 0); + sym->flags |= SYMBOL_OPTIONAL; + menu_add_entry(sym); + printd(DEBUG_PARSE, "%s:%d:config %s\n", zconf_curname(), zconf_lineno(), (yyvsp[(2) - (3)].string)); +;} + break; + + case 28: + + { + menu_end_entry(); + printd(DEBUG_PARSE, "%s:%d:endconfig\n", zconf_curname(), zconf_lineno()); +;} + break; + + case 29: + + { + struct symbol *sym = sym_lookup((yyvsp[(2) - (3)].string), 0); + sym->flags |= SYMBOL_OPTIONAL; + menu_add_entry(sym); + printd(DEBUG_PARSE, "%s:%d:menuconfig %s\n", zconf_curname(), zconf_lineno(), (yyvsp[(2) - (3)].string)); +;} + break; + + case 30: + + { + if (current_entry->prompt) + current_entry->prompt->type = P_MENU; + else + zconfprint("warning: menuconfig statement without prompt"); + menu_end_entry(); + printd(DEBUG_PARSE, "%s:%d:endconfig\n", zconf_curname(), zconf_lineno()); +;} + break; + + case 38: + + { + menu_set_type((yyvsp[(1) - (3)].id)->stype); + printd(DEBUG_PARSE, "%s:%d:type(%u)\n", + zconf_curname(), zconf_lineno(), + (yyvsp[(1) - (3)].id)->stype); +;} + break; + + case 39: + + { + menu_add_prompt(P_PROMPT, (yyvsp[(2) - (4)].string), (yyvsp[(3) - (4)].expr)); + printd(DEBUG_PARSE, "%s:%d:prompt\n", zconf_curname(), zconf_lineno()); +;} + break; + + case 40: + + { + menu_add_expr(P_DEFAULT, (yyvsp[(2) - (4)].expr), (yyvsp[(3) - (4)].expr)); + if ((yyvsp[(1) - (4)].id)->stype != S_UNKNOWN) + menu_set_type((yyvsp[(1) - (4)].id)->stype); + printd(DEBUG_PARSE, "%s:%d:default(%u)\n", + zconf_curname(), zconf_lineno(), + (yyvsp[(1) - (4)].id)->stype); +;} + break; + + case 41: + + { + menu_add_symbol(P_SELECT, sym_lookup((yyvsp[(2) - (4)].string), 0), (yyvsp[(3) - (4)].expr)); + printd(DEBUG_PARSE, "%s:%d:select\n", zconf_curname(), zconf_lineno()); +;} + break; + + case 42: + + { + menu_add_expr(P_RANGE, expr_alloc_comp(E_RANGE,(yyvsp[(2) - (5)].symbol), (yyvsp[(3) - (5)].symbol)), (yyvsp[(4) - (5)].expr)); + printd(DEBUG_PARSE, "%s:%d:range\n", zconf_curname(), zconf_lineno()); +;} + break; + + case 45: + + { + struct kconf_id *id = kconf_id_lookup((yyvsp[(2) - (3)].string), strlen((yyvsp[(2) - (3)].string))); + if (id && id->flags & TF_OPTION) + menu_add_option(id->token, (yyvsp[(3) - (3)].string)); + else + zconfprint("warning: ignoring unknown option %s", (yyvsp[(2) - (3)].string)); + free((yyvsp[(2) - (3)].string)); +;} + break; + + case 46: + + { (yyval.string) = NULL; ;} + break; + + case 47: + + { (yyval.string) = (yyvsp[(2) - (2)].string); ;} + break; + + case 48: + + { + struct symbol *sym = sym_lookup((yyvsp[(2) - (3)].string), SYMBOL_CHOICE); + sym->flags |= SYMBOL_AUTO; + menu_add_entry(sym); + menu_add_expr(P_CHOICE, NULL, NULL); + printd(DEBUG_PARSE, "%s:%d:choice\n", zconf_curname(), zconf_lineno()); +;} + break; + + case 49: + + { + (yyval.menu) = menu_add_menu(); +;} + break; + + case 50: + + { + if (zconf_endtoken((yyvsp[(1) - (1)].id), T_CHOICE, T_ENDCHOICE)) { + menu_end_menu(); + printd(DEBUG_PARSE, "%s:%d:endchoice\n", zconf_curname(), zconf_lineno()); + } +;} + break; + + case 58: + + { + menu_add_prompt(P_PROMPT, (yyvsp[(2) - (4)].string), (yyvsp[(3) - (4)].expr)); + printd(DEBUG_PARSE, "%s:%d:prompt\n", zconf_curname(), zconf_lineno()); +;} + break; + + case 59: + + { + if ((yyvsp[(1) - (3)].id)->stype == S_BOOLEAN || (yyvsp[(1) - (3)].id)->stype == S_TRISTATE) { + menu_set_type((yyvsp[(1) - (3)].id)->stype); + printd(DEBUG_PARSE, "%s:%d:type(%u)\n", + zconf_curname(), zconf_lineno(), + (yyvsp[(1) - (3)].id)->stype); + } else + YYERROR; +;} + break; + + case 60: + + { + current_entry->sym->flags |= SYMBOL_OPTIONAL; + printd(DEBUG_PARSE, "%s:%d:optional\n", zconf_curname(), zconf_lineno()); +;} + break; + + case 61: + + { + if ((yyvsp[(1) - (4)].id)->stype == S_UNKNOWN) { + menu_add_symbol(P_DEFAULT, sym_lookup((yyvsp[(2) - (4)].string), 0), (yyvsp[(3) - (4)].expr)); + printd(DEBUG_PARSE, "%s:%d:default\n", + zconf_curname(), zconf_lineno()); + } else + YYERROR; +;} + break; + + case 64: + + { + printd(DEBUG_PARSE, "%s:%d:if\n", zconf_curname(), zconf_lineno()); + menu_add_entry(NULL); + menu_add_dep((yyvsp[(2) - (3)].expr)); + (yyval.menu) = menu_add_menu(); +;} + break; + + case 65: + + { + if (zconf_endtoken((yyvsp[(1) - (1)].id), T_IF, T_ENDIF)) { + menu_end_menu(); + printd(DEBUG_PARSE, "%s:%d:endif\n", zconf_curname(), zconf_lineno()); + } +;} + break; + + case 71: + + { + menu_add_entry(NULL); + menu_add_prompt(P_MENU, (yyvsp[(2) - (3)].string), NULL); + printd(DEBUG_PARSE, "%s:%d:menu\n", zconf_curname(), zconf_lineno()); +;} + break; + + case 72: + + { + (yyval.menu) = menu_add_menu(); +;} + break; + + case 73: + + { + if (zconf_endtoken((yyvsp[(1) - (1)].id), T_MENU, T_ENDMENU)) { + menu_end_menu(); + printd(DEBUG_PARSE, "%s:%d:endmenu\n", zconf_curname(), zconf_lineno()); + } +;} + break; + + case 79: + + { + printd(DEBUG_PARSE, "%s:%d:source %s\n", zconf_curname(), zconf_lineno(), (yyvsp[(2) - (3)].string)); + zconf_nextfile((yyvsp[(2) - (3)].string)); +;} + break; + + case 80: + + { + menu_add_entry(NULL); + menu_add_prompt(P_COMMENT, (yyvsp[(2) - (3)].string), NULL); + printd(DEBUG_PARSE, "%s:%d:comment\n", zconf_curname(), zconf_lineno()); +;} + break; + + case 81: + + { + menu_end_entry(); +;} + break; + + case 82: + + { + printd(DEBUG_PARSE, "%s:%d:help\n", zconf_curname(), zconf_lineno()); + zconf_starthelp(); +;} + break; + + case 83: + + { + current_entry->help = (yyvsp[(2) - (2)].string); +;} + break; + + case 88: + + { + menu_add_dep((yyvsp[(3) - (4)].expr)); + printd(DEBUG_PARSE, "%s:%d:depends on\n", zconf_curname(), zconf_lineno()); +;} + break; + + case 90: + + { + menu_add_prompt(P_PROMPT, (yyvsp[(1) - (2)].string), (yyvsp[(2) - (2)].expr)); +;} + break; + + case 93: + + { (yyval.id) = (yyvsp[(1) - (2)].id); ;} + break; + + case 94: + + { (yyval.id) = (yyvsp[(1) - (2)].id); ;} + break; + + case 95: + + { (yyval.id) = (yyvsp[(1) - (2)].id); ;} + break; + + case 98: + + { (yyval.expr) = NULL; ;} + break; + + case 99: + + { (yyval.expr) = (yyvsp[(2) - (2)].expr); ;} + break; + + case 100: + + { (yyval.expr) = expr_alloc_symbol((yyvsp[(1) - (1)].symbol)); ;} + break; + + case 101: + + { (yyval.expr) = expr_alloc_comp(E_EQUAL, (yyvsp[(1) - (3)].symbol), (yyvsp[(3) - (3)].symbol)); ;} + break; + + case 102: + + { (yyval.expr) = expr_alloc_comp(E_UNEQUAL, (yyvsp[(1) - (3)].symbol), (yyvsp[(3) - (3)].symbol)); ;} + break; + + case 103: + + { (yyval.expr) = (yyvsp[(2) - (3)].expr); ;} + break; + + case 104: + + { (yyval.expr) = expr_alloc_one(E_NOT, (yyvsp[(2) - (2)].expr)); ;} + break; + + case 105: + + { (yyval.expr) = expr_alloc_two(E_OR, (yyvsp[(1) - (3)].expr), (yyvsp[(3) - (3)].expr)); ;} + break; + + case 106: + + { (yyval.expr) = expr_alloc_two(E_AND, (yyvsp[(1) - (3)].expr), (yyvsp[(3) - (3)].expr)); ;} + break; + + case 107: + + { (yyval.symbol) = sym_lookup((yyvsp[(1) - (1)].string), 0); free((yyvsp[(1) - (1)].string)); ;} + break; + + case 108: + + { (yyval.symbol) = sym_lookup((yyvsp[(1) - (1)].string), SYMBOL_CONST); free((yyvsp[(1) - (1)].string)); ;} + break; + + case 109: + + { (yyval.string) = NULL; ;} + break; + + + + default: break; + } + YY_SYMBOL_PRINT ("-> $$ =", yyr1[yyn], &yyval, &yyloc); + + YYPOPSTACK (yylen); + yylen = 0; + YY_STACK_PRINT (yyss, yyssp); + + *++yyvsp = yyval; + + /* Now `shift' the result of the reduction. Determine what state + that goes to, based on the state we popped back to and the rule + number reduced by. */ + + yyn = yyr1[yyn]; + + yystate = yypgoto[yyn - YYNTOKENS] + *yyssp; + if (0 <= yystate && yystate <= YYLAST && yycheck[yystate] == *yyssp) + yystate = yytable[yystate]; + else + yystate = yydefgoto[yyn - YYNTOKENS]; + + goto yynewstate; + + +/*------------------------------------. +| yyerrlab -- here on detecting error | +`------------------------------------*/ +yyerrlab: + /* If not already recovering from an error, report this error. */ + if (!yyerrstatus) + { + ++yynerrs; +#if ! YYERROR_VERBOSE + yyerror (YY_("syntax error")); +#else + { + YYSIZE_T yysize = yysyntax_error (0, yystate, yychar); + if (yymsg_alloc < yysize && yymsg_alloc < YYSTACK_ALLOC_MAXIMUM) + { + YYSIZE_T yyalloc = 2 * yysize; + if (! (yysize <= yyalloc && yyalloc <= YYSTACK_ALLOC_MAXIMUM)) + yyalloc = YYSTACK_ALLOC_MAXIMUM; + if (yymsg != yymsgbuf) + YYSTACK_FREE (yymsg); + yymsg = (char *) YYSTACK_ALLOC (yyalloc); + if (yymsg) + yymsg_alloc = yyalloc; + else + { + yymsg = yymsgbuf; + yymsg_alloc = sizeof yymsgbuf; + } + } + + if (0 < yysize && yysize <= yymsg_alloc) + { + (void) yysyntax_error (yymsg, yystate, yychar); + yyerror (yymsg); + } + else + { + yyerror (YY_("syntax error")); + if (yysize != 0) + goto yyexhaustedlab; + } + } +#endif + } + + + + if (yyerrstatus == 3) + { + /* If just tried and failed to reuse lookahead token after an + error, discard it. */ + + if (yychar <= YYEOF) + { + /* Return failure if at end of input. */ + if (yychar == YYEOF) + YYABORT; + } + else + { + yydestruct ("Error: discarding", + yytoken, &yylval); + yychar = YYEMPTY; + } + } + + /* Else will try to reuse lookahead token after shifting the error + token. */ + goto yyerrlab1; + + +/*---------------------------------------------------. +| yyerrorlab -- error raised explicitly by YYERROR. | +`---------------------------------------------------*/ +yyerrorlab: + + /* Pacify compilers like GCC when the user code never invokes + YYERROR and the label yyerrorlab therefore never appears in user + code. */ + if (/*CONSTCOND*/ 0) + goto yyerrorlab; + + /* Do not reclaim the symbols of the rule which action triggered + this YYERROR. */ + YYPOPSTACK (yylen); + yylen = 0; + YY_STACK_PRINT (yyss, yyssp); + yystate = *yyssp; + goto yyerrlab1; + + +/*-------------------------------------------------------------. +| yyerrlab1 -- common code for both syntax error and YYERROR. | +`-------------------------------------------------------------*/ +yyerrlab1: + yyerrstatus = 3; /* Each real token shifted decrements this. */ + + for (;;) + { + yyn = yypact[yystate]; + if (yyn != YYPACT_NINF) + { + yyn += YYTERROR; + if (0 <= yyn && yyn <= YYLAST && yycheck[yyn] == YYTERROR) + { + yyn = yytable[yyn]; + if (0 < yyn) + break; + } + } + + /* Pop the current state because it cannot handle the error token. */ + if (yyssp == yyss) + YYABORT; + + + yydestruct ("Error: popping", + yystos[yystate], yyvsp); + YYPOPSTACK (1); + yystate = *yyssp; + YY_STACK_PRINT (yyss, yyssp); + } + + *++yyvsp = yylval; + + + /* Shift the error token. */ + YY_SYMBOL_PRINT ("Shifting", yystos[yyn], yyvsp, yylsp); + + yystate = yyn; + goto yynewstate; + + +/*-------------------------------------. +| yyacceptlab -- YYACCEPT comes here. | +`-------------------------------------*/ +yyacceptlab: + yyresult = 0; + goto yyreturn; + +/*-----------------------------------. +| yyabortlab -- YYABORT comes here. | +`-----------------------------------*/ +yyabortlab: + yyresult = 1; + goto yyreturn; + +#if !defined(yyoverflow) || YYERROR_VERBOSE +/*-------------------------------------------------. +| yyexhaustedlab -- memory exhaustion comes here. | +`-------------------------------------------------*/ +yyexhaustedlab: + yyerror (YY_("memory exhausted")); + yyresult = 2; + /* Fall through. */ +#endif + +yyreturn: + if (yychar != YYEMPTY) + yydestruct ("Cleanup: discarding lookahead", + yytoken, &yylval); + /* Do not reclaim the symbols of the rule which action triggered + this YYABORT or YYACCEPT. */ + YYPOPSTACK (yylen); + YY_STACK_PRINT (yyss, yyssp); + while (yyssp != yyss) + { + yydestruct ("Cleanup: popping", + yystos[*yyssp], yyvsp); + YYPOPSTACK (1); + } +#ifndef yyoverflow + if (yyss != yyssa) + YYSTACK_FREE (yyss); +#endif +#if YYERROR_VERBOSE + if (yymsg != yymsgbuf) + YYSTACK_FREE (yymsg); +#endif + /* Make sure YYID is used. */ + return YYID (yyresult); +} + + + + + +void conf_parse(const char *name) +{ + struct symbol *sym; + int i; + + zconf_initscan(name); + + sym_init(); + menu_init(); + modules_sym = sym_lookup(NULL, 0); + modules_sym->type = S_BOOLEAN; + modules_sym->flags |= SYMBOL_AUTO; + rootmenu.prompt = menu_add_prompt(P_MENU, "Linux Kernel Configuration", NULL); + +#if YYDEBUG + if (getenv("ZCONF_DEBUG")) + zconfdebug = 1; +#endif + zconfparse(); + if (zconfnerrs) + exit(1); + if (!modules_sym->prop) { + struct property *prop; + + prop = prop_alloc(P_DEFAULT, modules_sym); + prop->expr = expr_alloc_symbol(sym_lookup("MODULES", 0)); + } + menu_finalize(&rootmenu); + for_all_symbols(i, sym) { + if (sym_check_deps(sym)) + zconfnerrs++; + } + if (zconfnerrs) + exit(1); + sym_set_change_count(1); +} + +static const char *zconf_tokenname(int token) +{ + switch (token) { + case T_MENU: return "menu"; + case T_ENDMENU: return "endmenu"; + case T_CHOICE: return "choice"; + case T_ENDCHOICE: return "endchoice"; + case T_IF: return "if"; + case T_ENDIF: return "endif"; + case T_DEPENDS: return "depends"; + } + return ""; +} + +static bool zconf_endtoken(struct kconf_id *id, int starttoken, int endtoken) +{ + if (id->token != endtoken) { + zconf_error("unexpected '%s' within %s block", + kconf_id_strings + id->name, zconf_tokenname(starttoken)); + zconfnerrs++; + return false; + } + if (current_menu->file != current_file) { + zconf_error("'%s' in different file than '%s'", + kconf_id_strings + id->name, zconf_tokenname(starttoken)); + fprintf(stderr, "%s:%d: location of the '%s'\n", + current_menu->file->name, current_menu->lineno, + zconf_tokenname(starttoken)); + zconfnerrs++; + return false; + } + return true; +} + +static void zconfprint(const char *err, ...) +{ + va_list ap; + + fprintf(stderr, "%s:%d: ", zconf_curname(), zconf_lineno()); + va_start(ap, err); + vfprintf(stderr, err, ap); + va_end(ap); + fprintf(stderr, "\n"); +} + +static void zconf_error(const char *err, ...) +{ + va_list ap; + + zconfnerrs++; + fprintf(stderr, "%s:%d: ", zconf_curname(), zconf_lineno()); + va_start(ap, err); + vfprintf(stderr, err, ap); + va_end(ap); + fprintf(stderr, "\n"); +} + +static void zconferror(const char *err) +{ +#if YYDEBUG + fprintf(stderr, "%s:%d: %s\n", zconf_curname(), zconf_lineno() + 1, err); +#endif +} + +static void print_quoted_string(FILE *out, const char *str) +{ + const char *p; + int len; + + putc('"', out); + while ((p = strchr(str, '"'))) { + len = p - str; + if (len) + fprintf(out, "%.*s", len, str); + fputs("\\\"", out); + str = p + 1; + } + fputs(str, out); + putc('"', out); +} + +static void print_symbol(FILE *out, struct menu *menu) +{ + struct symbol *sym = menu->sym; + struct property *prop; + + if (sym_is_choice(sym)) + fprintf(out, "choice\n"); + else + fprintf(out, "config %s\n", sym->name); + switch (sym->type) { + case S_BOOLEAN: + fputs(" boolean\n", out); + break; + case S_TRISTATE: + fputs(" tristate\n", out); + break; + case S_STRING: + fputs(" string\n", out); + break; + case S_INT: + fputs(" integer\n", out); + break; + case S_HEX: + fputs(" hex\n", out); + break; + default: + fputs(" ???\n", out); + break; + } + for (prop = sym->prop; prop; prop = prop->next) { + if (prop->menu != menu) + continue; + switch (prop->type) { + case P_PROMPT: + fputs(" prompt ", out); + print_quoted_string(out, prop->text); + if (!expr_is_yes(prop->visible.expr)) { + fputs(" if ", out); + expr_fprint(prop->visible.expr, out); + } + fputc('\n', out); + break; + case P_DEFAULT: + fputs( " default ", out); + expr_fprint(prop->expr, out); + if (!expr_is_yes(prop->visible.expr)) { + fputs(" if ", out); + expr_fprint(prop->visible.expr, out); + } + fputc('\n', out); + break; + case P_CHOICE: + fputs(" #choice value\n", out); + break; + default: + fprintf(out, " unknown prop %d!\n", prop->type); + break; + } + } + if (menu->help) { + int len = strlen(menu->help); + while (menu->help[--len] == '\n') + menu->help[len] = 0; + fprintf(out, " help\n%s\n", menu->help); + } + fputc('\n', out); +} + +void zconfdump(FILE *out) +{ + struct property *prop; + struct symbol *sym; + struct menu *menu; + + menu = rootmenu.list; + while (menu) { + if ((sym = menu->sym)) + print_symbol(out, menu); + else if ((prop = menu->prompt)) { + switch (prop->type) { + case P_COMMENT: + fputs("\ncomment ", out); + print_quoted_string(out, prop->text); + fputs("\n", out); + break; + case P_MENU: + fputs("\nmenu ", out); + print_quoted_string(out, prop->text); + fputs("\n", out); + break; + default: + ; + } + if (!expr_is_yes(prop->visible.expr)) { + fputs(" depends ", out); + expr_fprint(prop->visible.expr, out); + fputc('\n', out); + } + fputs("\n", out); + } + + if (menu->list) + menu = menu->list; + else if (menu->next) + menu = menu->next; + else while ((menu = menu->parent)) { + if (menu->prompt && menu->prompt->type == P_MENU) + fputs("\nendmenu\n", out); + if (menu->next) { + menu = menu->next; + break; + } + } + } +} + +#include "lex.zconf.c" +#include "util.c" +#include "confdata.c" +#include "expr.c" +#include "symbol.c" +#include "menu.c" + diff -Naur linux-2.6.34.orig/scripts/kconfig/zconf.tab.o linux-2.6.34/scripts/kconfig/zconf.tab.o --- linux-2.6.34.orig/scripts/kconfig/zconf.tab.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/kconfig/zconf.tab.o 2010-06-16 00:18:59.000000000 +0200 @@ -0,0 +1,250 @@ +ELF4( SD$t=P@PB$H@@,҉Ht (;t[ËP 4 H[DfÍv'Ív'Ív'Ív'Ív'D$ÍD$ÍD$ÍÍv'D$ÍTÍv'PtBÍD$@Ð&SD$ |ң|tÅ8u[Ã[v' D$|D$ &|Ðt&D$ÍS\$ tr v8t v؃[ÐCxu{uC׍&C$CC$C؃[Í'\$\$ t$t$$t;v1\$t$Í$&19s\$t$Ít&9st>19s\$t$Í&[u뛍&t$C$t\$t$Ít&t$C$Rt&\$\$ t$t$$ttbvt{t>1\$t$Ãut$C$¸uՉt$C$9s\$t$Í9suSt9su{xL$1T$9t +v Í$ ttt tfuѸÐ&T$BtfB8 uufz4uf&'T$wtÉ'D$@t3t ([ÍP$T$@ @D$pD$D$ $;<u@<([Ít&VS1ۃt$ t8u:t&&Ct$$uC8tu؃[^ÐFuntytۀmtщ1 t&B˄uyv$btÐu $tÐ VSD$T$xw@$<vM<,f1[^r0uBrw$(&Cxu͋St`\u$CC딍CxuSt́bCPfF==+=*$F$1>t&~4$$F$D$CFt&΋@D$$D$CCZ@D$$D$CC&$F +$FS\$ ts v(L$D$$\$ [v°uu*tŋC$C$\$ [f[u[ÍS\$ t t}t؃[ÐC$CC$S:C8uˋHu$CPSPS$돍&C$CC$S:CtL8[HtD$C$CCJt$u뿍vJt$C0$C$CCt&S\$ Ct$C[Í& t&S\$ tL$t (;t.Ku\$ [fC$\$ [ʃ[Ív$tm(t`$($uIt>(t1PHP4LDÍv(묐t&$u,7f$$($t (uˉ$1$(048,Í'UWVS\D$p8u 1\[^_]ÉD$D$0D$ $u11D$,t$(D$,tW{tJC8uDCt=D$D$0D$D$ D$$uo9}BD$(uD$,|$,ut$(tD$0$5vT$(D$$T$$T$$D$(uƉ$&U1WVS,|$@t$Dthf1uCvs8u(t0C|$$uuC8t؃,[^_]Ít&<$‰T$$H1T$ s8؉S,[^_]Ðt&Gu"ntytmx1 B̈́ut&'\$t$։D$$4$D$$C\$t$Ív'D$ t$t$$\$|$t[t\$t$|$Í$D$á@@ $C\$t$|$Í=@_ CS8뉋S0uFCPT$D$<$CPD$<$T$֋KD$7D$<$D$ |$t$C$t&CPT$D$<$D$*D$<$֋CPD$<$T$xCP*T$D$<$D$(D$<$֋CPt&D$&D$<$D$ 9D$ |$t$C$D$2D$<$D$ |$t$C$D$ |$t$C$D$-D$<$D$ 뮍D$D$<$D$4D$<$FD$4D$<$D$4D$<$a'D$$D$ D$wD$D$ $Ðt&D$$D$ D$6D$D$ $Ðt&e$1= uAD$ $D$$U$H8@q$e3uĬfvS\$($T$ $D$T$ D$[ \$\$ |$1t$tO$ ƉNjSVSV;vB1D$c$D$4$\$t$|$Í$ CF؋CFCFfC$F븋C$FC$Ff,\$\$0t$ t$8|$$|$4l$(I;v1ۉ؋t$ \$|$$l$(,Ít&$,&Cl$(t$8\$|$0t$ D$4|$$,t$D$C$t$D$ŋC$h]\$4D$0\$t$ |$$l$(,vt$D$C$t$D$ŋC$uD$l$$q[4$It&t>tRt^~\$0t$ \$|$$l$(,tցt@@$D$4vD$0\$t$ |$$l$(,D$0ލD$l$$}t&S(T$0L$4;t1([Í&w$Lt&B;AfB;AuʋB;AfAD$B$먍t&$D$0D$4$D$4D$4D$D$0$T$0:t)1D$$T$4$D$Wt&&IvUWVS˃<9t 91u-9uى?Ɛ9tPvt%<[^_]Íuۋ+7l$4$PYUJNL$(\M9L$(uL$(IL$,v|$,u |$,[%N9$)&+7l$4$EP|UJNL$(M9L$(L$(IL$t&~D$D$($D$fM9.It&M9ISRBH!B,$D$fmD$PP1tBD$1D$$$$T$PD$Cv@D$,l$$t$,l$4$D$D$4$D$,$$D$,D$$T$(T$D$(D$,$D$,$D$(t68t($T$PZUxuω$&$T$PStËCCT$PD$$$E8D$$C ,D$Pl$@D$l$,D$كщT$$L$,T$1ftljӍG\0S~D$D$$4$D$D0D$$@ D$D$$D$ l$D$4$D$C tOPwP t r tX @G\$ D$D$4$D$*4$t:T$$T$$C$@$@ @[É\$D$ $$t&D$ D$D$$$$\$t$0S;(v\$t$ÍvT$$$0 uz19rtft0{f$$tW0(Et&yvfop$?p$똍v\$ \$ t$|$l$$-(t/5D=40~=H~t M (CHC4LD\$ t$|$l$Ív(뮍&'S\$$1҅t (9tatg(tD 4J HJCHC4LD[Ðt&(뻍,\$\$4|$$|$0t$ l$(w1\$t$ |$$l$(,À|u|u$0ʼntC] }}EE]EEE(E,,$노뱍&UWVSt$4|$0n,$tN~1f9uD33$l$tC؃[^_]ø릍S\$ $$D$[ VSt$$$0tEs 4$Ct T$ CN؃[^Í$vԍt&$f믍t&S$tK(t$ED$E$D$D$TEq<@<tP TtPL$ T$D$L$=TH PtPL$|$ T$D$$}D$E$|$$D$P TtPL$ T$D$#$Ex k}D$E$|$$D$JP TtPL$ T$D$m$ED$E$D$ED$E$D$D$TED$TUT$TU@PE$P TtPL$ T$D$$XE@ $=EH P=TtPL$|$ T$D$$ v1UT$@$e$t$Lh&VSD$ $<@D$$H8@D$D$<$=x<td$1t$t&{t$tuuƃ=uHD$ [^D$$D$$W$Cf$  onenvendifoptionendmenuoptionalendchoicerangechoicedefaultdef_boolhelpboolconfigdef_tristatebooleandefconfig_liststringifintselectmodulestristatemenusourcecommenthexmenuconfigpromptdependsmainmenu %/5<DM RW ^ks  +???mnyunknown%s:%d:warning: +%s:%d: %s:%d: location of the '%s' +KCONFIG_AUTOCONFIGinclude/config/auto.confKCONFIG_CONFIG.configleading whitespace ignoredprompt redefinedOops! How to check %d? + -> %show to free type %d? +%d0x%xexpr_calc_value: %d? +(!=!= || && ^ [ ])UNAME_RELEASEcan't copy type %d +choice must have a promptrange is invalidrsrctree%s/%s.kconfig.dw..config.tmpdeps_config := \ + %s \ + %s + +%s: \ + $(deps_config) + +ifneq "$(%s)" "%s" +%s: FORCE +endif + +$(deps_config): ; +/%s%sKCONFIG_OVERWRITECONFIG%s.tmpconfig.%dKERNELVERSIONKCONFIG_NOTIMESTAMP# +# +# %s +# +# CONFIG_%s is not set +CONFIG_%s=m +CONFIG_%s=y +CONFIG_%s="\%c" +CONFIG_%s=%s +.oldCONFIG_is not setunexpected datainvalid string foundinclude/config/auto.conf.cmdinclude/config../...tmpconfig.tmpconfig_tristate.tmpconfig.hCONFIG_%s=M +#define CONFIG_%s_MODULE 1 +CONFIG_%s=Y +#define CONFIG_%s 1 +#define CONFIG_%s "#define CONFIG_%s 0x%s +#define CONFIG_%s %s +KCONFIG_AUTOHEADERinclude/generated/autoconf.hKCONFIG_TRISTATEinclude/config/tristate.confSymbol: %s [=%s] +Prompt: %s + Defined at %s:%d + Location: +%*c-> %s (%s [=%s]) Selects: Selected by: + + Depends on: CONFIG_%s: + + [=%s]can't find file %s +%s +%s:%d: can't open file "%s" + flex scanner jammedinput in flex scanner failed%.*s\"choice +config %s + boolean + tristate + string + integer + hex + ??? + prompt default #choice value + unknown prop %d! + help +%s + +comment +menu +endmenu + if depends unexpected end statementunknown statement "%s"unexpected option "%s"invalid statementunknown option "%s"invalid option%s:%d:config %s +%s:%d:endconfig +%s:%d:menuconfig %s +%s:%d:type(%u) +%s:%d:prompt +%s:%d:default(%u) +%s:%d:select +%s:%d:range +%s:%d:choice +%s:%d:endchoice +%s:%d:optional +%s:%d:default +%s:%d:if +%s:%d:endif +%s:%d:menu +%s:%d:endmenu +%s:%d:source %s +%s:%d:comment +%s:%d:help +%s:%d:depends on +Error: discardingError: poppingCleanup: discarding lookaheadCleanup: poppingLinux Kernel ConfigurationMODULESmenuendmenuchoiceendchoiceifendifdependsbooleantristateintegerhexstringpromptcommentdefaultselectrangeenvll      xxhHH8.h@  .H*+++ +p*H*+,8-8-,,,--,,,,,,,,,,-,,,,,,,,,,,,,,,,,,,--,,,,,,,,,,-@/0/........../...................@/0/........../1h4433h332267766676L778x888L7x799999999WXX[XWb&edScScd cpklljnmixf~xulvdžx,x*x)8Wχ Ն,,ɐZKjƔƔƔƔƔƔƔƔƔƔƔƔƔ{.ƔƔƔƔƔƔƔnLɟƔƔ sQƔƔƔƔƔƔƔӚ8ƔƔ4ƔƔƔƔƔQƔƔƔƔƔƔƔƔƔƔƔƔƔƔƔ (ȜӠ'tarch/$ARCH/defconfigThere is no help available for this kernel option. + +                !"##$%&  !"##$%& '() **+************* , --------------- ./ 00000000000000 1121111111111 3343333333333333 5 666666666666666 7 899 999 : ; '() **+************* **+************* , --------------- ./ 00000000000000 1121111111111 4 666666666666666 <99 999 999"      +11111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111 1111 +1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111 !(&GM9=?LWe'hADHHNHHq +  !":; VW + a!ST"CFH_ +  + ]CFH l + EG +   +  + DEGEG + DEG    !Cm<(./1QR5 + +V89,-:W0;p2}}Z[6\]^_`ab4c7Z>d?[@\klmnIscK~L~o89STZM[N\]^_`abxcOd + ST + PXZY\twczZ|\v{c|ISTSTSTTBrUHm  4>CTKT [\]n^kld_`GO0Ph@ +Y,%$ !#"Y89576?32DFBEAVWULNJMIagijfeRbbbbS?@AAAABCDEFGGGGHIIJJKKKLLMMNNNNNNNOOPPz;}EeAfg u!CqD"y#E$%&G'()hiFj*J<=3$% + &')*+,2359;=>@BCDKJJJPJ"NO--68 E V @Ua h m s }      \     P_  + _ ! ) fX = C W \ b h @pr Pr}  r) w x{   `z 0{ {|z}!10}lE}RP~a jqwPI0?zconf.tab.cyy_buffer_stackyy_buffer_stack_topyy_c_buf_pyy_n_charsyy_hold_charcurrent_posconf_changed_callbacksym_change_countCSWTCH.549CSWTCH.552current_menucurrent_entrylast_entry_ptrprop_warnzconf_errorconf_warningconf_linenoconf_filenameconf_warningszconfprintzconf_endtokenCSWTCH.546kconf_id_strings_contentsyydestructtext_asizetext_sizetextfirst_tslast_tsyy_startmenu_check_depsym_check_expr_depssym_check_sym_depsyy_did_buffer_switch_on_eofyy_buffer_stack_maxyy_initsym_add_defaultsym_calc_visibilitysym_get_range_propsym_get_range_valexpr_print_gstr_helperexpr_print_file_helperinited.9510trans_count__expr_eliminate_eqexpr_eliminate_dups2expr_eliminate_dups1alloc_stringappend_stringzconf_init_bufferkconf_id_lookupasso_values.4046wordlist.4107conf_expand_valueres_value.7300fullname.7330conf_unsavednohelp_textyy_fatal_errorzconfensure_buffer_stackyy_ecyy_nxtyy_acceptprint_quoted_stringyypactyytranslateyycheckyydefactyyr2yyr1yypgotoyydefgotoyytableyystoszconf_flush_bufferzconftextzconfinzconfget_linenozconflinenozconfget_inzconfget_outzconfoutzconfget_lengzconflengzconfget_textzconfset_linenozconfset_inzconfset_outzconfget_debugzconf_flex_debugzconfset_debugzconf_linenozconf_curnamestr_getsym_set_change_countsym_add_change_countconf_get_changedconf_set_changed_callbackexpr_trans_boolsymbol_noexpr_contains_symbolexpr_depends_symbolsymbol_yessymbol_modexpr_compare_typesym_get_typemodules_valsym_type_namesym_get_choice_propsym_get_env_propsym_set_changedsym_set_all_changedsymbol_hashsym_tristate_within_rangesym_get_string_valuesym_is_changableprop_get_symbolprop_get_type_namemenu_initrootmenumenu_end_entrymenu_add_menumenu_end_menumenu_get_promptmenu_get_root_menumenu_get_parent_menumenu_has_helpmenu_get_helpstderr__fprintf_chk__vfprintf_chkzconfnerrsmenu_warnmenu_set_typecurrent_filesym_findstrcmpconf_get_autoconfig_namegetenvconf_get_confignamesym_string_valid__ctype_b_loczconf_starthelpmalloczconfallocmenu_add_entryprop_allocexpr_alloc_compexpr_alloc_twoexpr_alloc_orexpr_alloc_andexpr_alloc_oneexpr_alloc_symbolmodules_symmenu_add_propmenu_add_exprmenu_add_promptmenu_add_depmenu_add_symbol__printf_chksym_check_depszconfreallocreallocexpr_transformfreeexpr_freeexpr_eliminate_ynstr_freezconffreezconf_delete_bufferzconfpop_buffer_statezconflex_destroysym_re_searchregcompregexecregfreesym_lookup__strdupmenu_add_optionsym_defconfig_listsym_env_listfile_lookupfile_liststr_assignstrlenstr_newsym_calc_valuesymbol_emptysym_get_default_propstrtol__sprintf_chkexpr_calc_value__stack_chk_failsym_clear_all_validsym_set_tristate_valuesym_toggle_tristate_valuesym_string_within_rangesym_set_string_valuestrcpymenu_is_visibleexpr_printexpr_gstr_printexpr_fprintsym_initunamefwriteexpr_copyexpr_trans_compareexpr_eqexpr_eliminate_eqexpr_extract_eqexpr_extract_eq_orexpr_extract_eq_andexpr_eliminate_dupsmenu_finalizememcpyconf_set_all_new_symbolsrandzconf_fopenfopenfile_write_depfcloserename__errno_locationconf_writegetpidtimectimedcgettext__strcat_chk__xstatstrrchr__memcpy_chk__strcpy_chkstr_appendstrcatstrncmpstrchr__strncat_chkconf_get_default_confnameconf_defnameconf_read_simplefgetsmemmoveconf_write_autoconfchdir__ctype_tolower_locopenmkdircloseconf_readstr_printf__vsnprintf_chkget_symbol_strmenu_get_ext_helpzconf_initscancurrent_bufexitzconfpush_buffer_statezconf_switch_to_bufferzconf_scan_bufferzconf_scan_byteszconf_scan_stringzconf_create_bufferzconfrestartzconf_nextfilezconflexstdoutstdinzconflvalclearerrfilenoread_IO_putcfputszconfdumpfputczconfparsezconfcharcdebugconf_parse=OUU[`ViqXV[]UXV[cc"' V`gm'l5ln nhoopqmHtu +ztC M \  Qet  $ 4EJ PWgs     ' , 4  D Y w           + + +, +4 +9 +A + Q +W +u +z + + + + + + + + + +   ) . ? R ` t            C T \ d k s  z  m p q&  + 9  V  [ i   ^ #+Qow#c3q:BNv  S %3?O^ARZy  / 6@ PV Mfmnqzpmqppqm +p&GO}mpm*7q` l"m.p8Sgumppmpmp+mS-8>UCVLUetV[Poz0kzzzmp(qy   2        !!!&!+!6!a!m!u!!!!!!" "";"E""#m!#m#$$$$!%N% j%r%& &'"'8''y''t't''(K(z~(i((({))*P* \*k*w*** * * * * * *+'+2+H+ R+ \+ w+ + + +++++ ,=,,,,,L-u-B........w//00t0t0 1B1o11r1 1 262rB2 {22 2 2 23 Z33 3 3 /474 _444 4 4 4 5 #5C5S5s555555 5 6686q66 666677m7777p7m+8D8J8pV8ml888p8q8m8p8q9m9$9pD9m`999999:):5:?::::::;m$;-;m2;C;pH;Q;pV;;;;;< <}<<p<m<<<<p<<p<=m==m=o={=>$>,>:>R>q>}>>>>>>>>p??m? ?3?mC?J?pO?U?:@@p@@AqApA B B*B1Bm6BKTKcK|KKKLDL fLpvLLLLL*MbMmtM|MMMnMoMmMMNN+N7NLNsNp}NNNNNN O OFOVO[O`OOOOOOOOOOPP P;PzPPQzJQQRR ZRnR sRR RR RRR R SS *S0SGS [SrS SSS SST TT#T (TFTYT mTrTzT TT TT T TTTTTvUU UU UUU VV $VJV OVYVaVhV mVyV V VVVVVV&WHW XWW W W WWX XX XX XXXY )Y@YfYzY YYYYYYYh;Z CZdZZZZZ[B[ G[T[ b[ p[ [ [ [ [ [ [ [ [\ "\;\ S\w\\ \\\\\(]]]]]]]^^A^T^|^^^^^^ ^ ^ __ _%_*_J_R_d_ k__ _____ `&`7`Z`d`s`z`$a7aIa ga aaab b -b@b gb"c[cqccccc1dnddd e6eoeeeeeffifAfMfiqffffffg g gg"g 'gQgznggg;hIhrhhhh hh h hh i +ii %i *iLi Qi[iciki~i i i iiiiii i j j/jGjzjjjjjj k k -k =kPk hkkkkk kk kk kk kl ll l#m 3mBm Zmm mm mn,n^n cn~n nn nn o #o2o JoYo qoo ooooo op p p*pPphdp{pzppCqzqqqqqqi0rErrrr4s {J{[{k{q{~{{{V{{U{{{|g| n||||| }}A}U}}}}}}}}U}V}}~V~~$~.~B~^~l~~~ +~~~V~~ ~ +~ +~~ + + 7C IR\ y   $>HUN]W`jzV€[ˀՀUV[!&V.GLV`ekrUɁ"*=SU\bhŵт +܂V   +# +.]4UY^]UUă]΃ӃU +9UY^ d{]ńUτ؄݄ "]0Uf]u ͅӅUم]]U]U,:@UF]PZ]_dUty]U܆U3Ur|‡ч]݇U. N iVnȈ͈;JT\rɉ +V#.V8HOci}ÊΊ؊ފU 2JZmrU )JTZvVUˌVӌUU,;NX^gvڍ ߍ  0@X    3a q Vq v    + 3W \ ב ܑ *p^ c} pΒ Ӓ 7A ew$Tgn ו   4Q ]b s  ̖ !  * 6BMR[`qv —ȗ!ԗٗ ߗ 0!<A G^ j!Ę ʘ  4:!@HSX ^u әٙ!  TkĚԚ!  OU![cns y țΛ!ڛߛ  ,2!8@KP Vm y!  ޜ  >S Xm   Ýɝ!՝ڝ  +"17!CH Ql x!  ͞מ ! 7 Cew}!  ۟! # /Wkq!}  ʠ%+!7< BY ex~!  ¡!= BHLRV\`t ̢Ӣۢz9H OWk hyw,-{(/788<9]xvwAx)h$ ,     D L   $(,048<@DHLPTX\`dhlptx|  $(,048<@DHLPTX\`dhlptx|  $(,048<@DHLPTX\`dhlptx|  $(,048<@DHLPTX\`dhlptx|  $(,048<@DHLPTX\`dhlptx|  $(,048<@DHLPTX\`dhlptx|@ D H L P T X \ ` d h l p t x |            \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/scripts/kconfig/.zconf.tab.o.cmd linux-2.6.34/scripts/kconfig/.zconf.tab.o.cmd --- linux-2.6.34.orig/scripts/kconfig/.zconf.tab.o.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/kconfig/.zconf.tab.o.cmd 2010-06-16 00:18:59.000000000 +0200 @@ -0,0 +1,95 @@ +cmd_scripts/kconfig/zconf.tab.o := gcc -Wp,-MD,scripts/kconfig/.zconf.tab.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -DCURSES_LOC="" -DLOCALE -Iscripts/kconfig -c -o scripts/kconfig/zconf.tab.o scripts/kconfig/zconf.tab.c + +deps_scripts/kconfig/zconf.tab.o := \ + scripts/kconfig/zconf.tab.c \ + /usr/include/ctype.h \ + /usr/include/features.h \ + /usr/include/bits/predefs.h \ + /usr/include/sys/cdefs.h \ + /usr/include/bits/wordsize.h \ + /usr/include/gnu/stubs.h \ + /usr/include/gnu/stubs-32.h \ + /usr/include/bits/types.h \ + /usr/include/bits/typesizes.h \ + /usr/include/endian.h \ + /usr/include/bits/endian.h \ + /usr/include/bits/byteswap.h \ + /usr/include/xlocale.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + /usr/include/stdio.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stddef.h \ + /usr/include/libio.h \ + /usr/include/_G_config.h \ + /usr/include/wchar.h \ + /usr/include/bits/stdio_lim.h \ + /usr/include/bits/sys_errlist.h \ + /usr/include/bits/stdio.h \ + /usr/include/bits/stdio2.h \ + /usr/include/stdlib.h \ + /usr/include/sys/types.h \ + /usr/include/time.h \ + /usr/include/sys/select.h \ + /usr/include/bits/select.h \ + /usr/include/bits/sigset.h \ + /usr/include/bits/time.h \ + /usr/include/sys/sysmacros.h \ + /usr/include/bits/pthreadtypes.h \ + /usr/include/alloca.h \ + /usr/include/bits/stdlib.h \ + /usr/include/string.h \ + /usr/include/bits/string.h \ + /usr/include/bits/string2.h \ + /usr/include/bits/string3.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdbool.h \ + scripts/kconfig/lkc.h \ + $(wildcard include/config/list.h) \ + scripts/kconfig/expr.h \ + /usr/include/libintl.h \ + /usr/include/locale.h \ + /usr/include/bits/locale.h \ + scripts/kconfig/lkc_proto.h \ + scripts/kconfig/zconf.hash.c \ + scripts/kconfig/lex.zconf.c \ + /usr/include/errno.h \ + /usr/include/bits/errno.h \ + /usr/include/linux/errno.h \ + /usr/include/asm/errno.h \ + /usr/include/asm-generic/errno.h \ + /usr/include/asm-generic/errno-base.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include-fixed/limits.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include-fixed/syslimits.h \ + /usr/include/limits.h \ + /usr/include/bits/posix1_lim.h \ + /usr/include/bits/local_lim.h \ + /usr/include/linux/limits.h \ + /usr/include/bits/posix2_lim.h \ + /usr/include/unistd.h \ + /usr/include/bits/posix_opt.h \ + /usr/include/bits/confname.h \ + /usr/include/getopt.h \ + /usr/include/bits/unistd.h \ + scripts/kconfig/util.c \ + scripts/kconfig/confdata.c \ + $(wildcard include/config/config.h) \ + $(wildcard include/config/autoconfig.h) \ + $(wildcard include/config/.h) \ + $(wildcard include/config/overwriteconfig.h) \ + $(wildcard include/config/notimestamp.h) \ + $(wildcard include/config/autoheader.h) \ + $(wildcard include/config/tristate.h) \ + /usr/include/sys/stat.h \ + /usr/include/bits/stat.h \ + /usr/include/fcntl.h \ + /usr/include/bits/fcntl.h \ + /usr/include/bits/fcntl2.h \ + scripts/kconfig/expr.c \ + scripts/kconfig/symbol.c \ + /usr/include/regex.h \ + /usr/include/gnu/option-groups.h \ + /usr/include/sys/utsname.h \ + /usr/include/bits/utsname.h \ + scripts/kconfig/menu.c \ + +scripts/kconfig/zconf.tab.o: $(deps_scripts/kconfig/zconf.tab.o) + +$(deps_scripts/kconfig/zconf.tab.o): diff -Naur linux-2.6.34.orig/scripts/mod/elfconfig.h linux-2.6.34/scripts/mod/elfconfig.h --- linux-2.6.34.orig/scripts/mod/elfconfig.h 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/mod/elfconfig.h 2010-06-16 00:19:06.000000000 +0200 @@ -0,0 +1,4 @@ +#define KERNEL_ELFCLASS ELFCLASS32 +#define KERNEL_ELFDATA ELFDATA2LSB +#define HOST_ELFCLASS ELFCLASS32 +#define HOST_ELFDATA ELFDATA2LSB diff -Naur linux-2.6.34.orig/scripts/mod/.elfconfig.h.cmd linux-2.6.34/scripts/mod/.elfconfig.h.cmd --- linux-2.6.34.orig/scripts/mod/.elfconfig.h.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/mod/.elfconfig.h.cmd 2010-06-16 00:19:06.000000000 +0200 @@ -0,0 +1 @@ +cmd_scripts/mod/elfconfig.h := scripts/mod/mk_elfconfig < scripts/mod/empty.o > scripts/mod/elfconfig.h diff -Naur linux-2.6.34.orig/scripts/mod/empty.o linux-2.6.34/scripts/mod/empty.o --- linux-2.6.34.orig/scripts/mod/empty.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/mod/empty.o 2010-06-16 00:19:06.000000000 +0200 @@ -0,0 +1 @@ +ELF4( GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.text.data.bss.comment.note.GNU-stack4!4'4,04$5XXEp x empty.c \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/scripts/mod/.empty.o.cmd linux-2.6.34/scripts/mod/.empty.o.cmd --- linux-2.6.34.orig/scripts/mod/.empty.o.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/mod/.empty.o.cmd 2010-06-16 00:19:06.000000000 +0200 @@ -0,0 +1,8 @@ +cmd_scripts/mod/empty.o := gcc -Wp,-MD,scripts/mod/.empty.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.3/include -I/home/chlor/arc/tmp/linux-2.6.34/arch/x86/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -Os -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=1024 -fno-stack-protector -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(empty)" -D"KBUILD_MODNAME=KBUILD_STR(empty)" -c -o scripts/mod/.tmp_empty.o scripts/mod/empty.c + +deps_scripts/mod/empty.o := \ + scripts/mod/empty.c \ + +scripts/mod/empty.o: $(deps_scripts/mod/empty.o) + +$(deps_scripts/mod/empty.o): diff -Naur linux-2.6.34.orig/scripts/mod/file2alias.o linux-2.6.34/scripts/mod/file2alias.o --- linux-2.6.34.orig/scripts/mod/file2alias.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/mod/file2alias.o 2010-06-16 00:19:07.000000000 +0200 @@ -0,0 +1,62 @@ +ELFC4( \$\$$t$t$ D$4$C$D$C 4$D$C t$\$D$ UWVSL\$`D$8ȋt$dT$41҉L$09|$011)ߍ,> 9Ӊ|tD$01҉\$D$D$D$D$4D$D$8D$ $11l$<މӐD8D$D$D$ $9މwΡD$l$l$D$B$ӅtۋD$(l$D$ +$|$9|$ wË$,e3u <[^_]',D$4D$ D$D$D$D$8$,Ð&UW1VS,D$HD$ +D$D$$vt$D1Ft ;t6Pu uӋL$H $T$Hf:,[^_]ËT$H$D$ 0D$D$HT$D$$L$H $l$HV ńt/L$DD vB<]w :tUuED$H$T$Hf*'',D$4D$ 5D$D$D$D$8$,Ð&,D$4D$ <D$D$D$D$8$,Ð&S(D$4\$88u$f*([Í&$D$D$ CD$D$([fUWVSc$D$ mD$D$$$D$ pD$D$$$D$ sD$D$$i$D$ vD$D$$$D$ yD$D$$t1ɉ$;$[^É$D$ ^D$D$$$D$ ^D$D$$$D$ ^D$D$$+$D$ ^D$D$$1ɉ$Zt&1ɉ$:|t&1ɉ$&t&V|1ɉ$Vt1ɉ$?Vp1ɉ$9Vq$t&V 1ɉ$,D$4D$ |D$D$D$D$8$,Ð&,D$4@D$ D$D$D$D$8$,Ít&,D$4@D$ D$D$D$D$8$,Ít&WVS t$4\$8fD$D$ D$D$$$fv~$|$D$ D$D$$$fpvtA$t$D$ D$D$É$ [^_Í&$D$ ^D$D$É$ [^_f$D$ ^D$D$$AT$$\$t$1t4$<\$t$ÐUWVS<\$Xt$Tpci:C$fv>$|$D$ D$D$$$fd~$|$D$ D$D$$$fsv@~$|$D$ D$D$$$fsd@~ $|$D$ D$D$$FnVvWvƒD$/D$D$P$ D$1<[^_]Ít&$D$ ^D$D$$x$D$ ^D$D$$$D$ ^D$D$$z$D$ ^D$D$$$fbc@<$D$ ^D$D$$$fsc@($D$ ^D$D$$$fi|$/$D$ ^D$D$$$¸|*CӉ$f*<[^_]f$҉T$D$ D$D$$t&$l$D$ D$D$$N&$ՉT$D$ D$D$$&UWVSL D$$T$0D$<1D$(D$,v\$< 1t$߃ |$wM1ɉƍvk\$ + +d$9D$T$rT$T$(L$L$,wD$ D$롋D$0 +L$,T$4T$(D$0T$0L$41ۋL$$D$0T$4D$ +D$ $T$11҅D$D$(k +9ˍTwL$4T$ T$0D$L$$D$ +D$ $T$ t1L$$D$w?D$$11҅ۋD$xD$L$$D$(ϋD$0T$$D$<D$$|$D$ D$D$$$fvvt_$t$D$ D$D$$$|*tÉ$f* [^_Ðt&$D$ ^D$D$$룍v$D$ ^D$D$$+&WVS \$8t$4ssb:C$fv>fe$|$D$ YD$D$$$fid@~f$|$D$ YD$D$$$revvD$$8D$#r +|$# < D$$< D$,q +!%tꩀuD$$D$D$D$D$,$D$ |$# +t:!%tꩀuD$$L$ D$D$D$$D$D$4$tP +!%tꩀC +D$ D$D$D$$F +!%tꩀGD$ ^D$D$$D$D$4$ tS +!%tꩀC D$ D$D$D$$Iv +!%tꩀOD$ ^D$D$$D$D$4$@tS +!%tꩀC D$ D$D$D$$Iv +!%tꩀwD$ ^D$D$$D$D$4$;yS +!%tꩀC D$ D$D$D$$Iv +!%tꩀD$ ^D$D$$D$D$4$CtR +!%tꩀ)CD$ D$D$D$$Hf +!%tꩀD$ ^D$D$$D$D$4$C +!%tꩀD$ ^D$D$$!%tꩀu)|7*t$f*D$(t$D$ + $$,e3<[^_]f +!%tꩀuCD$ D$D$D$$+v +!%tꩀuD$,l$D$ D$D$D$$:D$# +!%tꩀ|$D$ D$D$$aD$D$^4$LvD$,vt&t&Nt&t&Nt&t&t&.t&t&Vt&t&~t&t&t&Ct& +!%tꩀtQD$#|$D$ D$D$D$$t&@t&vWVS \$8t$4sdiofC:$fc><[$|$D$ D$D$$$fv~f$|$D$ YD$D$$$fdvft`$t$D$ YD$D$$$|*tÉ$f* [^_Ív$D$ ^D$D$$륍v$D$ ^D$D$$($D$ ^D$D$$WVS \$8t$4pariCsc:$ft><$|$D$ D$D$$$fhv@~f[$|$D$ YD$D$$$rev~<$|$D$ D$D$$$fsv@vt[$t$D$ D$D$$$|*tÉ$f* [^_Ð$D$ ^D$D$$맍v$D$ ^D$D$$)$D$ ^D$D$$$D$ ^D$D$$#&VS$\$8t$4pcmcCia:$fm$VD$ YD$D$T$$$fc$VD$ YD$D$T$$$ff#$VD$ D$D$T$$$ffn@$VD$ D$D$T$$$pfnF'$VD$ D$D$T$$$fpa@$V D$ D$D$T$$$fpb@ ($VD$ D$D$T$$$fpc@@$VD$ D$D$T$$$fpd@>$D$ ^D$D$$$|*tÉ$f*$[^Ðt&$D$ ^D$D$$Y$D$ ^D$D$$$D$ ^D$D$$[$D$ ^D$D$$$D$ ^D$D$$`$D$ ^D$D$$$D$ ^D$D$$f$D$ ^D$D$$$VD$ D$D$T$$WVS \$8t$4serifCo:C$fty@><$|$D$ D$D$$$fpr@~<j$|$D$ D$D$$$fid@~<$|$D$ D$D$$$fex@vf|$42svvvD$,ىt$|$D$ D$$,$x+vF$D$D$<\f?u;ZtVD$,VD$-$vD$OV؋t$,D$0 $Vt$$Nt+L$,؋VD$P+$L$ t+V ؋t$,D$ +$t$It+D$, VD$ +$D$st+L$,؋VD$($L$8bt0V؋t$,D$p +$t$ +"N1Ҿ 1T$,t$TD$(B!\$$ L$, L$$9l$(D$$\$D$%$11<  uT$$ t$D$@$럺]k5N1ҾLt$,!D$8F \$$Lt$4\$0D$$\$(T$$9T$8D$,T$,L$0рx x T$$tD11kL1t$(&ހx P tT$<$tgu܃9l$$w\$4|$D$%$11 LTuD$4t$Tt$D$@$D$,|$,8D$$D$0Ly"t+L$,؋VD$@$$L$4Xt+V؋t$,D$0$t$t+D$,@VD$/$D$Gqt+L$,؋VD$$L$ 6t+V ؋t$,D$$t$l +t+D$,VD$!$$D$1+t+L$,؋VD$0 $CL$ [Ht+V؋t$,D$ $_t$ cJt+D$,VD$$}D$t+L$,؋VD$`$L$Et+V$؋t$,D$ $t$ +ot+D$,LVD$$D$4^ L$,؋VD$$L$ +0x%02x MODULE_ALIAS("%s"); +platform:%sdmi*:%s*spi:%si2c:%seisa:s%s*%X,*input:%04X*-e*k*r*a*m*l*s*f*w*acpi*:%s:*css:t%01Xap:t%02X*hid:b%04X%08X%02Xvpd%0*X%X[%X-%X][%X-9[%Xa-%X]%X]dcdscdpiciscipvio:T%sS%sof:N%sT%s%sC%s__mod_pci_device_tablepci__mod_usb_device_tableusb__mod_hid_device_tablehid__mod_ieee1394_device_tableieee1394__mod_ccw_device_tableccw__mod_ap_device_tableap__mod_css_device_tablecss__mod_serio_device_tableserio__mod_acpi_device_tableacpi__mod_pnp_device_tablepnpMODULE_ALIAS("pnp:d%s*"); +MODULE_ALIAS("acpi*:%s:*"); +__mod_pnp_card_device_table__mod_pcmcia_device_tablepcmcia__mod_of_device_tableof__mod_vio_device_tablevio__mod_input_device_tableinput__mod_eisa_device_tableeisa__mod_parisc_device_tableparisc__mod_sdio_device_tablesdio__mod_ssb_device_tablessb__mod_virtio_device_tablevirtio__mod_i2c_device_tablei2c__mod_spi_device_tablespi__mod_dmi_device_tabledmi__mod_platform_device_tableplatformbvnbvrbdsvnpnpvrrvnrnrvrcvnctcvr%s: sizeof(struct %s_device_id)=%lu is not a modulo of the size of section __mod_%s_device_table=%lu. +Fix definition of struct %s_device_id in mod_devicetable.h +%s: struct %s_device_id is %lu bytes. The last of %lu is: +%s: struct %s_device_id is not terminated with a NULL entry! +Can't handle masks in %s:%04X +    + "GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.rel.text.data.bss.rodata.str1.1.rodata.str1.4.rel.rodata.comment.note.GNU-stack@E< DK %<+<02<&?2@?RBh N ]` Z0hB$cBBs0E & HdPz'89#FhQ 8^`8k^yp +8 +< +<0 @p ? )8 = +0 !H&@$6(`EP+8R-?d/q0 + }P +!/1 +BI]file2alias.cdevice_id_checkdo_tabledo_platform_entrydo_dmi_entrydmi_fieldsdo_spi_entrydo_i2c_entrydo_eisa_entrydo_inputdo_input_entrydo_acpi_entrydo_css_entrydo_ap_entrydo_hid_entrysym_isdo_pci_entryT.67do_virtio_entrydo_ssb_entrydo_usb_entrydo_sdio_entrydo_parisc_entrydo_pcmcia_entrydo_serio_entrydo_ccw_entrydo_ieee1394_entrydo_vio_entrydo_of_entryadd_moddevtablebuf_printfbuf_writefreestderr__fprintf_chkfatalcross_build__stack_chk_fail__sprintf_chkstrlenstrstrwarn__umoddi3__udivdi3__strcat_chk__ctype_b_lochandle_moddevtablecalloc__ctype_toupper_locstrcmp'5(*+* ++*7O+Zk,-,qy'.//4#U0x0#/00+K/k/0/D0So//00/00=/E0\0h/00/0/ 00/A0Id/u0}/0/0/08/K0Sn/0/0/ 0 ' /4 0< W /d 0l  /{ + +/ + +/ + /L d /l 0 0  / 0 0  / 0 . /D 0L g / 1 0 0 0  / 0/ 0; V /^ 0~ 0  / 0 0  /5>2T0\w/0/0/0/020:U/]0|0/00/00$08S/d0u/0/384T300$?/G0]0i/000/0/<0Z0f/00/00#/+0<0\0d/0/0/:a5/5+/bz//55// 5Fb//5/Jb/rz5//*25k//5$@/r/5/20HS'/"/n/5 /) .N 0o 0{  / 0 0  / 0!0!.!/6!0G!0d!0l!!/!0!!/!0!!/"00"0<"W"/_"0"0""/"0"0""/#0!#0-#H#/P#0a#0|#0##/#0##/#0##/ $0$/$/^$0u$0$$/$0$0$$/$0 %0%4%/<%0Y%0e%%/%0%0%%/%0%0&&/'&0D&0O&n&/v&0&0&&/&0&0&'/ '0'0<'0D'_'/l'0t''/'0''/'0''/'0((/,(04(O(/\(0d((/(0((/(0((/)09)0E)`)/h)0)0))/)0)0)*/*0:*0F*a*/i*0z*0*0**/*0**/*0*+/$+0,+G+/k+0+0++/+0+0++/+0,0(,G,/O,0l,0t,,/,0,0,0,,/,0,-/$-0,-G-/T-0`--/-0-0--/-0.0&.E./M.0j.0u../.0.0../.0.0 /0////7.C7y777'7977'7 88:88'8999'C9_9f9~9999999::/:P:W:j:::::::;;;:;A;V;r;y;;;;;;;<'<.<L) (08@HPX \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/scripts/mod/.file2alias.o.cmd linux-2.6.34/scripts/mod/.file2alias.o.cmd --- linux-2.6.34.orig/scripts/mod/.file2alias.o.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/mod/.file2alias.o.cmd 2010-06-16 00:19:07.000000000 +0200 @@ -0,0 +1,64 @@ +cmd_scripts/mod/file2alias.o := gcc -Wp,-MD,scripts/mod/.file2alias.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o scripts/mod/file2alias.o scripts/mod/file2alias.c + +deps_scripts/mod/file2alias.o := \ + scripts/mod/file2alias.c \ + scripts/mod/modpost.h \ + /usr/include/stdio.h \ + /usr/include/features.h \ + /usr/include/bits/predefs.h \ + /usr/include/sys/cdefs.h \ + /usr/include/bits/wordsize.h \ + /usr/include/gnu/stubs.h \ + /usr/include/gnu/stubs-32.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stddef.h \ + /usr/include/bits/types.h \ + /usr/include/bits/typesizes.h \ + /usr/include/libio.h \ + /usr/include/_G_config.h \ + /usr/include/wchar.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + /usr/include/bits/stdio_lim.h \ + /usr/include/bits/sys_errlist.h \ + /usr/include/bits/stdio.h \ + /usr/include/bits/stdio2.h \ + /usr/include/stdlib.h \ + /usr/include/sys/types.h \ + /usr/include/time.h \ + /usr/include/endian.h \ + /usr/include/bits/endian.h \ + /usr/include/bits/byteswap.h \ + /usr/include/sys/select.h \ + /usr/include/bits/select.h \ + /usr/include/bits/sigset.h \ + /usr/include/bits/time.h \ + /usr/include/sys/sysmacros.h \ + /usr/include/bits/pthreadtypes.h \ + /usr/include/alloca.h \ + /usr/include/bits/stdlib.h \ + /usr/include/string.h \ + /usr/include/xlocale.h \ + /usr/include/bits/string.h \ + /usr/include/bits/string2.h \ + /usr/include/bits/string3.h \ + /usr/include/sys/stat.h \ + /usr/include/bits/stat.h \ + /usr/include/sys/mman.h \ + /usr/include/bits/mman.h \ + /usr/include/fcntl.h \ + /usr/include/bits/fcntl.h \ + /usr/include/bits/fcntl2.h \ + /usr/include/unistd.h \ + /usr/include/bits/posix_opt.h \ + /usr/include/bits/confname.h \ + /usr/include/getopt.h \ + /usr/include/bits/unistd.h \ + /usr/include/elf.h \ + /usr/include/stdint.h \ + /usr/include/bits/wchar.h \ + scripts/mod/elfconfig.h \ + /usr/include/ctype.h \ + scripts/mod/../../include/linux/mod_devicetable.h \ + +scripts/mod/file2alias.o: $(deps_scripts/mod/file2alias.o) + +$(deps_scripts/mod/file2alias.o): diff -Naur linux-2.6.34.orig/scripts/mod/mk_elfconfig linux-2.6.34/scripts/mod/mk_elfconfig --- linux-2.6.34.orig/scripts/mod/mk_elfconfig 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/mod/mk_elfconfig 2010-06-16 00:19:06.000000000 +0200 @@ -0,0 +1,14 @@ +ELF484 (444444     (   HHHDDQtdRtd   /lib/ld-linux.so.2GNUGNUSQvbWDם + ("K8gUaR )m;g6܇`$L(__gmon_start__libc.so.6_IO_stdin_used__printf_chkexit__stack_chk_failstdin__fprintf_chkstderrfread__libc_start_mainGLIBC_2.4GLIBC_2.0GLIBC_2.3.4ii ii ti $ ( + US[t.tX[5%%h%h%h% h%h %h(%h01^PTRh h0QVh`US=,u?09s009r,[]Ít&'Utt $ÐUWV8eD$,1(t$D$D$4$D$ u/uaD$ <<t`$t&D$$D$$CT$,e38^_]Ít&D$뾍D$8$D$!<<wD$$D$ $D$fD$tt D$$17t&D$$|[&D$\$\d&D$Ȉ$<1PU]Ít&'UWVSOù)t$1ED$E D$E$9rރ[^_]Ë$ÐUS t fЋu[]ÐUS[,Y[Error: input truncated +ELFError: not ELF +#define KERNEL_ELFCLASS ELFCLASS32 +#define KERNEL_ELFCLASS ELFCLASS64 +#define KERNEL_ELFDATA ELFDATA2LSB +#define KERNEL_ELFDATA ELFDATA2MSB +#define HOST_ELFCLASS ELFCLASS32 +#define HOST_ELFDATA ELFDATA2MSB +#define HOST_ELFDATA ELFDATA2LSB +  ó + 8o`ooH 6FVfvGCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.interp.note.ABI-tag.note.gnu.build-id.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rel.dyn.rel.plt.init.text.fini.rodata.eh_frame.ctors.dtors.jcr.dynamic.got.got.plt.data.bss.comment44#HH 1hh$H@Dó,N V^oHHko``@z  8 0  ؇8     ($$0$#Gp- X4Hh́H`  +   ؇  $ (5ЄK,Z0h0t     %@ O c؇j܇$ 0Z$ '(84=N$Ue|` crtstuff.c__CTOR_LIST____DTOR_LIST____JCR_LIST____do_global_dtors_auxcompleted.7021dtor_idx.7023frame_dummy__CTOR_END____FRAME_END____JCR_END____do_global_ctors_auxmk_elfconfig.c_GLOBAL_OFFSET_TABLE___init_array_end__init_array_start_DYNAMICdata_start__libc_csu_fini_start__fprintf_chk@@GLIBC_2.3.4__gmon_start___Jv_RegisterClasses_fp_hw__printf_chk@@GLIBC_2.3.4_fini__libc_start_main@@GLIBC_2.0_IO_stdin_used__data_startstderr@@GLIBC_2.0__dso_handle__DTOR_END____libc_csu_init__bss_start__stack_chk_fail@@GLIBC_2.4stdin@@GLIBC_2.0_endfread@@GLIBC_2.0_edataexit@@GLIBC_2.0__i686.get_pc_thunk.bxmain_init \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/scripts/mod/.mk_elfconfig.cmd linux-2.6.34/scripts/mod/.mk_elfconfig.cmd --- linux-2.6.34.orig/scripts/mod/.mk_elfconfig.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/mod/.mk_elfconfig.cmd 2010-06-16 00:19:06.000000000 +0200 @@ -0,0 +1,48 @@ +cmd_scripts/mod/mk_elfconfig := gcc -Wp,-MD,scripts/mod/.mk_elfconfig.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/mod/mk_elfconfig scripts/mod/mk_elfconfig.c + +deps_scripts/mod/mk_elfconfig := \ + scripts/mod/mk_elfconfig.c \ + /usr/include/stdio.h \ + /usr/include/features.h \ + /usr/include/bits/predefs.h \ + /usr/include/sys/cdefs.h \ + /usr/include/bits/wordsize.h \ + /usr/include/gnu/stubs.h \ + /usr/include/gnu/stubs-32.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stddef.h \ + /usr/include/bits/types.h \ + /usr/include/bits/typesizes.h \ + /usr/include/libio.h \ + /usr/include/_G_config.h \ + /usr/include/wchar.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + /usr/include/bits/stdio_lim.h \ + /usr/include/bits/sys_errlist.h \ + /usr/include/bits/stdio.h \ + /usr/include/bits/stdio2.h \ + /usr/include/stdlib.h \ + /usr/include/sys/types.h \ + /usr/include/time.h \ + /usr/include/endian.h \ + /usr/include/bits/endian.h \ + /usr/include/bits/byteswap.h \ + /usr/include/sys/select.h \ + /usr/include/bits/select.h \ + /usr/include/bits/sigset.h \ + /usr/include/bits/time.h \ + /usr/include/sys/sysmacros.h \ + /usr/include/bits/pthreadtypes.h \ + /usr/include/alloca.h \ + /usr/include/bits/stdlib.h \ + /usr/include/string.h \ + /usr/include/xlocale.h \ + /usr/include/bits/string.h \ + /usr/include/bits/string2.h \ + /usr/include/bits/string3.h \ + /usr/include/elf.h \ + /usr/include/stdint.h \ + /usr/include/bits/wchar.h \ + +scripts/mod/mk_elfconfig: $(deps_scripts/mod/mk_elfconfig) + +$(deps_scripts/mod/mk_elfconfig): diff -Naur linux-2.6.34.orig/scripts/mod/modpost linux-2.6.34/scripts/mod/modpost --- linux-2.6.34.orig/scripts/mod/modpost 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/mod/modpost 2010-06-16 00:19:08.000000000 +0200 @@ -0,0 +1,190 @@ +ELFЍ404 (444  TTT ? ?# ? ?hhhDDPtd$$+$+QtdRtd ? ?/lib/ld-linux.so.2GNUGNUtc#DS'93%3&0)/*'%!,#(-" 21.  $+ +. .".1K8]|2=6 {QbEJ[gX5)Dj4{;%KR0 $BIC B@B__gmon_start__libc.so.6_IO_stdin_usedstrcpyexitfopenstrncmpoptindstrrchr__strdupperrorstrncpy__stack_chk_failreallocmmapcallocstrlenmemsetwarnstrstr__errno_locationgetopt__fprintf_chklseekfclose__vsnprintf_chkstrtoulmallocgetenv__ctype_b_locoptargstderrmunmap__snprintf_chk__fxstatfilenofwritefreadstrchr__vfprintf_chk__ctype_toupper_loc__sprintf_chkmemmove__strcat_chkstrcmpstrerror__libc_start_mainfreeGLIBC_2.4GLIBC_2.1GLIBC_2.3GLIBC_2.3.4GLIBC_2.0ii ii ii ti ii ? B1$B/@B2@@@ @@@@@ @ $@ +(@ ,@ 0@ 4@8@<@@@D@H@L@P@T@X@\@`@d@h@l@p@t@x@|@ @!@"@#@$@%@&@'@(@)@*@+@,@-US[(t~y~X[5?%?%@h%@h%@h% @h%@h %@h(%@h0%@h8p% @h@`%$@hHP%(@hP@%,@hX0%0@h` %4@hh%8@hp%<@hx%@@h%D@h%H@h%L@h%P@h%T@h%X@h%\@hp%`@h`%d@hP%h@h@%l@h0%p@h %t@h%x@h%|@h%@h%@h%@h%@h%@h %@h(%@h0%@h8p%@h@`%@hHP%@hP@%@hX0%@h` 1^PTRh h QVhUS=DBu?HB??9sHB?HB9rDB[]Ít&'U?tt $?ÐD$/$t$Ɖ\$|$?tP ָ8t  +\$t$|$Ðt&UWVSӃ,މ $l$@D$L$tJt$)}t(w&,1[^_]Í}uw݉l$\$tыD$|$$D$u<;=uv3;tfw딍t&;uw{,D;[^_]Í&UWVSӃt&;t@<$?*t8PD<*tl<$l$<$x;u1[^_]Ãtt,$M<$Ctt9|)9t5uFvT$|$,$X)T$|$,$8|5-[^_]WAVSø? u [^_Ít&$_p@_<.t*<.ut&t<.u1;.D$ É$t&4$D$D$ [^_Ðt&D$ $Pt/4$D$D$ d[^_ÍvHD$D$- +4$5&'\$\$ t$t$(CS)9|/L$$t$$L$vs\$t$Í&0CD$$S봐,e$1$8D$$4$$\$($($0D$ D$D$D$$,\$4$D$$e3u$$$(,f et&UWVS D$$v|[^_]Ét$X;t$HN&T$X|$HD$H +tD$Xs Ɖt$H$T$`Er9|$\Ml$\D$P\$\f9Mtv9s?f9MuE t]9)9}ʉl$P9rȍ&\$\l$P[ ]D$L@At/$dAtt$H +t&D$LAbt$dAM$A4tD$LA"zBftE ‹L$XYt$X|$`N 71ɉt$P4#,#|$Tt$X?  +@tBT$HD$LL$Xt$,T$T$TD$$D$PL$L$h\$(T$$|$ l$D$ T$L$$U|$l ZD$l$`&)&B$ + +T$@D$T$@nB<.xU<$4 $1 +D$HAA|$`? D$X +71|$Tt$P\$\D$L=ƋD$L2\$t$\$ D$D$D$$B$PD$L‹D$LT$@$L$DT$@L$Dt$4\$0T$,T$HL$ L$XD$$Bt$(\$$|$l$T$L$ D$D$$D$Lo‹D$LT$@`$L$DNT$@L$D|$|$Ht$4\$0T$,D$D$Xt$(\$$L$ D$ $Bl$|$D$D$$u@D$L‹$T$@L$Ht$(T$@t$X\$4L$0\$,D$$B\$$T$ |$l$L$t$ D$dD$$D$Lr|$|$Ht$\$D$|$ D$$BD$$At6A&D$ $BD$* +D$$u֡$BD$> D$$a,D$Lt$t$H\$$\$|$|$D$ $Bt$ D$(D$$D$LL$Ht$\$|$L$ D$D$$BD$$AHAD$ $BD$* +D$$u$BD$/ +D$$pD$$D$ D$ D$D$$B$K$ ,D$0t,ÐT$4D$$T$xD$,Ã\$t$Ɖ|$$HD$7 +$14$D$L +$~D$.$9w](EC09EU E$+UT$ UD$T$p $ND$|,D$p$PED$E$ `B|1Ҹ N :F B9l=Ru &?WҐu_ t}BfVT`T? uk + CXtE;FtxD$/<$gtxUBuVNMTk +Tt? WEL$|$$TD$ !Eً| +nNM<1GWxdC2tDA`d< t9߉t]XB&f('f4Mfy<9t]UGE4sEfux%@A4u@Fv dt)@@@RUJx%Nu ΋qI )ރdPdf{E4ЉE%4EMEfy` $MT$pUG]9tXu u URff+B }?.tu|J 1Ҁe|A ]x4V+V k4Ed4ElBpc}p_p$D|$t&t$ L$|$$0}?R$Džxu؍vC|${()čT$'UED$% 4$D$@ 4$sD$] 4$cD$> 4$SD$h4$CD$> 4$3D$z 4$#D$4$D$ 4$KUStD$4$D$ 4$D$ 4$ # $=#D$C<$D$z{ Džptt]!t&P9Ut#WP @W G?tK_uաdBtGu݋ pBOUB\$$ D$?u]`Bk=Rtt&GG?uD$> 4$D$p4$D$ 4$D$4$D$R 4${ tt]Gt\PuUX@D$/$TTtXɸ? u\ \$ D$D$^ 4$1ɋ?u]D$c 4$\$4${,`Cp xD$D$ g D$D$E$U~|\u̹11RtQt& hBtCu6C#D$C@D$CD$ CD$p 4$D$*uu\tBt =@+Ue3xYeY[^_]aËEL$|$$D$ YdUL$|$$T$ DD$> 4$D$4$tD$ 4$dD$D4$T{ u%UvC$& D$GD$?t2GtO tҍGD$ GD$@ 4$D$?uD$ 4$MA\$$ D$DžpWD$ 4$D$ 4$D$> 4$~C,D$D$4$gtU%EvD$ +$b8|{,fuxD$ 4L$p$|$?\$p$|$pD$$[ft&\$ pL$$D$|ى<$_VFEX bD$ D$ M $D$ D$ u4$D$ D$ 4$D$ D$ 4$ZDžxp$ \$E"4$\$\$$t$t$ D$> 4$MC$D$C 4$D$C t$\$D$ UWVSL\$`D$8ȋt$dT$41҉L$09|$011)ߍ,> 9Ӊ|tD$01҉\$D$(D$D$D$4D$D$8D$ $B$g11l$<މӐD8D$$D$D$ $B$,9މwΡ$BD$> l$l$D$B$ӅtۋD$(l$D$$$|$9|$ wË$,e3u <[^_]i',D$4D$ 1$D$D$D$D$8$a,Ð&UW1VS,D$HD$ =$D$D$$#vt$D1Ft ;d)t6Pu uӋL$H $GT$Hf:,[^_]ËT$H$$`)D$ B$D$D$HT$D$$L$H $l$HV ńt/L$DD vB<]w :tUuED$H$T$Hf*'',D$4D$ G$D$D$D$D$8$,Ð&,D$4D$ N$D$D$D$D$8$,Ð&S(D$4\$88u$f*([Í&$D$D$ U$D$D$L([fUWVSc$D$ x$D$D$$p$D$ {$D$D$$:$D$ D$D$D$$i$QD$ ~$D$D$$$D$ $D$D$$t1ɉ$;$[^É$D$ b$D$D$$E$D$ b$D$D$$$hD$ b$D$D$$+$8D$ b$D$D$$1ɉ$Zt&1ɉ$:|t&1ɉ$&t&V|1ɉ$Vt1ɉ$?Vp1ɉ$9Vq$t&V 1ɉ$,D$4D$ $D$D$D$D$8$,Ð&,D$4@D$ $D$D$D$D$8$],Ít&,D$4@D$ $D$D$D$D$8$,Ít&WVS t$4\$8fD$D$ $D$D$$$0fv~$|$D$ j*D$D$$$fpvtA$t$D$ j*D$D$É$K [^_Í&$D$ b$D$D$É$ [^_f$XD$ b$D$D$$AT$$\$t$g1t4$<\$t$ÐUWVS<\$Xt$Tpci:C$fv>$|$D$ j*D$D$$/$fd~$m|$D$ j*D$D$$$>fsv@~$|$D$ j*D$D$$$fsd@~ $|$D$ j*D$D$$HFnVvWvƒD$/D$D$P$<)D$1<[^_]Ít&$HD$ b$D$D$$x$D$ b$D$D$$$D$ b$D$D$$ez$D$ b$D$D$$5$fbc@<$jD$ b$D$D$$$?fsc@($ D$ b$D$D$$$fi|$/$D$ b$D$D$$Y$¸|*CӉ$f*<[^_]f$x҉T$D$ $D$D$$t&$8l$D$ $D$D$$N&$ՉT$D$ $D$D$$l&UWVSL D$$T$0D$<1D$(D$,v\$< 1t$߃ |$wM1ɉƍvk\$ + +d$9D$T$rT$T$(L$L$,wD$ D$롋D$0 +L$,T$4T$(D$0T$0L$41ۋL$$D$0T$4D$ +D$ $T$:11҅D$D$(k +9ˍTwL$4T$ T$0D$L$$T9D$ +D$ $T$h: t1L$$D$w?D$$11҅ۋD$xD$L$$D$(ϋD$0T$$D$<D$$脾|$D$ j*D$D$$$Ufvvt_$?t$D$ j*D$D$$踾$|*tÉ$f* [^_Ðt&$D$ b$D$D$$]룍v$谽D$ b$D$D$$-+&WVS \$8t$4ssb:C$`fv>fe$B|$D$ $D$D$$軽$fid@~f$|$D$ $D$D$$g$迼revvD$$8D$#r +|$# < D$$< D$,$q +!%tꩀuD$$D$D$D$D$,$D$ 诹$|$# +t$:!%tꩀuD$$L$ D$D$D$$PD$D$$4$tP +!%tꩀC +D$ $D$D$D$$ڸF +!%tꩀGD$ b$D$D$$蒸D$D$$4$Z tS +!%tꩀC D$ $D$D$D$$%Iv +!%tꩀOD$ b$D$D$$ڷD$D$$4$袶@tS +!%tꩀC D$ $D$D$D$$mIv +!%tꩀwD$ b$D$D$$"D$D$$4$;yS +!%tꩀC D$ $D$D$D$$赶Iv +!%tꩀD$ b$D$D$$jD$D$'4$2CtR +!%tꩀ)CD$ $D$D$D$$Hf +!%tꩀD$ b$D$D$$貵D$D$$4$zC +!%tꩀD$ b$D$D$$H!%tꩀu)|7*t$jf*D$(t$D$$ $$,e3<[^_]f +!%tꩀuCD$ $D$D$D$$x+v +!%tꩀuD$,l$D$ $D$D$D$$:D$# +!%tꩀ|$D$ $D$D$$足aD$D$b$4$xLvD$,$vt&t&Nt&t&Nt&t&t&.t&t&Vt&t&~t&t&t&Ct& +!%tꩀtQD$#|$D$ $D$D$D$$9t&@t&vWVS \$8t$4sdiofC:$Nfc><[$-|$D$ $D$D$$覱$fv~f$߰|$D$ $D$D$$X$谰fdvft`$蕰t$D$ $D$D$$$f|*tÉ$Uf* [^_Ív$8D$ b$D$D$$走륍v$D$ b$D$D$$腰($دD$ b$D$D$$UWVS \$8t$4pariCsc:$药ft><$l|$D$ $D$D$$$=fhv@~f[$|$D$ $D$D$$葯$rev~<$Ʈ|$D$ $D$D$$?$藮fsv@vt[${t$D$ j*D$D$$$L|*tÉ$;f* [^_Ð$ D$ b$D$D$$蝮맍v$D$ b$D$D$$m)$D$ b$D$D$$=$萭D$ b$D$D$$ #&VS$\$8t$4pcmcCia:$>fm$'VD$ $D$D$T$$蜭$fc$ݬVD$ $D$D$T$$R$説ff#$蓬VD$ $D$D$T$$$`ffn@$CVD$ $D$D$T$$踬$pfnF'$VD$ $D$D$T$$l$īfpa@$觫V D$ j*D$D$T$$$ufpb@ ($XVD$ j*D$D$T$$Ϋ$&fpc@@$ VD$ j*D$D$T$$$תfpd@>$躪D$ b$D$D$$7$菪|*tÉ$~f*$[^Ðt&$`D$ b$D$D$$ݪY$0D$ b$D$D$$譪$D$ b$D$D$$}[$ЩD$ b$D$D$$M$蠩D$ b$D$D$$`$pD$ b$D$D$$$@D$ b$D$D$$轩f$D$ b$D$D$$荩$VD$ j*D$D$T$$VWVS \$8t$4serifCo:C$芨fty@><$c|$D$ $D$D$$ܨ$4fpr@~<j$ |$D$ $D$D$$腨$ݧfid@~<$赧|$D$ $D$D$$.$膧fex@vf|$42svvvD$,ىt$|$D$ D$$,$x+vF$D$ D$<\f2%u;M%tVD$,VD$$i%D$OV؋t$,D$0$I%t$$r%Nt+L$,؋VD$P$%L$ %t+V ؋t$,D$$%t$I%t+D$, VD$$%D$s%t+L$,؋VD$$%L$8%bt0V؋t$,D$p$%t$Κ%"N1Ҿ 1T$,t$TD$(B&\$$ L$, L$$9l$(D$$\$D$&$趟q11<  uT$$ t$D$3&$y럺P&k5N1ҾLt$,&D$8F \$$Lt$4\$0D$$\$(T$$9T$8D$,T$,L$0рx x T$$tD11kL1t$(&ހx P tT$<$tgu܃9l$$w\$4|$D$&$艞D11 LTuD$4t$Tt$D$3&$MD$,|$,8D$$D$0Ll&"t+L$,؋VD$@$&L$4X&t+V؋t$,D$$&t$&t+D$,@VD$$&D$G&qt+L$,؋VD$$&L$ &6t+V ؋t$,D$$&t$l&t+D$,VD$$'D$1't+L$,؋VD$0$6'L$ [;'t+V؋t$,D$ $R't$ V'Jt+D$,VD$$p'D$w't+L$,؋VD$`$'L$E't+V$؋t$,D$ $'t$ +o't+D$,LVD$$'D$4'^ L$,؋VD$$'L$UWVS@X +0xL$<Ήщ#H ! r!݉t$8p 4$! j4$<$l$4׉!! j <$$l$0Ӊ!! j$ $ىl$,щ!! j $4$Ήl$(։!! j4$l$$<$!! j<$$l$ Ӊ!! j $ $ىl$щ!! j$ $4$Ήl$։!! j(4$<$l$׉!! j,<$$l$Ӊ!! j0$ $ىl$ щ!! j4 $4$Ήl$։!! j84$R<<$l$׉!! <$$!! ӋT$< yZ ! ,L$, !ꍴyZ! ֋T$yZ ډ!! ыT$ !yZ ! \$8yZ !! l$(߉ !.yZ! l$)yZ щ!! l$ *yZ !! ֋T$4!yZ ! l$$+yZ ˉ!! l$)yZ !! ϋL$!yZ ! l$0 *yZ ډ!! l$ +yZ !! Սt$!7yZ ! ,$47)yZ щ!! l$< *nl$ 11׋T$n11\$,n11Ӎ)nыl$11ٍ t$47n11΍47*nl$$11+nl$11Ӎ)nl$811ٍ .nl$11΍47*nl$(11+nl$11Ӎ)nl$011ٍ .nl$11΍47*nl$ 11+n,$11Ӎ)n101ٍ 0HXP @[^_] U W)VSpos).komalloc(sizeof(*extsym_iter))i:I:e:cmsSo:awM:K:.modinfo%s has NOBITS .modinfo +__ksymtab__ksymtab_unused__ksymtab_gpl__ksymtab_unused_gpl__ksymtab_gpl_future%s has no symtab? +licenseGPL v2GPL and additional rightsDual BSD/GPLDual MIT/GPLDual MPL/GPL"%s" [%s] is COMMON symbol +__crc___this_module_GLOBAL_OFFSET_TABLE__restgpr__savegpr__rest32gpr__save32gpr___ksymtab_init_modulecleanup_moduleversionmodule_layout#include +#include +#include +struct module __this_module + .name = KBUILD_MODNAME, + .init = init_module, + .arch = MODULE_ARCH_INIT, +}; + +MODULE_INFO(staging, "Y"); +"%s" [%s.ko] undefined! +__used +"%s" [%s.ko] has no CRC! + { %#8x, "%s" }, +"depends=,%s%s"; +%s.mod.c0x%08x %s %s %s +.text$.init.*.devinit.*.cpuinit.*.meminit.*.data.rel$.exit.*.devexit.*.cpuexit.*.memexit.*__ksymtab*EXPORT_SYMBOLEXPORT_UNUSED_SYMBOLEXPORT_SYMBOL_GPLEXPORT_UNUSED_SYMBOL_GPLEXPORT_SYMBOL_GPL_FUTURE.comment*.debug*.mdebug*.pdr.stab*.note*.got*.toc*.init.setup$.init.rodata$.devinit.rodata$.cpuinit.rodata$.meminit.rodata$.init.data$.devinit.data$.cpuinit.data$.meminit.data$*driver*_template*_timer*_sht*_ops*_probe*_probe_one*_console.head.text*__init_begin_sinittext_einittextdrivers/stagingvariablefunction()%s(%s+0x%llx): Section mismatch in reference from the %s %s%s to the %s %s:%s%s +The function %s%s() references +the %s %s%s%s. +This is often because %s lacks a %s +annotation or the annotation of %s is wrong. +The variable %s references +the %s %s%s%s +If the reference is valid then annotate the +variable with __init* or __refdata (see linux/init.h) or name the variable: +The function %s() references a %s in an exit section. +Often the %s %s%s has valid usage outside the exit section +and the fix is to remove the %sannotation of %s. +The variable %s references +the %s %s%s%s +If the reference is valid then annotate the +variable with __exit* (see linux/init.h) or name the variable: +The %s %s%s%s references +a %s %s%s%s. +If %s is only used by %s then +annotate %s with a matching annotation. +The %s %s%s%s references +a %s %s%s%s. +This is often seen when error handling in the init function +uses functionality in the exit path. +The fix is often to remove the %sannotation of +%s%s so it may be used outside an exit section. +The %s %s%s%s references +a %s %s%s%s. +This is often seen when error handling in the exit function +uses functionality in the init path. +The fix is often to remove the %sannotation of +%s%s so it may be used outside an init section. +The symbol %s is exported and annotated %s +Fix this by removing the %sannotation of %s or drop the export. +modpost: Memory allocation failure: %s. +malloc(sizeof(*s) + strlen(name) + 1)%s: '%s' exported twice. Previous export was in %s%s +parse error in symbol dump file +section header offset=%lu in file '%s' is bigger than filesize=%lu +%s is truncated. sechdrs[i].sh_offset=%lu > sizeof(*hrd)=%zu +modpost: missing MODULE_LICENSE() in %s +see include/linux/module.h for more information +%s (%s): unexpected non-allocatable section. +Did you forget to use "ax"/"aw" in a .S file? +Note that for example contains +section definitions for use in .S files. + +modpost: GPL-incompatible module %s%s uses GPL-only symbol '%s' +modpost: GPL-incompatible module %s%s uses GPL-only symbol marked UNUSED '%s' +modpost: GPL-incompatible module %s%s uses future GPL-only symbol '%s' +modpost: module %s%s uses symbol '%s' marked UNUSED +MODULE_INFO(vermagic, VERMAGIC_STRING); +__attribute__((section(".gnu.linkonce.this_module"))) = { +#ifdef CONFIG_MODULE_UNLOAD + .exit = cleanup_module, +#endif +static const struct modversion_info ____versions[] +__attribute__((section("__versions"))) = { +static const char __module_depends[] +__attribute__((section(".modinfo"))) = +MODULE_INFO(srcversion, "%s"); +modpost: Found %d section mismatch(es). +To see full details build your kernel with: +'make CONFIG_DEBUG_SECTION_MISMATCH=y' + ?UXК9* Ԧɦ                                                         %> +? ? 0x%02x MODULE_ALIAS("%s"); +platform:%sdmi*:%s*spi:%si2c:%seisa:s%s*%X,*input:-e*k*r*a*m*l*f*w*acpi*:%s:*css:t%01Xap:t%02X*hid:b%04X%02Xv%0*X[%X-%X][%X-9[%Xa-%X]dcdscdpicipvio:T%sS%sof:N%sT%s%sC%s__mod_pci_device_tablepci__mod_usb_device_tableusb__mod_hid_device_tablehid__mod_ieee1394_device_tableieee1394__mod_ccw_device_tableccw__mod_ap_device_tableap__mod_css_device_tablecss__mod_serio_device_tableserio__mod_acpi_device_tableacpi__mod_pnp_device_tablepnpMODULE_ALIAS("pnp:d%s*"); +MODULE_ALIAS("acpi*:%s:*"); +__mod_pnp_card_device_table__mod_pcmcia_device_tablepcmcia__mod_of_device_tableof__mod_vio_device_tablevio__mod_input_device_tableinput__mod_eisa_device_tableeisa__mod_parisc_device_tableparisc__mod_sdio_device_tablesdio__mod_ssb_device_tablessb__mod_virtio_device_tablevirtio__mod_i2c_device_tablei2c__mod_spi_device_tablespi__mod_dmi_device_tabledmi__mod_platform_device_tableplatformbvnbvrbdsvnpnpvrrvnrnrvrcvnctcvr%s: sizeof(struct %s_device_id)=%lu is not a modulo of the size of section __mod_%s_device_table=%lu. +Fix definition of struct %s_device_id in mod_devicetable.h +%s: struct %s_device_id is %lu bytes. The last of %lu is: +%s: struct %s_device_id is not terminated with a NULL entry! +Can't handle masks in %s:%04X +''''''( ( + +( ((($Revisionwriting sum in %s failed: %s +MODVERDIR.%s/%.*s.mod%.*s.%s.cmdmalloc(dirlen + 1)could not find %s for %s +deps_could not open %s: %s +%08X%08X%08X%08Xchanging sum in %s failed: %s +changing sum in %s:%lu failed: %s +malformed versions file for %s +bad ending versions file for %s +malloc(strlen(objfile) + sizeof("..cmd"));l4TzR| 0(AB N<@5AB N  oxH + ?hX8 o؈oor ?&6FVfvƋ֋&6FVfvƌ֌&6FVfvƍWairw~         *28>FR\    huGCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.interp.note.ABI-tag.note.gnu.build-id.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rel.dyn.rel.plt.init.text.fini.rodata.eh_frame_hdr.eh_frame.ctors.dtors.jcr.dynamic.got.got.plt.data.bss.commentTT#hh 1$HhDo4N HH0Vxx^orrfko؈`z 88  XX h  +0 +Ѝ {  d! $+$@+@\ ? ?? ? ??@P  B 0#3P q X +ThHxr؈ 8 +X   Ѝ  $+@+ ??? ???@ B ??(?5KDBZHBh`t?+?p kА"A$B `_ @A$3dA AAOA]Bl#w#@tB$ $A$PRR@w%6`@#0LpB\@uhBlBA$#Pzм8#`)h 8`8 ^.7Fp8T<a<m0@zp?)8 = +0H@`P8?&2?P1MZR?h ?y ? ?@ 5   *Ѝ1;V e y  + `T%(/L_|`B  B@-I4MdBZPj|$B@ ? Z0U/@RdBppb  o : L @B^ o Bv b Q  I   j  0 6   + crtstuff.c__CTOR_LIST____DTOR_LIST____JCR_LIST____do_global_dtors_auxcompleted.7021dtor_idx.7023frame_dummy__CTOR_END____FRAME_END____JCR_END____do_global_ctors_auxmodpost.cis_vmlinuxget_next_modinfomatchsec2annotationinit_exit_sectionsline.6569check_section_mismatchinit_data_sectionsdata_sectionshead_sectionsinit_sectionslinker_symbolsCSWTCH.153CSWTCH.154sec_mismatch_verbosesec_mismatch_countCSWTCH.157CSWTCH.158symbol_white_listnew_modulemodulesalloc_symbolnew_symbolsymbolhashwrite_if_changedfind_symbolsym_add_exportedread_dumpexport_listwarn_unresolvedvmlinux_section_warningsexternal_moduleall_versionssection_white_liststaging_dir.8338file2alias.cdevice_id_checkdo_tabledo_platform_entrydo_dmi_entrydmi_fieldsdo_spi_entrydo_i2c_entrydo_eisa_entrydo_inputdo_input_entrydo_acpi_entrydo_css_entrydo_ap_entrydo_hid_entrysym_isdo_pci_entryT.67do_virtio_entrydo_ssb_entrydo_usb_entrydo_sdio_entrydo_parisc_entrydo_pcmcia_entrydo_serio_entrydo_ccw_entrydo_ieee1394_entrydo_vio_entrydo_of_entrysumversion.cmd4_transformT.97_GLOBAL_OFFSET_TABLE___init_array_end__init_array_start_DYNAMICfileno@@GLIBC_2.0data_start__errno_location@@GLIBC_2.0open@@GLIBC_2.0__umoddi3mmap@@GLIBC_2.0strerror@@GLIBC_2.0__libc_csu_finiget_next_line_startgrab_file__fprintf_chk@@GLIBC_2.3.4__gmon_start___Jv_RegisterClasses_fp_hwrealloc@@GLIBC_2.0handle_moddevtablestrchr@@GLIBC_2.0getenv@@GLIBC_2.0_finicalloc@@GLIBC_2.0strncpy@@GLIBC_2.0write@@GLIBC_2.0memset@@GLIBC_2.0sectioncheck__udivdi3__libc_start_main@@GLIBC_2.0strrchr@@GLIBC_2.0__vsnprintf_chk@@GLIBC_2.3.4modversionsperror@@GLIBC_2.0__strcat_chk@@GLIBC_2.3.4_IO_stdin_used__ctype_toupper_loc@@GLIBC_2.3free@@GLIBC_2.0optind@@GLIBC_2.0__data_start__vfprintf_chk@@GLIBC_2.3.4merror__ctype_b_loc@@GLIBC_2.3have_vmlinuxadd_moddevtablefclose@@GLIBC_2.1getopt@@GLIBC_2.0stderr@@GLIBC_2.0strtoul@@GLIBC_2.0strlen@@GLIBC_2.0fopen@@GLIBC_2.1__dso_handlerelease_filestrcpy@@GLIBC_2.0__DTOR_END____libc_csu_initget_src_versionclose@@GLIBC_2.0fwrite@@GLIBC_2.0strstr@@GLIBC_2.0__bss_startmalloc@@GLIBC_2.0__stack_chk_fail@@GLIBC_2.4buf_printfmemmove@@GLIBC_2.0_end__fxstat@@GLIBC_2.0__sprintf_chk@@GLIBC_2.3.4strncmp@@GLIBC_2.0lseek@@GLIBC_2.0buf_write__snprintf_chk@@GLIBC_2.3.4munmap@@GLIBC_2.0optarg@@GLIBC_2.0fread@@GLIBC_2.0_edatacross_buildfatalstrcmp@@GLIBC_2.0warn__strdup@@GLIBC_2.0exit@@GLIBC_2.0__i686.get_pc_thunk.bxdo_nofailmaybe_frob_rcs_versionmain_init \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/scripts/mod/.modpost.cmd linux-2.6.34/scripts/mod/.modpost.cmd --- linux-2.6.34.orig/scripts/mod/.modpost.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/mod/.modpost.cmd 2010-06-16 00:19:08.000000000 +0200 @@ -0,0 +1 @@ +cmd_scripts/mod/modpost := gcc -o scripts/mod/modpost scripts/mod/modpost.o scripts/mod/file2alias.o scripts/mod/sumversion.o diff -Naur linux-2.6.34.orig/scripts/mod/modpost.o linux-2.6.34/scripts/mod/modpost.o --- linux-2.6.34.orig/scripts/mod/modpost.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/mod/modpost.o 2010-06-16 00:19:08.000000000 +0200 @@ -0,0 +1,111 @@ +ELFI4( D$/$t$Ɖ\$|$tPָ8t +\$t$|$Ðt&UWVSӃ,މ $l$@D$L$tJt$)}t(w&,1[^_]Í}uw݉l$\$tыD$|$$D$u<;=uv3;tfw딍t&;uw{,D;[^_]Í&UWVSӃt&;t@<$?*t8PD<*tl<$l$<$;u1[^_]Ãtt,$<$tt9|)9t5uFvT$|$,$X)T$|$,$8|5-[^_]WVSøu [^_Ít&$_p@_<.t*<.ut&t<.u1;.D$É$t&4$D$D$[^_Ðt&D$!$t/4$D$D$&[^_ÍvHD$D$,4$&'\$\$ t$t$(CS)9|/L$$t$$L$s\$t$Í&0CD$$S봐,e$1$8D$$4$$\$($($0D$ D$D$D$$\$4$D$$e3u$$$(,f t&UWVS9w](EC09EU\E$+UT$ UD$T$p $D$|,D$p$ED$E$ |1ҸdN :F 9l= u &?WҐu_ t}BfVT`Tu CXtE;FtxD$/<$txUBuVNMTTtWEL$|$$D$ !Eً| +nNM<1GWxdC2tD `d< t9߉t]XB&f('f4Mfy<9t]UGE4sEfux%@A4u@Fv dt)@@@RUJx%Nu ΋qI )ރdPdf{E4ЉE%4EMEfy` $MT$pUG]9tXuuURff+B }?.tu|J 1Ҁe|A ]x4V+V k4Ed4E pc}p_p$|$t&t$ L$|$$}? $Džxu؍vC|${()čT$'UED$r4$D$4$D$4$D$j4$D$4$D$j4$D$4$D$4$D$4$KUStD$ 4$D$4$D$14$ $= D$C<$D${ Džptt]!t&P9Ut#WP @W G?tK_uաtGu݋ OUB\$$RD$?u]k= tt&GG?uD$j4$D$ 4$D$k4$D$ 4$D$4${ tt]Gt\PuUX@D$/$TTtXɸu\$ D$D$4$1ɋ?u]D$4$\$4${,`Cp xD$D$ D$D$E$U~|\u̹11@tQt& tCu6C` D$C@D$CD$ CD$4$D$uu\t =+Ue3xYeY[^_]aËEL$|$$8D$ dUL$|$$T$ DD$j4$D$` 4$D$k4$D$ 4${ u%UvC$sD$GD$?t2GtO tҍGD$ GD$4$D$?uD$14$MA\$$RD$DžpWD$54$D$4$D$j4$C,D$D$ +4$tU%EvD$G$8|{,fuxD$ 4L$p$T|$\$p$|$D$$0 +ft&\$ pL$$D$|ى<$_VFEX bD$ D$ +M $D$ D$u4$D$ D$4$D$ D$*4$ZDžxp$\\$E4$">M\#.ks~vmlinuxvmlinux.orodataconst datadata ERROR: WARNING: (unknown)atd__param(unknown reference) +%s, FATAL: malloc(sizeof(*mod))strdup(modname).ormalloc(b->pos)w.komalloc(sizeof(*extsym_iter))i:I:e:cmsSo:awM:K:.modinfo%s has NOBITS .modinfo +__ksymtab__ksymtab_unused__ksymtab_gpl__ksymtab_unused_gpl__ksymtab_gpl_future%s has no symtab? +licenseGPLGPL v2GPL and additional rightsDual BSD/GPLDual MIT/GPLDual MPL/GPL"%s" [%s] is COMMON symbol +__crc___this_module_GLOBAL_OFFSET_TABLE__restgpr__savegpr__rest32gpr__save32gpr___ksymtab_init_modulecleanup_moduleversionmodule_layout#include +#include +#include +struct module __this_module + .name = KBUILD_MODNAME, + .init = init_module, + .arch = MODULE_ARCH_INIT, +}; + +MODULE_INFO(staging, "Y"); +"%s" [%s.ko] undefined! +__used +"%s" [%s.ko] has no CRC! + { %#8x, "%s" }, +"depends=,%s%s"; +%s.mod.c0x%08x %s %s %s +.text$.init.*.devinit.*.cpuinit.*.meminit.*.data$.data.rel$.exit.*.devexit.*.cpuexit.*.memexit.*__ksymtab*EXPORT_SYMBOLEXPORT_UNUSED_SYMBOLEXPORT_SYMBOL_GPLEXPORT_UNUSED_SYMBOL_GPLEXPORT_SYMBOL_GPL_FUTURE.comment*.debug*.mdebug*.pdr.stab*.note*.got*.toc*.init.setup$.init.rodata$.devinit.rodata$.cpuinit.rodata$.meminit.rodata$.init.data$.devinit.data$.cpuinit.data$.meminit.data$*driver*_template*_timer*_sht*_ops*_probe*_probe_one*_console.head.text*__init_begin_sinittext_einittextdrivers/stagingvariablefunction()%s(%s+0x%llx): Section mismatch in reference from the %s %s%s to the %s %s:%s%s +The function %s%s() references +the %s %s%s%s. +This is often because %s lacks a %s +annotation or the annotation of %s is wrong. +The variable %s references +the %s %s%s%s +If the reference is valid then annotate the +variable with __init* or __refdata (see linux/init.h) or name the variable: +The function %s() references a %s in an exit section. +Often the %s %s%s has valid usage outside the exit section +and the fix is to remove the %sannotation of %s. +The variable %s references +the %s %s%s%s +If the reference is valid then annotate the +variable with __exit* (see linux/init.h) or name the variable: +The %s %s%s%s references +a %s %s%s%s. +If %s is only used by %s then +annotate %s with a matching annotation. +The %s %s%s%s references +a %s %s%s%s. +This is often seen when error handling in the init function +uses functionality in the exit path. +The fix is often to remove the %sannotation of +%s%s so it may be used outside an exit section. +The %s %s%s%s references +a %s %s%s%s. +This is often seen when error handling in the exit function +uses functionality in the init path. +The fix is often to remove the %sannotation of +%s%s so it may be used outside an init section. +The symbol %s is exported and annotated %s +Fix this by removing the %sannotation of %s or drop the export. +modpost: Memory allocation failure: %s. +malloc(sizeof(*s) + strlen(name) + 1)%s: '%s' exported twice. Previous export was in %s%s +parse error in symbol dump file +section header offset=%lu in file '%s' is bigger than filesize=%lu +%s is truncated. sechdrs[i].sh_offset=%lu > sizeof(*hrd)=%zu +modpost: missing MODULE_LICENSE() in %s +see include/linux/module.h for more information +%s (%s): unexpected non-allocatable section. +Did you forget to use "ax"/"aw" in a .S file? +Note that for example contains +section definitions for use in .S files. + +modpost: GPL-incompatible module %s%s uses GPL-only symbol '%s' +modpost: GPL-incompatible module %s%s uses GPL-only symbol marked UNUSED '%s' +modpost: GPL-incompatible module %s%s uses future GPL-only symbol '%s' +modpost: module %s%s uses symbol '%s' marked UNUSED +MODULE_INFO(vermagic, VERMAGIC_STRING); +__attribute__((section(".gnu.linkonce.this_module"))) = { +#ifdef CONFIG_MODULE_UNLOAD + .exit = cleanup_module, +#endif +static const struct modversion_info ____versions[] +__attribute__((section("__versions"))) = { +static const char __module_depends[] +__attribute__((section(".modinfo"))) = +MODULE_INFO(srcversion, "%s"); +modpost: Found %d section mismatch(es). +To see full details build your kernel with: +'make CONFIG_DEBUG_SECTION_MISMATCH=y' +d P P @ |D9-#.#.#..##.#.#.9 DRgy@GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.rel.text.rel.data.bss.rodata.str1.1.rodata.str1.4.rel.rodata.comment.note.GNU-stack@k, U ),0 % aP /.@ 42.C24 +V> R c ^0tH$gHHwhK`/ Q- kp'P-@"<$O Y_p`$       $"- 5BM@Xwi0u` 0  $   w +!)07>KpoU]ep p0IIT!(0Q.30=FMSZahnsz`  modpost.cis_vmlinuxget_next_modinfomatchsec2annotationinit_exit_sectionsline.6569check_section_mismatchinit_data_sectionsdata_sectionshead_sectionsinit_sectionslinker_symbolsCSWTCH.153CSWTCH.154sec_mismatch_verbosesec_mismatch_countCSWTCH.157CSWTCH.158symbol_white_listnew_modulemodulesalloc_symbolnew_symbolsymbolhashwrite_if_changedfind_symbolsym_add_exportedread_dumpexport_listwarn_unresolvedvmlinux_section_warningsexternal_moduleall_versionssection_white_liststaging_dir.8338.LC29.LC51strrchrstrlenstrncmpstrcmpmallocstrstr__strcat_chkbuf_writestrncpyreallocbuf_printf__vsnprintf_chk__stack_chk_failrelease_filemunmapget_next_line__ctype_b_locgrab_fileopen__fxstatmmapclosemerrorstderr__fprintf_chk__vfprintf_chkwarnsectioncheckstrchrfatalexitdo_nofail__strdupstrcpyfopenfilenofclosefwritefreadfreeperrorstrtoulhave_vmlinuxmaingetoptoptargmodversionscross_buildoptindhandle_moddevtablemaybe_frob_rcs_versionget_src_versionadd_moddevtable__sprintf_chk__ctype_toupper_loc/0H01m020011BUp345 4#(5OW578@:P6z;?EABCD4F<LGiFqHFGFHJ"J}2eFy GFG      +% +7 + + + + + + +"  ' I= _ l K        / F7 G F  G' F7  G G F  G  F G F(8GCFK[GF G FGF G4F<LGiFqH}M L3NON /-9,E,Og03 NP'0QR +BS+3QZTkS3NUVVSW#MO02z I@(>HKlKKKX2>JV22 L=Y[M !\/];\FV3^fNl\~^\V _/_P@Zq L?Y---&`K]q-6IPa b =% ]: J _\    /!!0!]! f!L!##g$$ $I$ $I$%%0Q%Y%9a%i%9q%y%9%%9% %9%%9%%9% %9%%9% %9& &9&&9!&)&0/&B&1&Y&&&I&]&' '9' '9%'-'95' ='9E'M'9'/''''9''9'c ($(dc(r((((9(() #)I:) C)LP)X)9`) h)9p)x)9) )9))I))9))9 **E,*4*9A*I*9V*^*9m* u*9**2* *L+ +I+ !+IN+ W+Lx+O+e++1++1++1,,1D,M,LZ,;b,W= $(,048<`dhlptx|  $(  $(,048<@DHLPTX\`dhlptx|PTX\H<@DH4(| phlpt \`dh  ` h p x             \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/scripts/mod/.modpost.o.cmd linux-2.6.34/scripts/mod/.modpost.o.cmd --- linux-2.6.34.orig/scripts/mod/.modpost.o.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/mod/.modpost.o.cmd 2010-06-16 00:19:08.000000000 +0200 @@ -0,0 +1,74 @@ +cmd_scripts/mod/modpost.o := gcc -Wp,-MD,scripts/mod/.modpost.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o scripts/mod/modpost.o scripts/mod/modpost.c + +deps_scripts/mod/modpost.o := \ + scripts/mod/modpost.c \ + $(wildcard include/config/symbol/prefix.h) \ + $(wildcard include/config/modversions.h) \ + $(wildcard include/config/module/srcversion/all.h) \ + $(wildcard include/config/relocatable.h) \ + $(wildcard include/config/module/unload.h) \ + $(wildcard include/config/debug/section/mismatch.h) \ + /usr/include/stdio.h \ + /usr/include/features.h \ + /usr/include/bits/predefs.h \ + /usr/include/sys/cdefs.h \ + /usr/include/bits/wordsize.h \ + /usr/include/gnu/stubs.h \ + /usr/include/gnu/stubs-32.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stddef.h \ + /usr/include/bits/types.h \ + /usr/include/bits/typesizes.h \ + /usr/include/libio.h \ + /usr/include/_G_config.h \ + /usr/include/wchar.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + /usr/include/bits/stdio_lim.h \ + /usr/include/bits/sys_errlist.h \ + /usr/include/bits/stdio.h \ + /usr/include/bits/stdio2.h \ + /usr/include/ctype.h \ + /usr/include/endian.h \ + /usr/include/bits/endian.h \ + /usr/include/bits/byteswap.h \ + /usr/include/xlocale.h \ + scripts/mod/modpost.h \ + /usr/include/stdlib.h \ + /usr/include/bits/waitflags.h \ + /usr/include/bits/waitstatus.h \ + /usr/include/sys/types.h \ + /usr/include/time.h \ + /usr/include/sys/select.h \ + /usr/include/bits/select.h \ + /usr/include/bits/sigset.h \ + /usr/include/bits/time.h \ + /usr/include/sys/sysmacros.h \ + /usr/include/bits/pthreadtypes.h \ + /usr/include/alloca.h \ + /usr/include/bits/stdlib.h \ + /usr/include/string.h \ + /usr/include/bits/string.h \ + /usr/include/bits/string2.h \ + /usr/include/bits/string3.h \ + /usr/include/sys/stat.h \ + /usr/include/bits/stat.h \ + /usr/include/sys/mman.h \ + /usr/include/bits/mman.h \ + /usr/include/fcntl.h \ + /usr/include/bits/fcntl.h \ + /usr/include/bits/uio.h \ + /usr/include/bits/fcntl2.h \ + /usr/include/unistd.h \ + /usr/include/bits/posix_opt.h \ + /usr/include/bits/environments.h \ + /usr/include/bits/confname.h \ + /usr/include/getopt.h \ + /usr/include/bits/unistd.h \ + /usr/include/elf.h \ + /usr/include/stdint.h \ + /usr/include/bits/wchar.h \ + scripts/mod/elfconfig.h \ + scripts/mod/../../include/linux/license.h \ + +scripts/mod/modpost.o: $(deps_scripts/mod/modpost.o) + +$(deps_scripts/mod/modpost.o): diff -Naur linux-2.6.34.orig/scripts/mod/sumversion.o linux-2.6.34/scripts/mod/sumversion.o --- linux-2.6.34.orig/scripts/mod/sumversion.o 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/mod/sumversion.o 2010-06-16 00:19:08.000000000 +0200 @@ -0,0 +1,26 @@ +ELFh4( UWVS@X +0xL$<Ήщ#H ! r!݉t$8p 4$! j4$<$l$4׉!! j <$$l$0Ӊ!! j$ $ىl$,щ!! j $4$Ήl$(։!! j4$l$$<$!! j<$$l$ Ӊ!! j $ $ىl$щ!! j$ $4$Ήl$։!! j(4$<$l$׉!! j,<$$l$Ӊ!! j0$ $ىl$ щ!! j4 $4$Ήl$։!! j84$R<<$l$׉!! <$$!! ӋT$< yZ ! ,L$, !ꍴyZ! ֋T$yZ ډ!! ыT$ !yZ ! \$8yZ !! l$(߉ !.yZ! l$)yZ щ!! l$ *yZ !! ֋T$4!yZ ! l$$+yZ ˉ!! l$)yZ !! ϋL$!yZ ! l$0 *yZ ډ!! l$ +yZ !! Սt$!7yZ ! ,$47)yZ щ!! l$< *nl$ 11׋T$n11\$,n11Ӎ)nыl$11ٍ t$47n11΍47*nl$$11+nl$11Ӎ)nl$811ٍ .nl$11΍47*nl$(11+nl$11Ӎ)nl$011ٍ .nl$11΍47*nl$ 11+n,$11Ӎ)n101ٍ 0HXP @[^_] U WVS Ut ?  ]  h p x         +N +] +x + + + + + !, "8 " #) A $X !   o !.FUir~""# "'1%k \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/scripts/mod/.sumversion.o.cmd linux-2.6.34/scripts/mod/.sumversion.o.cmd --- linux-2.6.34.orig/scripts/mod/.sumversion.o.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/mod/.sumversion.o.cmd 2010-06-16 00:19:08.000000000 +0200 @@ -0,0 +1,88 @@ +cmd_scripts/mod/sumversion.o := gcc -Wp,-MD,scripts/mod/.sumversion.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o scripts/mod/sumversion.o scripts/mod/sumversion.c + +deps_scripts/mod/sumversion.o := \ + scripts/mod/sumversion.c \ + /usr/include/netinet/in.h \ + /usr/include/features.h \ + /usr/include/bits/predefs.h \ + /usr/include/sys/cdefs.h \ + /usr/include/bits/wordsize.h \ + /usr/include/gnu/stubs.h \ + /usr/include/gnu/stubs-32.h \ + /usr/include/stdint.h \ + /usr/include/bits/wchar.h \ + /usr/include/sys/socket.h \ + /usr/include/sys/uio.h \ + /usr/include/sys/types.h \ + /usr/include/bits/types.h \ + /usr/include/bits/typesizes.h \ + /usr/include/time.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stddef.h \ + /usr/include/endian.h \ + /usr/include/bits/endian.h \ + /usr/include/bits/byteswap.h \ + /usr/include/sys/select.h \ + /usr/include/bits/select.h \ + /usr/include/bits/sigset.h \ + /usr/include/bits/time.h \ + /usr/include/sys/sysmacros.h \ + /usr/include/bits/pthreadtypes.h \ + /usr/include/bits/uio.h \ + /usr/include/bits/socket.h \ + /usr/include/bits/sockaddr.h \ + /usr/include/asm/socket.h \ + /usr/include/asm-generic/socket.h \ + /usr/include/asm/sockios.h \ + /usr/include/asm-generic/sockios.h \ + /usr/include/bits/socket2.h \ + /usr/include/bits/in.h \ + /usr/include/ctype.h \ + /usr/include/xlocale.h \ + /usr/include/errno.h \ + /usr/include/bits/errno.h \ + /usr/include/linux/errno.h \ + /usr/include/asm/errno.h \ + /usr/include/asm-generic/errno.h \ + /usr/include/asm-generic/errno-base.h \ + /usr/include/string.h \ + /usr/include/bits/string.h \ + /usr/include/bits/string2.h \ + /usr/include/stdlib.h \ + /usr/include/bits/string3.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include-fixed/limits.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include-fixed/syslimits.h \ + /usr/include/limits.h \ + /usr/include/bits/posix1_lim.h \ + /usr/include/bits/local_lim.h \ + /usr/include/linux/limits.h \ + /usr/include/bits/posix2_lim.h \ + scripts/mod/modpost.h \ + /usr/include/stdio.h \ + /usr/include/libio.h \ + /usr/include/_G_config.h \ + /usr/include/wchar.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + /usr/include/bits/stdio_lim.h \ + /usr/include/bits/sys_errlist.h \ + /usr/include/bits/stdio.h \ + /usr/include/bits/stdio2.h \ + /usr/include/alloca.h \ + /usr/include/bits/stdlib.h \ + /usr/include/sys/stat.h \ + /usr/include/bits/stat.h \ + /usr/include/sys/mman.h \ + /usr/include/bits/mman.h \ + /usr/include/fcntl.h \ + /usr/include/bits/fcntl.h \ + /usr/include/bits/fcntl2.h \ + /usr/include/unistd.h \ + /usr/include/bits/posix_opt.h \ + /usr/include/bits/confname.h \ + /usr/include/getopt.h \ + /usr/include/bits/unistd.h \ + /usr/include/elf.h \ + scripts/mod/elfconfig.h \ + +scripts/mod/sumversion.o: $(deps_scripts/mod/sumversion.o) + +$(deps_scripts/mod/sumversion.o): diff -Naur linux-2.6.34.orig/scripts/pnmtologo linux-2.6.34/scripts/pnmtologo --- linux-2.6.34.orig/scripts/pnmtologo 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/pnmtologo 2010-06-16 00:19:10.000000000 +0200 @@ -0,0 +1,56 @@ +ELF4\14 (444444 /  <| /  HHHDDQtdRtd /  /lib/ld-linux.so.2GNUGNUW$M]AnB*&Q   + e)K82AY |nR.;u)gd4`__gmon_start__libc.so.6_IO_stdin_usedexitfopenoptindfgetc__errno_locationgetopt__fprintf_chkstdoutfclosemalloc__ctype_b_locoptargstderrfwrite__vfprintf_chkopterrstrerror__libc_start_mainGLIBC_2.1GLIBC_2.3GLIBC_2.3.4GLIBC_2.0ii ii ti ii `d   $ +( , 0 4US[*tNHX[5%%h%h%h% h%h %h(%h0%h8p% h@`%$hHP%(hP@%,hX0%0h` %4hh1^PTRhИhQVh;US=u?9s9r[]Ít&'Utt $ÐD$$D$ D$ D$D$d$$UWVSt&4dŋ0 t;<$te#u׍&<$ttJ +u븐t&1&t&<$t&GttSЋUBuك[^_]áİ$D$fSӃE)‰1[Í&'ȰpD$$̰bD$ D$D$$̰֙D$D$$ڙD$ z̰D$D$$D$ UİD$pD$D$ ̰$̰D$D$$D$ +@D$D$D$ ̰$T̰D$D$$ D$ ̰D$D$$D$ @D$D$D$ ̰$Ít&̰$$D$ȰD$)'S* É)R9uhu4̰ۉ\$ D$D$$L[Ít&̰ۉ\$ D$D$$[á̰ۉ\$ D$D$$[Ã̰D$D$$&D$ D@D$D$D$ ̰$DD$,D$@D$ ̰$aаD$;D$D$ ̰$;԰D$KD$D$ ̰$=Dth@D$D$D$ ̰$̰D$D$$'D$ QȰt ̰$ÍvD$\D$D$ ̰$~@D$nD$D$ ̰$XG&UWVST] ED$\$$untcv~ovtFtvt$D$au3D돍&Ȱy@it u D9D)NDt&E;`(D$İ$r +$pPu$c1D$L}İ$ӚD$I3~6İ$D$*cаW԰$#ǣذk ԰1t3t&а@$=ذ7 ;5԰rу|$L2|$L3=԰tnD$D\$H аtC\$D11\$Lt&ذT$LD$H,CC;5аrуD$DL$D; ԰r\$H$D$v'u԰аذD$L1T$D\$H;D$L~T$DT$H 1y:Yt $8u\$H1NjT$D\$@9=YA\$H:Auƒ8uۃ=԰D$<D$4а ذD$HD$DL$8&nT$8t$8t σuа9wD$Ht$H;5԰rvD$$$$ҙD$n$$D$İD$Fa԰19J=аt711ذ8T$,T$,;5аr١԰볐U]Ít&'UWVSO )t$1ED$E D$E$9rރ[^_]Ë$ÐUS t fЋu[]ÐUS[|Y[%s: end of file +wCannot create file %s: %s +/* + * DO NOT EDIT THIS FILE! + * + * Linux logo %s + */ + +, 0x%02x, + 0x%02x +}; + + .type = %s, + .width = %d, + .height = %d, + .clutsize = %d, + .clut = %s_clut, + .data = %s_data +hn:o:t:monovga16clut224gray256rCannot open file %s: %s +%s is not a PNM file +Image must be monochrome +Image must be grayscale +linux_logoLINUX_LOGO_MONOLINUX_LOGO_VGA16LINUX_LOGO_CLUT224LINUX_LOGO_GRAY256 * It was automatically generated from %s +#include + +static unsigned char %s_data[] __initdata = { +const struct linux_logo %s __initconst = { + +Usage: %s [options] + +Valid options: + -h : display this usage information + -n : specify logo name (default: linux_logo) + -o : output to file instead of stdout + -t : specify logo type, one of + mono : monochrome black/white + vga16 : 16 colors VGA text palette + clut224 : 224 colors (default) + gray256 : 256 levels grayscale + +%s: Binary PNM is not supported +Use pnmnoraw(1) to convert it to ASCII PNM +Image must use the 16 console colors only +Use ppmquant(1) -map clut_vga16.ppm to reduce the number of colors +Image has more than %d colors +Use ppmquant(1) to reduce the number of colors +static unsigned char %s_clut[] __initdata = { +'7H[UUUUUUUUUUUUU ̅ lo,h + p\,0o܄oo "2BRbr†҆GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.interp.note.ABI-tag.note.gnu.build-id.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rel.dyn.rel.plt.init.text.fini.rodata.eh_frame.ctors.dtors.jcr.dynamic.got.got.plt.data.bss.comment44#HH 1hh$HDo,,<N hhPV^o*ko܄Pz ,,0 \\p ̅0|ll   ///  ///D880`H0( 0H0#k0 6PA \<4Hh,h܄ , +\ ̅  l  8` (5 KZht@4İ"ЈȰ̰@ P-D7@BаM԰Ygsذ}`0   8 И 'B Q ellr`8d(9<FWdZtHH:  ̅ crtstuff.c__CTOR_LIST____DTOR_LIST____JCR_LIST____do_global_dtors_auxcompleted.7021dtor_idx.7023frame_dummy__CTOR_END____FRAME_END____JCR_END____do_global_ctors_auxpnmtologo.cdieget_numberfilenameget_number255write_headeroutputnameoutlogonamewrite_hexwrite_hex_cntwrite_footerlogo_typelogo_typeslogo_widthlogo_heightlogo_clutsizeprogramnamelogo_datalogo_clutclut_vga16_GLOBAL_OFFSET_TABLE___init_array_end__init_array_start_DYNAMICdata_start__errno_location@@GLIBC_2.0strerror@@GLIBC_2.0__libc_csu_fini_start__fprintf_chk@@GLIBC_2.3.4__gmon_start___Jv_RegisterClasses_fp_hw_fini__libc_start_main@@GLIBC_2.0_IO_stdin_usedoptind@@GLIBC_2.0__data_start__vfprintf_chk@@GLIBC_2.3.4__ctype_b_loc@@GLIBC_2.3fclose@@GLIBC_2.1getopt@@GLIBC_2.0stderr@@GLIBC_2.0fopen@@GLIBC_2.1__dso_handlefgetc@@GLIBC_2.0__DTOR_END____libc_csu_initfwrite@@GLIBC_2.0__bss_startmalloc@@GLIBC_2.0_endstdout@@GLIBC_2.0opterr@@GLIBC_2.0optarg@@GLIBC_2.0_edataexit@@GLIBC_2.0__i686.get_pc_thunk.bxmain_init \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/scripts/.pnmtologo.cmd linux-2.6.34/scripts/.pnmtologo.cmd --- linux-2.6.34.orig/scripts/.pnmtologo.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/.pnmtologo.cmd 2010-06-16 00:19:10.000000000 +0200 @@ -0,0 +1,57 @@ +cmd_scripts/pnmtologo := gcc -Wp,-MD,scripts/.pnmtologo.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/pnmtologo scripts/pnmtologo.c + +deps_scripts/pnmtologo := \ + scripts/pnmtologo.c \ + /usr/include/ctype.h \ + /usr/include/features.h \ + /usr/include/bits/predefs.h \ + /usr/include/sys/cdefs.h \ + /usr/include/bits/wordsize.h \ + /usr/include/gnu/stubs.h \ + /usr/include/gnu/stubs-32.h \ + /usr/include/bits/types.h \ + /usr/include/bits/typesizes.h \ + /usr/include/endian.h \ + /usr/include/bits/endian.h \ + /usr/include/bits/byteswap.h \ + /usr/include/xlocale.h \ + /usr/include/errno.h \ + /usr/include/bits/errno.h \ + /usr/include/linux/errno.h \ + /usr/include/asm/errno.h \ + /usr/include/asm-generic/errno.h \ + /usr/include/asm-generic/errno-base.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + /usr/include/stdio.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stddef.h \ + /usr/include/libio.h \ + /usr/include/_G_config.h \ + /usr/include/wchar.h \ + /usr/include/bits/stdio_lim.h \ + /usr/include/bits/sys_errlist.h \ + /usr/include/bits/stdio.h \ + /usr/include/bits/stdio2.h \ + /usr/include/stdlib.h \ + /usr/include/sys/types.h \ + /usr/include/time.h \ + /usr/include/sys/select.h \ + /usr/include/bits/select.h \ + /usr/include/bits/sigset.h \ + /usr/include/bits/time.h \ + /usr/include/sys/sysmacros.h \ + /usr/include/bits/pthreadtypes.h \ + /usr/include/alloca.h \ + /usr/include/bits/stdlib.h \ + /usr/include/string.h \ + /usr/include/bits/string.h \ + /usr/include/bits/string2.h \ + /usr/include/bits/string3.h \ + /usr/include/unistd.h \ + /usr/include/bits/posix_opt.h \ + /usr/include/bits/confname.h \ + /usr/include/getopt.h \ + /usr/include/bits/unistd.h \ + +scripts/pnmtologo: $(deps_scripts/pnmtologo) + +$(deps_scripts/pnmtologo): diff -Naur linux-2.6.34.orig/scripts/selinux/genheaders/genheaders linux-2.6.34/scripts/selinux/genheaders/genheaders --- linux-2.6.34.orig/scripts/selinux/genheaders/genheaders 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/selinux/genheaders/genheaders 2010-06-16 00:19:08.000000000 +0200 @@ -0,0 +1,26 @@ +ELF4<4 (444444   dt   HHHDDQtdRtd   /lib/ld-linux.so.2GNUGNUa̩ k˻uٛ1/s +    " K9Qb )~pJ;A6|wp__gmon_start__libc.so.6_IO_stdin_used__printf_chkexitfopen__strdupstrlen__errno_location__fprintf_chkfclosestderr__ctype_toupper_locstrerror__libc_start_mainGLIBC_2.1GLIBC_2.3GLIBC_2.3.4GLIBC_2.0ii ii ti ii p   $ +( , US[@+tNq\X[5%%h%h%h% h%h %h(%h0%h8p% h@`%$hHP%(hP@%,hX01^PTRhhЋQVhgUS=tu?x9sxx9rt[]Ít&'Utt $ÐVS$ t1t"&ۋ +u[^á|D$D$D$ p$.$v'UWVS4U }|$D$D$$$hM D$pA$2=``t4 GtCCuLju̻uD$D$4$>D$0D$4$&=``D$,1D$D$4$D$ !f9v;D$D$4$$()ɉʸ9wŃD$,D$,D$D$4$D$ LjdD$D$4$XD$,T$,1D$D$4$<|$ '$t&9v9D$D$4$<$Y()ɉ̸9wNjD$,D$D$4$D$ D$,|$,cD$ D$ŌD$4$D$D$4${4$U D$pB$D$$D$$D$D$$5T$$D$hD$$=`dsD$(fD$L$$1CD$D$ $D$ (t&9vVD$$D$D$$C$T$(D$,D$T$,)ƒ(9wL$(D$D$D$ D$$$:D$(T$(D5È +L$$D$D$ $D$$$9$m$U D$BD$ЕD$D$ p$$'r$xM D$AD$ЕD$D$ p$]$U]Ít&'UWVSO$)t$1ED$E D$E$9rރ[^_]Ë$ÐUS t fЋu[]ÐUS[Ì#lY[%s: out of memory +%2d +#define SECCLASS_%s #define SECINITSID_%s +#define SECINITSID_NUM %d + +#endif +#define %s__%s0x%08xUL +securitycompute_avcompute_createcompute_membercheck_contextload_policycompute_relabelcompute_usersetenforcesetboolsetsecparamsetcheckreqprotprocessforksigchldsigkillsigstopsignullsignalgetschedsetschedgetsessiongetpgidsetpgidgetcapsetcapsharegetattrsetexecsetfscreatenoatsecuresiginhsetrlimitrlimitinhdyntransitionsetcurrentexecmemexecstackexecheapsetkeycreatesetsockcreateipc_infosyslog_readsyslog_modsyslog_consolemodule_requestcapabilitychowndac_overridedac_read_searchfownerfsetidsetgidsetuidsetpcaplinux_immutablenet_bind_servicenet_broadcastnet_adminnet_rawipc_lockipc_ownersys_modulesys_rawiosys_chrootsys_ptracesys_pacctsys_adminsys_bootsys_nicesys_resourcesys_timesys_tty_configmknodleaseaudit_writeaudit_controlsetfcapfilesystemremountunmountrelabelfromrelabeltoassociatequotamodquotagetioctlsetattrappendunlinkrenameexecuteswaponquotaonmountonexecute_no_transentrypointexecmodopenadd_nameremove_namereparentrmdirfduselnk_filechr_fileblk_filesock_filefifo_filelistenacceptgetoptsetoptshutdownrecvfromsendtorecv_msgsend_msgname_bindtcp_socketconnecttonewconnacceptfromnode_bindname_connectudp_socketrawip_socketnodetcp_recvtcp_sendudp_recvudp_sendrawip_recvrawip_sendenforce_destdccp_recvdccp_sendnetifingressegressnetlink_socketpacket_socketkey_socketunix_stream_socketunix_dgram_socketsemdestroyunix_readunix_writereceivemsgqenqueueshmipcnetlink_route_socketnlmsg_readnlmsg_writenetlink_firewall_socketnetlink_tcpdiag_socketnetlink_nflog_socketnetlink_xfrm_socketnetlink_selinux_socketnetlink_audit_socketnlmsg_relaynlmsg_readprivnlmsg_tty_auditnetlink_ip6fw_socketnetlink_dnrt_socketassociationsetcontextpolmatchnetlink_kobject_uevent_socketappletalk_socketflow_inflow_outforward_inforward_outkeyviewdccp_socketmemprotectmmap_zeropeercapability2mac_overridemac_adminkernel_serviceuse_as_overridecreate_files_astun_socketunlabeledfile_labelsinitany_socketportnetmsgigmp_packeticmp_socketsysctl_modprobesysctlsysctl_fssysctl_kernelsysctl_netsysctl_net_unixsysctl_vmsysctl_devkmodscmp_packetdevnullusage: %s flask.h av_permissions.h +Could not open %s for writing: %s +/* This file is automatically generated. Do not edit. */ +#ifndef _SELINUX_FLASK_H_ +#define _SELINUX_FLASK_H_ + +#ifndef _SELINUX_AV_PERMISSIONS_H_ +#define _SELINUX_AV_PERMISSIONS_H_ + +  \o܁ + `H8oooȃ .>N^n~ &5CO_lwUȍύ؍ + ,7>HR`ks}-Ўߎ ")1AR`jr{ď͏֏!)64<DPUZdm,v |vDPɐԐܐv |vDPܐ v |vDPv |vDPɐԐܐv |vDPܐ'v |vDPܐ1v |vDPܐv |vDPÑ;BIPW`ipyv |vDPÑ;BIPW`ipyˑv |vDPÑ;BIPW`ipy֑v |vDPÑ;BIPW`ipy "/9`iC /9IQXv |vDPÑ;BIPW`ipygv |vDPÑ;BIPW`ipyuv |vDPÑ;BIPW`ipyv |vDPÑ;BIPW`ipyv |vDPÑ;BIPW`ipy| Z~>ƒΒ| ZӒے| Zvߒ| Zv |vDPÑ;BIPW`ipyv |vDPÑ;BIPW`ipy'v |vDPÑ;BIPW`ipy>v |vDPÑ;BIPW`ipySv |vDPÑ;BIPW`ipygv |vDPÑ;BIPW`ipy~v |vDPÑ;BIPW`ipyv |vDPÑ;BIPW`ipyӓv |vDPÑ;BIPW`ipyi`v |vDPÑ;BIPW`ipy%v |vDPÑ;BIPW`ipy>4P6>GR^b |gv |vDPÑ;BIPW`ipys~4ϔߔv |vDPÑ;BIPW`ipyÍ\R,C(4DKUcn~HGCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.interp.note.ABI-tag.note.gnu.build-id.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rel.dyn.rel.plt.init.text.fini.rodata.eh_frame.ctors.dtors.jcr.dynamic.got.got.plt.data.bss.comment44#HH 1hh$HPDo܁$N V^oȃkoPz 88 HH` 0؄\\ xx 8 +    <@@ 0 pp;0p;#;4A/ $F4Hh܁ȃ 8 +H  ؄ \x  @p (5KtZxh@t0pvp   !@ ,H\ls  x\|#@0B`OpasDЋZp|p* + crtstuff.c__CTOR_LIST____DTOR_LIST____JCR_LIST____do_global_dtors_auxcompleted.7021dtor_idx.7023frame_dummy__CTOR_END____FRAME_END____JCR_END____do_global_ctors_auxgenheaders.cstoupperxinitial_sid_to_string_GLOBAL_OFFSET_TABLE___init_array_end__init_array_start_DYNAMICdata_start__errno_location@@GLIBC_2.0strerror@@GLIBC_2.0__libc_csu_fini_start__fprintf_chk@@GLIBC_2.3.4__gmon_start___Jv_RegisterClasses_fp_hw__printf_chk@@GLIBC_2.3.4_fini__libc_start_main@@GLIBC_2.0_IO_stdin_used__ctype_toupper_loc@@GLIBC_2.3__data_startfclose@@GLIBC_2.1secclass_mapstderr@@GLIBC_2.0strlen@@GLIBC_2.0fopen@@GLIBC_2.1__dso_handle__DTOR_END____libc_csu_init__bss_startprogname_end_edata__strdup@@GLIBC_2.0exit@@GLIBC_2.0__i686.get_pc_thunk.bxmain_init \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/scripts/selinux/genheaders/.genheaders.cmd linux-2.6.34/scripts/selinux/genheaders/.genheaders.cmd --- linux-2.6.34.orig/scripts/selinux/genheaders/.genheaders.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/selinux/genheaders/.genheaders.cmd 2010-06-16 00:19:08.000000000 +0200 @@ -0,0 +1,59 @@ +cmd_scripts/selinux/genheaders/genheaders := gcc -Wp,-MD,scripts/selinux/genheaders/.genheaders.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -Isecurity/selinux/include -o scripts/selinux/genheaders/genheaders scripts/selinux/genheaders/genheaders.c + +deps_scripts/selinux/genheaders/genheaders := \ + scripts/selinux/genheaders/genheaders.c \ + /usr/include/stdio.h \ + /usr/include/features.h \ + /usr/include/bits/predefs.h \ + /usr/include/sys/cdefs.h \ + /usr/include/bits/wordsize.h \ + /usr/include/gnu/stubs.h \ + /usr/include/gnu/stubs-32.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stddef.h \ + /usr/include/bits/types.h \ + /usr/include/bits/typesizes.h \ + /usr/include/libio.h \ + /usr/include/_G_config.h \ + /usr/include/wchar.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + /usr/include/bits/stdio_lim.h \ + /usr/include/bits/sys_errlist.h \ + /usr/include/bits/stdio.h \ + /usr/include/bits/stdio2.h \ + /usr/include/stdlib.h \ + /usr/include/sys/types.h \ + /usr/include/time.h \ + /usr/include/endian.h \ + /usr/include/bits/endian.h \ + /usr/include/bits/byteswap.h \ + /usr/include/sys/select.h \ + /usr/include/bits/select.h \ + /usr/include/bits/sigset.h \ + /usr/include/bits/time.h \ + /usr/include/sys/sysmacros.h \ + /usr/include/bits/pthreadtypes.h \ + /usr/include/alloca.h \ + /usr/include/bits/stdlib.h \ + /usr/include/unistd.h \ + /usr/include/bits/posix_opt.h \ + /usr/include/bits/confname.h \ + /usr/include/getopt.h \ + /usr/include/bits/unistd.h \ + /usr/include/string.h \ + /usr/include/xlocale.h \ + /usr/include/bits/string.h \ + /usr/include/bits/string2.h \ + /usr/include/bits/string3.h \ + /usr/include/errno.h \ + /usr/include/bits/errno.h \ + /usr/include/linux/errno.h \ + /usr/include/asm/errno.h \ + /usr/include/asm-generic/errno.h \ + /usr/include/asm-generic/errno-base.h \ + /usr/include/ctype.h \ + security/selinux/include/classmap.h \ + security/selinux/include/initial_sid_to_string.h \ + +scripts/selinux/genheaders/genheaders: $(deps_scripts/selinux/genheaders/genheaders) + +$(deps_scripts/selinux/genheaders/genheaders): diff -Naur linux-2.6.34.orig/scripts/selinux/mdp/mdp linux-2.6.34/scripts/selinux/mdp/mdp --- linux-2.6.34.orig/scripts/selinux/mdp/mdp 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/selinux/mdp/mdp 2010-06-16 00:19:09.000000000 +0200 @@ -0,0 +1,42 @@ +ELF@4;4 (444444TT      HHHDDQtdRtd   /lib/ld-linux.so.2GNUGNU^!4*L2y@  KA )VO;6__gmon_start__libc.so.6_IO_stdin_used__printf_chkexitfopen__fprintf_chkfclose__libc_start_mainGLIBC_2.1GLIBC_2.0GLIBC_2.3.4ii hii rti | US[X,t.X[5%%h%h%h% h%h %h(%h01^PTRhhQVh0US=u?9s9r[]Ít&'Utt $ÐD$D$$$ 'UWVS$UE U D$Z@D$$D$@Ȱt,t&D$ D${D$4$ÈuD$D$4$vD$D$4$D$ uD$D$4$=@@vD${D$4$D$ zD$D$4$bGt)D$ D$D$4$M\jvʐ|ϐאߐВ#*17?GS^eoyTȑёݑ$4;ڐBIPXhy̒ג +"(.:HP][c7kw|Sؑ0F7kwȓϓדߓ(ؑ0F7kwȓϓד-&,/3ؑ0F7kwȓϓד<ؑ0F7kwȓϓדߓEؑ0F7kwȓϓדNؑ0F7kwȓϓדXؑ0F7kwȓϓדؑ0F7kwbipw~ؑ0F7kwbipw~ȔД۔ؑ0F7kwbipw~۔ؑ0F7kwbipw~۔ +!*3>IV`j!*3>V`pxؑ0F7kwbipw~ؑ0F7kwbipw~ؑ0F7kwbipw~ؑ0F7kwbipw~ȔДؑ0F7kwbipw~̕FЕ7ؑ0ؕeFЕ7ؑ0ؕFЕ7ؑ0ؕFЕ7ؑ0ؕ +ؑ0F7kwbipw~*6ؑ0F7kwbipw~*Nؑ0F7kwbipw~*eؑ0F7kwbipw~zؑ0F7kwbipw~*ؑ0F7kwbipw~ؑ0F7kwbipw~*ƖՖؑ0F7kwbipw~*ؑ0F7kwbipw~%.ؑ0F7kwbipw~Lؑ0F7kwbipw~Ęe[w]enyؑ0-Fؑ0F7kwbipw~۔[͗חؑ0F7kwbipw~GCC: (Ubuntu 4.4.3-4ubuntu5) 4.4.3.symtab.strtab.shstrtab.interp.note.ABI-tag.note.gnu.build-id.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rel.dyn.rel.plt.init.text.fini.rodata.eh_frame.ctors.dtors.jcr.dynamic.got.got.plt.data.bss.comment44#HH 1hh$H8Doā N Vtt^oko@z PP XX8 0@@<||  PP    (   :0:#:@/ Ez4Hhāt P +X   @|P    (5pKZhЄtPP'p      !1@8S b v}| @$ Z0<AHXJo0t crtstuff.c__CTOR_LIST____DTOR_LIST____JCR_LIST____do_global_dtors_auxcompleted.7021dtor_idx.7023frame_dummy__CTOR_END____FRAME_END____JCR_END____do_global_ctors_auxmdp.cusageinitial_sid_to_string_GLOBAL_OFFSET_TABLE___init_array_end__init_array_start_DYNAMICdata_start__libc_csu_fini_start__fprintf_chk@@GLIBC_2.3.4__gmon_start___Jv_RegisterClasses_fp_hw__printf_chk@@GLIBC_2.3.4_fini__libc_start_main@@GLIBC_2.0_IO_stdin_used__data_startfclose@@GLIBC_2.1secclass_mapfopen@@GLIBC_2.1__dso_handle__DTOR_END____libc_csu_init__bss_start_end_edataexit@@GLIBC_2.0__i686.get_pc_thunk.bxmain_init \ Intet linjeskift ved filafslutning diff -Naur linux-2.6.34.orig/scripts/selinux/mdp/.mdp.cmd linux-2.6.34/scripts/selinux/mdp/.mdp.cmd --- linux-2.6.34.orig/scripts/selinux/mdp/.mdp.cmd 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.34/scripts/selinux/mdp/.mdp.cmd 2010-06-16 00:19:09.000000000 +0200 @@ -0,0 +1,52 @@ +cmd_scripts/selinux/mdp/mdp := gcc -Wp,-MD,scripts/selinux/mdp/.mdp.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -Isecurity/selinux/include -o scripts/selinux/mdp/mdp scripts/selinux/mdp/mdp.c + +deps_scripts/selinux/mdp/mdp := \ + scripts/selinux/mdp/mdp.c \ + /usr/include/stdio.h \ + /usr/include/features.h \ + /usr/include/bits/predefs.h \ + /usr/include/sys/cdefs.h \ + /usr/include/bits/wordsize.h \ + /usr/include/gnu/stubs.h \ + /usr/include/gnu/stubs-32.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stddef.h \ + /usr/include/bits/types.h \ + /usr/include/bits/typesizes.h \ + /usr/include/libio.h \ + /usr/include/_G_config.h \ + /usr/include/wchar.h \ + /usr/lib/gcc/i486-linux-gnu/4.4.3/include/stdarg.h \ + /usr/include/bits/stdio_lim.h \ + /usr/include/bits/sys_errlist.h \ + /usr/include/bits/stdio.h \ + /usr/include/bits/stdio2.h \ + /usr/include/stdlib.h \ + /usr/include/sys/types.h \ + /usr/include/time.h \ + /usr/include/endian.h \ + /usr/include/bits/endian.h \ + /usr/include/bits/byteswap.h \ + /usr/include/sys/select.h \ + /usr/include/bits/select.h \ + /usr/include/bits/sigset.h \ + /usr/include/bits/time.h \ + /usr/include/sys/sysmacros.h \ + /usr/include/bits/pthreadtypes.h \ + /usr/include/alloca.h \ + /usr/include/bits/stdlib.h \ + /usr/include/unistd.h \ + /usr/include/bits/posix_opt.h \ + /usr/include/bits/confname.h \ + /usr/include/getopt.h \ + /usr/include/bits/unistd.h \ + /usr/include/string.h \ + /usr/include/xlocale.h \ + /usr/include/bits/string.h \ + /usr/include/bits/string2.h \ + /usr/include/bits/string3.h \ + security/selinux/include/classmap.h \ + security/selinux/include/initial_sid_to_string.h \ + +scripts/selinux/mdp/mdp: $(deps_scripts/selinux/mdp/mdp) + +$(deps_scripts/selinux/mdp/mdp):