diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-12-14 18:48:52 -0500 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-12-14 18:48:52 -0500 |
| commit | 7a280cf512053137a37da2801eac73a8842fa50d (patch) | |
| tree | 54d601bb7c72462a59f7ab284418f5046d0542c4 | |
| parent | 4939e27d46fee2609f2112f85f7f7cbd952075dc (diff) | |
| parent | af170c5061dd78512c469e6e2d211980cdb2c193 (diff) | |
Merge tag 'disintegrate-x86-20121214' of git://git.infradead.org/users/dhowells/linux-headers
Pull x86 UAPI disintegration from David Howells.
This is the scripted disintegration of the uapi headers for x86, now
that most of the x86 updates for 3.8 are hopefully merged.
* tag 'disintegrate-x86-20121214' of git://git.infradead.org/users/dhowells/linux-headers:
UAPI: (Scripted) Disintegrate arch/x86/include/asm
| -rw-r--r-- | arch/x86/include/asm/Kbuild | 26 | ||||
| -rw-r--r-- | arch/x86/include/asm/boot.h | 9 | ||||
| -rw-r--r-- | arch/x86/include/asm/debugreg.h | 79 | ||||
| -rw-r--r-- | arch/x86/include/asm/e820.h | 74 | ||||
| -rw-r--r-- | arch/x86/include/asm/hw_breakpoint.h | 5 | ||||
| -rw-r--r-- | arch/x86/include/asm/ist.h | 17 | ||||
| -rw-r--r-- | arch/x86/include/asm/kvm_para.h | 99 | ||||
| -rw-r--r-- | arch/x86/include/asm/mce.h | 119 | ||||
| -rw-r--r-- | arch/x86/include/asm/msr.h | 11 | ||||
| -rw-r--r-- | arch/x86/include/asm/mtrr.h | 93 | ||||
| -rw-r--r-- | arch/x86/include/asm/posix_types.h | 10 | ||||
| -rw-r--r-- | arch/x86/include/asm/processor-flags.h | 97 | ||||
| -rw-r--r-- | arch/x86/include/asm/ptrace.h | 75 | ||||
| -rw-r--r-- | arch/x86/include/asm/setup.h | 5 | ||||
| -rw-r--r-- | arch/x86/include/asm/sigcontext.h | 216 | ||||
| -rw-r--r-- | arch/x86/include/asm/signal.h | 140 | ||||
| -rw-r--r-- | arch/x86/include/asm/svm.h | 132 | ||||
| -rw-r--r-- | arch/x86/include/asm/unistd.h | 14 | ||||
| -rw-r--r-- | arch/x86/include/asm/vm86.h | 128 | ||||
| -rw-r--r-- | arch/x86/include/asm/vmx.h | 89 | ||||
| -rw-r--r-- | arch/x86/include/asm/vsyscall.h | 16 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/Kbuild | 58 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/a.out.h (renamed from arch/x86/include/asm/a.out.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/auxvec.h (renamed from arch/x86/include/asm/auxvec.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/bitsperlong.h (renamed from arch/x86/include/asm/bitsperlong.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/boot.h | 10 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/bootparam.h (renamed from arch/x86/include/asm/bootparam.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/byteorder.h (renamed from arch/x86/include/asm/byteorder.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/debugreg.h | 80 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/e820.h | 75 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/errno.h (renamed from arch/x86/include/asm/errno.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/fcntl.h (renamed from arch/x86/include/asm/fcntl.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/hw_breakpoint.h | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/hyperv.h (renamed from arch/x86/include/asm/hyperv.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/ioctl.h (renamed from arch/x86/include/asm/ioctl.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/ioctls.h (renamed from arch/x86/include/asm/ioctls.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/ipcbuf.h (renamed from arch/x86/include/asm/ipcbuf.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/ist.h | 29 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/kvm.h (renamed from arch/x86/include/asm/kvm.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/kvm_para.h | 100 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/ldt.h (renamed from arch/x86/include/asm/ldt.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/mce.h | 121 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/mman.h (renamed from arch/x86/include/asm/mman.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/msgbuf.h (renamed from arch/x86/include/asm/msgbuf.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/msr-index.h (renamed from arch/x86/include/asm/msr-index.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/msr.h | 15 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/mtrr.h | 117 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/param.h (renamed from arch/x86/include/asm/param.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/perf_regs.h (renamed from arch/x86/include/asm/perf_regs.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/poll.h (renamed from arch/x86/include/asm/poll.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/posix_types.h | 9 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/posix_types_32.h (renamed from arch/x86/include/asm/posix_types_32.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/posix_types_64.h (renamed from arch/x86/include/asm/posix_types_64.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/posix_types_x32.h (renamed from arch/x86/include/asm/posix_types_x32.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/prctl.h (renamed from arch/x86/include/asm/prctl.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/processor-flags.h | 99 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/ptrace-abi.h (renamed from arch/x86/include/asm/ptrace-abi.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/ptrace.h | 78 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/resource.h (renamed from arch/x86/include/asm/resource.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/sembuf.h (renamed from arch/x86/include/asm/sembuf.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/setup.h | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/shmbuf.h (renamed from arch/x86/include/asm/shmbuf.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/sigcontext.h | 221 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/sigcontext32.h (renamed from arch/x86/include/asm/sigcontext32.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/siginfo.h (renamed from arch/x86/include/asm/siginfo.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/signal.h | 145 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/socket.h (renamed from arch/x86/include/asm/socket.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/sockios.h (renamed from arch/x86/include/asm/sockios.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/stat.h (renamed from arch/x86/include/asm/stat.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/statfs.h (renamed from arch/x86/include/asm/statfs.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/svm.h | 132 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/swab.h (renamed from arch/x86/include/asm/swab.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/termbits.h (renamed from arch/x86/include/asm/termbits.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/termios.h (renamed from arch/x86/include/asm/termios.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/types.h (renamed from arch/x86/include/asm/types.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/ucontext.h (renamed from arch/x86/include/asm/ucontext.h) | 0 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/unistd.h | 17 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/vm86.h | 129 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/vmx.h | 109 | ||||
| -rw-r--r-- | arch/x86/include/uapi/asm/vsyscall.h | 17 |
80 files changed, 1587 insertions, 1428 deletions
diff --git a/arch/x86/include/asm/Kbuild b/arch/x86/include/asm/Kbuild index 79fd8a3418f9..7f669853317a 100644 --- a/arch/x86/include/asm/Kbuild +++ b/arch/x86/include/asm/Kbuild | |||
| @@ -1,30 +1,4 @@ | |||
| 1 | include include/asm-generic/Kbuild.asm | ||
| 2 | 1 | ||
| 3 | header-y += boot.h | ||
| 4 | header-y += bootparam.h | ||
| 5 | header-y += debugreg.h | ||
| 6 | header-y += e820.h | ||
| 7 | header-y += hw_breakpoint.h | ||
| 8 | header-y += hyperv.h | ||
| 9 | header-y += ist.h | ||
| 10 | header-y += ldt.h | ||
| 11 | header-y += mce.h | ||
| 12 | header-y += msr-index.h | ||
| 13 | header-y += msr.h | ||
| 14 | header-y += mtrr.h | ||
| 15 | header-y += perf_regs.h | ||
| 16 | header-y += posix_types_32.h | ||
| 17 | header-y += posix_types_64.h | ||
| 18 | header-y += posix_types_x32.h | ||
| 19 | header-y += prctl.h | ||
| 20 | header-y += processor-flags.h | ||
| 21 | header-y += ptrace-abi.h | ||
| 22 | header-y += sigcontext32.h | ||
| 23 | header-y += svm.h | ||
| 24 | header-y += ucontext.h | ||
| 25 | header-y += vm86.h | ||
| 26 | header-y += vmx.h | ||
| 27 | header-y += vsyscall.h | ||
| 28 | 2 | ||
| 29 | genhdr-y += unistd_32.h | 3 | genhdr-y += unistd_32.h |
| 30 | genhdr-y += unistd_64.h | 4 | genhdr-y += unistd_64.h |
diff --git a/arch/x86/include/asm/boot.h b/arch/x86/include/asm/boot.h index b13fe63bdc59..4fa687a47a62 100644 --- a/arch/x86/include/asm/boot.h +++ b/arch/x86/include/asm/boot.h | |||
| @@ -1,14 +1,9 @@ | |||
| 1 | #ifndef _ASM_X86_BOOT_H | 1 | #ifndef _ASM_X86_BOOT_H |
| 2 | #define _ASM_X86_BOOT_H | 2 | #define _ASM_X86_BOOT_H |
| 3 | 3 | ||
| 4 | /* Internal svga startup constants */ | ||
| 5 | #define NORMAL_VGA 0xffff /* 80x25 mode */ | ||
| 6 | #define EXTENDED_VGA 0xfffe /* 80x50 mode */ | ||
| 7 | #define ASK_VGA 0xfffd /* ask for it at bootup */ | ||
| 8 | |||
| 9 | #ifdef __KERNEL__ | ||
| 10 | 4 | ||
| 11 | #include <asm/pgtable_types.h> | 5 | #include <asm/pgtable_types.h> |
| 6 | #include <uapi/asm/boot.h> | ||
| 12 | 7 | ||
| 13 | /* Physical address where kernel should be loaded. */ | 8 | /* Physical address where kernel should be loaded. */ |
| 14 | #define LOAD_PHYSICAL_ADDR ((CONFIG_PHYSICAL_START \ | 9 | #define LOAD_PHYSICAL_ADDR ((CONFIG_PHYSICAL_START \ |
| @@ -42,6 +37,4 @@ | |||
| 42 | #define BOOT_STACK_SIZE 0x1000 | 37 | #define BOOT_STACK_SIZE 0x1000 |
| 43 | #endif | 38 | #endif |
| 44 | |||
