1 |
81 |
ultro |
diff -Naur linux-3.19/arch/x86/include/generated/asm/clkdev.h linux-3.19-sav/arch/x86/include/generated/asm/clkdev.h
|
2 |
|
|
--- linux-3.19/arch/x86/include/generated/asm/clkdev.h 1970-01-01 01:00:00.000000000 +0100
|
3 |
|
|
+++ linux-3.19-sav/arch/x86/include/generated/asm/clkdev.h 2016-01-02 10:34:15.372779114 +0100
|
4 |
|
|
@@ -0,0 +1 @@
|
5 |
|
|
+#include <asm-generic/clkdev.h>
|
6 |
|
|
diff -Naur linux-3.19/arch/x86/include/generated/asm/cputime.h linux-3.19-sav/arch/x86/include/generated/asm/cputime.h
|
7 |
|
|
--- linux-3.19/arch/x86/include/generated/asm/cputime.h 1970-01-01 01:00:00.000000000 +0100
|
8 |
|
|
+++ linux-3.19-sav/arch/x86/include/generated/asm/cputime.h 2016-01-02 10:34:15.372779114 +0100
|
9 |
|
|
@@ -0,0 +1 @@
|
10 |
|
|
+#include <asm-generic/cputime.h>
|
11 |
|
|
diff -Naur linux-3.19/arch/x86/include/generated/asm/dma-contiguous.h linux-3.19-sav/arch/x86/include/generated/asm/dma-contiguous.h
|
12 |
|
|
--- linux-3.19/arch/x86/include/generated/asm/dma-contiguous.h 1970-01-01 01:00:00.000000000 +0100
|
13 |
|
|
+++ linux-3.19-sav/arch/x86/include/generated/asm/dma-contiguous.h 2016-01-02 10:34:15.372779114 +0100
|
14 |
|
|
@@ -0,0 +1 @@
|
15 |
|
|
+#include <asm-generic/dma-contiguous.h>
|
16 |
|
|
diff -Naur linux-3.19/arch/x86/include/generated/asm/early_ioremap.h linux-3.19-sav/arch/x86/include/generated/asm/early_ioremap.h
|
17 |
|
|
--- linux-3.19/arch/x86/include/generated/asm/early_ioremap.h 1970-01-01 01:00:00.000000000 +0100
|
18 |
|
|
+++ linux-3.19-sav/arch/x86/include/generated/asm/early_ioremap.h 2016-01-02 10:34:15.372779114 +0100
|
19 |
|
|
@@ -0,0 +1 @@
|
20 |
|
|
+#include <asm-generic/early_ioremap.h>
|
21 |
|
|
diff -Naur linux-3.19/arch/x86/include/generated/asm/mcs_spinlock.h linux-3.19-sav/arch/x86/include/generated/asm/mcs_spinlock.h
|
22 |
|
|
--- linux-3.19/arch/x86/include/generated/asm/mcs_spinlock.h 1970-01-01 01:00:00.000000000 +0100
|
23 |
|
|
+++ linux-3.19-sav/arch/x86/include/generated/asm/mcs_spinlock.h 2016-01-02 10:34:15.376779114 +0100
|
24 |
|
|
@@ -0,0 +1 @@
|
25 |
|
|
+#include <asm-generic/mcs_spinlock.h>
|
26 |
|
|
diff -Naur linux-3.19/arch/x86/include/generated/asm/scatterlist.h linux-3.19-sav/arch/x86/include/generated/asm/scatterlist.h
|
27 |
|
|
--- linux-3.19/arch/x86/include/generated/asm/scatterlist.h 1970-01-01 01:00:00.000000000 +0100
|
28 |
|
|
+++ linux-3.19-sav/arch/x86/include/generated/asm/scatterlist.h 2016-01-02 10:34:15.376779114 +0100
|
29 |
|
|
@@ -0,0 +1 @@
|
30 |
|
|
+#include <asm-generic/scatterlist.h>
|
31 |
|
|
diff -Naur linux-3.19/arch/x86/include/generated/asm/syscalls_32.h linux-3.19-sav/arch/x86/include/generated/asm/syscalls_32.h
|
32 |
|
|
--- linux-3.19/arch/x86/include/generated/asm/syscalls_32.h 1970-01-01 01:00:00.000000000 +0100
|
33 |
|
|
+++ linux-3.19-sav/arch/x86/include/generated/asm/syscalls_32.h 2016-01-02 10:34:14.392779129 +0100
|
34 |
|
|
@@ -0,0 +1,337 @@
|
35 |
|
|
+__SYSCALL_I386(0, sys_restart_syscall, sys_restart_syscall)
|
36 |
|
|
+__SYSCALL_I386(1, sys_exit, sys_exit)
|
37 |
|
|
+__SYSCALL_I386(2, sys_fork, stub32_fork)
|
38 |
|
|
+__SYSCALL_I386(3, sys_read, sys_read)
|
39 |
|
|
+__SYSCALL_I386(4, sys_write, sys_write)
|
40 |
|
|
+__SYSCALL_I386(5, sys_open, compat_sys_open)
|
41 |
|
|
+__SYSCALL_I386(6, sys_close, sys_close)
|
42 |
|
|
+__SYSCALL_I386(7, sys_waitpid, sys32_waitpid)
|
43 |
|
|
+__SYSCALL_I386(8, sys_creat, sys_creat)
|
44 |
|
|
+__SYSCALL_I386(9, sys_link, sys_link)
|
45 |
|
|
+__SYSCALL_I386(10, sys_unlink, sys_unlink)
|
46 |
|
|
+__SYSCALL_I386(11, sys_execve, stub32_execve)
|
47 |
|
|
+__SYSCALL_I386(12, sys_chdir, sys_chdir)
|
48 |
|
|
+__SYSCALL_I386(13, sys_time, compat_sys_time)
|
49 |
|
|
+__SYSCALL_I386(14, sys_mknod, sys_mknod)
|
50 |
|
|
+__SYSCALL_I386(15, sys_chmod, sys_chmod)
|
51 |
|
|
+__SYSCALL_I386(16, sys_lchown16, sys_lchown16)
|
52 |
|
|
+__SYSCALL_I386(18, sys_stat, sys_stat)
|
53 |
|
|
+__SYSCALL_I386(19, sys_lseek, compat_sys_lseek)
|
54 |
|
|
+__SYSCALL_I386(20, sys_getpid, sys_getpid)
|
55 |
|
|
+__SYSCALL_I386(21, sys_mount, compat_sys_mount)
|
56 |
|
|
+__SYSCALL_I386(22, sys_oldumount, sys_oldumount)
|
57 |
|
|
+__SYSCALL_I386(23, sys_setuid16, sys_setuid16)
|
58 |
|
|
+__SYSCALL_I386(24, sys_getuid16, sys_getuid16)
|
59 |
|
|
+__SYSCALL_I386(25, sys_stime, compat_sys_stime)
|
60 |
|
|
+__SYSCALL_I386(26, sys_ptrace, compat_sys_ptrace)
|
61 |
|
|
+__SYSCALL_I386(27, sys_alarm, sys_alarm)
|
62 |
|
|
+__SYSCALL_I386(28, sys_fstat, sys_fstat)
|
63 |
|
|
+__SYSCALL_I386(29, sys_pause, sys_pause)
|
64 |
|
|
+__SYSCALL_I386(30, sys_utime, compat_sys_utime)
|
65 |
|
|
+__SYSCALL_I386(33, sys_access, sys_access)
|
66 |
|
|
+__SYSCALL_I386(34, sys_nice, sys_nice)
|
67 |
|
|
+__SYSCALL_I386(36, sys_sync, sys_sync)
|
68 |
|
|
+__SYSCALL_I386(37, sys_kill, sys_kill)
|
69 |
|
|
+__SYSCALL_I386(38, sys_rename, sys_rename)
|
70 |
|
|
+__SYSCALL_I386(39, sys_mkdir, sys_mkdir)
|
71 |
|
|
+__SYSCALL_I386(40, sys_rmdir, sys_rmdir)
|
72 |
|
|
+__SYSCALL_I386(41, sys_dup, sys_dup)
|
73 |
|
|
+__SYSCALL_I386(42, sys_pipe, sys_pipe)
|
74 |
|
|
+__SYSCALL_I386(43, sys_times, compat_sys_times)
|
75 |
|
|
+__SYSCALL_I386(45, sys_brk, sys_brk)
|
76 |
|
|
+__SYSCALL_I386(46, sys_setgid16, sys_setgid16)
|
77 |
|
|
+__SYSCALL_I386(47, sys_getgid16, sys_getgid16)
|
78 |
|
|
+__SYSCALL_I386(48, sys_signal, sys_signal)
|
79 |
|
|
+__SYSCALL_I386(49, sys_geteuid16, sys_geteuid16)
|
80 |
|
|
+__SYSCALL_I386(50, sys_getegid16, sys_getegid16)
|
81 |
|
|
+__SYSCALL_I386(51, sys_acct, sys_acct)
|
82 |
|
|
+__SYSCALL_I386(52, sys_umount, sys_umount)
|
83 |
|
|
+__SYSCALL_I386(54, sys_ioctl, compat_sys_ioctl)
|
84 |
|
|
+__SYSCALL_I386(55, sys_fcntl, compat_sys_fcntl64)
|
85 |
|
|
+__SYSCALL_I386(57, sys_setpgid, sys_setpgid)
|
86 |
|
|
+__SYSCALL_I386(59, sys_olduname, sys_olduname)
|
87 |
|
|
+__SYSCALL_I386(60, sys_umask, sys_umask)
|
88 |
|
|
+__SYSCALL_I386(61, sys_chroot, sys_chroot)
|
89 |
|
|
+__SYSCALL_I386(62, sys_ustat, compat_sys_ustat)
|
90 |
|
|
+__SYSCALL_I386(63, sys_dup2, sys_dup2)
|
91 |
|
|
+__SYSCALL_I386(64, sys_getppid, sys_getppid)
|
92 |
|
|
+__SYSCALL_I386(65, sys_getpgrp, sys_getpgrp)
|
93 |
|
|
+__SYSCALL_I386(66, sys_setsid, sys_setsid)
|
94 |
|
|
+__SYSCALL_I386(67, sys_sigaction, compat_sys_sigaction)
|
95 |
|
|
+__SYSCALL_I386(68, sys_sgetmask, sys_sgetmask)
|
96 |
|
|
+__SYSCALL_I386(69, sys_ssetmask, sys_ssetmask)
|
97 |
|
|
+__SYSCALL_I386(70, sys_setreuid16, sys_setreuid16)
|
98 |
|
|
+__SYSCALL_I386(71, sys_setregid16, sys_setregid16)
|
99 |
|
|
+__SYSCALL_I386(72, sys_sigsuspend, sys_sigsuspend)
|
100 |
|
|
+__SYSCALL_I386(73, sys_sigpending, compat_sys_sigpending)
|
101 |
|
|
+__SYSCALL_I386(74, sys_sethostname, sys_sethostname)
|
102 |
|
|
+__SYSCALL_I386(75, sys_setrlimit, compat_sys_setrlimit)
|
103 |
|
|
+__SYSCALL_I386(76, sys_old_getrlimit, compat_sys_old_getrlimit)
|
104 |
|
|
+__SYSCALL_I386(77, sys_getrusage, compat_sys_getrusage)
|
105 |
|
|
+__SYSCALL_I386(78, sys_gettimeofday, compat_sys_gettimeofday)
|
106 |
|
|
+__SYSCALL_I386(79, sys_settimeofday, compat_sys_settimeofday)
|
107 |
|
|
+__SYSCALL_I386(80, sys_getgroups16, sys_getgroups16)
|
108 |
|
|
+__SYSCALL_I386(81, sys_setgroups16, sys_setgroups16)
|
109 |
|
|
+__SYSCALL_I386(82, sys_old_select, compat_sys_old_select)
|
110 |
|
|
+__SYSCALL_I386(83, sys_symlink, sys_symlink)
|
111 |
|
|
+__SYSCALL_I386(84, sys_lstat, sys_lstat)
|
112 |
|
|
+__SYSCALL_I386(85, sys_readlink, sys_readlink)
|
113 |
|
|
+__SYSCALL_I386(86, sys_uselib, sys_uselib)
|
114 |
|
|
+__SYSCALL_I386(87, sys_swapon, sys_swapon)
|
115 |
|
|
+__SYSCALL_I386(88, sys_reboot, sys_reboot)
|
116 |
|
|
+__SYSCALL_I386(89, sys_old_readdir, compat_sys_old_readdir)
|
117 |
|
|
+__SYSCALL_I386(90, sys_old_mmap, sys32_mmap)
|
118 |
|
|
+__SYSCALL_I386(91, sys_munmap, sys_munmap)
|
119 |
|
|
+__SYSCALL_I386(92, sys_truncate, compat_sys_truncate)
|
120 |
|
|
+__SYSCALL_I386(93, sys_ftruncate, compat_sys_ftruncate)
|
121 |
|
|
+__SYSCALL_I386(94, sys_fchmod, sys_fchmod)
|
122 |
|
|
+__SYSCALL_I386(95, sys_fchown16, sys_fchown16)
|
123 |
|
|
+__SYSCALL_I386(96, sys_getpriority, sys_getpriority)
|
124 |
|
|
+__SYSCALL_I386(97, sys_setpriority, sys_setpriority)
|
125 |
|
|
+__SYSCALL_I386(99, sys_statfs, compat_sys_statfs)
|
126 |
|
|
+__SYSCALL_I386(100, sys_fstatfs, compat_sys_fstatfs)
|
127 |
|
|
+__SYSCALL_I386(101, sys_ioperm, sys_ioperm)
|
128 |
|
|
+__SYSCALL_I386(102, sys_socketcall, compat_sys_socketcall)
|
129 |
|
|
+__SYSCALL_I386(103, sys_syslog, sys_syslog)
|
130 |
|
|
+__SYSCALL_I386(104, sys_setitimer, compat_sys_setitimer)
|
131 |
|
|
+__SYSCALL_I386(105, sys_getitimer, compat_sys_getitimer)
|
132 |
|
|
+__SYSCALL_I386(106, sys_newstat, compat_sys_newstat)
|
133 |
|
|
+__SYSCALL_I386(107, sys_newlstat, compat_sys_newlstat)
|
134 |
|
|
+__SYSCALL_I386(108, sys_newfstat, compat_sys_newfstat)
|
135 |
|
|
+__SYSCALL_I386(109, sys_uname, sys_uname)
|
136 |
|
|
+__SYSCALL_I386(110, sys_iopl, sys_iopl)
|
137 |
|
|
+__SYSCALL_I386(111, sys_vhangup, sys_vhangup)
|
138 |
|
|
+__SYSCALL_I386(113, sys_vm86old, sys32_vm86_warning)
|
139 |
|
|
+__SYSCALL_I386(114, sys_wait4, compat_sys_wait4)
|
140 |
|
|
+__SYSCALL_I386(115, sys_swapoff, sys_swapoff)
|
141 |
|
|
+__SYSCALL_I386(116, sys_sysinfo, compat_sys_sysinfo)
|
142 |
|
|
+__SYSCALL_I386(117, sys_ipc, compat_sys_ipc)
|
143 |
|
|
+__SYSCALL_I386(118, sys_fsync, sys_fsync)
|
144 |
|
|
+__SYSCALL_I386(119, sys_sigreturn, stub32_sigreturn)
|
145 |
|
|
+__SYSCALL_I386(120, sys_clone, stub32_clone)
|
146 |
|
|
+__SYSCALL_I386(121, sys_setdomainname, sys_setdomainname)
|
147 |
|
|
+__SYSCALL_I386(122, sys_newuname, sys_newuname)
|
148 |
|
|
+__SYSCALL_I386(123, sys_modify_ldt, sys_modify_ldt)
|
149 |
|
|
+__SYSCALL_I386(124, sys_adjtimex, compat_sys_adjtimex)
|
150 |
|
|
+__SYSCALL_I386(125, sys_mprotect, sys_mprotect)
|
151 |
|
|
+__SYSCALL_I386(126, sys_sigprocmask, compat_sys_sigprocmask)
|
152 |
|
|
+__SYSCALL_I386(128, sys_init_module, sys_init_module)
|
153 |
|
|
+__SYSCALL_I386(129, sys_delete_module, sys_delete_module)
|
154 |
|
|
+__SYSCALL_I386(131, sys_quotactl, sys32_quotactl)
|
155 |
|
|
+__SYSCALL_I386(132, sys_getpgid, sys_getpgid)
|
156 |
|
|
+__SYSCALL_I386(133, sys_fchdir, sys_fchdir)
|
157 |
|
|
+__SYSCALL_I386(134, sys_bdflush, sys_bdflush)
|
158 |
|
|
+__SYSCALL_I386(135, sys_sysfs, sys_sysfs)
|
159 |
|
|
+__SYSCALL_I386(136, sys_personality, sys_personality)
|
160 |
|
|
+__SYSCALL_I386(138, sys_setfsuid16, sys_setfsuid16)
|
161 |
|
|
+__SYSCALL_I386(139, sys_setfsgid16, sys_setfsgid16)
|
162 |
|
|
+__SYSCALL_I386(140, sys_llseek, sys_llseek)
|
163 |
|
|
+__SYSCALL_I386(141, sys_getdents, compat_sys_getdents)
|
164 |
|
|
+__SYSCALL_I386(142, sys_select, compat_sys_select)
|
165 |
|
|
+__SYSCALL_I386(143, sys_flock, sys_flock)
|
166 |
|
|
+__SYSCALL_I386(144, sys_msync, sys_msync)
|
167 |
|
|
+__SYSCALL_I386(145, sys_readv, compat_sys_readv)
|
168 |
|
|
+__SYSCALL_I386(146, sys_writev, compat_sys_writev)
|
169 |
|
|
+__SYSCALL_I386(147, sys_getsid, sys_getsid)
|
170 |
|
|
+__SYSCALL_I386(148, sys_fdatasync, sys_fdatasync)
|
171 |
|
|
+__SYSCALL_I386(149, sys_sysctl, compat_sys_sysctl)
|
172 |
|
|
+__SYSCALL_I386(150, sys_mlock, sys_mlock)
|
173 |
|
|
+__SYSCALL_I386(151, sys_munlock, sys_munlock)
|
174 |
|
|
+__SYSCALL_I386(152, sys_mlockall, sys_mlockall)
|
175 |
|
|
+__SYSCALL_I386(153, sys_munlockall, sys_munlockall)
|
176 |
|
|
+__SYSCALL_I386(154, sys_sched_setparam, sys_sched_setparam)
|
177 |
|
|
+__SYSCALL_I386(155, sys_sched_getparam, sys_sched_getparam)
|
178 |
|
|
+__SYSCALL_I386(156, sys_sched_setscheduler, sys_sched_setscheduler)
|
179 |
|
|
+__SYSCALL_I386(157, sys_sched_getscheduler, sys_sched_getscheduler)
|
180 |
|
|
+__SYSCALL_I386(158, sys_sched_yield, sys_sched_yield)
|
181 |
|
|
+__SYSCALL_I386(159, sys_sched_get_priority_max, sys_sched_get_priority_max)
|
182 |
|
|
+__SYSCALL_I386(160, sys_sched_get_priority_min, sys_sched_get_priority_min)
|
183 |
|
|
+__SYSCALL_I386(161, sys_sched_rr_get_interval, compat_sys_sched_rr_get_interval)
|
184 |
|
|
+__SYSCALL_I386(162, sys_nanosleep, compat_sys_nanosleep)
|
185 |
|
|
+__SYSCALL_I386(163, sys_mremap, sys_mremap)
|
186 |
|
|
+__SYSCALL_I386(164, sys_setresuid16, sys_setresuid16)
|
187 |
|
|
+__SYSCALL_I386(165, sys_getresuid16, sys_getresuid16)
|
188 |
|
|
+__SYSCALL_I386(166, sys_vm86, sys32_vm86_warning)
|
189 |
|
|
+__SYSCALL_I386(168, sys_poll, sys_poll)
|
190 |
|
|
+__SYSCALL_I386(170, sys_setresgid16, sys_setresgid16)
|
191 |
|
|
+__SYSCALL_I386(171, sys_getresgid16, sys_getresgid16)
|
192 |
|
|
+__SYSCALL_I386(172, sys_prctl, sys_prctl)
|
193 |
|
|
+__SYSCALL_I386(173, sys_rt_sigreturn, stub32_rt_sigreturn)
|
194 |
|
|
+__SYSCALL_I386(174, sys_rt_sigaction, compat_sys_rt_sigaction)
|
195 |
|
|
+__SYSCALL_I386(175, sys_rt_sigprocmask, sys_rt_sigprocmask)
|
196 |
|
|
+__SYSCALL_I386(176, sys_rt_sigpending, compat_sys_rt_sigpending)
|
197 |
|
|
+__SYSCALL_I386(177, sys_rt_sigtimedwait, compat_sys_rt_sigtimedwait)
|
198 |
|
|
+__SYSCALL_I386(178, sys_rt_sigqueueinfo, compat_sys_rt_sigqueueinfo)
|
199 |
|
|
+__SYSCALL_I386(179, sys_rt_sigsuspend, sys_rt_sigsuspend)
|
200 |
|
|
+__SYSCALL_I386(180, sys_pread64, sys32_pread)
|
201 |
|
|
+__SYSCALL_I386(181, sys_pwrite64, sys32_pwrite)
|
202 |
|
|
+__SYSCALL_I386(182, sys_chown16, sys_chown16)
|
203 |
|
|
+__SYSCALL_I386(183, sys_getcwd, sys_getcwd)
|
204 |
|
|
+__SYSCALL_I386(184, sys_capget, sys_capget)
|
205 |
|
|
+__SYSCALL_I386(185, sys_capset, sys_capset)
|
206 |
|
|
+__SYSCALL_I386(186, sys_sigaltstack, compat_sys_sigaltstack)
|
207 |
|
|
+__SYSCALL_I386(187, sys_sendfile, compat_sys_sendfile)
|
208 |
|
|
+__SYSCALL_I386(190, sys_vfork, stub32_vfork)
|
209 |
|
|
+__SYSCALL_I386(191, sys_getrlimit, compat_sys_getrlimit)
|
210 |
|
|
+__SYSCALL_I386(192, sys_mmap_pgoff, sys_mmap_pgoff)
|
211 |
|
|
+__SYSCALL_I386(193, sys_truncate64, sys32_truncate64)
|
212 |
|
|
+__SYSCALL_I386(194, sys_ftruncate64, sys32_ftruncate64)
|
213 |
|
|
+__SYSCALL_I386(195, sys_stat64, sys32_stat64)
|
214 |
|
|
+__SYSCALL_I386(196, sys_lstat64, sys32_lstat64)
|
215 |
|
|
+__SYSCALL_I386(197, sys_fstat64, sys32_fstat64)
|
216 |
|
|
+__SYSCALL_I386(198, sys_lchown, sys_lchown)
|
217 |
|
|
+__SYSCALL_I386(199, sys_getuid, sys_getuid)
|
218 |
|
|
+__SYSCALL_I386(200, sys_getgid, sys_getgid)
|
219 |
|
|
+__SYSCALL_I386(201, sys_geteuid, sys_geteuid)
|
220 |
|
|
+__SYSCALL_I386(202, sys_getegid, sys_getegid)
|
221 |
|
|
+__SYSCALL_I386(203, sys_setreuid, sys_setreuid)
|
222 |
|
|
+__SYSCALL_I386(204, sys_setregid, sys_setregid)
|
223 |
|
|
+__SYSCALL_I386(205, sys_getgroups, sys_getgroups)
|
224 |
|
|
+__SYSCALL_I386(206, sys_setgroups, sys_setgroups)
|
225 |
|
|
+__SYSCALL_I386(207, sys_fchown, sys_fchown)
|
226 |
|
|
+__SYSCALL_I386(208, sys_setresuid, sys_setresuid)
|
227 |
|
|
+__SYSCALL_I386(209, sys_getresuid, sys_getresuid)
|
228 |
|
|
+__SYSCALL_I386(210, sys_setresgid, sys_setresgid)
|
229 |
|
|
+__SYSCALL_I386(211, sys_getresgid, sys_getresgid)
|
230 |
|
|
+__SYSCALL_I386(212, sys_chown, sys_chown)
|
231 |
|
|
+__SYSCALL_I386(213, sys_setuid, sys_setuid)
|
232 |
|
|
+__SYSCALL_I386(214, sys_setgid, sys_setgid)
|
233 |
|
|
+__SYSCALL_I386(215, sys_setfsuid, sys_setfsuid)
|
234 |
|
|
+__SYSCALL_I386(216, sys_setfsgid, sys_setfsgid)
|
235 |
|
|
+__SYSCALL_I386(217, sys_pivot_root, sys_pivot_root)
|
236 |
|
|
+__SYSCALL_I386(218, sys_mincore, sys_mincore)
|
237 |
|
|
+__SYSCALL_I386(219, sys_madvise, sys_madvise)
|
238 |
|
|
+__SYSCALL_I386(220, sys_getdents64, compat_sys_getdents64)
|
239 |
|
|
+__SYSCALL_I386(221, sys_fcntl64, compat_sys_fcntl64)
|
240 |
|
|
+__SYSCALL_I386(224, sys_gettid, sys_gettid)
|
241 |
|
|
+__SYSCALL_I386(225, sys_readahead, sys32_readahead)
|
242 |
|
|
+__SYSCALL_I386(226, sys_setxattr, sys_setxattr)
|
243 |
|
|
+__SYSCALL_I386(227, sys_lsetxattr, sys_lsetxattr)
|
244 |
|
|
+__SYSCALL_I386(228, sys_fsetxattr, sys_fsetxattr)
|
245 |
|
|
+__SYSCALL_I386(229, sys_getxattr, sys_getxattr)
|
246 |
|
|
+__SYSCALL_I386(230, sys_lgetxattr, sys_lgetxattr)
|
247 |
|
|
+__SYSCALL_I386(231, sys_fgetxattr, sys_fgetxattr)
|
248 |
|
|
+__SYSCALL_I386(232, sys_listxattr, sys_listxattr)
|
249 |
|
|
+__SYSCALL_I386(233, sys_llistxattr, sys_llistxattr)
|
250 |
|
|
+__SYSCALL_I386(234, sys_flistxattr, sys_flistxattr)
|
251 |
|
|
+__SYSCALL_I386(235, sys_removexattr, sys_removexattr)
|
252 |
|
|
+__SYSCALL_I386(236, sys_lremovexattr, sys_lremovexattr)
|
253 |
|
|
+__SYSCALL_I386(237, sys_fremovexattr, sys_fremovexattr)
|
254 |
|
|
+__SYSCALL_I386(238, sys_tkill, sys_tkill)
|
255 |
|
|
+__SYSCALL_I386(239, sys_sendfile64, sys_sendfile64)
|
256 |
|
|
+__SYSCALL_I386(240, sys_futex, compat_sys_futex)
|
257 |
|
|
+__SYSCALL_I386(241, sys_sched_setaffinity, compat_sys_sched_setaffinity)
|
258 |
|
|
+__SYSCALL_I386(242, sys_sched_getaffinity, compat_sys_sched_getaffinity)
|
259 |
|
|
+__SYSCALL_I386(243, sys_set_thread_area, sys_set_thread_area)
|
260 |
|
|
+__SYSCALL_I386(244, sys_get_thread_area, sys_get_thread_area)
|
261 |
|
|
+__SYSCALL_I386(245, sys_io_setup, compat_sys_io_setup)
|
262 |
|
|
+__SYSCALL_I386(246, sys_io_destroy, sys_io_destroy)
|
263 |
|
|
+__SYSCALL_I386(247, sys_io_getevents, compat_sys_io_getevents)
|
264 |
|
|
+__SYSCALL_I386(248, sys_io_submit, compat_sys_io_submit)
|
265 |
|
|
+__SYSCALL_I386(249, sys_io_cancel, sys_io_cancel)
|
266 |
|
|
+__SYSCALL_I386(250, sys_fadvise64, sys32_fadvise64)
|
267 |
|
|
+__SYSCALL_I386(252, sys_exit_group, sys_exit_group)
|
268 |
|
|
+__SYSCALL_I386(253, sys_lookup_dcookie, compat_sys_lookup_dcookie)
|
269 |
|
|
+__SYSCALL_I386(254, sys_epoll_create, sys_epoll_create)
|
270 |
|
|
+__SYSCALL_I386(255, sys_epoll_ctl, sys_epoll_ctl)
|
271 |
|
|
+__SYSCALL_I386(256, sys_epoll_wait, sys_epoll_wait)
|
272 |
|
|
+__SYSCALL_I386(257, sys_remap_file_pages, sys_remap_file_pages)
|
273 |
|
|
+__SYSCALL_I386(258, sys_set_tid_address, sys_set_tid_address)
|
274 |
|
|
+__SYSCALL_I386(259, sys_timer_create, compat_sys_timer_create)
|
275 |
|
|
+__SYSCALL_I386(260, sys_timer_settime, compat_sys_timer_settime)
|
276 |
|
|
+__SYSCALL_I386(261, sys_timer_gettime, compat_sys_timer_gettime)
|
277 |
|
|
+__SYSCALL_I386(262, sys_timer_getoverrun, sys_timer_getoverrun)
|
278 |
|
|
+__SYSCALL_I386(263, sys_timer_delete, sys_timer_delete)
|
279 |
|
|
+__SYSCALL_I386(264, sys_clock_settime, compat_sys_clock_settime)
|
280 |
|
|
+__SYSCALL_I386(265, sys_clock_gettime, compat_sys_clock_gettime)
|
281 |
|
|
+__SYSCALL_I386(266, sys_clock_getres, compat_sys_clock_getres)
|
282 |
|
|
+__SYSCALL_I386(267, sys_clock_nanosleep, compat_sys_clock_nanosleep)
|
283 |
|
|
+__SYSCALL_I386(268, sys_statfs64, compat_sys_statfs64)
|
284 |
|
|
+__SYSCALL_I386(269, sys_fstatfs64, compat_sys_fstatfs64)
|
285 |
|
|
+__SYSCALL_I386(270, sys_tgkill, sys_tgkill)
|
286 |
|
|
+__SYSCALL_I386(271, sys_utimes, compat_sys_utimes)
|
287 |
|
|
+__SYSCALL_I386(272, sys_fadvise64_64, sys32_fadvise64_64)
|
288 |
|
|
+__SYSCALL_I386(274, sys_mbind, sys_mbind)
|
289 |
|
|
+__SYSCALL_I386(275, sys_get_mempolicy, compat_sys_get_mempolicy)
|
290 |
|
|
+__SYSCALL_I386(276, sys_set_mempolicy, sys_set_mempolicy)
|
291 |
|
|
+__SYSCALL_I386(277, sys_mq_open, compat_sys_mq_open)
|
292 |
|
|
+__SYSCALL_I386(278, sys_mq_unlink, sys_mq_unlink)
|
293 |
|
|
+__SYSCALL_I386(279, sys_mq_timedsend, compat_sys_mq_timedsend)
|
294 |
|
|
+__SYSCALL_I386(280, sys_mq_timedreceive, compat_sys_mq_timedreceive)
|
295 |
|
|
+__SYSCALL_I386(281, sys_mq_notify, compat_sys_mq_notify)
|
296 |
|
|
+__SYSCALL_I386(282, sys_mq_getsetattr, compat_sys_mq_getsetattr)
|
297 |
|
|
+__SYSCALL_I386(283, sys_kexec_load, compat_sys_kexec_load)
|
298 |
|
|
+__SYSCALL_I386(284, sys_waitid, compat_sys_waitid)
|
299 |
|
|
+__SYSCALL_I386(286, sys_add_key, sys_add_key)
|
300 |
|
|
+__SYSCALL_I386(287, sys_request_key, sys_request_key)
|
301 |
|
|
+__SYSCALL_I386(288, sys_keyctl, sys_keyctl)
|
302 |
|
|
+__SYSCALL_I386(289, sys_ioprio_set, sys_ioprio_set)
|
303 |
|
|
+__SYSCALL_I386(290, sys_ioprio_get, sys_ioprio_get)
|
304 |
|
|
+__SYSCALL_I386(291, sys_inotify_init, sys_inotify_init)
|
305 |
|
|
+__SYSCALL_I386(292, sys_inotify_add_watch, sys_inotify_add_watch)
|
306 |
|
|
+__SYSCALL_I386(293, sys_inotify_rm_watch, sys_inotify_rm_watch)
|
307 |
|
|
+__SYSCALL_I386(294, sys_migrate_pages, sys_migrate_pages)
|
308 |
|
|
+__SYSCALL_I386(295, sys_openat, compat_sys_openat)
|
309 |
|
|
+__SYSCALL_I386(296, sys_mkdirat, sys_mkdirat)
|
310 |
|
|
+__SYSCALL_I386(297, sys_mknodat, sys_mknodat)
|
311 |
|
|
+__SYSCALL_I386(298, sys_fchownat, sys_fchownat)
|
312 |
|
|
+__SYSCALL_I386(299, sys_futimesat, compat_sys_futimesat)
|
313 |
|
|
+__SYSCALL_I386(300, sys_fstatat64, sys32_fstatat)
|
314 |
|
|
+__SYSCALL_I386(301, sys_unlinkat, sys_unlinkat)
|
315 |
|
|
+__SYSCALL_I386(302, sys_renameat, sys_renameat)
|
316 |
|
|
+__SYSCALL_I386(303, sys_linkat, sys_linkat)
|
317 |
|
|
+__SYSCALL_I386(304, sys_symlinkat, sys_symlinkat)
|
318 |
|
|
+__SYSCALL_I386(305, sys_readlinkat, sys_readlinkat)
|
319 |
|
|
+__SYSCALL_I386(306, sys_fchmodat, sys_fchmodat)
|
320 |
|
|
+__SYSCALL_I386(307, sys_faccessat, sys_faccessat)
|
321 |
|
|
+__SYSCALL_I386(308, sys_pselect6, compat_sys_pselect6)
|
322 |
|
|
+__SYSCALL_I386(309, sys_ppoll, compat_sys_ppoll)
|
323 |
|
|
+__SYSCALL_I386(310, sys_unshare, sys_unshare)
|
324 |
|
|
+__SYSCALL_I386(311, sys_set_robust_list, compat_sys_set_robust_list)
|
325 |
|
|
+__SYSCALL_I386(312, sys_get_robust_list, compat_sys_get_robust_list)
|
326 |
|
|
+__SYSCALL_I386(313, sys_splice, sys_splice)
|
327 |
|
|
+__SYSCALL_I386(314, sys_sync_file_range, sys32_sync_file_range)
|
328 |
|
|
+__SYSCALL_I386(315, sys_tee, sys_tee)
|
329 |
|
|
+__SYSCALL_I386(316, sys_vmsplice, compat_sys_vmsplice)
|
330 |
|
|
+__SYSCALL_I386(317, sys_move_pages, compat_sys_move_pages)
|
331 |
|
|
+__SYSCALL_I386(318, sys_getcpu, sys_getcpu)
|
332 |
|
|
+__SYSCALL_I386(319, sys_epoll_pwait, sys_epoll_pwait)
|
333 |
|
|
+__SYSCALL_I386(320, sys_utimensat, compat_sys_utimensat)
|
334 |
|
|
+__SYSCALL_I386(321, sys_signalfd, compat_sys_signalfd)
|
335 |
|
|
+__SYSCALL_I386(322, sys_timerfd_create, sys_timerfd_create)
|
336 |
|
|
+__SYSCALL_I386(323, sys_eventfd, sys_eventfd)
|
337 |
|
|
+__SYSCALL_I386(324, sys_fallocate, sys32_fallocate)
|
338 |
|
|
+__SYSCALL_I386(325, sys_timerfd_settime, compat_sys_timerfd_settime)
|
339 |
|
|
+__SYSCALL_I386(326, sys_timerfd_gettime, compat_sys_timerfd_gettime)
|
340 |
|
|
+__SYSCALL_I386(327, sys_signalfd4, compat_sys_signalfd4)
|
341 |
|
|
+__SYSCALL_I386(328, sys_eventfd2, sys_eventfd2)
|
342 |
|
|
+__SYSCALL_I386(329, sys_epoll_create1, sys_epoll_create1)
|
343 |
|
|
+__SYSCALL_I386(330, sys_dup3, sys_dup3)
|
344 |
|
|
+__SYSCALL_I386(331, sys_pipe2, sys_pipe2)
|
345 |
|
|
+__SYSCALL_I386(332, sys_inotify_init1, sys_inotify_init1)
|
346 |
|
|
+__SYSCALL_I386(333, sys_preadv, compat_sys_preadv)
|
347 |
|
|
+__SYSCALL_I386(334, sys_pwritev, compat_sys_pwritev)
|
348 |
|
|
+__SYSCALL_I386(335, sys_rt_tgsigqueueinfo, compat_sys_rt_tgsigqueueinfo)
|
349 |
|
|
+__SYSCALL_I386(336, sys_perf_event_open, sys_perf_event_open)
|
350 |
|
|
+__SYSCALL_I386(337, sys_recvmmsg, compat_sys_recvmmsg)
|
351 |
|
|
+__SYSCALL_I386(338, sys_fanotify_init, sys_fanotify_init)
|
352 |
|
|
+__SYSCALL_I386(339, sys_fanotify_mark, compat_sys_fanotify_mark)
|
353 |
|
|
+__SYSCALL_I386(340, sys_prlimit64, sys_prlimit64)
|
354 |
|
|
+__SYSCALL_I386(341, sys_name_to_handle_at, sys_name_to_handle_at)
|
355 |
|
|
+__SYSCALL_I386(342, sys_open_by_handle_at, compat_sys_open_by_handle_at)
|
356 |
|
|
+__SYSCALL_I386(343, sys_clock_adjtime, compat_sys_clock_adjtime)
|
357 |
|
|
+__SYSCALL_I386(344, sys_syncfs, sys_syncfs)
|
358 |
|
|
+__SYSCALL_I386(345, sys_sendmmsg, compat_sys_sendmmsg)
|
359 |
|
|
+__SYSCALL_I386(346, sys_setns, sys_setns)
|
360 |
|
|
+__SYSCALL_I386(347, sys_process_vm_readv, compat_sys_process_vm_readv)
|
361 |
|
|
+__SYSCALL_I386(348, sys_process_vm_writev, compat_sys_process_vm_writev)
|
362 |
|
|
+__SYSCALL_I386(349, sys_kcmp, sys_kcmp)
|
363 |
|
|
+__SYSCALL_I386(350, sys_finit_module, sys_finit_module)
|
364 |
|
|
+__SYSCALL_I386(351, sys_sched_setattr, sys_sched_setattr)
|
365 |
|
|
+__SYSCALL_I386(352, sys_sched_getattr, sys_sched_getattr)
|
366 |
|
|
+__SYSCALL_I386(353, sys_renameat2, sys_renameat2)
|
367 |
|
|
+__SYSCALL_I386(354, sys_seccomp, sys_seccomp)
|
368 |
|
|
+__SYSCALL_I386(355, sys_getrandom, sys_getrandom)
|
369 |
|
|
+__SYSCALL_I386(356, sys_memfd_create, sys_memfd_create)
|
370 |
|
|
+__SYSCALL_I386(357, sys_bpf, sys_bpf)
|
371 |
|
|
+__SYSCALL_I386(358, sys_execveat, stub32_execveat)
|
372 |
|
|
diff -Naur linux-3.19/arch/x86/include/generated/uapi/asm/unistd_32.h linux-3.19-sav/arch/x86/include/generated/uapi/asm/unistd_32.h
|
373 |
|
|
--- linux-3.19/arch/x86/include/generated/uapi/asm/unistd_32.h 1970-01-01 01:00:00.000000000 +0100
|
374 |
|
|
+++ linux-3.19-sav/arch/x86/include/generated/uapi/asm/unistd_32.h 2016-01-02 10:34:14.420779129 +0100
|
375 |
|
|
@@ -0,0 +1,360 @@
|
376 |
|
|
+#ifndef _ASM_X86_UNISTD_32_H
|
377 |
|
|
+#define _ASM_X86_UNISTD_32_H 1
|
378 |
|
|
+
|
379 |
|
|
+#define __NR_restart_syscall 0
|
380 |
|
|
+#define __NR_exit 1
|
381 |
|
|
+#define __NR_fork 2
|
382 |
|
|
+#define __NR_read 3
|
383 |
|
|
+#define __NR_write 4
|
384 |
|
|
+#define __NR_open 5
|
385 |
|
|
+#define __NR_close 6
|
386 |
|
|
+#define __NR_waitpid 7
|
387 |
|
|
+#define __NR_creat 8
|
388 |
|
|
+#define __NR_link 9
|
389 |
|
|
+#define __NR_unlink 10
|
390 |
|
|
+#define __NR_execve 11
|
391 |
|
|
+#define __NR_chdir 12
|
392 |
|
|
+#define __NR_time 13
|
393 |
|
|
+#define __NR_mknod 14
|
394 |
|
|
+#define __NR_chmod 15
|
395 |
|
|
+#define __NR_lchown 16
|
396 |
|
|
+#define __NR_break 17
|
397 |
|
|
+#define __NR_oldstat 18
|
398 |
|
|
+#define __NR_lseek 19
|
399 |
|
|
+#define __NR_getpid 20
|
400 |
|
|
+#define __NR_mount 21
|
401 |
|
|
+#define __NR_umount 22
|
402 |
|
|
+#define __NR_setuid 23
|
403 |
|
|
+#define __NR_getuid 24
|
404 |
|
|
+#define __NR_stime 25
|
405 |
|
|
+#define __NR_ptrace 26
|
406 |
|
|
+#define __NR_alarm 27
|
407 |
|
|
+#define __NR_oldfstat 28
|
408 |
|
|
+#define __NR_pause 29
|
409 |
|
|
+#define __NR_utime 30
|
410 |
|
|
+#define __NR_stty 31
|
411 |
|
|
+#define __NR_gtty 32
|
412 |
|
|
+#define __NR_access 33
|
413 |
|
|
+#define __NR_nice 34
|
414 |
|
|
+#define __NR_ftime 35
|
415 |
|
|
+#define __NR_sync 36
|
416 |
|
|
+#define __NR_kill 37
|
417 |
|
|
+#define __NR_rename 38
|
418 |
|
|
+#define __NR_mkdir 39
|
419 |
|
|
+#define __NR_rmdir 40
|
420 |
|
|
+#define __NR_dup 41
|
421 |
|
|
+#define __NR_pipe 42
|
422 |
|
|
+#define __NR_times 43
|
423 |
|
|
+#define __NR_prof 44
|
424 |
|
|
+#define __NR_brk 45
|
425 |
|
|
+#define __NR_setgid 46
|
426 |
|
|
+#define __NR_getgid 47
|
427 |
|
|
+#define __NR_signal 48
|
428 |
|
|
+#define __NR_geteuid 49
|
429 |
|
|
+#define __NR_getegid 50
|
430 |
|
|
+#define __NR_acct 51
|
431 |
|
|
+#define __NR_umount2 52
|
432 |
|
|
+#define __NR_lock 53
|
433 |
|
|
+#define __NR_ioctl 54
|
434 |
|
|
+#define __NR_fcntl 55
|
435 |
|
|
+#define __NR_mpx 56
|
436 |
|
|
+#define __NR_setpgid 57
|
437 |
|
|
+#define __NR_ulimit 58
|
438 |
|
|
+#define __NR_oldolduname 59
|
439 |
|
|
+#define __NR_umask 60
|
440 |
|
|
+#define __NR_chroot 61
|
441 |
|
|
+#define __NR_ustat 62
|
442 |
|
|
+#define __NR_dup2 63
|
443 |
|
|
+#define __NR_getppid 64
|
444 |
|
|
+#define __NR_getpgrp 65
|
445 |
|
|
+#define __NR_setsid 66
|
446 |
|
|
+#define __NR_sigaction 67
|
447 |
|
|
+#define __NR_sgetmask 68
|
448 |
|
|
+#define __NR_ssetmask 69
|
449 |
|
|
+#define __NR_setreuid 70
|
450 |
|
|
+#define __NR_setregid 71
|
451 |
|
|
+#define __NR_sigsuspend 72
|
452 |
|
|
+#define __NR_sigpending 73
|
453 |
|
|
+#define __NR_sethostname 74
|
454 |
|
|
+#define __NR_setrlimit 75
|
455 |
|
|
+#define __NR_getrlimit 76
|
456 |
|
|
+#define __NR_getrusage 77
|
457 |
|
|
+#define __NR_gettimeofday 78
|
458 |
|
|
+#define __NR_settimeofday 79
|
459 |
|
|
+#define __NR_getgroups 80
|
460 |
|
|
+#define __NR_setgroups 81
|
461 |
|
|
+#define __NR_select 82
|
462 |
|
|
+#define __NR_symlink 83
|
463 |
|
|
+#define __NR_oldlstat 84
|
464 |
|
|
+#define __NR_readlink 85
|
465 |
|
|
+#define __NR_uselib 86
|
466 |
|
|
+#define __NR_swapon 87
|
467 |
|
|
+#define __NR_reboot 88
|
468 |
|
|
+#define __NR_readdir 89
|
469 |
|
|
+#define __NR_mmap 90
|
470 |
|
|
+#define __NR_munmap 91
|
471 |
|
|
+#define __NR_truncate 92
|
472 |
|
|
+#define __NR_ftruncate 93
|
473 |
|
|
+#define __NR_fchmod 94
|
474 |
|
|
+#define __NR_fchown 95
|
475 |
|
|
+#define __NR_getpriority 96
|
476 |
|
|
+#define __NR_setpriority 97
|
477 |
|
|
+#define __NR_profil 98
|
478 |
|
|
+#define __NR_statfs 99
|
479 |
|
|
+#define __NR_fstatfs 100
|
480 |
|
|
+#define __NR_ioperm 101
|
481 |
|
|
+#define __NR_socketcall 102
|
482 |
|
|
+#define __NR_syslog 103
|
483 |
|
|
+#define __NR_setitimer 104
|
484 |
|
|
+#define __NR_getitimer 105
|
485 |
|
|
+#define __NR_stat 106
|
486 |
|
|
+#define __NR_lstat 107
|
487 |
|
|
+#define __NR_fstat 108
|
488 |
|
|
+#define __NR_olduname 109
|
489 |
|
|
+#define __NR_iopl 110
|
490 |
|
|
+#define __NR_vhangup 111
|
491 |
|
|
+#define __NR_idle 112
|
492 |
|
|
+#define __NR_vm86old 113
|
493 |
|
|
+#define __NR_wait4 114
|
494 |
|
|
+#define __NR_swapoff 115
|
495 |
|
|
+#define __NR_sysinfo 116
|
496 |
|
|
+#define __NR_ipc 117
|
497 |
|
|
+#define __NR_fsync 118
|
498 |
|
|
+#define __NR_sigreturn 119
|
499 |
|
|
+#define __NR_clone 120
|
500 |
|
|
+#define __NR_setdomainname 121
|
501 |
|
|
+#define __NR_uname 122
|
502 |
|
|
+#define __NR_modify_ldt 123
|
503 |
|
|
+#define __NR_adjtimex 124
|
504 |
|
|
+#define __NR_mprotect 125
|
505 |
|
|
+#define __NR_sigprocmask 126
|
506 |
|
|
+#define __NR_create_module 127
|
507 |
|
|
+#define __NR_init_module 128
|
508 |
|
|
+#define __NR_delete_module 129
|
509 |
|
|
+#define __NR_get_kernel_syms 130
|
510 |
|
|
+#define __NR_quotactl 131
|
511 |
|
|
+#define __NR_getpgid 132
|
512 |
|
|
+#define __NR_fchdir 133
|
513 |
|
|
+#define __NR_bdflush 134
|
514 |
|
|
+#define __NR_sysfs 135
|
515 |
|
|
+#define __NR_personality 136
|
516 |
|
|
+#define __NR_afs_syscall 137
|
517 |
|
|
+#define __NR_setfsuid 138
|
518 |
|
|
+#define __NR_setfsgid 139
|
519 |
|
|
+#define __NR__llseek 140
|
520 |
|
|
+#define __NR_getdents 141
|
521 |
|
|
+#define __NR__newselect 142
|
522 |
|
|
+#define __NR_flock 143
|
523 |
|
|
+#define __NR_msync 144
|
524 |
|
|
+#define __NR_readv 145
|
525 |
|
|
+#define __NR_writev 146
|
526 |
|
|
+#define __NR_getsid 147
|
527 |
|
|
+#define __NR_fdatasync 148
|
528 |
|
|
+#define __NR__sysctl 149
|
529 |
|
|
+#define __NR_mlock 150
|
530 |
|
|
+#define __NR_munlock 151
|
531 |
|
|
+#define __NR_mlockall 152
|
532 |
|
|
+#define __NR_munlockall 153
|
533 |
|
|
+#define __NR_sched_setparam 154
|
534 |
|
|
+#define __NR_sched_getparam 155
|
535 |
|
|
+#define __NR_sched_setscheduler 156
|
536 |
|
|
+#define __NR_sched_getscheduler 157
|
537 |
|
|
+#define __NR_sched_yield 158
|
538 |
|
|
+#define __NR_sched_get_priority_max 159
|
539 |
|
|
+#define __NR_sched_get_priority_min 160
|
540 |
|
|
+#define __NR_sched_rr_get_interval 161
|
541 |
|
|
+#define __NR_nanosleep 162
|
542 |
|
|
+#define __NR_mremap 163
|
543 |
|
|
+#define __NR_setresuid 164
|
544 |
|
|
+#define __NR_getresuid 165
|
545 |
|
|
+#define __NR_vm86 166
|
546 |
|
|
+#define __NR_query_module 167
|
547 |
|
|
+#define __NR_poll 168
|
548 |
|
|
+#define __NR_nfsservctl 169
|
549 |
|
|
+#define __NR_setresgid 170
|
550 |
|
|
+#define __NR_getresgid 171
|
551 |
|
|
+#define __NR_prctl 172
|
552 |
|
|
+#define __NR_rt_sigreturn 173
|
553 |
|
|
+#define __NR_rt_sigaction 174
|
554 |
|
|
+#define __NR_rt_sigprocmask 175
|
555 |
|
|
+#define __NR_rt_sigpending 176
|
556 |
|
|
+#define __NR_rt_sigtimedwait 177
|
557 |
|
|
+#define __NR_rt_sigqueueinfo 178
|
558 |
|
|
+#define __NR_rt_sigsuspend 179
|
559 |
|
|
+#define __NR_pread64 180
|
560 |
|
|
+#define __NR_pwrite64 181
|
561 |
|
|
+#define __NR_chown 182
|
562 |
|
|
+#define __NR_getcwd 183
|
563 |
|
|
+#define __NR_capget 184
|
564 |
|
|
+#define __NR_capset 185
|
565 |
|
|
+#define __NR_sigaltstack 186
|
566 |
|
|
+#define __NR_sendfile 187
|
567 |
|
|
+#define __NR_getpmsg 188
|
568 |
|
|
+#define __NR_putpmsg 189
|
569 |
|
|
+#define __NR_vfork 190
|
570 |
|
|
+#define __NR_ugetrlimit 191
|
571 |
|
|
+#define __NR_mmap2 192
|
572 |
|
|
+#define __NR_truncate64 193
|
573 |
|
|
+#define __NR_ftruncate64 194
|
574 |
|
|
+#define __NR_stat64 195
|
575 |
|
|
+#define __NR_lstat64 196
|
576 |
|
|
+#define __NR_fstat64 197
|
577 |
|
|
+#define __NR_lchown32 198
|
578 |
|
|
+#define __NR_getuid32 199
|
579 |
|
|
+#define __NR_getgid32 200
|
580 |
|
|
+#define __NR_geteuid32 201
|
581 |
|
|
+#define __NR_getegid32 202
|
582 |
|
|
+#define __NR_setreuid32 203
|
583 |
|
|
+#define __NR_setregid32 204
|
584 |
|
|
+#define __NR_getgroups32 205
|
585 |
|
|
+#define __NR_setgroups32 206
|
586 |
|
|
+#define __NR_fchown32 207
|
587 |
|
|
+#define __NR_setresuid32 208
|
588 |
|
|
+#define __NR_getresuid32 209
|
589 |
|
|
+#define __NR_setresgid32 210
|
590 |
|
|
+#define __NR_getresgid32 211
|
591 |
|
|
+#define __NR_chown32 212
|
592 |
|
|
+#define __NR_setuid32 213
|
593 |
|
|
+#define __NR_setgid32 214
|
594 |
|
|
+#define __NR_setfsuid32 215
|
595 |
|
|
+#define __NR_setfsgid32 216
|
596 |
|
|
+#define __NR_pivot_root 217
|
597 |
|
|
+#define __NR_mincore 218
|
598 |
|
|
+#define __NR_madvise 219
|
599 |
|
|
+#define __NR_getdents64 220
|
600 |
|
|
+#define __NR_fcntl64 221
|
601 |
|
|
+#define __NR_gettid 224
|
602 |
|
|
+#define __NR_readahead 225
|
603 |
|
|
+#define __NR_setxattr 226
|
604 |
|
|
+#define __NR_lsetxattr 227
|
605 |
|
|
+#define __NR_fsetxattr 228
|
606 |
|
|
+#define __NR_getxattr 229
|
607 |
|
|
+#define __NR_lgetxattr 230
|
608 |
|
|
+#define __NR_fgetxattr 231
|
609 |
|
|
+#define __NR_listxattr 232
|
610 |
|
|
+#define __NR_llistxattr 233
|
611 |
|
|
+#define __NR_flistxattr 234
|
612 |
|
|
+#define __NR_removexattr 235
|
613 |
|
|
+#define __NR_lremovexattr 236
|
614 |
|
|
+#define __NR_fremovexattr 237
|
615 |
|
|
+#define __NR_tkill 238
|
616 |
|
|
+#define __NR_sendfile64 239
|
617 |
|
|
+#define __NR_futex 240
|
618 |
|
|
+#define __NR_sched_setaffinity 241
|
619 |
|
|
+#define __NR_sched_getaffinity 242
|
620 |
|
|
+#define __NR_set_thread_area 243
|
621 |
|
|
+#define __NR_get_thread_area 244
|
622 |
|
|
+#define __NR_io_setup 245
|
623 |
|
|
+#define __NR_io_destroy 246
|
624 |
|
|
+#define __NR_io_getevents 247
|
625 |
|
|
+#define __NR_io_submit 248
|
626 |
|
|
+#define __NR_io_cancel 249
|
627 |
|
|
+#define __NR_fadvise64 250
|
628 |
|
|
+#define __NR_exit_group 252
|
629 |
|
|
+#define __NR_lookup_dcookie 253
|
630 |
|
|
+#define __NR_epoll_create 254
|
631 |
|
|
+#define __NR_epoll_ctl 255
|
632 |
|
|
+#define __NR_epoll_wait 256
|
633 |
|
|
+#define __NR_remap_file_pages 257
|
634 |
|
|
+#define __NR_set_tid_address 258
|
635 |
|
|
+#define __NR_timer_create 259
|
636 |
|
|
+#define __NR_timer_settime 260
|
637 |
|
|
+#define __NR_timer_gettime 261
|
638 |
|
|
+#define __NR_timer_getoverrun 262
|
639 |
|
|
+#define __NR_timer_delete 263
|
640 |
|
|
+#define __NR_clock_settime 264
|
641 |
|
|
+#define __NR_clock_gettime 265
|
642 |
|
|
+#define __NR_clock_getres 266
|
643 |
|
|
+#define __NR_clock_nanosleep 267
|
644 |
|
|
+#define __NR_statfs64 268
|
645 |
|
|
+#define __NR_fstatfs64 269
|
646 |
|
|
+#define __NR_tgkill 270
|
647 |
|
|
+#define __NR_utimes 271
|
648 |
|
|
+#define __NR_fadvise64_64 272
|
649 |
|
|
+#define __NR_vserver 273
|
650 |
|
|
+#define __NR_mbind 274
|
651 |
|
|
+#define __NR_get_mempolicy 275
|
652 |
|
|
+#define __NR_set_mempolicy 276
|
653 |
|
|
+#define __NR_mq_open 277
|
654 |
|
|
+#define __NR_mq_unlink 278
|
655 |
|
|
+#define __NR_mq_timedsend 279
|
656 |
|
|
+#define __NR_mq_timedreceive 280
|
657 |
|
|
+#define __NR_mq_notify 281
|
658 |
|
|
+#define __NR_mq_getsetattr 282
|
659 |
|
|
+#define __NR_kexec_load 283
|
660 |
|
|
+#define __NR_waitid 284
|
661 |
|
|
+#define __NR_add_key 286
|
662 |
|
|
+#define __NR_request_key 287
|
663 |
|
|
+#define __NR_keyctl 288
|
664 |
|
|
+#define __NR_ioprio_set 289
|
665 |
|
|
+#define __NR_ioprio_get 290
|
666 |
|
|
+#define __NR_inotify_init 291
|
667 |
|
|
+#define __NR_inotify_add_watch 292
|
668 |
|
|
+#define __NR_inotify_rm_watch 293
|
669 |
|
|
+#define __NR_migrate_pages 294
|
670 |
|
|
+#define __NR_openat 295
|
671 |
|
|
+#define __NR_mkdirat 296
|
672 |
|
|
+#define __NR_mknodat 297
|
673 |
|
|
+#define __NR_fchownat 298
|
674 |
|
|
+#define __NR_futimesat 299
|
675 |
|
|
+#define __NR_fstatat64 300
|
676 |
|
|
+#define __NR_unlinkat 301
|
677 |
|
|
+#define __NR_renameat 302
|
678 |
|
|
+#define __NR_linkat 303
|
679 |
|
|
+#define __NR_symlinkat 304
|
680 |
|
|
+#define __NR_readlinkat 305
|
681 |
|
|
+#define __NR_fchmodat 306
|
682 |
|
|
+#define __NR_faccessat 307
|
683 |
|
|
+#define __NR_pselect6 308
|
684 |
|
|
+#define __NR_ppoll 309
|
685 |
|
|
+#define __NR_unshare 310
|
686 |
|
|
+#define __NR_set_robust_list 311
|
687 |
|
|
+#define __NR_get_robust_list 312
|
688 |
|
|
+#define __NR_splice 313
|
689 |
|
|
+#define __NR_sync_file_range 314
|
690 |
|
|
+#define __NR_tee 315
|
691 |
|
|
+#define __NR_vmsplice 316
|
692 |
|
|
+#define __NR_move_pages 317
|
693 |
|
|
+#define __NR_getcpu 318
|
694 |
|
|
+#define __NR_epoll_pwait 319
|
695 |
|
|
+#define __NR_utimensat 320
|
696 |
|
|
+#define __NR_signalfd 321
|
697 |
|
|
+#define __NR_timerfd_create 322
|
698 |
|
|
+#define __NR_eventfd 323
|
699 |
|
|
+#define __NR_fallocate 324
|
700 |
|
|
+#define __NR_timerfd_settime 325
|
701 |
|
|
+#define __NR_timerfd_gettime 326
|
702 |
|
|
+#define __NR_signalfd4 327
|
703 |
|
|
+#define __NR_eventfd2 328
|
704 |
|
|
+#define __NR_epoll_create1 329
|
705 |
|
|
+#define __NR_dup3 330
|
706 |
|
|
+#define __NR_pipe2 331
|
707 |
|
|
+#define __NR_inotify_init1 332
|
708 |
|
|
+#define __NR_preadv 333
|
709 |
|
|
+#define __NR_pwritev 334
|
710 |
|
|
+#define __NR_rt_tgsigqueueinfo 335
|
711 |
|
|
+#define __NR_perf_event_open 336
|
712 |
|
|
+#define __NR_recvmmsg 337
|
713 |
|
|
+#define __NR_fanotify_init 338
|
714 |
|
|
+#define __NR_fanotify_mark 339
|
715 |
|
|
+#define __NR_prlimit64 340
|
716 |
|
|
+#define __NR_name_to_handle_at 341
|
717 |
|
|
+#define __NR_open_by_handle_at 342
|
718 |
|
|
+#define __NR_clock_adjtime 343
|
719 |
|
|
+#define __NR_syncfs 344
|
720 |
|
|
+#define __NR_sendmmsg 345
|
721 |
|
|
+#define __NR_setns 346
|
722 |
|
|
+#define __NR_process_vm_readv 347
|
723 |
|
|
+#define __NR_process_vm_writev 348
|
724 |
|
|
+#define __NR_kcmp 349
|
725 |
|
|
+#define __NR_finit_module 350
|
726 |
|
|
+#define __NR_sched_setattr 351
|
727 |
|
|
+#define __NR_sched_getattr 352
|
728 |
|
|
+#define __NR_renameat2 353
|
729 |
|
|
+#define __NR_seccomp 354
|
730 |
|
|
+#define __NR_getrandom 355
|
731 |
|
|
+#define __NR_memfd_create 356
|
732 |
|
|
+#define __NR_bpf 357
|
733 |
|
|
+#define __NR_execveat 358
|
734 |
|
|
+
|
735 |
|
|
+#endif /* _ASM_X86_UNISTD_32_H */
|
736 |
|
|
diff -Naur linux-3.19/arch/x86/include/generated/uapi/asm/unistd_64.h linux-3.19-sav/arch/x86/include/generated/uapi/asm/unistd_64.h
|
737 |
|
|
--- linux-3.19/arch/x86/include/generated/uapi/asm/unistd_64.h 1970-01-01 01:00:00.000000000 +0100
|
738 |
|
|
+++ linux-3.19-sav/arch/x86/include/generated/uapi/asm/unistd_64.h 2016-01-02 10:34:14.448779128 +0100
|
739 |
|
|
@@ -0,0 +1,328 @@
|
740 |
|
|
+#ifndef _ASM_X86_UNISTD_64_H
|
741 |
|
|
+#define _ASM_X86_UNISTD_64_H 1
|
742 |
|
|
+
|
743 |
|
|
+#define __NR_read 0
|
744 |
|
|
+#define __NR_write 1
|
745 |
|
|
+#define __NR_open 2
|
746 |
|
|
+#define __NR_close 3
|
747 |
|
|
+#define __NR_stat 4
|
748 |
|
|
+#define __NR_fstat 5
|
749 |
|
|
+#define __NR_lstat 6
|
750 |
|
|
+#define __NR_poll 7
|
751 |
|
|
+#define __NR_lseek 8
|
752 |
|
|
+#define __NR_mmap 9
|
753 |
|
|
+#define __NR_mprotect 10
|
754 |
|
|
+#define __NR_munmap 11
|
755 |
|
|
+#define __NR_brk 12
|
756 |
|
|
+#define __NR_rt_sigaction 13
|
757 |
|
|
+#define __NR_rt_sigprocmask 14
|
758 |
|
|
+#define __NR_rt_sigreturn 15
|
759 |
|
|
+#define __NR_ioctl 16
|
760 |
|
|
+#define __NR_pread64 17
|
761 |
|
|
+#define __NR_pwrite64 18
|
762 |
|
|
+#define __NR_readv 19
|
763 |
|
|
+#define __NR_writev 20
|
764 |
|
|
+#define __NR_access 21
|
765 |
|
|
+#define __NR_pipe 22
|
766 |
|
|
+#define __NR_select 23
|
767 |
|
|
+#define __NR_sched_yield 24
|
768 |
|
|
+#define __NR_mremap 25
|
769 |
|
|
+#define __NR_msync 26
|
770 |
|
|
+#define __NR_mincore 27
|
771 |
|
|
+#define __NR_madvise 28
|
772 |
|
|
+#define __NR_shmget 29
|
773 |
|
|
+#define __NR_shmat 30
|
774 |
|
|
+#define __NR_shmctl 31
|
775 |
|
|
+#define __NR_dup 32
|
776 |
|
|
+#define __NR_dup2 33
|
777 |
|
|
+#define __NR_pause 34
|
778 |
|
|
+#define __NR_nanosleep 35
|
779 |
|
|
+#define __NR_getitimer 36
|
780 |
|
|
+#define __NR_alarm 37
|
781 |
|
|
+#define __NR_setitimer 38
|
782 |
|
|
+#define __NR_getpid 39
|
783 |
|
|
+#define __NR_sendfile 40
|
784 |
|
|
+#define __NR_socket 41
|
785 |
|
|
+#define __NR_connect 42
|
786 |
|
|
+#define __NR_accept 43
|
787 |
|
|
+#define __NR_sendto 44
|
788 |
|
|
+#define __NR_recvfrom 45
|
789 |
|
|
+#define __NR_sendmsg 46
|
790 |
|
|
+#define __NR_recvmsg 47
|
791 |
|
|
+#define __NR_shutdown 48
|
792 |
|
|
+#define __NR_bind 49
|
793 |
|
|
+#define __NR_listen 50
|
794 |
|
|
+#define __NR_getsockname 51
|
795 |
|
|
+#define __NR_getpeername 52
|
796 |
|
|
+#define __NR_socketpair 53
|
797 |
|
|
+#define __NR_setsockopt 54
|
798 |
|
|
+#define __NR_getsockopt 55
|
799 |
|
|
+#define __NR_clone 56
|
800 |
|
|
+#define __NR_fork 57
|
801 |
|
|
+#define __NR_vfork 58
|
802 |
|
|
+#define __NR_execve 59
|
803 |
|
|
+#define __NR_exit 60
|
804 |
|
|
+#define __NR_wait4 61
|
805 |
|
|
+#define __NR_kill 62
|
806 |
|
|
+#define __NR_uname 63
|
807 |
|
|
+#define __NR_semget 64
|
808 |
|
|
+#define __NR_semop 65
|
809 |
|
|
+#define __NR_semctl 66
|
810 |
|
|
+#define __NR_shmdt 67
|
811 |
|
|
+#define __NR_msgget 68
|
812 |
|
|
+#define __NR_msgsnd 69
|
813 |
|
|
+#define __NR_msgrcv 70
|
814 |
|
|
+#define __NR_msgctl 71
|
815 |
|
|
+#define __NR_fcntl 72
|
816 |
|
|
+#define __NR_flock 73
|
817 |
|
|
+#define __NR_fsync 74
|
818 |
|
|
+#define __NR_fdatasync 75
|
819 |
|
|
+#define __NR_truncate 76
|
820 |
|
|
+#define __NR_ftruncate 77
|
821 |
|
|
+#define __NR_getdents 78
|
822 |
|
|
+#define __NR_getcwd 79
|
823 |
|
|
+#define __NR_chdir 80
|
824 |
|
|
+#define __NR_fchdir 81
|
825 |
|
|
+#define __NR_rename 82
|
826 |
|
|
+#define __NR_mkdir 83
|
827 |
|
|
+#define __NR_rmdir 84
|
828 |
|
|
+#define __NR_creat 85
|
829 |
|
|
+#define __NR_link 86
|
830 |
|
|
+#define __NR_unlink 87
|
831 |
|
|
+#define __NR_symlink 88
|
832 |
|
|
+#define __NR_readlink 89
|
833 |
|
|
+#define __NR_chmod 90
|
834 |
|
|
+#define __NR_fchmod 91
|
835 |
|
|
+#define __NR_chown 92
|
836 |
|
|
+#define __NR_fchown 93
|
837 |
|
|
+#define __NR_lchown 94
|
838 |
|
|
+#define __NR_umask 95
|
839 |
|
|
+#define __NR_gettimeofday 96
|
840 |
|
|
+#define __NR_getrlimit 97
|
841 |
|
|
+#define __NR_getrusage 98
|
842 |
|
|
+#define __NR_sysinfo 99
|
843 |
|
|
+#define __NR_times 100
|
844 |
|
|
+#define __NR_ptrace 101
|
845 |
|
|
+#define __NR_getuid 102
|
846 |
|
|
+#define __NR_syslog 103
|
847 |
|
|
+#define __NR_getgid 104
|
848 |
|
|
+#define __NR_setuid 105
|
849 |
|
|
+#define __NR_setgid 106
|
850 |
|
|
+#define __NR_geteuid 107
|
851 |
|
|
+#define __NR_getegid 108
|
852 |
|
|
+#define __NR_setpgid 109
|
853 |
|
|
+#define __NR_getppid 110
|
854 |
|
|
+#define __NR_getpgrp 111
|
855 |
|
|
+#define __NR_setsid 112
|
856 |
|
|
+#define __NR_setreuid 113
|
857 |
|
|
+#define __NR_setregid 114
|
858 |
|
|
+#define __NR_getgroups 115
|
859 |
|
|
+#define __NR_setgroups 116
|
860 |
|
|
+#define __NR_setresuid 117
|
861 |
|
|
+#define __NR_getresuid 118
|
862 |
|
|
+#define __NR_setresgid 119
|
863 |
|
|
+#define __NR_getresgid 120
|
864 |
|
|
+#define __NR_getpgid 121
|
865 |
|
|
+#define __NR_setfsuid 122
|
866 |
|
|
+#define __NR_setfsgid 123
|
867 |
|
|
+#define __NR_getsid 124
|
868 |
|
|
+#define __NR_capget 125
|
869 |
|
|
+#define __NR_capset 126
|
870 |
|
|
+#define __NR_rt_sigpending 127
|
871 |
|
|
+#define __NR_rt_sigtimedwait 128
|
872 |
|
|
+#define __NR_rt_sigqueueinfo 129
|
873 |
|
|
+#define __NR_rt_sigsuspend 130
|
874 |
|
|
+#define __NR_sigaltstack 131
|
875 |
|
|
+#define __NR_utime 132
|
876 |
|
|
+#define __NR_mknod 133
|
877 |
|
|
+#define __NR_uselib 134
|
878 |
|
|
+#define __NR_personality 135
|
879 |
|
|
+#define __NR_ustat 136
|
880 |
|
|
+#define __NR_statfs 137
|
881 |
|
|
+#define __NR_fstatfs 138
|
882 |
|
|
+#define __NR_sysfs 139
|
883 |
|
|
+#define __NR_getpriority 140
|
884 |
|
|
+#define __NR_setpriority 141
|
885 |
|
|
+#define __NR_sched_setparam 142
|
886 |
|
|
+#define __NR_sched_getparam 143
|
887 |
|
|
+#define __NR_sched_setscheduler 144
|
888 |
|
|
+#define __NR_sched_getscheduler 145
|
889 |
|
|
+#define __NR_sched_get_priority_max 146
|
890 |
|
|
+#define __NR_sched_get_priority_min 147
|
891 |
|
|
+#define __NR_sched_rr_get_interval 148
|
892 |
|
|
+#define __NR_mlock 149
|
893 |
|
|
+#define __NR_munlock 150
|
894 |
|
|
+#define __NR_mlockall 151
|
895 |
|
|
+#define __NR_munlockall 152
|
896 |
|
|
+#define __NR_vhangup 153
|
897 |
|
|
+#define __NR_modify_ldt 154
|
898 |
|
|
+#define __NR_pivot_root 155
|
899 |
|
|
+#define __NR__sysctl 156
|
900 |
|
|
+#define __NR_prctl 157
|
901 |
|
|
+#define __NR_arch_prctl 158
|
902 |
|
|
+#define __NR_adjtimex 159
|
903 |
|
|
+#define __NR_setrlimit 160
|
904 |
|
|
+#define __NR_chroot 161
|
905 |
|
|
+#define __NR_sync 162
|
906 |
|
|
+#define __NR_acct 163
|
907 |
|
|
+#define __NR_settimeofday 164
|
908 |
|
|
+#define __NR_mount 165
|
909 |
|
|
+#define __NR_umount2 166
|
910 |
|
|
+#define __NR_swapon 167
|
911 |
|
|
+#define __NR_swapoff 168
|
912 |
|
|
+#define __NR_reboot 169
|
913 |
|
|
+#define __NR_sethostname 170
|
914 |
|
|
+#define __NR_setdomainname 171
|
915 |
|
|
+#define __NR_iopl 172
|
916 |
|
|
+#define __NR_ioperm 173
|
917 |
|
|
+#define __NR_create_module 174
|
918 |
|
|
+#define __NR_init_module 175
|
919 |
|
|
+#define __NR_delete_module 176
|
920 |
|
|
+#define __NR_get_kernel_syms 177
|
921 |
|
|
+#define __NR_query_module 178
|
922 |
|
|
+#define __NR_quotactl 179
|
923 |
|
|
+#define __NR_nfsservctl 180
|
924 |
|
|
+#define __NR_getpmsg 181
|
925 |
|
|
+#define __NR_putpmsg 182
|
926 |
|
|
+#define __NR_afs_syscall 183
|
927 |
|
|
+#define __NR_tuxcall 184
|
928 |
|
|
+#define __NR_security 185
|
929 |
|
|
+#define __NR_gettid 186
|
930 |
|
|
+#define __NR_readahead 187
|
931 |
|
|
+#define __NR_setxattr 188
|
932 |
|
|
+#define __NR_lsetxattr 189
|
933 |
|
|
+#define __NR_fsetxattr 190
|
934 |
|
|
+#define __NR_getxattr 191
|
935 |
|
|
+#define __NR_lgetxattr 192
|
936 |
|
|
+#define __NR_fgetxattr 193
|
937 |
|
|
+#define __NR_listxattr 194
|
938 |
|
|
+#define __NR_llistxattr 195
|
939 |
|
|
+#define __NR_flistxattr 196
|
940 |
|
|
+#define __NR_removexattr 197
|
941 |
|
|
+#define __NR_lremovexattr 198
|
942 |
|
|
+#define __NR_fremovexattr 199
|
943 |
|
|
+#define __NR_tkill 200
|
944 |
|
|
+#define __NR_time 201
|
945 |
|
|
+#define __NR_futex 202
|
946 |
|
|
+#define __NR_sched_setaffinity 203
|
947 |
|
|
+#define __NR_sched_getaffinity 204
|
948 |
|
|
+#define __NR_set_thread_area 205
|
949 |
|
|
+#define __NR_io_setup 206
|
950 |
|
|
+#define __NR_io_destroy 207
|
951 |
|
|
+#define __NR_io_getevents 208
|
952 |
|
|
+#define __NR_io_submit 209
|
953 |
|
|
+#define __NR_io_cancel 210
|
954 |
|
|
+#define __NR_get_thread_area 211
|
955 |
|
|
+#define __NR_lookup_dcookie 212
|
956 |
|
|
+#define __NR_epoll_create 213
|
957 |
|
|
+#define __NR_epoll_ctl_old 214
|
958 |
|
|
+#define __NR_epoll_wait_old 215
|
959 |
|
|
+#define __NR_remap_file_pages 216
|
960 |
|
|
+#define __NR_getdents64 217
|
961 |
|
|
+#define __NR_set_tid_address 218
|
962 |
|
|
+#define __NR_restart_syscall 219
|
963 |
|
|
+#define __NR_semtimedop 220
|
964 |
|
|
+#define __NR_fadvise64 221
|
965 |
|
|
+#define __NR_timer_create 222
|
966 |
|
|
+#define __NR_timer_settime 223
|
967 |
|
|
+#define __NR_timer_gettime 224
|
968 |
|
|
+#define __NR_timer_getoverrun 225
|
969 |
|
|
+#define __NR_timer_delete 226
|
970 |
|
|
+#define __NR_clock_settime 227
|
971 |
|
|
+#define __NR_clock_gettime 228
|
972 |
|
|
+#define __NR_clock_getres 229
|
973 |
|
|
+#define __NR_clock_nanosleep 230
|
974 |
|
|
+#define __NR_exit_group 231
|
975 |
|
|
+#define __NR_epoll_wait 232
|
976 |
|
|
+#define __NR_epoll_ctl 233
|
977 |
|
|
+#define __NR_tgkill 234
|
978 |
|
|
+#define __NR_utimes 235
|
979 |
|
|
+#define __NR_vserver 236
|
980 |
|
|
+#define __NR_mbind 237
|
981 |
|
|
+#define __NR_set_mempolicy 238
|
982 |
|
|
+#define __NR_get_mempolicy 239
|
983 |
|
|
+#define __NR_mq_open 240
|
984 |
|
|
+#define __NR_mq_unlink 241
|
985 |
|
|
+#define __NR_mq_timedsend 242
|
986 |
|
|
+#define __NR_mq_timedreceive 243
|
987 |
|
|
+#define __NR_mq_notify 244
|
988 |
|
|
+#define __NR_mq_getsetattr 245
|
989 |
|
|
+#define __NR_kexec_load 246
|
990 |
|
|
+#define __NR_waitid 247
|
991 |
|
|
+#define __NR_add_key 248
|
992 |
|
|
+#define __NR_request_key 249
|
993 |
|
|
+#define __NR_keyctl 250
|
994 |
|
|
+#define __NR_ioprio_set 251
|
995 |
|
|
+#define __NR_ioprio_get 252
|
996 |
|
|
+#define __NR_inotify_init 253
|
997 |
|
|
+#define __NR_inotify_add_watch 254
|
998 |
|
|
+#define __NR_inotify_rm_watch 255
|
999 |
|
|
+#define __NR_migrate_pages 256
|
1000 |
|
|
+#define __NR_openat 257
|
1001 |
|
|
+#define __NR_mkdirat 258
|
1002 |
|
|
+#define __NR_mknodat 259
|
1003 |
|
|
+#define __NR_fchownat 260
|
1004 |
|
|
+#define __NR_futimesat 261
|
1005 |
|
|
+#define __NR_newfstatat 262
|
1006 |
|
|
+#define __NR_unlinkat 263
|
1007 |
|
|
+#define __NR_renameat 264
|
1008 |
|
|
+#define __NR_linkat 265
|
1009 |
|
|
+#define __NR_symlinkat 266
|
1010 |
|
|
+#define __NR_readlinkat 267
|
1011 |
|
|
+#define __NR_fchmodat 268
|
1012 |
|
|
+#define __NR_faccessat 269
|
1013 |
|
|
+#define __NR_pselect6 270
|
1014 |
|
|
+#define __NR_ppoll 271
|
1015 |
|
|
+#define __NR_unshare 272
|
1016 |
|
|
+#define __NR_set_robust_list 273
|
1017 |
|
|
+#define __NR_get_robust_list 274
|
1018 |
|
|
+#define __NR_splice 275
|
1019 |
|
|
+#define __NR_tee 276
|
1020 |
|
|
+#define __NR_sync_file_range 277
|
1021 |
|
|
+#define __NR_vmsplice 278
|
1022 |
|
|
+#define __NR_move_pages 279
|
1023 |
|
|
+#define __NR_utimensat 280
|
1024 |
|
|
+#define __NR_epoll_pwait 281
|
1025 |
|
|
+#define __NR_signalfd 282
|
1026 |
|
|
+#define __NR_timerfd_create 283
|
1027 |
|
|
+#define __NR_eventfd 284
|
1028 |
|
|
+#define __NR_fallocate 285
|
1029 |
|
|
+#define __NR_timerfd_settime 286
|
1030 |
|
|
+#define __NR_timerfd_gettime 287
|
1031 |
|
|
+#define __NR_accept4 288
|
1032 |
|
|
+#define __NR_signalfd4 289
|
1033 |
|
|
+#define __NR_eventfd2 290
|
1034 |
|
|
+#define __NR_epoll_create1 291
|
1035 |
|
|
+#define __NR_dup3 292
|
1036 |
|
|
+#define __NR_pipe2 293
|
1037 |
|
|
+#define __NR_inotify_init1 294
|
1038 |
|
|
+#define __NR_preadv 295
|
1039 |
|
|
+#define __NR_pwritev 296
|
1040 |
|
|
+#define __NR_rt_tgsigqueueinfo 297
|
1041 |
|
|
+#define __NR_perf_event_open 298
|
1042 |
|
|
+#define __NR_recvmmsg 299
|
1043 |
|
|
+#define __NR_fanotify_init 300
|
1044 |
|
|
+#define __NR_fanotify_mark 301
|
1045 |
|
|
+#define __NR_prlimit64 302
|
1046 |
|
|
+#define __NR_name_to_handle_at 303
|
1047 |
|
|
+#define __NR_open_by_handle_at 304
|
1048 |
|
|
+#define __NR_clock_adjtime 305
|
1049 |
|
|
+#define __NR_syncfs 306
|
1050 |
|
|
+#define __NR_sendmmsg 307
|
1051 |
|
|
+#define __NR_setns 308
|
1052 |
|
|
+#define __NR_getcpu 309
|
1053 |
|
|
+#define __NR_process_vm_readv 310
|
1054 |
|
|
+#define __NR_process_vm_writev 311
|
1055 |
|
|
+#define __NR_kcmp 312
|
1056 |
|
|
+#define __NR_finit_module 313
|
1057 |
|
|
+#define __NR_sched_setattr 314
|
1058 |
|
|
+#define __NR_sched_getattr 315
|
1059 |
|
|
+#define __NR_renameat2 316
|
1060 |
|
|
+#define __NR_seccomp 317
|
1061 |
|
|
+#define __NR_getrandom 318
|
1062 |
|
|
+#define __NR_memfd_create 319
|
1063 |
|
|
+#define __NR_kexec_file_load 320
|
1064 |
|
|
+#define __NR_bpf 321
|
1065 |
|
|
+#define __NR_execveat 322
|
1066 |
|
|
+
|
1067 |
|
|
+#endif /* _ASM_X86_UNISTD_64_H */
|
1068 |
|
|
diff -Naur linux-3.19/arch/x86/include/generated/uapi/asm/unistd_x32.h linux-3.19-sav/arch/x86/include/generated/uapi/asm/unistd_x32.h
|
1069 |
|
|
--- linux-3.19/arch/x86/include/generated/uapi/asm/unistd_x32.h 1970-01-01 01:00:00.000000000 +0100
|
1070 |
|
|
+++ linux-3.19-sav/arch/x86/include/generated/uapi/asm/unistd_x32.h 2016-01-02 10:34:14.476779128 +0100
|
1071 |
|
|
@@ -0,0 +1,317 @@
|
1072 |
|
|
+#ifndef _ASM_X86_UNISTD_X32_H
|
1073 |
|
|
+#define _ASM_X86_UNISTD_X32_H 1
|
1074 |
|
|
+
|
1075 |
|
|
+#define __NR_read (__X32_SYSCALL_BIT + 0)
|
1076 |
|
|
+#define __NR_write (__X32_SYSCALL_BIT + 1)
|
1077 |
|
|
+#define __NR_open (__X32_SYSCALL_BIT + 2)
|
1078 |
|
|
+#define __NR_close (__X32_SYSCALL_BIT + 3)
|
1079 |
|
|
+#define __NR_stat (__X32_SYSCALL_BIT + 4)
|
1080 |
|
|
+#define __NR_fstat (__X32_SYSCALL_BIT + 5)
|
1081 |
|
|
+#define __NR_lstat (__X32_SYSCALL_BIT + 6)
|
1082 |
|
|
+#define __NR_poll (__X32_SYSCALL_BIT + 7)
|
1083 |
|
|
+#define __NR_lseek (__X32_SYSCALL_BIT + 8)
|
1084 |
|
|
+#define __NR_mmap (__X32_SYSCALL_BIT + 9)
|
1085 |
|
|
+#define __NR_mprotect (__X32_SYSCALL_BIT + 10)
|
1086 |
|
|
+#define __NR_munmap (__X32_SYSCALL_BIT + 11)
|
1087 |
|
|
+#define __NR_brk (__X32_SYSCALL_BIT + 12)
|
1088 |
|
|
+#define __NR_rt_sigprocmask (__X32_SYSCALL_BIT + 14)
|
1089 |
|
|
+#define __NR_pread64 (__X32_SYSCALL_BIT + 17)
|
1090 |
|
|
+#define __NR_pwrite64 (__X32_SYSCALL_BIT + 18)
|
1091 |
|
|
+#define __NR_access (__X32_SYSCALL_BIT + 21)
|
1092 |
|
|
+#define __NR_pipe (__X32_SYSCALL_BIT + 22)
|
1093 |
|
|
+#define __NR_select (__X32_SYSCALL_BIT + 23)
|
1094 |
|
|
+#define __NR_sched_yield (__X32_SYSCALL_BIT + 24)
|
1095 |
|
|
+#define __NR_mremap (__X32_SYSCALL_BIT + 25)
|
1096 |
|
|
+#define __NR_msync (__X32_SYSCALL_BIT + 26)
|
1097 |
|
|
+#define __NR_mincore (__X32_SYSCALL_BIT + 27)
|
1098 |
|
|
+#define __NR_madvise (__X32_SYSCALL_BIT + 28)
|
1099 |
|
|
+#define __NR_shmget (__X32_SYSCALL_BIT + 29)
|
1100 |
|
|
+#define __NR_shmat (__X32_SYSCALL_BIT + 30)
|
1101 |
|
|
+#define __NR_shmctl (__X32_SYSCALL_BIT + 31)
|
1102 |
|
|
+#define __NR_dup (__X32_SYSCALL_BIT + 32)
|
1103 |
|
|
+#define __NR_dup2 (__X32_SYSCALL_BIT + 33)
|
1104 |
|
|
+#define __NR_pause (__X32_SYSCALL_BIT + 34)
|
1105 |
|
|
+#define __NR_nanosleep (__X32_SYSCALL_BIT + 35)
|
1106 |
|
|
+#define __NR_getitimer (__X32_SYSCALL_BIT + 36)
|
1107 |
|
|
+#define __NR_alarm (__X32_SYSCALL_BIT + 37)
|
1108 |
|
|
+#define __NR_setitimer (__X32_SYSCALL_BIT + 38)
|
1109 |
|
|
+#define __NR_getpid (__X32_SYSCALL_BIT + 39)
|
1110 |
|
|
+#define __NR_sendfile (__X32_SYSCALL_BIT + 40)
|
1111 |
|
|
+#define __NR_socket (__X32_SYSCALL_BIT + 41)
|
1112 |
|
|
+#define __NR_connect (__X32_SYSCALL_BIT + 42)
|
1113 |
|
|
+#define __NR_accept (__X32_SYSCALL_BIT + 43)
|
1114 |
|
|
+#define __NR_sendto (__X32_SYSCALL_BIT + 44)
|
1115 |
|
|
+#define __NR_shutdown (__X32_SYSCALL_BIT + 48)
|
1116 |
|
|
+#define __NR_bind (__X32_SYSCALL_BIT + 49)
|
1117 |
|
|
+#define __NR_listen (__X32_SYSCALL_BIT + 50)
|
1118 |
|
|
+#define __NR_getsockname (__X32_SYSCALL_BIT + 51)
|
1119 |
|
|
+#define __NR_getpeername (__X32_SYSCALL_BIT + 52)
|
1120 |
|
|
+#define __NR_socketpair (__X32_SYSCALL_BIT + 53)
|
1121 |
|
|
+#define __NR_clone (__X32_SYSCALL_BIT + 56)
|
1122 |
|
|
+#define __NR_fork (__X32_SYSCALL_BIT + 57)
|
1123 |
|
|
+#define __NR_vfork (__X32_SYSCALL_BIT + 58)
|
1124 |
|
|
+#define __NR_exit (__X32_SYSCALL_BIT + 60)
|
1125 |
|
|
+#define __NR_wait4 (__X32_SYSCALL_BIT + 61)
|
1126 |
|
|
+#define __NR_kill (__X32_SYSCALL_BIT + 62)
|
1127 |
|
|
+#define __NR_uname (__X32_SYSCALL_BIT + 63)
|
1128 |
|
|
+#define __NR_semget (__X32_SYSCALL_BIT + 64)
|
1129 |
|
|
+#define __NR_semop (__X32_SYSCALL_BIT + 65)
|
1130 |
|
|
+#define __NR_semctl (__X32_SYSCALL_BIT + 66)
|
1131 |
|
|
+#define __NR_shmdt (__X32_SYSCALL_BIT + 67)
|
1132 |
|
|
+#define __NR_msgget (__X32_SYSCALL_BIT + 68)
|
1133 |
|
|
+#define __NR_msgsnd (__X32_SYSCALL_BIT + 69)
|
1134 |
|
|
+#define __NR_msgrcv (__X32_SYSCALL_BIT + 70)
|
1135 |
|
|
+#define __NR_msgctl (__X32_SYSCALL_BIT + 71)
|
1136 |
|
|
+#define __NR_fcntl (__X32_SYSCALL_BIT + 72)
|
1137 |
|
|
+#define __NR_flock (__X32_SYSCALL_BIT + 73)
|
1138 |
|
|
+#define __NR_fsync (__X32_SYSCALL_BIT + 74)
|
1139 |
|
|
+#define __NR_fdatasync (__X32_SYSCALL_BIT + 75)
|
1140 |
|
|
+#define __NR_truncate (__X32_SYSCALL_BIT + 76)
|
1141 |
|
|
+#define __NR_ftruncate (__X32_SYSCALL_BIT + 77)
|
1142 |
|
|
+#define __NR_getdents (__X32_SYSCALL_BIT + 78)
|
1143 |
|
|
+#define __NR_getcwd (__X32_SYSCALL_BIT + 79)
|
1144 |
|
|
+#define __NR_chdir (__X32_SYSCALL_BIT + 80)
|
1145 |
|
|
+#define __NR_fchdir (__X32_SYSCALL_BIT + 81)
|
1146 |
|
|
+#define __NR_rename (__X32_SYSCALL_BIT + 82)
|
1147 |
|
|
+#define __NR_mkdir (__X32_SYSCALL_BIT + 83)
|
1148 |
|
|
+#define __NR_rmdir (__X32_SYSCALL_BIT + 84)
|
1149 |
|
|
+#define __NR_creat (__X32_SYSCALL_BIT + 85)
|
1150 |
|
|
+#define __NR_link (__X32_SYSCALL_BIT + 86)
|
1151 |
|
|
+#define __NR_unlink (__X32_SYSCALL_BIT + 87)
|
1152 |
|
|
+#define __NR_symlink (__X32_SYSCALL_BIT + 88)
|
1153 |
|
|
+#define __NR_readlink (__X32_SYSCALL_BIT + 89)
|
1154 |
|
|
+#define __NR_chmod (__X32_SYSCALL_BIT + 90)
|
1155 |
|
|
+#define __NR_fchmod (__X32_SYSCALL_BIT + 91)
|
1156 |
|
|
+#define __NR_chown (__X32_SYSCALL_BIT + 92)
|
1157 |
|
|
+#define __NR_fchown (__X32_SYSCALL_BIT + 93)
|
1158 |
|
|
+#define __NR_lchown (__X32_SYSCALL_BIT + 94)
|
1159 |
|
|
+#define __NR_umask (__X32_SYSCALL_BIT + 95)
|
1160 |
|
|
+#define __NR_gettimeofday (__X32_SYSCALL_BIT + 96)
|
1161 |
|
|
+#define __NR_getrlimit (__X32_SYSCALL_BIT + 97)
|
1162 |
|
|
+#define __NR_getrusage (__X32_SYSCALL_BIT + 98)
|
1163 |
|
|
+#define __NR_sysinfo (__X32_SYSCALL_BIT + 99)
|
1164 |
|
|
+#define __NR_times (__X32_SYSCALL_BIT + 100)
|
1165 |
|
|
+#define __NR_getuid (__X32_SYSCALL_BIT + 102)
|
1166 |
|
|
+#define __NR_syslog (__X32_SYSCALL_BIT + 103)
|
1167 |
|
|
+#define __NR_getgid (__X32_SYSCALL_BIT + 104)
|
1168 |
|
|
+#define __NR_setuid (__X32_SYSCALL_BIT + 105)
|
1169 |
|
|
+#define __NR_setgid (__X32_SYSCALL_BIT + 106)
|
1170 |
|
|
+#define __NR_geteuid (__X32_SYSCALL_BIT + 107)
|
1171 |
|
|
+#define __NR_getegid (__X32_SYSCALL_BIT + 108)
|
1172 |
|
|
+#define __NR_setpgid (__X32_SYSCALL_BIT + 109)
|
1173 |
|
|
+#define __NR_getppid (__X32_SYSCALL_BIT + 110)
|
1174 |
|
|
+#define __NR_getpgrp (__X32_SYSCALL_BIT + 111)
|
1175 |
|
|
+#define __NR_setsid (__X32_SYSCALL_BIT + 112)
|
1176 |
|
|
+#define __NR_setreuid (__X32_SYSCALL_BIT + 113)
|
1177 |
|
|
+#define __NR_setregid (__X32_SYSCALL_BIT + 114)
|
1178 |
|
|
+#define __NR_getgroups (__X32_SYSCALL_BIT + 115)
|
1179 |
|
|
+#define __NR_setgroups (__X32_SYSCALL_BIT + 116)
|
1180 |
|
|
+#define __NR_setresuid (__X32_SYSCALL_BIT + 117)
|
1181 |
|
|
+#define __NR_getresuid (__X32_SYSCALL_BIT + 118)
|
1182 |
|
|
+#define __NR_setresgid (__X32_SYSCALL_BIT + 119)
|
1183 |
|
|
+#define __NR_getresgid (__X32_SYSCALL_BIT + 120)
|
1184 |
|
|
+#define __NR_getpgid (__X32_SYSCALL_BIT + 121)
|
1185 |
|
|
+#define __NR_setfsuid (__X32_SYSCALL_BIT + 122)
|
1186 |
|
|
+#define __NR_setfsgid (__X32_SYSCALL_BIT + 123)
|
1187 |
|
|
+#define __NR_getsid (__X32_SYSCALL_BIT + 124)
|
1188 |
|
|
+#define __NR_capget (__X32_SYSCALL_BIT + 125)
|
1189 |
|
|
+#define __NR_capset (__X32_SYSCALL_BIT + 126)
|
1190 |
|
|
+#define __NR_rt_sigsuspend (__X32_SYSCALL_BIT + 130)
|
1191 |
|
|
+#define __NR_utime (__X32_SYSCALL_BIT + 132)
|
1192 |
|
|
+#define __NR_mknod (__X32_SYSCALL_BIT + 133)
|
1193 |
|
|
+#define __NR_personality (__X32_SYSCALL_BIT + 135)
|
1194 |
|
|
+#define __NR_ustat (__X32_SYSCALL_BIT + 136)
|
1195 |
|
|
+#define __NR_statfs (__X32_SYSCALL_BIT + 137)
|
1196 |
|
|
+#define __NR_fstatfs (__X32_SYSCALL_BIT + 138)
|
1197 |
|
|
+#define __NR_sysfs (__X32_SYSCALL_BIT + 139)
|
1198 |
|
|
+#define __NR_getpriority (__X32_SYSCALL_BIT + 140)
|
1199 |
|
|
+#define __NR_setpriority (__X32_SYSCALL_BIT + 141)
|
1200 |
|
|
+#define __NR_sched_setparam (__X32_SYSCALL_BIT + 142)
|
1201 |
|
|
+#define __NR_sched_getparam (__X32_SYSCALL_BIT + 143)
|
1202 |
|
|
+#define __NR_sched_setscheduler (__X32_SYSCALL_BIT + 144)
|
1203 |
|
|
+#define __NR_sched_getscheduler (__X32_SYSCALL_BIT + 145)
|
1204 |
|
|
+#define __NR_sched_get_priority_max (__X32_SYSCALL_BIT + 146)
|
1205 |
|
|
+#define __NR_sched_get_priority_min (__X32_SYSCALL_BIT + 147)
|
1206 |
|
|
+#define __NR_sched_rr_get_interval (__X32_SYSCALL_BIT + 148)
|
1207 |
|
|
+#define __NR_mlock (__X32_SYSCALL_BIT + 149)
|
1208 |
|
|
+#define __NR_munlock (__X32_SYSCALL_BIT + 150)
|
1209 |
|
|
+#define __NR_mlockall (__X32_SYSCALL_BIT + 151)
|
1210 |
|
|
+#define __NR_munlockall (__X32_SYSCALL_BIT + 152)
|
1211 |
|
|
+#define __NR_vhangup (__X32_SYSCALL_BIT + 153)
|
1212 |
|
|
+#define __NR_modify_ldt (__X32_SYSCALL_BIT + 154)
|
1213 |
|
|
+#define __NR_pivot_root (__X32_SYSCALL_BIT + 155)
|
1214 |
|
|
+#define __NR_prctl (__X32_SYSCALL_BIT + 157)
|
1215 |
|
|
+#define __NR_arch_prctl (__X32_SYSCALL_BIT + 158)
|
1216 |
|
|
+#define __NR_adjtimex (__X32_SYSCALL_BIT + 159)
|
1217 |
|
|
+#define __NR_setrlimit (__X32_SYSCALL_BIT + 160)
|
1218 |
|
|
+#define __NR_chroot (__X32_SYSCALL_BIT + 161)
|
1219 |
|
|
+#define __NR_sync (__X32_SYSCALL_BIT + 162)
|
1220 |
|
|
+#define __NR_acct (__X32_SYSCALL_BIT + 163)
|
1221 |
|
|
+#define __NR_settimeofday (__X32_SYSCALL_BIT + 164)
|
1222 |
|
|
+#define __NR_mount (__X32_SYSCALL_BIT + 165)
|
1223 |
|
|
+#define __NR_umount2 (__X32_SYSCALL_BIT + 166)
|
1224 |
|
|
+#define __NR_swapon (__X32_SYSCALL_BIT + 167)
|
1225 |
|
|
+#define __NR_swapoff (__X32_SYSCALL_BIT + 168)
|
1226 |
|
|
+#define __NR_reboot (__X32_SYSCALL_BIT + 169)
|
1227 |
|
|
+#define __NR_sethostname (__X32_SYSCALL_BIT + 170)
|
1228 |
|
|
+#define __NR_setdomainname (__X32_SYSCALL_BIT + 171)
|
1229 |
|
|
+#define __NR_iopl (__X32_SYSCALL_BIT + 172)
|
1230 |
|
|
+#define __NR_ioperm (__X32_SYSCALL_BIT + 173)
|
1231 |
|
|
+#define __NR_init_module (__X32_SYSCALL_BIT + 175)
|
1232 |
|
|
+#define __NR_delete_module (__X32_SYSCALL_BIT + 176)
|
1233 |
|
|
+#define __NR_quotactl (__X32_SYSCALL_BIT + 179)
|
1234 |
|
|
+#define __NR_getpmsg (__X32_SYSCALL_BIT + 181)
|
1235 |
|
|
+#define __NR_putpmsg (__X32_SYSCALL_BIT + 182)
|
1236 |
|
|
+#define __NR_afs_syscall (__X32_SYSCALL_BIT + 183)
|
1237 |
|
|
+#define __NR_tuxcall (__X32_SYSCALL_BIT + 184)
|
1238 |
|
|
+#define __NR_security (__X32_SYSCALL_BIT + 185)
|
1239 |
|
|
+#define __NR_gettid (__X32_SYSCALL_BIT + 186)
|
1240 |
|
|
+#define __NR_readahead (__X32_SYSCALL_BIT + 187)
|
1241 |
|
|
+#define __NR_setxattr (__X32_SYSCALL_BIT + 188)
|
1242 |
|
|
+#define __NR_lsetxattr (__X32_SYSCALL_BIT + 189)
|
1243 |
|
|
+#define __NR_fsetxattr (__X32_SYSCALL_BIT + 190)
|
1244 |
|
|
+#define __NR_getxattr (__X32_SYSCALL_BIT + 191)
|
1245 |
|
|
+#define __NR_lgetxattr (__X32_SYSCALL_BIT + 192)
|
1246 |
|
|
+#define __NR_fgetxattr (__X32_SYSCALL_BIT + 193)
|
1247 |
|
|
+#define __NR_listxattr (__X32_SYSCALL_BIT + 194)
|
1248 |
|
|
+#define __NR_llistxattr (__X32_SYSCALL_BIT + 195)
|
1249 |
|
|
+#define __NR_flistxattr (__X32_SYSCALL_BIT + 196)
|
1250 |
|
|
+#define __NR_removexattr (__X32_SYSCALL_BIT + 197)
|
1251 |
|
|
+#define __NR_lremovexattr (__X32_SYSCALL_BIT + 198)
|
1252 |
|
|
+#define __NR_fremovexattr (__X32_SYSCALL_BIT + 199)
|
1253 |
|
|
+#define __NR_tkill (__X32_SYSCALL_BIT + 200)
|
1254 |
|
|
+#define __NR_time (__X32_SYSCALL_BIT + 201)
|
1255 |
|
|
+#define __NR_futex (__X32_SYSCALL_BIT + 202)
|
1256 |
|
|
+#define __NR_sched_setaffinity (__X32_SYSCALL_BIT + 203)
|
1257 |
|
|
+#define __NR_sched_getaffinity (__X32_SYSCALL_BIT + 204)
|
1258 |
|
|
+#define __NR_io_destroy (__X32_SYSCALL_BIT + 207)
|
1259 |
|
|
+#define __NR_io_getevents (__X32_SYSCALL_BIT + 208)
|
1260 |
|
|
+#define __NR_io_cancel (__X32_SYSCALL_BIT + 210)
|
1261 |
|
|
+#define __NR_lookup_dcookie (__X32_SYSCALL_BIT + 212)
|
1262 |
|
|
+#define __NR_epoll_create (__X32_SYSCALL_BIT + 213)
|
1263 |
|
|
+#define __NR_remap_file_pages (__X32_SYSCALL_BIT + 216)
|
1264 |
|
|
+#define __NR_getdents64 (__X32_SYSCALL_BIT + 217)
|
1265 |
|
|
+#define __NR_set_tid_address (__X32_SYSCALL_BIT + 218)
|
1266 |
|
|
+#define __NR_restart_syscall (__X32_SYSCALL_BIT + 219)
|
1267 |
|
|
+#define __NR_semtimedop (__X32_SYSCALL_BIT + 220)
|
1268 |
|
|
+#define __NR_fadvise64 (__X32_SYSCALL_BIT + 221)
|
1269 |
|
|
+#define __NR_timer_settime (__X32_SYSCALL_BIT + 223)
|
1270 |
|
|
+#define __NR_timer_gettime (__X32_SYSCALL_BIT + 224)
|
1271 |
|
|
+#define __NR_timer_getoverrun (__X32_SYSCALL_BIT + 225)
|
1272 |
|
|
+#define __NR_timer_delete (__X32_SYSCALL_BIT + 226)
|
1273 |
|
|
+#define __NR_clock_settime (__X32_SYSCALL_BIT + 227)
|
1274 |
|
|
+#define __NR_clock_gettime (__X32_SYSCALL_BIT + 228)
|
1275 |
|
|
+#define __NR_clock_getres (__X32_SYSCALL_BIT + 229)
|
1276 |
|
|
+#define __NR_clock_nanosleep (__X32_SYSCALL_BIT + 230)
|
1277 |
|
|
+#define __NR_exit_group (__X32_SYSCALL_BIT + 231)
|
1278 |
|
|
+#define __NR_epoll_wait (__X32_SYSCALL_BIT + 232)
|
1279 |
|
|
+#define __NR_epoll_ctl (__X32_SYSCALL_BIT + 233)
|
1280 |
|
|
+#define __NR_tgkill (__X32_SYSCALL_BIT + 234)
|
1281 |
|
|
+#define __NR_utimes (__X32_SYSCALL_BIT + 235)
|
1282 |
|
|
+#define __NR_mbind (__X32_SYSCALL_BIT + 237)
|
1283 |
|
|
+#define __NR_set_mempolicy (__X32_SYSCALL_BIT + 238)
|
1284 |
|
|
+#define __NR_get_mempolicy (__X32_SYSCALL_BIT + 239)
|
1285 |
|
|
+#define __NR_mq_open (__X32_SYSCALL_BIT + 240)
|
1286 |
|
|
+#define __NR_mq_unlink (__X32_SYSCALL_BIT + 241)
|
1287 |
|
|
+#define __NR_mq_timedsend (__X32_SYSCALL_BIT + 242)
|
1288 |
|
|
+#define __NR_mq_timedreceive (__X32_SYSCALL_BIT + 243)
|
1289 |
|
|
+#define __NR_mq_getsetattr (__X32_SYSCALL_BIT + 245)
|
1290 |
|
|
+#define __NR_add_key (__X32_SYSCALL_BIT + 248)
|
1291 |
|
|
+#define __NR_request_key (__X32_SYSCALL_BIT + 249)
|
1292 |
|
|
+#define __NR_keyctl (__X32_SYSCALL_BIT + 250)
|
1293 |
|
|
+#define __NR_ioprio_set (__X32_SYSCALL_BIT + 251)
|
1294 |
|
|
+#define __NR_ioprio_get (__X32_SYSCALL_BIT + 252)
|
1295 |
|
|
+#define __NR_inotify_init (__X32_SYSCALL_BIT + 253)
|
1296 |
|
|
+#define __NR_inotify_add_watch (__X32_SYSCALL_BIT + 254)
|
1297 |
|
|
+#define __NR_inotify_rm_watch (__X32_SYSCALL_BIT + 255)
|
1298 |
|
|
+#define __NR_migrate_pages (__X32_SYSCALL_BIT + 256)
|
1299 |
|
|
+#define __NR_openat (__X32_SYSCALL_BIT + 257)
|
1300 |
|
|
+#define __NR_mkdirat (__X32_SYSCALL_BIT + 258)
|
1301 |
|
|
+#define __NR_mknodat (__X32_SYSCALL_BIT + 259)
|
1302 |
|
|
+#define __NR_fchownat (__X32_SYSCALL_BIT + 260)
|
1303 |
|
|
+#define __NR_futimesat (__X32_SYSCALL_BIT + 261)
|
1304 |
|
|
+#define __NR_newfstatat (__X32_SYSCALL_BIT + 262)
|
1305 |
|
|
+#define __NR_unlinkat (__X32_SYSCALL_BIT + 263)
|
1306 |
|
|
+#define __NR_renameat (__X32_SYSCALL_BIT + 264)
|
1307 |
|
|
+#define __NR_linkat (__X32_SYSCALL_BIT + 265)
|
1308 |
|
|
+#define __NR_symlinkat (__X32_SYSCALL_BIT + 266)
|
1309 |
|
|
+#define __NR_readlinkat (__X32_SYSCALL_BIT + 267)
|
1310 |
|
|
+#define __NR_fchmodat (__X32_SYSCALL_BIT + 268)
|
1311 |
|
|
+#define __NR_faccessat (__X32_SYSCALL_BIT + 269)
|
1312 |
|
|
+#define __NR_pselect6 (__X32_SYSCALL_BIT + 270)
|
1313 |
|
|
+#define __NR_ppoll (__X32_SYSCALL_BIT + 271)
|
1314 |
|
|
+#define __NR_unshare (__X32_SYSCALL_BIT + 272)
|
1315 |
|
|
+#define __NR_splice (__X32_SYSCALL_BIT + 275)
|
1316 |
|
|
+#define __NR_tee (__X32_SYSCALL_BIT + 276)
|
1317 |
|
|
+#define __NR_sync_file_range (__X32_SYSCALL_BIT + 277)
|
1318 |
|
|
+#define __NR_utimensat (__X32_SYSCALL_BIT + 280)
|
1319 |
|
|
+#define __NR_epoll_pwait (__X32_SYSCALL_BIT + 281)
|
1320 |
|
|
+#define __NR_signalfd (__X32_SYSCALL_BIT + 282)
|
1321 |
|
|
+#define __NR_timerfd_create (__X32_SYSCALL_BIT + 283)
|
1322 |
|
|
+#define __NR_eventfd (__X32_SYSCALL_BIT + 284)
|
1323 |
|
|
+#define __NR_fallocate (__X32_SYSCALL_BIT + 285)
|
1324 |
|
|
+#define __NR_timerfd_settime (__X32_SYSCALL_BIT + 286)
|
1325 |
|
|
+#define __NR_timerfd_gettime (__X32_SYSCALL_BIT + 287)
|
1326 |
|
|
+#define __NR_accept4 (__X32_SYSCALL_BIT + 288)
|
1327 |
|
|
+#define __NR_signalfd4 (__X32_SYSCALL_BIT + 289)
|
1328 |
|
|
+#define __NR_eventfd2 (__X32_SYSCALL_BIT + 290)
|
1329 |
|
|
+#define __NR_epoll_create1 (__X32_SYSCALL_BIT + 291)
|
1330 |
|
|
+#define __NR_dup3 (__X32_SYSCALL_BIT + 292)
|
1331 |
|
|
+#define __NR_pipe2 (__X32_SYSCALL_BIT + 293)
|
1332 |
|
|
+#define __NR_inotify_init1 (__X32_SYSCALL_BIT + 294)
|
1333 |
|
|
+#define __NR_perf_event_open (__X32_SYSCALL_BIT + 298)
|
1334 |
|
|
+#define __NR_fanotify_init (__X32_SYSCALL_BIT + 300)
|
1335 |
|
|
+#define __NR_fanotify_mark (__X32_SYSCALL_BIT + 301)
|
1336 |
|
|
+#define __NR_prlimit64 (__X32_SYSCALL_BIT + 302)
|
1337 |
|
|
+#define __NR_name_to_handle_at (__X32_SYSCALL_BIT + 303)
|
1338 |
|
|
+#define __NR_open_by_handle_at (__X32_SYSCALL_BIT + 304)
|
1339 |
|
|
+#define __NR_clock_adjtime (__X32_SYSCALL_BIT + 305)
|
1340 |
|
|
+#define __NR_syncfs (__X32_SYSCALL_BIT + 306)
|
1341 |
|
|
+#define __NR_setns (__X32_SYSCALL_BIT + 308)
|
1342 |
|
|
+#define __NR_getcpu (__X32_SYSCALL_BIT + 309)
|
1343 |
|
|
+#define __NR_kcmp (__X32_SYSCALL_BIT + 312)
|
1344 |
|
|
+#define __NR_finit_module (__X32_SYSCALL_BIT + 313)
|
1345 |
|
|
+#define __NR_sched_setattr (__X32_SYSCALL_BIT + 314)
|
1346 |
|
|
+#define __NR_sched_getattr (__X32_SYSCALL_BIT + 315)
|
1347 |
|
|
+#define __NR_renameat2 (__X32_SYSCALL_BIT + 316)
|
1348 |
|
|
+#define __NR_seccomp (__X32_SYSCALL_BIT + 317)
|
1349 |
|
|
+#define __NR_getrandom (__X32_SYSCALL_BIT + 318)
|
1350 |
|
|
+#define __NR_memfd_create (__X32_SYSCALL_BIT + 319)
|
1351 |
|
|
+#define __NR_kexec_file_load (__X32_SYSCALL_BIT + 320)
|
1352 |
|
|
+#define __NR_bpf (__X32_SYSCALL_BIT + 321)
|
1353 |
|
|
+#define __NR_rt_sigaction (__X32_SYSCALL_BIT + 512)
|
1354 |
|
|
+#define __NR_rt_sigreturn (__X32_SYSCALL_BIT + 513)
|
1355 |
|
|
+#define __NR_ioctl (__X32_SYSCALL_BIT + 514)
|
1356 |
|
|
+#define __NR_readv (__X32_SYSCALL_BIT + 515)
|
1357 |
|
|
+#define __NR_writev (__X32_SYSCALL_BIT + 516)
|
1358 |
|
|
+#define __NR_recvfrom (__X32_SYSCALL_BIT + 517)
|
1359 |
|
|
+#define __NR_sendmsg (__X32_SYSCALL_BIT + 518)
|
1360 |
|
|
+#define __NR_recvmsg (__X32_SYSCALL_BIT + 519)
|
1361 |
|
|
+#define __NR_execve (__X32_SYSCALL_BIT + 520)
|
1362 |
|
|
+#define __NR_ptrace (__X32_SYSCALL_BIT + 521)
|
1363 |
|
|
+#define __NR_rt_sigpending (__X32_SYSCALL_BIT + 522)
|
1364 |
|
|
+#define __NR_rt_sigtimedwait (__X32_SYSCALL_BIT + 523)
|
1365 |
|
|
+#define __NR_rt_sigqueueinfo (__X32_SYSCALL_BIT + 524)
|
1366 |
|
|
+#define __NR_sigaltstack (__X32_SYSCALL_BIT + 525)
|
1367 |
|
|
+#define __NR_timer_create (__X32_SYSCALL_BIT + 526)
|
1368 |
|
|
+#define __NR_mq_notify (__X32_SYSCALL_BIT + 527)
|
1369 |
|
|
+#define __NR_kexec_load (__X32_SYSCALL_BIT + 528)
|
1370 |
|
|
+#define __NR_waitid (__X32_SYSCALL_BIT + 529)
|
1371 |
|
|
+#define __NR_set_robust_list (__X32_SYSCALL_BIT + 530)
|
1372 |
|
|
+#define __NR_get_robust_list (__X32_SYSCALL_BIT + 531)
|
1373 |
|
|
+#define __NR_vmsplice (__X32_SYSCALL_BIT + 532)
|
1374 |
|
|
+#define __NR_move_pages (__X32_SYSCALL_BIT + 533)
|
1375 |
|
|
+#define __NR_preadv (__X32_SYSCALL_BIT + 534)
|
1376 |
|
|
+#define __NR_pwritev (__X32_SYSCALL_BIT + 535)
|
1377 |
|
|
+#define __NR_rt_tgsigqueueinfo (__X32_SYSCALL_BIT + 536)
|
1378 |
|
|
+#define __NR_recvmmsg (__X32_SYSCALL_BIT + 537)
|
1379 |
|
|
+#define __NR_sendmmsg (__X32_SYSCALL_BIT + 538)
|
1380 |
|
|
+#define __NR_process_vm_readv (__X32_SYSCALL_BIT + 539)
|
1381 |
|
|
+#define __NR_process_vm_writev (__X32_SYSCALL_BIT + 540)
|
1382 |
|
|
+#define __NR_setsockopt (__X32_SYSCALL_BIT + 541)
|
1383 |
|
|
+#define __NR_getsockopt (__X32_SYSCALL_BIT + 542)
|
1384 |
|
|
+#define __NR_io_setup (__X32_SYSCALL_BIT + 543)
|
1385 |
|
|
+#define __NR_io_submit (__X32_SYSCALL_BIT + 544)
|
1386 |
|
|
+#define __NR_execveat (__X32_SYSCALL_BIT + 545)
|
1387 |
|
|
+
|
1388 |
|
|
+#endif /* _ASM_X86_UNISTD_X32_H */
|
1389 |
|
|
diff -Naur linux-3.19/arch/x86/Kconfig linux-3.19-sav/arch/x86/Kconfig
|
1390 |
|
|
--- linux-3.19/arch/x86/Kconfig 2015-02-09 03:54:22.000000000 +0100
|
1391 |
|
|
+++ linux-3.19-sav/arch/x86/Kconfig 2016-04-14 23:37:46.302527567 +0200
|
1392 |
|
|
@@ -359,6 +359,11 @@
|
1393 |
|
|
def_bool y
|
1394 |
|
|
depends on X86_GOLDFISH
|
1395 |
|
|
|
1396 |
|
|
+config V586
|
1397 |
|
|
+ bool "gpio mmc v586 platform"
|
1398 |
|
|
+ ---help---
|
1399 |
|
|
+ This option enables system support for the V586.
|
1400 |
|
|
+
|
1401 |
|
|
if X86_32
|
1402 |
|
|
config X86_EXTENDED_PLATFORM
|
1403 |
|
|
bool "Support for extended (non-PC) x86 platforms"
|
1404 |
|
|
diff -Naur linux-3.19/arch/x86/platform/Makefile linux-3.19-sav/arch/x86/platform/Makefile
|
1405 |
|
|
--- linux-3.19/arch/x86/platform/Makefile 2015-02-09 03:54:22.000000000 +0100
|
1406 |
|
|
+++ linux-3.19-sav/arch/x86/platform/Makefile 2016-04-14 23:25:50.546531092 +0200
|
1407 |
|
|
@@ -10,3 +10,4 @@
|
1408 |
|
|
obj-y += sfi/
|
1409 |
|
|
obj-y += ts5500/
|
1410 |
|
|
obj-y += uv/
|
1411 |
|
|
+obj-y += v586/
|
1412 |
|
|
diff -Naur linux-3.19/arch/x86/platform/v586/Makefile linux-3.19-sav/arch/x86/platform/v586/Makefile
|
1413 |
|
|
--- linux-3.19/arch/x86/platform/v586/Makefile 1970-01-01 01:00:00.000000000 +0100
|
1414 |
|
|
+++ linux-3.19-sav/arch/x86/platform/v586/Makefile 2016-04-14 22:58:16.630539237 +0200
|
1415 |
|
|
@@ -0,0 +1 @@
|
1416 |
|
|
+obj-$(CONFIG_V586) += v586.o
|
1417 |
|
|
diff -Naur linux-3.19/arch/x86/platform/v586/v586.c linux-3.19-sav/arch/x86/platform/v586/v586.c
|
1418 |
|
|
--- linux-3.19/arch/x86/platform/v586/v586.c 1970-01-01 01:00:00.000000000 +0100
|
1419 |
|
|
+++ linux-3.19-sav/arch/x86/platform/v586/v586.c 2016-05-21 19:42:03.627326060 +0200
|
1420 |
|
|
@@ -0,0 +1,55 @@
|
1421 |
|
|
+#include <linux/kernel.h>
|
1422 |
|
|
+#include <linux/init.h>
|
1423 |
|
|
+#include <linux/io.h>
|
1424 |
|
|
+#include <linux/string.h>
|
1425 |
|
|
+#include <linux/module.h>
|
1426 |
|
|
+#include <linux/leds.h>
|
1427 |
|
|
+#include <linux/platform_device.h>
|
1428 |
|
|
+#include <linux/gpio.h>
|
1429 |
|
|
+#include <linux/spi/spi.h>
|
1430 |
|
|
+#include <linux/spi/spi_gpio.h>
|
1431 |
|
|
+#include <linux/spi/spi_bitbang.h>
|
1432 |
|
|
+#include <linux/gpio.h>
|
1433 |
|
|
+#include <linux/spi/spi_oc_tiny.h>
|
1434 |
|
|
+
|
1435 |
|
|
+static struct spi_gpio_platform_data spi_gpio_data = {
|
1436 |
|
|
+ .sck = 500,
|
1437 |
|
|
+ .mosi = 502,
|
1438 |
|
|
+ .miso = 503,
|
1439 |
|
|
+ .num_chipselect = 1,
|
1440 |
|
|
+};
|
1441 |
|
|
+
|
1442 |
|
|
+static struct platform_device v586_spi_gpio = {
|
1443 |
|
|
+ .name = "v586_spi",
|
1444 |
|
|
+ .id = 0,
|
1445 |
|
|
+ .dev.platform_data = &spi_gpio_data,
|
1446 |
|
|
+};
|
1447 |
|
|
+
|
1448 |
|
|
+
|
1449 |
|
|
+static struct platform_device *v586_devs[] __initdata = {
|
1450 |
|
|
+ &v586_spi_gpio,
|
1451 |
|
|
+};
|
1452 |
|
|
+
|
1453 |
|
|
+static struct spi_board_info board_spi_devices[] = {
|
1454 |
|
|
+ {
|
1455 |
|
|
+ .modalias = "mmc_spi",
|
1456 |
|
|
+ .max_speed_hz = 10000000,
|
1457 |
|
|
+ .chip_select = 0,
|
1458 |
|
|
+ .bus_num = 0,
|
1459 |
|
|
+ .controller_data = (void *) 498,
|
1460 |
|
|
+ },
|
1461 |
|
|
+};
|
1462 |
|
|
+
|
1463 |
|
|
+static int __init v586_init(void)
|
1464 |
|
|
+{
|
1465 |
|
|
+ platform_add_devices(v586_devs, ARRAY_SIZE(v586_devs));
|
1466 |
|
|
+
|
1467 |
|
|
+ spi_register_board_info(board_spi_devices, ARRAY_SIZE(board_spi_devices));
|
1468 |
|
|
+
|
1469 |
|
|
+ return 0;
|
1470 |
|
|
+}
|
1471 |
|
|
+
|
1472 |
|
|
+module_init(v586_init);
|
1473 |
|
|
+MODULE_AUTHOR("Philip Prindeville <philipp@redfish-solutions.com>");
|
1474 |
|
|
+MODULE_DESCRIPTION("Traverse Technologies v586 System Setup");
|
1475 |
|
|
+MODULE_LICENSE("GPL");
|
1476 |
|
|
diff -Naur linux-3.19/arch/x86/platform/v586/v586.c.acl linux-3.19-sav/arch/x86/platform/v586/v586.c.acl
|
1477 |
|
|
--- linux-3.19/arch/x86/platform/v586/v586.c.acl 1970-01-01 01:00:00.000000000 +0100
|
1478 |
|
|
+++ linux-3.19-sav/arch/x86/platform/v586/v586.c.acl 2016-05-21 19:41:25.024033842 +0200
|
1479 |
|
|
@@ -0,0 +1,78 @@
|
1480 |
|
|
+#include <linux/kernel.h>
|
1481 |
|
|
+#include <linux/init.h>
|
1482 |
|
|
+#include <linux/io.h>
|
1483 |
|
|
+#include <linux/string.h>
|
1484 |
|
|
+#include <linux/module.h>
|
1485 |
|
|
+#include <linux/leds.h>
|
1486 |
|
|
+#include <linux/platform_device.h>
|
1487 |
|
|
+#include <linux/gpio.h>
|
1488 |
|
|
+#include <linux/spi/spi.h>
|
1489 |
|
|
+#include <linux/spi/spi_gpio.h>
|
1490 |
|
|
+#include <linux/spi/spi_bitbang.h>
|
1491 |
|
|
+#include <linux/gpio.h>
|
1492 |
|
|
+#include <linux/spi/spi_oc_tiny.h>
|
1493 |
|
|
+/*
|
1494 |
|
|
+static struct spi_gpio_platform_data spi_gpio_data = {
|
1495 |
|
|
+ .sck = 500,
|
1496 |
|
|
+ .mosi = 502,
|
1497 |
|
|
+ .miso = 503,
|
1498 |
|
|
+ .num_chipselect = 1,
|
1499 |
|
|
+};
|
1500 |
|
|
+
|
1501 |
|
|
+static struct platform_device v586_spi_gpio = {
|
1502 |
|
|
+ .name = "v586_spi",
|
1503 |
|
|
+ .id = 0,
|
1504 |
|
|
+ .dev.platform_data = &spi_gpio_data,
|
1505 |
|
|
+};
|
1506 |
|
|
+*/
|
1507 |
|
|
+
|
1508 |
|
|
+static struct spi_gpio_platform_data spi_gpio_data_acl = {
|
1509 |
|
|
+ .sck = 506,
|
1510 |
|
|
+ .mosi = 505,
|
1511 |
|
|
+ .miso = 504,
|
1512 |
|
|
+ .num_chipselect = 1,
|
1513 |
|
|
+};
|
1514 |
|
|
+
|
1515 |
|
|
+static struct platform_device v586_spi_gpio_acl = {
|
1516 |
|
|
+ .name = "spi_gpio",
|
1517 |
|
|
+ .id = 1,
|
1518 |
|
|
+ .dev.platform_data = &spi_gpio_data_acl,
|
1519 |
|
|
+};
|
1520 |
|
|
+
|
1521 |
|
|
+
|
1522 |
|
|
+
|
1523 |
|
|
+static struct platform_device *v586_devs[] __initdata = {
|
1524 |
|
|
+/* &v586_spi_gpio, */
|
1525 |
|
|
+ &v586_spi_gpio_acl,
|
1526 |
|
|
+};
|
1527 |
|
|
+
|
1528 |
|
|
+static struct spi_board_info board_spi_devices[] = {
|
1529 |
|
|
+/* {
|
1530 |
|
|
+ .modalias = "mmc_spi",
|
1531 |
|
|
+ .max_speed_hz = 10000000,
|
1532 |
|
|
+ .chip_select = 0,
|
1533 |
|
|
+ .bus_num = 0,
|
1534 |
|
|
+ .controller_data = (void *) 498,
|
1535 |
|
|
+ },*/
|
1536 |
|
|
+ {
|
1537 |
|
|
+ .modalias = "adxl362",
|
1538 |
|
|
+ .max_speed_hz = 1000000,
|
1539 |
|
|
+ .chip_select = 0,
|
1540 |
|
|
+ .bus_num = 1,
|
1541 |
|
|
+ .controller_data = (void *) 507,
|
1542 |
|
|
+ },
|
1543 |
|
|
+};
|
1544 |
|
|
+
|
1545 |
|
|
+static int __init v586_init(void)
|
1546 |
|
|
+{
|
1547 |
|
|
+ platform_add_devices(v586_devs, ARRAY_SIZE(v586_devs));
|
1548 |
|
|
+
|
1549 |
|
|
+ spi_register_board_info(board_spi_devices, ARRAY_SIZE(board_spi_devices));
|
1550 |
|
|
+
|
1551 |
|
|
+ return 0;
|
1552 |
|
|
+}
|
1553 |
|
|
+
|
1554 |
|
|
+module_init(v586_init);
|
1555 |
|
|
+MODULE_AUTHOR("Philip Prindeville <philipp@redfish-solutions.com>");
|
1556 |
|
|
+MODULE_DESCRIPTION("Traverse Technologies v586 System Setup");
|
1557 |
|
|
+MODULE_LICENSE("GPL");
|
1558 |
|
|
diff -Naur linux-3.19/arch/x86/platform/v586/v586.c.sav linux-3.19-sav/arch/x86/platform/v586/v586.c.sav
|
1559 |
|
|
--- linux-3.19/arch/x86/platform/v586/v586.c.sav 1970-01-01 01:00:00.000000000 +0100
|
1560 |
|
|
+++ linux-3.19-sav/arch/x86/platform/v586/v586.c.sav 2016-04-24 20:38:49.180339033 +0200
|
1561 |
|
|
@@ -0,0 +1,84 @@
|
1562 |
|
|
+#include <linux/kernel.h>
|
1563 |
|
|
+#include <linux/init.h>
|
1564 |
|
|
+#include <linux/io.h>
|
1565 |
|
|
+#include <linux/string.h>
|
1566 |
|
|
+#include <linux/module.h>
|
1567 |
|
|
+#include <linux/leds.h>
|
1568 |
|
|
+#include <linux/platform_device.h>
|
1569 |
|
|
+#include <linux/gpio.h>
|
1570 |
|
|
+#include <linux/spi/spi.h>
|
1571 |
|
|
+#include <linux/spi/spi_gpio.h>
|
1572 |
|
|
+#include <linux/spi/spi_bitbang.h>
|
1573 |
|
|
+#include <linux/gpio.h>
|
1574 |
|
|
+#include <linux/spi/spi_oc_tiny.h>
|
1575 |
|
|
+
|
1576 |
|
|
+static struct spi_gpio_platform_data spi_gpio_data = {
|
1577 |
|
|
+ .sck = 500,
|
1578 |
|
|
+ .mosi = 502,
|
1579 |
|
|
+ .miso = 503,
|
1580 |
|
|
+ .num_chipselect = 1,
|
1581 |
|
|
+};
|
1582 |
|
|
+
|
1583 |
|
|
+static struct platform_device v586_spi_gpio = {
|
1584 |
|
|
+ .name = "v586_spi",
|
1585 |
|
|
+ .id = 0,
|
1586 |
|
|
+ .dev.platform_data = &spi_gpio_data,
|
1587 |
|
|
+};
|
1588 |
|
|
+
|
1589 |
|
|
+static struct tiny_spi_platform_data spi_tiny_data = {
|
1590 |
|
|
+ .freq = 100,
|
1591 |
|
|
+ .baudwidth = 8,
|
1592 |
|
|
+ .gpio_cs_count = 0,
|
1593 |
|
|
+ .gpio_cs = (void *) 497,
|
1594 |
|
|
+};
|
1595 |
|
|
+
|
1596 |
|
|
+static struct platform_device v586_tiny_spi = {
|
1597 |
|
|
+ .name = "spi_v586_tiny",
|
1598 |
|
|
+ .id = 1,
|
1599 |
|
|
+ .dev.platform_data = &spi_tiny_data,
|
1600 |
|
|
+ .num_resources = 1,
|
1601 |
|
|
+ .resource = (struct resource[]) {
|
1602 |
|
|
+ {
|
1603 |
|
|
+ .start = 0x0100,
|
1604 |
|
|
+ .end = 0x011f,
|
1605 |
|
|
+ .flags = IORESOURCE_MEM,
|
1606 |
|
|
+ },
|
1607 |
|
|
+ }
|
1608 |
|
|
+};
|
1609 |
|
|
+
|
1610 |
|
|
+static struct platform_device *v586_devs[] __initdata = {
|
1611 |
|
|
+ &v586_spi_gpio,
|
1612 |
|
|
+ &v586_tiny_spi,
|
1613 |
|
|
+};
|
1614 |
|
|
+
|
1615 |
|
|
+static struct spi_board_info board_spi_devices[] = {
|
1616 |
|
|
+ {
|
1617 |
|
|
+ .modalias = "mmc_spi",
|
1618 |
|
|
+ .max_speed_hz = 10000000,
|
1619 |
|
|
+ .chip_select = 0,
|
1620 |
|
|
+ .bus_num = 0,
|
1621 |
|
|
+ .controller_data = (void *) 498,
|
1622 |
|
|
+ },
|
1623 |
|
|
+/* {
|
1624 |
|
|
+ .modalias = "adxl362",
|
1625 |
|
|
+ .max_speed_hz = 1000000,
|
1626 |
|
|
+ .chip_select = 0,
|
1627 |
|
|
+ .bus_num = 1,
|
1628 |
|
|
+ .controller_data = (void *) 497,
|
1629 |
|
|
+ },
|
1630 |
|
|
+*/
|
1631 |
|
|
+};
|
1632 |
|
|
+
|
1633 |
|
|
+static int __init v586_init(void)
|
1634 |
|
|
+{
|
1635 |
|
|
+ platform_add_devices(v586_devs, ARRAY_SIZE(v586_devs));
|
1636 |
|
|
+
|
1637 |
|
|
+ spi_register_board_info(board_spi_devices, ARRAY_SIZE(board_spi_devices));
|
1638 |
|
|
+
|
1639 |
|
|
+ return 0;
|
1640 |
|
|
+}
|
1641 |
|
|
+
|
1642 |
|
|
+module_init(v586_init);
|
1643 |
|
|
+MODULE_AUTHOR("Philip Prindeville <philipp@redfish-solutions.com>");
|
1644 |
|
|
+MODULE_DESCRIPTION("Traverse Technologies v586 System Setup");
|
1645 |
|
|
+MODULE_LICENSE("GPL");
|
1646 |
|
|
diff -Naur linux-3.19/arch/x86/vdso/vdso-image-32-int80.c linux-3.19-sav/arch/x86/vdso/vdso-image-32-int80.c
|
1647 |
|
|
--- linux-3.19/arch/x86/vdso/vdso-image-32-int80.c 1970-01-01 01:00:00.000000000 +0100
|
1648 |
|
|
+++ linux-3.19-sav/arch/x86/vdso/vdso-image-32-int80.c 2016-05-23 07:19:03.256736798 +0200
|
1649 |
|
|
@@ -0,0 +1,373 @@
|
1650 |
|
|
+/* AUTOMATICALLY GENERATED -- DO NOT EDIT */
|
1651 |
|
|
+
|
1652 |
|
|
+#include <linux/linkage.h>
|
1653 |
|
|
+#include <asm/page_types.h>
|
1654 |
|
|
+#include <asm/vdso.h>
|
1655 |
|
|
+
|
1656 |
|
|
+static unsigned char raw_data[4096] __page_aligned_data = {
|
1657 |
|
|
+ 0x7F, 0x45, 0x4C, 0x46, 0x01, 0x01, 0x01, 0x00, 0x00, 0x00,
|
1658 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x00, 0x03, 0x00,
|
1659 |
|
|
+ 0x01, 0x00, 0x00, 0x00, 0x10, 0x0A, 0x00, 0x00, 0x34, 0x00,
|
1660 |
|
|
+ 0x00, 0x00, 0x00, 0x0B, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1661 |
|
|
+ 0x34, 0x00, 0x20, 0x00, 0x04, 0x00, 0x28, 0x00, 0x10, 0x00,
|
1662 |
|
|
+ 0x0F, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1663 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x31, 0x0A,
|
1664 |
|
|
+ 0x00, 0x00, 0x31, 0x0A, 0x00, 0x00, 0x05, 0x00, 0x00, 0x00,
|
1665 |
|
|
+ 0x00, 0x10, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x78, 0x02,
|
1666 |
|
|
+ 0x00, 0x00, 0x78, 0x02, 0x00, 0x00, 0x78, 0x02, 0x00, 0x00,
|
1667 |
|
|
+ 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x04, 0x00,
|
1668 |
|
|
+ 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00,
|
1669 |
|
|
+ 0x20, 0x05, 0x00, 0x00, 0x20, 0x05, 0x00, 0x00, 0x20, 0x05,
|
1670 |
|
|
+ 0x00, 0x00, 0x3C, 0x00, 0x00, 0x00, 0x3C, 0x00, 0x00, 0x00,
|
1671 |
|
|
+ 0x04, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x50, 0xE5,
|
1672 |
|
|
+ 0x74, 0x64, 0x5C, 0x05, 0x00, 0x00, 0x5C, 0x05, 0x00, 0x00,
|
1673 |
|
|
+ 0x5C, 0x05, 0x00, 0x00, 0x24, 0x00, 0x00, 0x00, 0x24, 0x00,
|
1674 |
|
|
+ 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00,
|
1675 |
|
|
+ 0x03, 0x00, 0x00, 0x00, 0x09, 0x00, 0x00, 0x00, 0x08, 0x00,
|
1676 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x06, 0x00, 0x00, 0x00,
|
1677 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1678 |
|
|
+ 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00,
|
1679 |
|
|
+ 0x04, 0x00, 0x00, 0x00, 0x05, 0x00, 0x00, 0x00, 0x03, 0x00,
|
1680 |
|
|
+ 0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1681 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1682 |
|
|
+ 0x00, 0x00, 0x81, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1683 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x11, 0x00, 0xF1, 0xFF, 0x16, 0x00,
|
1684 |
|
|
+ 0x00, 0x00, 0x10, 0x0A, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00,
|
1685 |
|
|
+ 0x12, 0x00, 0x0B, 0x00, 0x28, 0x00, 0x00, 0x00, 0xC1, 0x08,
|
1686 |
|
|
+ 0x00, 0x00, 0xFB, 0x00, 0x00, 0x00, 0x12, 0x00, 0x0B, 0x00,
|
1687 |
|
|
+ 0x8B, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1688 |
|
|
+ 0x00, 0x00, 0x11, 0x00, 0xF1, 0xFF, 0x5B, 0x00, 0x00, 0x00,
|
1689 |
|
|
+ 0x00, 0x0A, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x12, 0x00,
|
1690 |
|
|
+ 0x0B, 0x00, 0x01, 0x00, 0x00, 0x00, 0x07, 0x07, 0x00, 0x00,
|
1691 |
|
|
+ 0xBA, 0x01, 0x00, 0x00, 0x12, 0x00, 0x0B, 0x00, 0x48, 0x00,
|
1692 |
|
|
+ 0x00, 0x00, 0xF0, 0x09, 0x00, 0x00, 0x09, 0x00, 0x00, 0x00,
|
1693 |
|
|
+ 0x12, 0x00, 0x0B, 0x00, 0x3C, 0x00, 0x00, 0x00, 0xBC, 0x09,
|
1694 |
|
|
+ 0x00, 0x00, 0x1F, 0x00, 0x00, 0x00, 0x12, 0x00, 0x0B, 0x00,
|
1695 |
|
|
+ 0x00, 0x5F, 0x5F, 0x76, 0x64, 0x73, 0x6F, 0x5F, 0x63, 0x6C,
|
1696 |
|
|
+ 0x6F, 0x63, 0x6B, 0x5F, 0x67, 0x65, 0x74, 0x74, 0x69, 0x6D,
|
1697 |
|
|
+ 0x65, 0x00, 0x5F, 0x5F, 0x6B, 0x65, 0x72, 0x6E, 0x65, 0x6C,
|
1698 |
|
|
+ 0x5F, 0x76, 0x73, 0x79, 0x73, 0x63, 0x61, 0x6C, 0x6C, 0x00,
|
1699 |
|
|
+ 0x5F, 0x5F, 0x76, 0x64, 0x73, 0x6F, 0x5F, 0x67, 0x65, 0x74,
|
1700 |
|
|
+ 0x74, 0x69, 0x6D, 0x65, 0x6F, 0x66, 0x64, 0x61, 0x79, 0x00,
|
1701 |
|
|
+ 0x5F, 0x5F, 0x76, 0x64, 0x73, 0x6F, 0x5F, 0x74, 0x69, 0x6D,
|
1702 |
|
|
+ 0x65, 0x00, 0x5F, 0x5F, 0x6B, 0x65, 0x72, 0x6E, 0x65, 0x6C,
|
1703 |
|
|
+ 0x5F, 0x73, 0x69, 0x67, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6E,
|
1704 |
|
|
+ 0x00, 0x5F, 0x5F, 0x6B, 0x65, 0x72, 0x6E, 0x65, 0x6C, 0x5F,
|
1705 |
|
|
+ 0x72, 0x74, 0x5F, 0x73, 0x69, 0x67, 0x72, 0x65, 0x74, 0x75,
|
1706 |
|
|
+ 0x72, 0x6E, 0x00, 0x6C, 0x69, 0x6E, 0x75, 0x78, 0x2D, 0x67,
|
1707 |
|
|
+ 0x61, 0x74, 0x65, 0x2E, 0x73, 0x6F, 0x2E, 0x31, 0x00, 0x4C,
|
1708 |
|
|
+ 0x49, 0x4E, 0x55, 0x58, 0x5F, 0x32, 0x2E, 0x36, 0x00, 0x4C,
|
1709 |
|
|
+ 0x49, 0x4E, 0x55, 0x58, 0x5F, 0x32, 0x2E, 0x35, 0x00, 0x00,
|
1710 |
|
|
+ 0x00, 0x00, 0x02, 0x00, 0x03, 0x00, 0x02, 0x00, 0x03, 0x00,
|
1711 |
|
|
+ 0x03, 0x00, 0x02, 0x00, 0x03, 0x00, 0x02, 0x00, 0x01, 0x00,
|
1712 |
|
|
+ 0x01, 0x00, 0x01, 0x00, 0x01, 0x00, 0x91, 0xF0, 0xCE, 0x0F,
|
1713 |
|
|
+ 0x14, 0x00, 0x00, 0x00, 0x1C, 0x00, 0x00, 0x00, 0x71, 0x00,
|
1714 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00,
|
1715 |
|
|
+ 0x02, 0x00, 0x01, 0x00, 0xF6, 0x75, 0xAE, 0x03, 0x14, 0x00,
|
1716 |
|
|
+ 0x00, 0x00, 0x1C, 0x00, 0x00, 0x00, 0x81, 0x00, 0x00, 0x00,
|
1717 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x03, 0x00,
|
1718 |
|
|
+ 0x01, 0x00, 0xF5, 0x75, 0xAE, 0x03, 0x14, 0x00, 0x00, 0x00,
|
1719 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x8B, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1720 |
|
|
+ 0x00, 0x00, 0x0E, 0x00, 0x00, 0x00, 0x71, 0x00, 0x00, 0x00,
|
1721 |
|
|
+ 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00,
|
1722 |
|
|
+ 0x00, 0x00, 0xB4, 0x00, 0x00, 0x00, 0x05, 0x00, 0x00, 0x00,
|
1723 |
|
|
+ 0x7C, 0x01, 0x00, 0x00, 0x06, 0x00, 0x00, 0x00, 0xEC, 0x00,
|
1724 |
|
|
+ 0x00, 0x00, 0x0A, 0x00, 0x00, 0x00, 0x95, 0x00, 0x00, 0x00,
|
1725 |
|
|
+ 0x0B, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0xFC, 0xFF,
|
1726 |
|
|
+ 0xFF, 0x6F, 0x24, 0x02, 0x00, 0x00, 0xFD, 0xFF, 0xFF, 0x6F,
|
1727 |
|
|
+ 0x03, 0x00, 0x00, 0x00, 0xF0, 0xFF, 0xFF, 0x6F, 0x12, 0x02,
|
1728 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1729 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1730 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1731 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1732 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1733 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1734 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1735 |
|
|
+ 0x78, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1736 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1737 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1738 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1739 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1740 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1741 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1742 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1743 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1744 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1745 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1746 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1747 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1748 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1749 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1750 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1751 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1752 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1753 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1754 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1755 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1756 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1757 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1758 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1759 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1760 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1761 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1762 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1763 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1764 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1765 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1766 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1767 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1768 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1769 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1770 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1771 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1772 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1773 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1774 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1775 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1776 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1777 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1778 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1779 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1780 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1781 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1782 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1783 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1784 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1785 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1786 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1787 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1788 |
|
|
+ 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x14, 0x00, 0x00, 0x00,
|
1789 |
|
|
+ 0x03, 0x00, 0x00, 0x00, 0x47, 0x4E, 0x55, 0x00, 0x11, 0x76,
|
1790 |
|
|
+ 0x96, 0x35, 0xA1, 0xDF, 0x5A, 0xBD, 0xB2, 0x7A, 0x18, 0x1D,
|
1791 |
|
|
+ 0x1C, 0xE2, 0xAC, 0xAF, 0x82, 0x12, 0x9B, 0x97, 0x06, 0x00,
|
1792 |
|
|
+ 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1793 |
|
|
+ 0x4C, 0x69, 0x6E, 0x75, 0x78, 0x00, 0x00, 0x00, 0x00, 0x13,
|
1794 |
|
|
+ 0x03, 0x00, 0x01, 0x1B, 0x03, 0x3B, 0x20, 0x00, 0x00, 0x00,
|
1795 |
|
|
+ 0x03, 0x00, 0x00, 0x00, 0x93, 0x04, 0x00, 0x00, 0x38, 0x00,
|
1796 |
|
|
+ 0x00, 0x00, 0xA3, 0x04, 0x00, 0x00, 0xA4, 0x00, 0x00, 0x00,
|
1797 |
|
|
+ 0xB4, 0x04, 0x00, 0x00, 0x04, 0x01, 0x00, 0x00, 0x10, 0x00,
|
1798 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x7A, 0x52, 0x53,
|
1799 |
|
|
+ 0x00, 0x01, 0x7C, 0x08, 0x01, 0x1B, 0x00, 0x00, 0x68, 0x00,
|
1800 |
|
|
+ 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x53, 0x04, 0x00, 0x00,
|
1801 |
|
|
+ 0x09, 0x00, 0x00, 0x00, 0x00, 0x0F, 0x03, 0x74, 0x20, 0x06,
|
1802 |
|
|
+ 0x10, 0x00, 0x02, 0x74, 0x30, 0x10, 0x01, 0x02, 0x74, 0x2C,
|
1803 |
|
|
+ 0x10, 0x02, 0x02, 0x74, 0x28, 0x10, 0x03, 0x02, 0x74, 0x24,
|
1804 |
|
|
+ 0x10, 0x05, 0x02, 0x74, 0x1C, 0x10, 0x06, 0x02, 0x74, 0x18,
|
1805 |
|
|
+ 0x10, 0x07, 0x02, 0x74, 0x14, 0x10, 0x08, 0x02, 0x74, 0x3C,
|
1806 |
|
|
+ 0x42, 0x0F, 0x03, 0x74, 0x1C, 0x06, 0x10, 0x00, 0x02, 0x74,
|
1807 |
|
|
+ 0x2C, 0x10, 0x01, 0x02, 0x74, 0x28, 0x10, 0x02, 0x02, 0x74,
|
1808 |
|
|
+ 0x24, 0x10, 0x03, 0x02, 0x74, 0x20, 0x10, 0x05, 0x02, 0x74,
|
1809 |
|
|
+ 0x18, 0x10, 0x06, 0x02, 0x74, 0x14, 0x10, 0x07, 0x02, 0x74,
|
1810 |
|
|
+ 0x10, 0x10, 0x08, 0x02, 0x74, 0x38, 0x44, 0x00, 0x00, 0x00,
|
1811 |
|
|
+ 0x84, 0x00, 0x00, 0x00, 0xF7, 0x03, 0x00, 0x00, 0x08, 0x00,
|
1812 |
|
|
+ 0x00, 0x00, 0x00, 0x0F, 0x04, 0x74, 0xBC, 0x01, 0x06, 0x10,
|
1813 |
|
|
+ 0x00, 0x03, 0x74, 0xCC, 0x01, 0x10, 0x01, 0x03, 0x74, 0xC8,
|
1814 |
|
|
+ 0x01, 0x10, 0x02, 0x03, 0x74, 0xC4, 0x01, 0x10, 0x03, 0x03,
|
1815 |
|
|
+ 0x74, 0xC0, 0x01, 0x10, 0x05, 0x03, 0x74, 0xB8, 0x01, 0x10,
|
1816 |
|
|
+ 0x06, 0x03, 0x74, 0xB4, 0x01, 0x10, 0x07, 0x03, 0x74, 0xB0,
|
1817 |
|
|
+ 0x01, 0x10, 0x08, 0x03, 0x74, 0xD8, 0x01, 0x00, 0x14, 0x00,
|
1818 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x7A, 0x52, 0x00,
|
1819 |
|
|
+ 0x01, 0x7C, 0x08, 0x01, 0x1B, 0x0C, 0x04, 0x04, 0x88, 0x01,
|
1820 |
|
|
+ 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x1C, 0x00, 0x00, 0x00,
|
1821 |
|
|
+ 0xA8, 0x03, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1822 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1823 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x55, 0x89, 0xE5, 0x57, 0x56, 0x53,
|
1824 |
|
|
+ 0x51, 0x56, 0xE8, 0x52, 0x03, 0x00, 0x00, 0x81, 0xC3, 0x7F,
|
1825 |
|
|
+ 0xFC, 0xFF, 0xFF, 0x8D, 0x76, 0x00, 0x8D, 0x76, 0x00, 0x0F,
|
1826 |
|
|
+ 0x31, 0x89, 0xC1, 0x89, 0xD7, 0x89, 0x55, 0xEC, 0x8B, 0x83,
|
1827 |
|
|
+ 0x7C, 0xDD, 0xFF, 0xFF, 0x8B, 0x93, 0x80, 0xDD, 0xFF, 0xFF,
|
1828 |
|
|
+ 0x39, 0xD7, 0x77, 0x0C, 0x72, 0x04, 0x39, 0xC1, 0x73, 0x06,
|
1829 |
|
|
+ 0x89, 0xC6, 0x89, 0xD7, 0xEB, 0x05, 0x89, 0xCE, 0x8B, 0x7D,
|
1830 |
|
|
+ 0xEC, 0x29, 0xC6, 0x19, 0xD7, 0x23, 0xB3, 0x84, 0xDD, 0xFF,
|
1831 |
|
|
+ 0xFF, 0x8B, 0x8B, 0x88, 0xDD, 0xFF, 0xFF, 0x21, 0xF9, 0x8B,
|
1832 |
|
|
+ 0x83, 0x8C, 0xDD, 0xFF, 0xFF, 0x0F, 0xAF, 0xC8, 0xF7, 0xE6,
|
1833 |
|
|
+ 0x01, 0xCA, 0x59, 0x59, 0x5B, 0x5E, 0x5F, 0x5D, 0xC3, 0x55,
|
1834 |
|
|
+ 0x89, 0xE5, 0xE8, 0xEA, 0x02, 0x00, 0x00, 0x81, 0xC1, 0x1B,
|
1835 |
|
|
+ 0xFC, 0xFF, 0xFF, 0x8B, 0x81, 0x74, 0xDD, 0xFF, 0xFF, 0xA8,
|
1836 |
|
|
+ 0x01, 0x74, 0x04, 0xF3, 0x90, 0xEB, 0xF2, 0x5D, 0xC3, 0x55,
|
1837 |
|
|
+ 0x89, 0xE5, 0x57, 0x56, 0x53, 0x83, 0xEC, 0x0C, 0xE8, 0xCA,
|
1838 |
|
|
+ 0x02, 0x00, 0x00, 0x81, 0xC3, 0xF7, 0xFB, 0xFF, 0xFF, 0x8B,
|
1839 |
|
|
+ 0x75, 0x0C, 0x83, 0x7D, 0x08, 0x01, 0x0F, 0x84, 0xB8, 0x00,
|
1840 |
|
|
+ 0x00, 0x00, 0x7F, 0x0B, 0x83, 0x7D, 0x08, 0x00, 0x74, 0x1E,
|
1841 |
|
|
+ 0xE9, 0x71, 0x01, 0x00, 0x00, 0x83, 0x7D, 0x08, 0x05, 0x0F,
|
1842 |
|
|
+ 0x84, 0x1F, 0x01, 0x00, 0x00, 0x83, 0x7D, 0x08, 0x06, 0x0F,
|
1843 |
|
|
+ 0x84, 0x39, 0x01, 0x00, 0x00, 0xE9, 0x58, 0x01, 0x00, 0x00,
|
1844 |
|
|
+ 0xE8, 0x96, 0xFF, 0xFF, 0xFF, 0x89, 0xC7, 0x8B, 0x83, 0x78,
|
1845 |
|
|
+ 0xDD, 0xFF, 0xFF, 0x89, 0x45, 0xE8, 0x8B, 0x83, 0x9C, 0xDD,
|
1846 |
|
|
+ 0xFF, 0xFF, 0x89, 0x06, 0x8B, 0x83, 0x94, 0xDD, 0xFF, 0xFF,
|
1847 |
|
|
+ 0x8B, 0x93, 0x98, 0xDD, 0xFF, 0xFF, 0x89, 0x45, 0xEC, 0x89,
|
1848 |
|
|
+ 0x55, 0xF0, 0x31, 0xC0, 0x31, 0xD2, 0x83, 0xBB, 0x78, 0xDD,
|
1849 |
|
|
+ 0xFF, 0xFF, 0x01, 0x75, 0x05, 0xE8, 0xF6, 0xFE, 0xFF, 0xFF,
|
1850 |
|
|
+ 0x8B, 0x8B, 0x90, 0xDD, 0xFF, 0xFF, 0x39, 0xBB, 0x74, 0xDD,
|
1851 |
|
|
+ 0xFF, 0xFF, 0x75, 0xB6, 0x03, 0x45, 0xEC, 0x13, 0x55, 0xF0,
|
1852 |
|
|
+ 0x0F, 0xAD, 0xD0, 0xD3, 0xEA, 0xF6, 0xC1, 0x20, 0x74, 0x04,
|
1853 |
|
|
+ 0x89, 0xD0, 0x31, 0xD2, 0x8B, 0x0E, 0x31, 0xFF, 0x83, 0xFA,
|
1854 |
|
|
+ 0x00, 0x76, 0x0B, 0x05, 0x00, 0x36, 0x65, 0xC4, 0x83, 0xD2,
|
1855 |
|
|
+ 0xFF, 0x47, 0xEB, 0xF0, 0x3D, 0xFF, 0xC9, 0x9A, 0x3B, 0x77,
|
1856 |
|
|
+ 0xEE, 0x8D, 0x14, 0x0F, 0x89, 0x16, 0x89, 0x46, 0x04, 0x83,
|
1857 |
|
|
+ 0x7D, 0xE8, 0x00, 0x0F, 0x84, 0xCD, 0x00, 0x00, 0x00, 0x31,
|
1858 |
|
|
+ 0xC0, 0xE9, 0xD9, 0x00, 0x00, 0x00, 0xE8, 0x04, 0xFF, 0xFF,
|
1859 |
|
|
+ 0xFF, 0x89, 0xC7, 0x8B, 0x83, 0x78, 0xDD, 0xFF, 0xFF, 0x89,
|
1860 |
|
|
+ 0x45, 0xE8, 0x8B, 0x83, 0xA0, 0xDD, 0xFF, 0xFF, 0x89, 0x06,
|
1861 |
|
|
+ 0x8B, 0x83, 0xA4, 0xDD, 0xFF, 0xFF, 0x8B, 0x93, 0xA8, 0xDD,
|
1862 |
|
|
+ 0xFF, 0xFF, 0x89, 0x45, 0xEC, 0x89, 0x55, 0xF0, 0x31, 0xC0,
|
1863 |
|
|
+ 0x31, 0xD2, 0x83, 0xBB, 0x78, 0xDD, 0xFF, 0xFF, 0x01, 0x75,
|
1864 |
|
|
+ 0x05, 0xE8, 0x64, 0xFE, 0xFF, 0xFF, 0x8B, 0x8B, 0x90, 0xDD,
|
1865 |
|
|
+ 0xFF, 0xFF, 0x39, 0xBB, 0x74, 0xDD, 0xFF, 0xFF, 0x75, 0xB6,
|
1866 |
|
|
+ 0x03, 0x45, 0xEC, 0x13, 0x55, 0xF0, 0x0F, 0xAD, 0xD0, 0xD3,
|
1867 |
|
|
+ 0xEA, 0xF6, 0xC1, 0x20, 0x74, 0x04, 0x89, 0xD0, 0x31, 0xD2,
|
1868 |
|
|
+ 0x8B, 0x0E, 0x31, 0xFF, 0x83, 0xFA, 0x00, 0x76, 0x0B, 0x05,
|
1869 |
|
|
+ 0x00, 0x36, 0x65, 0xC4, 0x83, 0xD2, 0xFF, 0x47, 0xEB, 0xF0,
|
1870 |
|
|
+ 0x3D, 0xFF, 0xC9, 0x9A, 0x3B, 0x77, 0xEE, 0xE9, 0x69, 0xFF,
|
1871 |
|
|
+ 0xFF, 0xFF, 0xE8, 0x86, 0xFE, 0xFF, 0xFF, 0x8B, 0x93, 0xAC,
|
1872 |
|
|
+ 0xDD, 0xFF, 0xFF, 0x89, 0x16, 0x8B, 0x93, 0xB0, 0xDD, 0xFF,
|
1873 |
|
|
+ 0xFF, 0x89, 0x56, 0x04, 0x39, 0x83, 0x74, 0xDD, 0xFF, 0xFF,
|
1874 |
|
|
+ 0x0F, 0x84, 0x59, 0xFF, 0xFF, 0xFF, 0xEB, 0xDC, 0xE8, 0x62,
|
1875 |
|
|
+ 0xFE, 0xFF, 0xFF, 0x8B, 0x93, 0xB4, 0xDD, 0xFF, 0xFF, 0x89,
|
1876 |
|
|
+ 0x16, 0x8B, 0x93, 0xB8, 0xDD, 0xFF, 0xFF, 0x89, 0x56, 0x04,
|
1877 |
|
|
+ 0x39, 0x83, 0x74, 0xDD, 0xFF, 0xFF, 0x0F, 0x84, 0x35, 0xFF,
|
1878 |
|
|
+ 0xFF, 0xFF, 0xEB, 0xDC, 0xB8, 0x09, 0x01, 0x00, 0x00, 0x89,
|
1879 |
|
|
+ 0xF1, 0x89, 0xDA, 0x8B, 0x5D, 0x08, 0xE8, 0x59, 0x01, 0x00,
|
1880 |
|
|
+ 0x00, 0x89, 0xD3, 0x83, 0xC4, 0x0C, 0x5B, 0x5E, 0x5F, 0x5D,
|
1881 |
|
|
+ 0xC3, 0x55, 0x89, 0xE5, 0x57, 0x56, 0x53, 0x83, 0xEC, 0x0C,
|
1882 |
|
|
+ 0xE8, 0x10, 0x01, 0x00, 0x00, 0x81, 0xC3, 0x3D, 0xFA, 0xFF,
|
1883 |
|
|
+ 0xFF, 0x83, 0x7D, 0x08, 0x00, 0x0F, 0x84, 0xB9, 0x00, 0x00,
|
1884 |
|
|
+ 0x00, 0xE8, 0x05, 0xFE, 0xFF, 0xFF, 0x89, 0x45, 0xEC, 0x8B,
|
1885 |
|
|
+ 0x83, 0x78, 0xDD, 0xFF, 0xFF, 0x89, 0x45, 0xE8, 0x8B, 0x83,
|
1886 |
|
|
+ 0x9C, 0xDD, 0xFF, 0xFF, 0x8B, 0x7D, 0x08, 0x89, 0x07, 0x8B,
|
1887 |
|
|
+ 0xB3, 0x94, 0xDD, 0xFF, 0xFF, 0x8B, 0xBB, 0x98, 0xDD, 0xFF,
|
1888 |
|
|
+ 0xFF, 0x31, 0xC0, 0x31, 0xD2, 0x83, 0xBB, 0x78, 0xDD, 0xFF,
|
1889 |
|
|
+ 0xFF, 0x01, 0x75, 0x05, 0xE8, 0x67, 0xFD, 0xFF, 0xFF, 0x8B,
|
1890 |
|
|
+ 0x8B, 0x90, 0xDD, 0xFF, 0xFF, 0x89, 0x4D, 0xF0, 0x8B, 0x4D,
|
1891 |
|
|
+ 0xEC, 0x39, 0x8B, 0x74, 0xDD, 0xFF, 0xFF, 0x75, 0xB2, 0x01,
|
1892 |
|
|
+ 0xC6, 0x11, 0xD7, 0x8A, 0x4D, 0xF0, 0x0F, 0xAD, 0xFE, 0xD3,
|
1893 |
|
|
+ 0xEF, 0xF6, 0xC1, 0x20, 0x74, 0x04, 0x89, 0xFE, 0x31, 0xFF,
|
1894 |
|
|
+ 0x8B, 0x45, 0x08, 0x8B, 0x10, 0x31, 0xC0, 0x83, 0xFF, 0x00,
|
1895 |
|
|
+ 0x76, 0x0C, 0x81, 0xC6, 0x00, 0x36, 0x65, 0xC4, 0x83, 0xD7,
|
1896 |
|
|
+ 0xFF, 0x40, 0xEB, 0xEF, 0x81, 0xFE, 0xFF, 0xC9, 0x9A, 0x3B,
|
1897 |
|
|
+ 0x77, 0xEC, 0x01, 0xD0, 0x8B, 0x4D, 0x08, 0x89, 0x01, 0x89,
|
1898 |
|
|
+ 0xF0, 0x89, 0x71, 0x04, 0x83, 0x7D, 0xE8, 0x00, 0x75, 0x16,
|
1899 |
|
|
+ 0xB8, 0x4E, 0x00, 0x00, 0x00, 0x8B, 0x4D, 0x0C, 0x89, 0xDA,
|
1900 |
|
|
+ 0x8B, 0x5D, 0x08, 0xE8, 0x8A, 0x00, 0x00, 0x00, 0x89, 0xD3,
|
1901 |
|
|
+ 0xEB, 0x2A, 0xB9, 0xE8, 0x03, 0x00, 0x00, 0x99, 0xF7, 0xF9,
|
1902 |
|
|
+ 0x8B, 0x7D, 0x08, 0x89, 0x47, 0x04, 0x31, 0xC0, 0x83, 0x7D,
|
1903 |
|
|
+ 0x0C, 0x00, 0x74, 0x14, 0x8B, 0x93, 0xBC, 0xDD, 0xFF, 0xFF,
|
1904 |
|
|
+ 0x8B, 0x7D, 0x0C, 0x89, 0x17, 0x8B, 0x93, 0xC0, 0xDD, 0xFF,
|
1905 |
|
|
+ 0xFF, 0x89, 0x57, 0x04, 0x83, 0xC4, 0x0C, 0x5B, 0x5E, 0x5F,
|
1906 |
|
|
+ 0x5D, 0xC3, 0x55, 0x89, 0xE5, 0xE8, 0x17, 0x00, 0x00, 0x00,
|
1907 |
|
|
+ 0x81, 0xC1, 0x48, 0xF9, 0xFF, 0xFF, 0x8B, 0x55, 0x08, 0x8B,
|
1908 |
|
|
+ 0x81, 0x9C, 0xDD, 0xFF, 0xFF, 0x85, 0xD2, 0x74, 0x02, 0x89,
|
1909 |
|
|
+ 0x02, 0x5D, 0xC3, 0x8B, 0x0C, 0x24, 0xC3, 0x8B, 0x1C, 0x24,
|
1910 |
|
|
+ 0xC3, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90,
|
1911 |
|
|
+ 0x90, 0x90, 0x90, 0x90, 0x58, 0xB8, 0x77, 0x00, 0x00, 0x00,
|
1912 |
|
|
+ 0xCD, 0x80, 0x90, 0x8D, 0xB4, 0x26, 0x00, 0x00, 0x00, 0x00,
|
1913 |
|
|
+ 0xB8, 0xAD, 0x00, 0x00, 0x00, 0xCD, 0x80, 0x90, 0x90, 0x8D,
|
1914 |
|
|
+ 0xB4, 0x26, 0x00, 0x00, 0x00, 0x00, 0xCD, 0x80, 0xC3, 0x80,
|
1915 |
|
|
+ 0xFC, 0xFF, 0xFF, 0x14, 0x00, 0x00, 0x00, 0x71, 0x00, 0x03,
|
1916 |
|
|
+ 0x03, 0x77, 0xFC, 0xFF, 0xFF, 0x0B, 0x00, 0x00, 0x00, 0x72,
|
1917 |
|
|
+ 0x00, 0x03, 0x03, 0x0F, 0xAE, 0xF0, 0x0F, 0xAE, 0xE8, 0x47,
|
1918 |
|
|
+ 0x43, 0x43, 0x3A, 0x20, 0x28, 0x55, 0x62, 0x75, 0x6E, 0x74,
|
1919 |
|
|
+ 0x75, 0x20, 0x34, 0x2E, 0x38, 0x2E, 0x34, 0x2D, 0x32, 0x75,
|
1920 |
|
|
+ 0x62, 0x75, 0x6E, 0x74, 0x75, 0x31, 0x7E, 0x31, 0x34, 0x2E,
|
1921 |
|
|
+ 0x30, 0x34, 0x2E, 0x31, 0x29, 0x20, 0x34, 0x2E, 0x38, 0x2E,
|
1922 |
|
|
+ 0x34, 0x00, 0x00, 0x2E, 0x73, 0x68, 0x73, 0x74, 0x72, 0x74,
|
1923 |
|
|
+ 0x61, 0x62, 0x00, 0x2E, 0x68, 0x61, 0x73, 0x68, 0x00, 0x2E,
|
1924 |
|
|
+ 0x64, 0x79, 0x6E, 0x73, 0x79, 0x6D, 0x00, 0x2E, 0x64, 0x79,
|
1925 |
|
|
+ 0x6E, 0x73, 0x74, 0x72, 0x00, 0x2E, 0x67, 0x6E, 0x75, 0x2E,
|
1926 |
|
|
+ 0x76, 0x65, 0x72, 0x73, 0x69, 0x6F, 0x6E, 0x00, 0x2E, 0x67,
|
1927 |
|
|
+ 0x6E, 0x75, 0x2E, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6F, 0x6E,
|
1928 |
|
|
+ 0x5F, 0x64, 0x00, 0x2E, 0x64, 0x79, 0x6E, 0x61, 0x6D, 0x69,
|
1929 |
|
|
+ 0x63, 0x00, 0x2E, 0x72, 0x6F, 0x64, 0x61, 0x74, 0x61, 0x00,
|
1930 |
|
|
+ 0x2E, 0x6E, 0x6F, 0x74, 0x65, 0x00, 0x2E, 0x65, 0x68, 0x5F,
|
1931 |
|
|
+ 0x66, 0x72, 0x61, 0x6D, 0x65, 0x5F, 0x68, 0x64, 0x72, 0x00,
|
1932 |
|
|
+ 0x2E, 0x65, 0x68, 0x5F, 0x66, 0x72, 0x61, 0x6D, 0x65, 0x00,
|
1933 |
|
|
+ 0x2E, 0x74, 0x65, 0x78, 0x74, 0x00, 0x2E, 0x61, 0x6C, 0x74,
|
1934 |
|
|
+ 0x69, 0x6E, 0x73, 0x74, 0x72, 0x75, 0x63, 0x74, 0x69, 0x6F,
|
1935 |
|
|
+ 0x6E, 0x73, 0x00, 0x2E, 0x61, 0x6C, 0x74, 0x69, 0x6E, 0x73,
|
1936 |
|
|
+ 0x74, 0x72, 0x5F, 0x72, 0x65, 0x70, 0x6C, 0x61, 0x63, 0x65,
|
1937 |
|
|
+ 0x6D, 0x65, 0x6E, 0x74, 0x00, 0x2E, 0x63, 0x6F, 0x6D, 0x6D,
|
1938 |
|
|
+ 0x65, 0x6E, 0x74, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1939 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1940 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1941 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1942 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0B, 0x00, 0x00, 0x00,
|
1943 |
|
|
+ 0x05, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0xB4, 0x00,
|
1944 |
|
|
+ 0x00, 0x00, 0xB4, 0x00, 0x00, 0x00, 0x38, 0x00, 0x00, 0x00,
|
1945 |
|
|
+ 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00,
|
1946 |
|
|
+ 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x11, 0x00, 0x00, 0x00,
|
1947 |
|
|
+ 0x0B, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0xEC, 0x00,
|
1948 |
|
|
+ 0x00, 0x00, 0xEC, 0x00, 0x00, 0x00, 0x90, 0x00, 0x00, 0x00,
|
1949 |
|
|
+ 0x03, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x04, 0x00,
|
1950 |
|
|
+ 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x19, 0x00, 0x00, 0x00,
|
1951 |
|
|
+ 0x03, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x7C, 0x01,
|
1952 |
|
|
+ 0x00, 0x00, 0x7C, 0x01, 0x00, 0x00, 0x95, 0x00, 0x00, 0x00,
|
1953 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00,
|
1954 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x21, 0x00, 0x00, 0x00,
|
1955 |
|
|
+ 0xFF, 0xFF, 0xFF, 0x6F, 0x02, 0x00, 0x00, 0x00, 0x12, 0x02,
|
1956 |
|
|
+ 0x00, 0x00, 0x12, 0x02, 0x00, 0x00, 0x12, 0x00, 0x00, 0x00,
|
1957 |
|
|
+ 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x00,
|
1958 |
|
|
+ 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x2E, 0x00, 0x00, 0x00,
|
1959 |
|
|
+ 0xFD, 0xFF, 0xFF, 0x6F, 0x02, 0x00, 0x00, 0x00, 0x24, 0x02,
|
1960 |
|
|
+ 0x00, 0x00, 0x24, 0x02, 0x00, 0x00, 0x54, 0x00, 0x00, 0x00,
|
1961 |
|
|
+ 0x03, 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, 0x04, 0x00,
|
1962 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3D, 0x00, 0x00, 0x00,
|
1963 |
|
|
+ 0x06, 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, 0x78, 0x02,
|
1964 |
|
|
+ 0x00, 0x00, 0x78, 0x02, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00,
|
1965 |
|
|
+ 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00,
|
1966 |
|
|
+ 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x46, 0x00, 0x00, 0x00,
|
1967 |
|
|
+ 0x01, 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, 0xF8, 0x02,
|
1968 |
|
|
+ 0x00, 0x00, 0xF8, 0x02, 0x00, 0x00, 0x28, 0x02, 0x00, 0x00,
|
1969 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00,
|
1970 |
|
|
+ 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x4E, 0x00, 0x00, 0x00,
|
1971 |
|
|
+ 0x07, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x20, 0x05,
|
1972 |
|
|
+ 0x00, 0x00, 0x20, 0x05, 0x00, 0x00, 0x3C, 0x00, 0x00, 0x00,
|
1973 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00,
|
1974 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x54, 0x00, 0x00, 0x00,
|
1975 |
|
|
+ 0x01, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x5C, 0x05,
|
1976 |
|
|
+ 0x00, 0x00, 0x5C, 0x05, 0x00, 0x00, 0x24, 0x00, 0x00, 0x00,
|
1977 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00,
|
1978 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x62, 0x00, 0x00, 0x00,
|
1979 |
|
|
+ 0x01, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x80, 0x05,
|
1980 |
|
|
+ 0x00, 0x00, 0x80, 0x05, 0x00, 0x00, 0xF4, 0x00, 0x00, 0x00,
|
1981 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00,
|
1982 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x6C, 0x00, 0x00, 0x00,
|
1983 |
|
|
+ 0x01, 0x00, 0x00, 0x00, 0x06, 0x00, 0x00, 0x00, 0x80, 0x06,
|
1984 |
|
|
+ 0x00, 0x00, 0x80, 0x06, 0x00, 0x00, 0x93, 0x03, 0x00, 0x00,
|
1985 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0x00,
|
1986 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x72, 0x00, 0x00, 0x00,
|
1987 |
|
|
+ 0x01, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x13, 0x0A,
|
1988 |
|
|
+ 0x00, 0x00, 0x13, 0x0A, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00,
|
1989 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00,
|
1990 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x83, 0x00, 0x00, 0x00,
|
1991 |
|
|
+ 0x01, 0x00, 0x00, 0x00, 0x06, 0x00, 0x00, 0x00, 0x2B, 0x0A,
|
1992 |
|
|
+ 0x00, 0x00, 0x2B, 0x0A, 0x00, 0x00, 0x06, 0x00, 0x00, 0x00,
|
1993 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00,
|
1994 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x99, 0x00, 0x00, 0x00,
|
1995 |
|
|
+ 0x01, 0x00, 0x00, 0x00, 0x30, 0x00, 0x00, 0x00, 0x00, 0x00,
|
1996 |
|
|
+ 0x00, 0x00, 0x31, 0x0A, 0x00, 0x00, 0x2B, 0x00, 0x00, 0x00,
|
1997 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00,
|
1998 |
|
|
+ 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00,
|
1999 |
|
|
+ 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2000 |
|
|
+ 0x00, 0x00, 0x5C, 0x0A, 0x00, 0x00, 0xA2, 0x00, 0x00, 0x00,
|
2001 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00,
|
2002 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2003 |
|
|
+};
|
2004 |
|
|
+
|
2005 |
|
|
+static struct page *pages[1];
|
2006 |
|
|
+
|
2007 |
|
|
+const struct vdso_image vdso_image_32_int80 = {
|
2008 |
|
|
+ .data = raw_data,
|
2009 |
|
|
+ .size = 4096,
|
2010 |
|
|
+ .text_mapping = {
|
2011 |
|
|
+ .name = "[vdso]",
|
2012 |
|
|
+ .pages = pages,
|
2013 |
|
|
+ },
|
2014 |
|
|
+ .alt = 2579,
|
2015 |
|
|
+ .alt_len = 24,
|
2016 |
|
|
+ .sym_vvar_start = -8192,
|
2017 |
|
|
+ .sym_vvar_page = -8192,
|
2018 |
|
|
+ .sym_hpet_page = -4096,
|
2019 |
|
|
+ .sym___kernel_vsyscall = 2576,
|
2020 |
|
|
+ .sym___kernel_sigreturn = 2544,
|
2021 |
|
|
+ .sym___kernel_rt_sigreturn = 2560,
|
2022 |
|
|
+};
|
2023 |
|
|
diff -Naur linux-3.19/arch/x86/vdso/vdso-image-32-sysenter.c linux-3.19-sav/arch/x86/vdso/vdso-image-32-sysenter.c
|
2024 |
|
|
--- linux-3.19/arch/x86/vdso/vdso-image-32-sysenter.c 1970-01-01 01:00:00.000000000 +0100
|
2025 |
|
|
+++ linux-3.19-sav/arch/x86/vdso/vdso-image-32-sysenter.c 2016-05-23 07:19:03.676736800 +0200
|
2026 |
|
|
@@ -0,0 +1,376 @@
|
2027 |
|
|
+/* AUTOMATICALLY GENERATED -- DO NOT EDIT */
|
2028 |
|
|
+
|
2029 |
|
|
+#include <linux/linkage.h>
|
2030 |
|
|
+#include <asm/page_types.h>
|
2031 |
|
|
+#include <asm/vdso.h>
|
2032 |
|
|
+
|
2033 |
|
|
+static unsigned char raw_data[4096] __page_aligned_data = {
|
2034 |
|
|
+ 0x7F, 0x45, 0x4C, 0x46, 0x01, 0x01, 0x01, 0x00, 0x00, 0x00,
|
2035 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x00, 0x03, 0x00,
|
2036 |
|
|
+ 0x01, 0x00, 0x00, 0x00, 0x10, 0x0A, 0x00, 0x00, 0x34, 0x00,
|
2037 |
|
|
+ 0x00, 0x00, 0x10, 0x0B, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2038 |
|
|
+ 0x34, 0x00, 0x20, 0x00, 0x04, 0x00, 0x28, 0x00, 0x10, 0x00,
|
2039 |
|
|
+ 0x0F, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2040 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x42, 0x0A,
|
2041 |
|
|
+ 0x00, 0x00, 0x42, 0x0A, 0x00, 0x00, 0x05, 0x00, 0x00, 0x00,
|
2042 |
|
|
+ 0x00, 0x10, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x78, 0x02,
|
2043 |
|
|
+ 0x00, 0x00, 0x78, 0x02, 0x00, 0x00, 0x78, 0x02, 0x00, 0x00,
|
2044 |
|
|
+ 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x04, 0x00,
|
2045 |
|
|
+ 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00,
|
2046 |
|
|
+ 0x0C, 0x05, 0x00, 0x00, 0x0C, 0x05, 0x00, 0x00, 0x0C, 0x05,
|
2047 |
|
|
+ 0x00, 0x00, 0x3C, 0x00, 0x00, 0x00, 0x3C, 0x00, 0x00, 0x00,
|
2048 |
|
|
+ 0x04, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x50, 0xE5,
|
2049 |
|
|
+ 0x74, 0x64, 0x48, 0x05, 0x00, 0x00, 0x48, 0x05, 0x00, 0x00,
|
2050 |
|
|
+ 0x48, 0x05, 0x00, 0x00, 0x24, 0x00, 0x00, 0x00, 0x24, 0x00,
|
2051 |
|
|
+ 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00,
|
2052 |
|
|
+ 0x03, 0x00, 0x00, 0x00, 0x09, 0x00, 0x00, 0x00, 0x08, 0x00,
|
2053 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x06, 0x00, 0x00, 0x00,
|
2054 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2055 |
|
|
+ 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00,
|
2056 |
|
|
+ 0x04, 0x00, 0x00, 0x00, 0x05, 0x00, 0x00, 0x00, 0x03, 0x00,
|
2057 |
|
|
+ 0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2058 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2059 |
|
|
+ 0x00, 0x00, 0x81, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2060 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x11, 0x00, 0xF1, 0xFF, 0x16, 0x00,
|
2061 |
|
|
+ 0x00, 0x00, 0x10, 0x0A, 0x00, 0x00, 0x14, 0x00, 0x00, 0x00,
|
2062 |
|
|
+ 0x12, 0x00, 0x0B, 0x00, 0x28, 0x00, 0x00, 0x00, 0xC1, 0x08,
|
2063 |
|
|
+ 0x00, 0x00, 0xFB, 0x00, 0x00, 0x00, 0x12, 0x00, 0x0B, 0x00,
|
2064 |
|
|
+ 0x8B, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2065 |
|
|
+ 0x00, 0x00, 0x11, 0x00, 0xF1, 0xFF, 0x5B, 0x00, 0x00, 0x00,
|
2066 |
|
|
+ 0x00, 0x0A, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x12, 0x00,
|
2067 |
|
|
+ 0x0B, 0x00, 0x01, 0x00, 0x00, 0x00, 0x07, 0x07, 0x00, 0x00,
|
2068 |
|
|
+ 0xBA, 0x01, 0x00, 0x00, 0x12, 0x00, 0x0B, 0x00, 0x48, 0x00,
|
2069 |
|
|
+ 0x00, 0x00, 0xF0, 0x09, 0x00, 0x00, 0x09, 0x00, 0x00, 0x00,
|
2070 |
|
|
+ 0x12, 0x00, 0x0B, 0x00, 0x3C, 0x00, 0x00, 0x00, 0xBC, 0x09,
|
2071 |
|
|
+ 0x00, 0x00, 0x1F, 0x00, 0x00, 0x00, 0x12, 0x00, 0x0B, 0x00,
|
2072 |
|
|
+ 0x00, 0x5F, 0x5F, 0x76, 0x64, 0x73, 0x6F, 0x5F, 0x63, 0x6C,
|
2073 |
|
|
+ 0x6F, 0x63, 0x6B, 0x5F, 0x67, 0x65, 0x74, 0x74, 0x69, 0x6D,
|
2074 |
|
|
+ 0x65, 0x00, 0x5F, 0x5F, 0x6B, 0x65, 0x72, 0x6E, 0x65, 0x6C,
|
2075 |
|
|
+ 0x5F, 0x76, 0x73, 0x79, 0x73, 0x63, 0x61, 0x6C, 0x6C, 0x00,
|
2076 |
|
|
+ 0x5F, 0x5F, 0x76, 0x64, 0x73, 0x6F, 0x5F, 0x67, 0x65, 0x74,
|
2077 |
|
|
+ 0x74, 0x69, 0x6D, 0x65, 0x6F, 0x66, 0x64, 0x61, 0x79, 0x00,
|
2078 |
|
|
+ 0x5F, 0x5F, 0x76, 0x64, 0x73, 0x6F, 0x5F, 0x74, 0x69, 0x6D,
|
2079 |
|
|
+ 0x65, 0x00, 0x5F, 0x5F, 0x6B, 0x65, 0x72, 0x6E, 0x65, 0x6C,
|
2080 |
|
|
+ 0x5F, 0x73, 0x69, 0x67, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6E,
|
2081 |
|
|
+ 0x00, 0x5F, 0x5F, 0x6B, 0x65, 0x72, 0x6E, 0x65, 0x6C, 0x5F,
|
2082 |
|
|
+ 0x72, 0x74, 0x5F, 0x73, 0x69, 0x67, 0x72, 0x65, 0x74, 0x75,
|
2083 |
|
|
+ 0x72, 0x6E, 0x00, 0x6C, 0x69, 0x6E, 0x75, 0x78, 0x2D, 0x67,
|
2084 |
|
|
+ 0x61, 0x74, 0x65, 0x2E, 0x73, 0x6F, 0x2E, 0x31, 0x00, 0x4C,
|
2085 |
|
|
+ 0x49, 0x4E, 0x55, 0x58, 0x5F, 0x32, 0x2E, 0x36, 0x00, 0x4C,
|
2086 |
|
|
+ 0x49, 0x4E, 0x55, 0x58, 0x5F, 0x32, 0x2E, 0x35, 0x00, 0x00,
|
2087 |
|
|
+ 0x00, 0x00, 0x02, 0x00, 0x03, 0x00, 0x02, 0x00, 0x03, 0x00,
|
2088 |
|
|
+ 0x03, 0x00, 0x02, 0x00, 0x03, 0x00, 0x02, 0x00, 0x01, 0x00,
|
2089 |
|
|
+ 0x01, 0x00, 0x01, 0x00, 0x01, 0x00, 0x91, 0xF0, 0xCE, 0x0F,
|
2090 |
|
|
+ 0x14, 0x00, 0x00, 0x00, 0x1C, 0x00, 0x00, 0x00, 0x71, 0x00,
|
2091 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00,
|
2092 |
|
|
+ 0x02, 0x00, 0x01, 0x00, 0xF6, 0x75, 0xAE, 0x03, 0x14, 0x00,
|
2093 |
|
|
+ 0x00, 0x00, 0x1C, 0x00, 0x00, 0x00, 0x81, 0x00, 0x00, 0x00,
|
2094 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x03, 0x00,
|
2095 |
|
|
+ 0x01, 0x00, 0xF5, 0x75, 0xAE, 0x03, 0x14, 0x00, 0x00, 0x00,
|
2096 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x8B, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2097 |
|
|
+ 0x00, 0x00, 0x0E, 0x00, 0x00, 0x00, 0x71, 0x00, 0x00, 0x00,
|
2098 |
|
|
+ 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00,
|
2099 |
|
|
+ 0x00, 0x00, 0xB4, 0x00, 0x00, 0x00, 0x05, 0x00, 0x00, 0x00,
|
2100 |
|
|
+ 0x7C, 0x01, 0x00, 0x00, 0x06, 0x00, 0x00, 0x00, 0xEC, 0x00,
|
2101 |
|
|
+ 0x00, 0x00, 0x0A, 0x00, 0x00, 0x00, 0x95, 0x00, 0x00, 0x00,
|
2102 |
|
|
+ 0x0B, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0xFC, 0xFF,
|
2103 |
|
|
+ 0xFF, 0x6F, 0x24, 0x02, 0x00, 0x00, 0xFD, 0xFF, 0xFF, 0x6F,
|
2104 |
|
|
+ 0x03, 0x00, 0x00, 0x00, 0xF0, 0xFF, 0xFF, 0x6F, 0x12, 0x02,
|
2105 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2106 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2107 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2108 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2109 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2110 |
|
|
+ 0x78, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2111 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2112 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2113 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2114 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2115 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2116 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2117 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2118 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2119 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2120 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2121 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2122 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2123 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2124 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2125 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2126 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2127 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2128 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2129 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2130 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2131 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2132 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2133 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2134 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2135 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2136 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2137 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2138 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2139 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2140 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2141 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2142 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2143 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2144 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2145 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2146 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2147 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2148 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2149 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2150 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2151 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2152 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2153 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2154 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2155 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2156 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2157 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2158 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2159 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2160 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2161 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2162 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2163 |
|
|
+ 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x14, 0x00, 0x00, 0x00,
|
2164 |
|
|
+ 0x03, 0x00, 0x00, 0x00, 0x47, 0x4E, 0x55, 0x00, 0xD5, 0xB3,
|
2165 |
|
|
+ 0x7E, 0xAE, 0x01, 0xF6, 0x57, 0x1B, 0x5E, 0xAF, 0xD4, 0xAF,
|
2166 |
|
|
+ 0xD5, 0xB3, 0xAC, 0x70, 0x4C, 0x2C, 0x40, 0x65, 0x06, 0x00,
|
2167 |
|
|
+ 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2168 |
|
|
+ 0x4C, 0x69, 0x6E, 0x75, 0x78, 0x00, 0x00, 0x00, 0x00, 0x13,
|
2169 |
|
|
+ 0x03, 0x00, 0x01, 0x1B, 0x03, 0x3B, 0x20, 0x00, 0x00, 0x00,
|
2170 |
|
|
+ 0x03, 0x00, 0x00, 0x00, 0xA7, 0x04, 0x00, 0x00, 0x38, 0x00,
|
2171 |
|
|
+ 0x00, 0x00, 0xB7, 0x04, 0x00, 0x00, 0xA4, 0x00, 0x00, 0x00,
|
2172 |
|
|
+ 0xC8, 0x04, 0x00, 0x00, 0x04, 0x01, 0x00, 0x00, 0x10, 0x00,
|
2173 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x7A, 0x52, 0x53,
|
2174 |
|
|
+ 0x00, 0x01, 0x7C, 0x08, 0x01, 0x1B, 0x00, 0x00, 0x68, 0x00,
|
2175 |
|
|
+ 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x67, 0x04, 0x00, 0x00,
|
2176 |
|
|
+ 0x09, 0x00, 0x00, 0x00, 0x00, 0x0F, 0x03, 0x74, 0x20, 0x06,
|
2177 |
|
|
+ 0x10, 0x00, 0x02, 0x74, 0x30, 0x10, 0x01, 0x02, 0x74, 0x2C,
|
2178 |
|
|
+ 0x10, 0x02, 0x02, 0x74, 0x28, 0x10, 0x03, 0x02, 0x74, 0x24,
|
2179 |
|
|
+ 0x10, 0x05, 0x02, 0x74, 0x1C, 0x10, 0x06, 0x02, 0x74, 0x18,
|
2180 |
|
|
+ 0x10, 0x07, 0x02, 0x74, 0x14, 0x10, 0x08, 0x02, 0x74, 0x3C,
|
2181 |
|
|
+ 0x42, 0x0F, 0x03, 0x74, 0x1C, 0x06, 0x10, 0x00, 0x02, 0x74,
|
2182 |
|
|
+ 0x2C, 0x10, 0x01, 0x02, 0x74, 0x28, 0x10, 0x02, 0x02, 0x74,
|
2183 |
|
|
+ 0x24, 0x10, 0x03, 0x02, 0x74, 0x20, 0x10, 0x05, 0x02, 0x74,
|
2184 |
|
|
+ 0x18, 0x10, 0x06, 0x02, 0x74, 0x14, 0x10, 0x07, 0x02, 0x74,
|
2185 |
|
|
+ 0x10, 0x10, 0x08, 0x02, 0x74, 0x38, 0x44, 0x00, 0x00, 0x00,
|
2186 |
|
|
+ 0x84, 0x00, 0x00, 0x00, 0x0B, 0x04, 0x00, 0x00, 0x08, 0x00,
|
2187 |
|
|
+ 0x00, 0x00, 0x00, 0x0F, 0x04, 0x74, 0xBC, 0x01, 0x06, 0x10,
|
2188 |
|
|
+ 0x00, 0x03, 0x74, 0xCC, 0x01, 0x10, 0x01, 0x03, 0x74, 0xC8,
|
2189 |
|
|
+ 0x01, 0x10, 0x02, 0x03, 0x74, 0xC4, 0x01, 0x10, 0x03, 0x03,
|
2190 |
|
|
+ 0x74, 0xC0, 0x01, 0x10, 0x05, 0x03, 0x74, 0xB8, 0x01, 0x10,
|
2191 |
|
|
+ 0x06, 0x03, 0x74, 0xB4, 0x01, 0x10, 0x07, 0x03, 0x74, 0xB0,
|
2192 |
|
|
+ 0x01, 0x10, 0x08, 0x03, 0x74, 0xD8, 0x01, 0x00, 0x14, 0x00,
|
2193 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x7A, 0x52, 0x00,
|
2194 |
|
|
+ 0x01, 0x7C, 0x08, 0x01, 0x1B, 0x0C, 0x04, 0x04, 0x88, 0x01,
|
2195 |
|
|
+ 0x00, 0x00, 0x24, 0x00, 0x00, 0x00, 0x1C, 0x00, 0x00, 0x00,
|
2196 |
|
|
+ 0xBC, 0x03, 0x00, 0x00, 0x14, 0x00, 0x00, 0x00, 0x00, 0x41,
|
2197 |
|
|
+ 0x0E, 0x08, 0x41, 0x0E, 0x0C, 0x41, 0x0E, 0x10, 0x85, 0x04,
|
2198 |
|
|
+ 0x4E, 0x0E, 0x0C, 0xC5, 0x41, 0x0E, 0x08, 0x41, 0x0E, 0x04,
|
2199 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2200 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x55, 0x89, 0xE5, 0x57, 0x56, 0x53,
|
2201 |
|
|
+ 0x51, 0x56, 0xE8, 0x52, 0x03, 0x00, 0x00, 0x81, 0xC3, 0x6B,
|
2202 |
|
|
+ 0xFC, 0xFF, 0xFF, 0x8D, 0x76, 0x00, 0x8D, 0x76, 0x00, 0x0F,
|
2203 |
|
|
+ 0x31, 0x89, 0xC1, 0x89, 0xD7, 0x89, 0x55, 0xEC, 0x8B, 0x83,
|
2204 |
|
|
+ 0x90, 0xDD, 0xFF, 0xFF, 0x8B, 0x93, 0x94, 0xDD, 0xFF, 0xFF,
|
2205 |
|
|
+ 0x39, 0xD7, 0x77, 0x0C, 0x72, 0x04, 0x39, 0xC1, 0x73, 0x06,
|
2206 |
|
|
+ 0x89, 0xC6, 0x89, 0xD7, 0xEB, 0x05, 0x89, 0xCE, 0x8B, 0x7D,
|
2207 |
|
|
+ 0xEC, 0x29, 0xC6, 0x19, 0xD7, 0x23, 0xB3, 0x98, 0xDD, 0xFF,
|
2208 |
|
|
+ 0xFF, 0x8B, 0x8B, 0x9C, 0xDD, 0xFF, 0xFF, 0x21, 0xF9, 0x8B,
|
2209 |
|
|
+ 0x83, 0xA0, 0xDD, 0xFF, 0xFF, 0x0F, 0xAF, 0xC8, 0xF7, 0xE6,
|
2210 |
|
|
+ 0x01, 0xCA, 0x59, 0x59, 0x5B, 0x5E, 0x5F, 0x5D, 0xC3, 0x55,
|
2211 |
|
|
+ 0x89, 0xE5, 0xE8, 0xEA, 0x02, 0x00, 0x00, 0x81, 0xC1, 0x07,
|
2212 |
|
|
+ 0xFC, 0xFF, 0xFF, 0x8B, 0x81, 0x88, 0xDD, 0xFF, 0xFF, 0xA8,
|
2213 |
|
|
+ 0x01, 0x74, 0x04, 0xF3, 0x90, 0xEB, 0xF2, 0x5D, 0xC3, 0x55,
|
2214 |
|
|
+ 0x89, 0xE5, 0x57, 0x56, 0x53, 0x83, 0xEC, 0x0C, 0xE8, 0xCA,
|
2215 |
|
|
+ 0x02, 0x00, 0x00, 0x81, 0xC3, 0xE3, 0xFB, 0xFF, 0xFF, 0x8B,
|
2216 |
|
|
+ 0x75, 0x0C, 0x83, 0x7D, 0x08, 0x01, 0x0F, 0x84, 0xB8, 0x00,
|
2217 |
|
|
+ 0x00, 0x00, 0x7F, 0x0B, 0x83, 0x7D, 0x08, 0x00, 0x74, 0x1E,
|
2218 |
|
|
+ 0xE9, 0x71, 0x01, 0x00, 0x00, 0x83, 0x7D, 0x08, 0x05, 0x0F,
|
2219 |
|
|
+ 0x84, 0x1F, 0x01, 0x00, 0x00, 0x83, 0x7D, 0x08, 0x06, 0x0F,
|
2220 |
|
|
+ 0x84, 0x39, 0x01, 0x00, 0x00, 0xE9, 0x58, 0x01, 0x00, 0x00,
|
2221 |
|
|
+ 0xE8, 0x96, 0xFF, 0xFF, 0xFF, 0x89, 0xC7, 0x8B, 0x83, 0x8C,
|
2222 |
|
|
+ 0xDD, 0xFF, 0xFF, 0x89, 0x45, 0xE8, 0x8B, 0x83, 0xB0, 0xDD,
|
2223 |
|
|
+ 0xFF, 0xFF, 0x89, 0x06, 0x8B, 0x83, 0xA8, 0xDD, 0xFF, 0xFF,
|
2224 |
|
|
+ 0x8B, 0x93, 0xAC, 0xDD, 0xFF, 0xFF, 0x89, 0x45, 0xEC, 0x89,
|
2225 |
|
|
+ 0x55, 0xF0, 0x31, 0xC0, 0x31, 0xD2, 0x83, 0xBB, 0x8C, 0xDD,
|
2226 |
|
|
+ 0xFF, 0xFF, 0x01, 0x75, 0x05, 0xE8, 0xF6, 0xFE, 0xFF, 0xFF,
|
2227 |
|
|
+ 0x8B, 0x8B, 0xA4, 0xDD, 0xFF, 0xFF, 0x39, 0xBB, 0x88, 0xDD,
|
2228 |
|
|
+ 0xFF, 0xFF, 0x75, 0xB6, 0x03, 0x45, 0xEC, 0x13, 0x55, 0xF0,
|
2229 |
|
|
+ 0x0F, 0xAD, 0xD0, 0xD3, 0xEA, 0xF6, 0xC1, 0x20, 0x74, 0x04,
|
2230 |
|
|
+ 0x89, 0xD0, 0x31, 0xD2, 0x8B, 0x0E, 0x31, 0xFF, 0x83, 0xFA,
|
2231 |
|
|
+ 0x00, 0x76, 0x0B, 0x05, 0x00, 0x36, 0x65, 0xC4, 0x83, 0xD2,
|
2232 |
|
|
+ 0xFF, 0x47, 0xEB, 0xF0, 0x3D, 0xFF, 0xC9, 0x9A, 0x3B, 0x77,
|
2233 |
|
|
+ 0xEE, 0x8D, 0x14, 0x0F, 0x89, 0x16, 0x89, 0x46, 0x04, 0x83,
|
2234 |
|
|
+ 0x7D, 0xE8, 0x00, 0x0F, 0x84, 0xCD, 0x00, 0x00, 0x00, 0x31,
|
2235 |
|
|
+ 0xC0, 0xE9, 0xD9, 0x00, 0x00, 0x00, 0xE8, 0x04, 0xFF, 0xFF,
|
2236 |
|
|
+ 0xFF, 0x89, 0xC7, 0x8B, 0x83, 0x8C, 0xDD, 0xFF, 0xFF, 0x89,
|
2237 |
|
|
+ 0x45, 0xE8, 0x8B, 0x83, 0xB4, 0xDD, 0xFF, 0xFF, 0x89, 0x06,
|
2238 |
|
|
+ 0x8B, 0x83, 0xB8, 0xDD, 0xFF, 0xFF, 0x8B, 0x93, 0xBC, 0xDD,
|
2239 |
|
|
+ 0xFF, 0xFF, 0x89, 0x45, 0xEC, 0x89, 0x55, 0xF0, 0x31, 0xC0,
|
2240 |
|
|
+ 0x31, 0xD2, 0x83, 0xBB, 0x8C, 0xDD, 0xFF, 0xFF, 0x01, 0x75,
|
2241 |
|
|
+ 0x05, 0xE8, 0x64, 0xFE, 0xFF, 0xFF, 0x8B, 0x8B, 0xA4, 0xDD,
|
2242 |
|
|
+ 0xFF, 0xFF, 0x39, 0xBB, 0x88, 0xDD, 0xFF, 0xFF, 0x75, 0xB6,
|
2243 |
|
|
+ 0x03, 0x45, 0xEC, 0x13, 0x55, 0xF0, 0x0F, 0xAD, 0xD0, 0xD3,
|
2244 |
|
|
+ 0xEA, 0xF6, 0xC1, 0x20, 0x74, 0x04, 0x89, 0xD0, 0x31, 0xD2,
|
2245 |
|
|
+ 0x8B, 0x0E, 0x31, 0xFF, 0x83, 0xFA, 0x00, 0x76, 0x0B, 0x05,
|
2246 |
|
|
+ 0x00, 0x36, 0x65, 0xC4, 0x83, 0xD2, 0xFF, 0x47, 0xEB, 0xF0,
|
2247 |
|
|
+ 0x3D, 0xFF, 0xC9, 0x9A, 0x3B, 0x77, 0xEE, 0xE9, 0x69, 0xFF,
|
2248 |
|
|
+ 0xFF, 0xFF, 0xE8, 0x86, 0xFE, 0xFF, 0xFF, 0x8B, 0x93, 0xC0,
|
2249 |
|
|
+ 0xDD, 0xFF, 0xFF, 0x89, 0x16, 0x8B, 0x93, 0xC4, 0xDD, 0xFF,
|
2250 |
|
|
+ 0xFF, 0x89, 0x56, 0x04, 0x39, 0x83, 0x88, 0xDD, 0xFF, 0xFF,
|
2251 |
|
|
+ 0x0F, 0x84, 0x59, 0xFF, 0xFF, 0xFF, 0xEB, 0xDC, 0xE8, 0x62,
|
2252 |
|
|
+ 0xFE, 0xFF, 0xFF, 0x8B, 0x93, 0xC8, 0xDD, 0xFF, 0xFF, 0x89,
|
2253 |
|
|
+ 0x16, 0x8B, 0x93, 0xCC, 0xDD, 0xFF, 0xFF, 0x89, 0x56, 0x04,
|
2254 |
|
|
+ 0x39, 0x83, 0x88, 0xDD, 0xFF, 0xFF, 0x0F, 0x84, 0x35, 0xFF,
|
2255 |
|
|
+ 0xFF, 0xFF, 0xEB, 0xDC, 0xB8, 0x09, 0x01, 0x00, 0x00, 0x89,
|
2256 |
|
|
+ 0xF1, 0x89, 0xDA, 0x8B, 0x5D, 0x08, 0xE8, 0x59, 0x01, 0x00,
|
2257 |
|
|
+ 0x00, 0x89, 0xD3, 0x83, 0xC4, 0x0C, 0x5B, 0x5E, 0x5F, 0x5D,
|
2258 |
|
|
+ 0xC3, 0x55, 0x89, 0xE5, 0x57, 0x56, 0x53, 0x83, 0xEC, 0x0C,
|
2259 |
|
|
+ 0xE8, 0x10, 0x01, 0x00, 0x00, 0x81, 0xC3, 0x29, 0xFA, 0xFF,
|
2260 |
|
|
+ 0xFF, 0x83, 0x7D, 0x08, 0x00, 0x0F, 0x84, 0xB9, 0x00, 0x00,
|
2261 |
|
|
+ 0x00, 0xE8, 0x05, 0xFE, 0xFF, 0xFF, 0x89, 0x45, 0xEC, 0x8B,
|
2262 |
|
|
+ 0x83, 0x8C, 0xDD, 0xFF, 0xFF, 0x89, 0x45, 0xE8, 0x8B, 0x83,
|
2263 |
|
|
+ 0xB0, 0xDD, 0xFF, 0xFF, 0x8B, 0x7D, 0x08, 0x89, 0x07, 0x8B,
|
2264 |
|
|
+ 0xB3, 0xA8, 0xDD, 0xFF, 0xFF, 0x8B, 0xBB, 0xAC, 0xDD, 0xFF,
|
2265 |
|
|
+ 0xFF, 0x31, 0xC0, 0x31, 0xD2, 0x83, 0xBB, 0x8C, 0xDD, 0xFF,
|
2266 |
|
|
+ 0xFF, 0x01, 0x75, 0x05, 0xE8, 0x67, 0xFD, 0xFF, 0xFF, 0x8B,
|
2267 |
|
|
+ 0x8B, 0xA4, 0xDD, 0xFF, 0xFF, 0x89, 0x4D, 0xF0, 0x8B, 0x4D,
|
2268 |
|
|
+ 0xEC, 0x39, 0x8B, 0x88, 0xDD, 0xFF, 0xFF, 0x75, 0xB2, 0x01,
|
2269 |
|
|
+ 0xC6, 0x11, 0xD7, 0x8A, 0x4D, 0xF0, 0x0F, 0xAD, 0xFE, 0xD3,
|
2270 |
|
|
+ 0xEF, 0xF6, 0xC1, 0x20, 0x74, 0x04, 0x89, 0xFE, 0x31, 0xFF,
|
2271 |
|
|
+ 0x8B, 0x45, 0x08, 0x8B, 0x10, 0x31, 0xC0, 0x83, 0xFF, 0x00,
|
2272 |
|
|
+ 0x76, 0x0C, 0x81, 0xC6, 0x00, 0x36, 0x65, 0xC4, 0x83, 0xD7,
|
2273 |
|
|
+ 0xFF, 0x40, 0xEB, 0xEF, 0x81, 0xFE, 0xFF, 0xC9, 0x9A, 0x3B,
|
2274 |
|
|
+ 0x77, 0xEC, 0x01, 0xD0, 0x8B, 0x4D, 0x08, 0x89, 0x01, 0x89,
|
2275 |
|
|
+ 0xF0, 0x89, 0x71, 0x04, 0x83, 0x7D, 0xE8, 0x00, 0x75, 0x16,
|
2276 |
|
|
+ 0xB8, 0x4E, 0x00, 0x00, 0x00, 0x8B, 0x4D, 0x0C, 0x89, 0xDA,
|
2277 |
|
|
+ 0x8B, 0x5D, 0x08, 0xE8, 0x8A, 0x00, 0x00, 0x00, 0x89, 0xD3,
|
2278 |
|
|
+ 0xEB, 0x2A, 0xB9, 0xE8, 0x03, 0x00, 0x00, 0x99, 0xF7, 0xF9,
|
2279 |
|
|
+ 0x8B, 0x7D, 0x08, 0x89, 0x47, 0x04, 0x31, 0xC0, 0x83, 0x7D,
|
2280 |
|
|
+ 0x0C, 0x00, 0x74, 0x14, 0x8B, 0x93, 0xD0, 0xDD, 0xFF, 0xFF,
|
2281 |
|
|
+ 0x8B, 0x7D, 0x0C, 0x89, 0x17, 0x8B, 0x93, 0xD4, 0xDD, 0xFF,
|
2282 |
|
|
+ 0xFF, 0x89, 0x57, 0x04, 0x83, 0xC4, 0x0C, 0x5B, 0x5E, 0x5F,
|
2283 |
|
|
+ 0x5D, 0xC3, 0x55, 0x89, 0xE5, 0xE8, 0x17, 0x00, 0x00, 0x00,
|
2284 |
|
|
+ 0x81, 0xC1, 0x34, 0xF9, 0xFF, 0xFF, 0x8B, 0x55, 0x08, 0x8B,
|
2285 |
|
|
+ 0x81, 0xB0, 0xDD, 0xFF, 0xFF, 0x85, 0xD2, 0x74, 0x02, 0x89,
|
2286 |
|
|
+ 0x02, 0x5D, 0xC3, 0x8B, 0x0C, 0x24, 0xC3, 0x8B, 0x1C, 0x24,
|
2287 |
|
|
+ 0xC3, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90,
|
2288 |
|
|
+ 0x90, 0x90, 0x90, 0x90, 0x58, 0xB8, 0x77, 0x00, 0x00, 0x00,
|
2289 |
|
|
+ 0xCD, 0x80, 0x90, 0x8D, 0xB4, 0x26, 0x00, 0x00, 0x00, 0x00,
|
2290 |
|
|
+ 0xB8, 0xAD, 0x00, 0x00, 0x00, 0xCD, 0x80, 0x90, 0x90, 0x8D,
|
2291 |
|
|
+ 0xB4, 0x26, 0x00, 0x00, 0x00, 0x00, 0x51, 0x52, 0x55, 0x89,
|
2292 |
|
|
+ 0xE5, 0x0F, 0x34, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90,
|
2293 |
|
|
+ 0xCD, 0x80, 0x5D, 0x5A, 0x59, 0xC3, 0x6F, 0xFC, 0xFF, 0xFF,
|
2294 |
|
|
+ 0x14, 0x00, 0x00, 0x00, 0x71, 0x00, 0x03, 0x03, 0x66, 0xFC,
|
2295 |
|
|
+ 0xFF, 0xFF, 0x0B, 0x00, 0x00, 0x00, 0x72, 0x00, 0x03, 0x03,
|
2296 |
|
|
+ 0x0F, 0xAE, 0xF0, 0x0F, 0xAE, 0xE8, 0x47, 0x43, 0x43, 0x3A,
|
2297 |
|
|
+ 0x20, 0x28, 0x55, 0x62, 0x75, 0x6E, 0x74, 0x75, 0x20, 0x34,
|
2298 |
|
|
+ 0x2E, 0x38, 0x2E, 0x34, 0x2D, 0x32, 0x75, 0x62, 0x75, 0x6E,
|
2299 |
|
|
+ 0x74, 0x75, 0x31, 0x7E, 0x31, 0x34, 0x2E, 0x30, 0x34, 0x2E,
|
2300 |
|
|
+ 0x31, 0x29, 0x20, 0x34, 0x2E, 0x38, 0x2E, 0x34, 0x00, 0x00,
|
2301 |
|
|
+ 0x2E, 0x73, 0x68, 0x73, 0x74, 0x72, 0x74, 0x61, 0x62, 0x00,
|
2302 |
|
|
+ 0x2E, 0x68, 0x61, 0x73, 0x68, 0x00, 0x2E, 0x64, 0x79, 0x6E,
|
2303 |
|
|
+ 0x73, 0x79, 0x6D, 0x00, 0x2E, 0x64, 0x79, 0x6E, 0x73, 0x74,
|
2304 |
|
|
+ 0x72, 0x00, 0x2E, 0x67, 0x6E, 0x75, 0x2E, 0x76, 0x65, 0x72,
|
2305 |
|
|
+ 0x73, 0x69, 0x6F, 0x6E, 0x00, 0x2E, 0x67, 0x6E, 0x75, 0x2E,
|
2306 |
|
|
+ 0x76, 0x65, 0x72, 0x73, 0x69, 0x6F, 0x6E, 0x5F, 0x64, 0x00,
|
2307 |
|
|
+ 0x2E, 0x64, 0x79, 0x6E, 0x61, 0x6D, 0x69, 0x63, 0x00, 0x2E,
|
2308 |
|
|
+ 0x72, 0x6F, 0x64, 0x61, 0x74, 0x61, 0x00, 0x2E, 0x6E, 0x6F,
|
2309 |
|
|
+ 0x74, 0x65, 0x00, 0x2E, 0x65, 0x68, 0x5F, 0x66, 0x72, 0x61,
|
2310 |
|
|
+ 0x6D, 0x65, 0x5F, 0x68, 0x64, 0x72, 0x00, 0x2E, 0x65, 0x68,
|
2311 |
|
|
+ 0x5F, 0x66, 0x72, 0x61, 0x6D, 0x65, 0x00, 0x2E, 0x74, 0x65,
|
2312 |
|
|
+ 0x78, 0x74, 0x00, 0x2E, 0x61, 0x6C, 0x74, 0x69, 0x6E, 0x73,
|
2313 |
|
|
+ 0x74, 0x72, 0x75, 0x63, 0x74, 0x69, 0x6F, 0x6E, 0x73, 0x00,
|
2314 |
|
|
+ 0x2E, 0x61, 0x6C, 0x74, 0x69, 0x6E, 0x73, 0x74, 0x72, 0x5F,
|
2315 |
|
|
+ 0x72, 0x65, 0x70, 0x6C, 0x61, 0x63, 0x65, 0x6D, 0x65, 0x6E,
|
2316 |
|
|
+ 0x74, 0x00, 0x2E, 0x63, 0x6F, 0x6D, 0x6D, 0x65, 0x6E, 0x74,
|
2317 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2318 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2319 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2320 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2321 |
|
|
+ 0x00, 0x00, 0x0B, 0x00, 0x00, 0x00, 0x05, 0x00, 0x00, 0x00,
|
2322 |
|
|
+ 0x02, 0x00, 0x00, 0x00, 0xB4, 0x00, 0x00, 0x00, 0xB4, 0x00,
|
2323 |
|
|
+ 0x00, 0x00, 0x38, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00,
|
2324 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x04, 0x00,
|
2325 |
|
|
+ 0x00, 0x00, 0x11, 0x00, 0x00, 0x00, 0x0B, 0x00, 0x00, 0x00,
|
2326 |
|
|
+ 0x02, 0x00, 0x00, 0x00, 0xEC, 0x00, 0x00, 0x00, 0xEC, 0x00,
|
2327 |
|
|
+ 0x00, 0x00, 0x90, 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00,
|
2328 |
|
|
+ 0x01, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x10, 0x00,
|
2329 |
|
|
+ 0x00, 0x00, 0x19, 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00,
|
2330 |
|
|
+ 0x02, 0x00, 0x00, 0x00, 0x7C, 0x01, 0x00, 0x00, 0x7C, 0x01,
|
2331 |
|
|
+ 0x00, 0x00, 0x95, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2332 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2333 |
|
|
+ 0x00, 0x00, 0x21, 0x00, 0x00, 0x00, 0xFF, 0xFF, 0xFF, 0x6F,
|
2334 |
|
|
+ 0x02, 0x00, 0x00, 0x00, 0x12, 0x02, 0x00, 0x00, 0x12, 0x02,
|
2335 |
|
|
+ 0x00, 0x00, 0x12, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00,
|
2336 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x02, 0x00,
|
2337 |
|
|
+ 0x00, 0x00, 0x2E, 0x00, 0x00, 0x00, 0xFD, 0xFF, 0xFF, 0x6F,
|
2338 |
|
|
+ 0x02, 0x00, 0x00, 0x00, 0x24, 0x02, 0x00, 0x00, 0x24, 0x02,
|
2339 |
|
|
+ 0x00, 0x00, 0x54, 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00,
|
2340 |
|
|
+ 0x03, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2341 |
|
|
+ 0x00, 0x00, 0x3D, 0x00, 0x00, 0x00, 0x06, 0x00, 0x00, 0x00,
|
2342 |
|
|
+ 0x03, 0x00, 0x00, 0x00, 0x78, 0x02, 0x00, 0x00, 0x78, 0x02,
|
2343 |
|
|
+ 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00,
|
2344 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x08, 0x00,
|
2345 |
|
|
+ 0x00, 0x00, 0x46, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00,
|
2346 |
|
|
+ 0x03, 0x00, 0x00, 0x00, 0xF8, 0x02, 0x00, 0x00, 0xF8, 0x02,
|
2347 |
|
|
+ 0x00, 0x00, 0x14, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2348 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x04, 0x00,
|
2349 |
|
|
+ 0x00, 0x00, 0x4E, 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0x00,
|
2350 |
|
|
+ 0x02, 0x00, 0x00, 0x00, 0x0C, 0x05, 0x00, 0x00, 0x0C, 0x05,
|
2351 |
|
|
+ 0x00, 0x00, 0x3C, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2352 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2353 |
|
|
+ 0x00, 0x00, 0x54, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00,
|
2354 |
|
|
+ 0x02, 0x00, 0x00, 0x00, 0x48, 0x05, 0x00, 0x00, 0x48, 0x05,
|
2355 |
|
|
+ 0x00, 0x00, 0x24, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2356 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2357 |
|
|
+ 0x00, 0x00, 0x62, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00,
|
2358 |
|
|
+ 0x02, 0x00, 0x00, 0x00, 0x6C, 0x05, 0x00, 0x00, 0x6C, 0x05,
|
2359 |
|
|
+ 0x00, 0x00, 0x08, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2360 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2361 |
|
|
+ 0x00, 0x00, 0x6C, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00,
|
2362 |
|
|
+ 0x06, 0x00, 0x00, 0x00, 0x80, 0x06, 0x00, 0x00, 0x80, 0x06,
|
2363 |
|
|
+ 0x00, 0x00, 0xA4, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2364 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2365 |
|
|
+ 0x00, 0x00, 0x72, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00,
|
2366 |
|
|
+ 0x02, 0x00, 0x00, 0x00, 0x24, 0x0A, 0x00, 0x00, 0x24, 0x0A,
|
2367 |
|
|
+ 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2368 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2369 |
|
|
+ 0x00, 0x00, 0x83, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00,
|
2370 |
|
|
+ 0x06, 0x00, 0x00, 0x00, 0x3C, 0x0A, 0x00, 0x00, 0x3C, 0x0A,
|
2371 |
|
|
+ 0x00, 0x00, 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2372 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2373 |
|
|
+ 0x00, 0x00, 0x99, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00,
|
2374 |
|
|
+ 0x30, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x42, 0x0A,
|
2375 |
|
|
+ 0x00, 0x00, 0x2B, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2376 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x01, 0x00,
|
2377 |
|
|
+ 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00,
|
2378 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x6D, 0x0A,
|
2379 |
|
|
+ 0x00, 0x00, 0xA2, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2380 |
|
|
+ 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00,
|
2381 |
|
|
+ 0x00, 0x00,
|
2382 |
|
|
+};
|
2383 |
|
|
+
|
2384 |
|
|
+static struct page *pages[1];
|
2385 |
|
|
+
|
2386 |
|
|
+const struct vdso_image vdso_image_32_sysenter = {
|
2387 |
|
|
+ .data = raw_data,
|
2388 |
|
|
+ .size = 4096,
|
2389 |
|
|
+ .text_mapping = {
|
2390 |
|
|
+ .name = "[vdso]",
|
2391 |
|
|
+ .pages = pages,
|
2392 |
|
|
+ },
|
2393 |
|
|
+ .alt = 2596,
|
2394 |
|
|
+ .alt_len = 24,
|
2395 |
|
|
+ .sym_vvar_start = -8192,
|
2396 |
|
|
+ .sym_vvar_page = -8192,
|
2397 |
|
|
+ .sym_hpet_page = -4096,
|
2398 |
|
|
+ .sym_VDSO32_SYSENTER_RETURN = 2592,
|
2399 |
|
|
+ .sym___kernel_vsyscall = 2576,
|
2400 |
|
|
+ .sym___kernel_sigreturn = 2544,
|
2401 |
|
|
+ .sym___kernel_rt_sigreturn = 2560,
|
2402 |
|
|
+};
|
2403 |
|
|
diff -Naur linux-3.19/.config linux-3.19-sav/.config
|
2404 |
|
|
--- linux-3.19/.config 1970-01-01 01:00:00.000000000 +0100
|
2405 |
|
|
+++ linux-3.19-sav/.config 2016-05-23 07:17:52.880736401 +0200
|
2406 |
|
|
@@ -0,0 +1,1369 @@
|
2407 |
|
|
+#
|
2408 |
|
|
+# Automatically generated file; DO NOT EDIT.
|
2409 |
|
|
+# Linux/x86 3.19.0 Kernel Configuration
|
2410 |
|
|
+#
|
2411 |
|
|
+# CONFIG_64BIT is not set
|
2412 |
|
|
+CONFIG_X86_32=y
|
2413 |
|
|
+CONFIG_X86=y
|
2414 |
|
|
+CONFIG_INSTRUCTION_DECODER=y
|
2415 |
|
|
+CONFIG_OUTPUT_FORMAT="elf32-i386"
|
2416 |
|
|
+CONFIG_ARCH_DEFCONFIG="arch/x86/configs/i386_defconfig"
|
2417 |
|
|
+CONFIG_LOCKDEP_SUPPORT=y
|
2418 |
|
|
+CONFIG_STACKTRACE_SUPPORT=y
|
2419 |
|
|
+CONFIG_HAVE_LATENCYTOP_SUPPORT=y
|
2420 |
|
|
+CONFIG_MMU=y
|
2421 |
|
|
+CONFIG_NEED_SG_DMA_LENGTH=y
|
2422 |
|
|
+CONFIG_GENERIC_ISA_DMA=y
|
2423 |
|
|
+CONFIG_GENERIC_BUG=y
|
2424 |
|
|
+CONFIG_GENERIC_HWEIGHT=y
|
2425 |
|
|
+CONFIG_ARCH_MAY_HAVE_PC_FDC=y
|
2426 |
|
|
+CONFIG_RWSEM_XCHGADD_ALGORITHM=y
|
2427 |
|
|
+CONFIG_GENERIC_CALIBRATE_DELAY=y
|
2428 |
|
|
+CONFIG_ARCH_HAS_CPU_RELAX=y
|
2429 |
|
|
+CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
|
2430 |
|
|
+CONFIG_HAVE_SETUP_PER_CPU_AREA=y
|
2431 |
|
|
+CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
|
2432 |
|
|
+CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
|
2433 |
|
|
+CONFIG_ARCH_HIBERNATION_POSSIBLE=y
|
2434 |
|
|
+CONFIG_ARCH_SUSPEND_POSSIBLE=y
|
2435 |
|
|
+CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y
|
2436 |
|
|
+CONFIG_ARCH_WANT_GENERAL_HUGETLB=y
|
2437 |
|
|
+# CONFIG_ZONE_DMA32 is not set
|
2438 |
|
|
+# CONFIG_AUDIT_ARCH is not set
|
2439 |
|
|
+CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
|
2440 |
|
|
+CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
|
2441 |
|
|
+CONFIG_X86_32_LAZY_GS=y
|
2442 |
|
|
+CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-ecx -fcall-saved-edx"
|
2443 |
|
|
+CONFIG_ARCH_SUPPORTS_UPROBES=y
|
2444 |
|
|
+CONFIG_FIX_EARLYCON_MEM=y
|
2445 |
|
|
+CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
|
2446 |
|
|
+CONFIG_IRQ_WORK=y
|
2447 |
|
|
+CONFIG_BUILDTIME_EXTABLE_SORT=y
|
2448 |
|
|
+
|
2449 |
|
|
+#
|
2450 |
|
|
+# General setup
|
2451 |
|
|
+#
|
2452 |
|
|
+CONFIG_BROKEN_ON_SMP=y
|
2453 |
|
|
+CONFIG_INIT_ENV_ARG_LIMIT=32
|
2454 |
|
|
+CONFIG_CROSS_COMPILE=""
|
2455 |
|
|
+# CONFIG_COMPILE_TEST is not set
|
2456 |
|
|
+CONFIG_LOCALVERSION=""
|
2457 |
|
|
+CONFIG_LOCALVERSION_AUTO=y
|
2458 |
|
|
+CONFIG_HAVE_KERNEL_GZIP=y
|
2459 |
|
|
+CONFIG_HAVE_KERNEL_BZIP2=y
|
2460 |
|
|
+CONFIG_HAVE_KERNEL_LZMA=y
|
2461 |
|
|
+CONFIG_HAVE_KERNEL_XZ=y
|
2462 |
|
|
+CONFIG_HAVE_KERNEL_LZO=y
|
2463 |
|
|
+CONFIG_HAVE_KERNEL_LZ4=y
|
2464 |
|
|
+CONFIG_KERNEL_GZIP=y
|
2465 |
|
|
+# CONFIG_KERNEL_BZIP2 is not set
|
2466 |
|
|
+# CONFIG_KERNEL_LZMA is not set
|
2467 |
|
|
+# CONFIG_KERNEL_XZ is not set
|
2468 |
|
|
+# CONFIG_KERNEL_LZO is not set
|
2469 |
|
|
+# CONFIG_KERNEL_LZ4 is not set
|
2470 |
|
|
+CONFIG_DEFAULT_HOSTNAME="essai"
|
2471 |
|
|
+CONFIG_SWAP=y
|
2472 |
|
|
+CONFIG_SYSVIPC=y
|
2473 |
|
|
+CONFIG_SYSVIPC_SYSCTL=y
|
2474 |
|
|
+CONFIG_CROSS_MEMORY_ATTACH=y
|
2475 |
|
|
+CONFIG_FHANDLE=y
|
2476 |
|
|
+CONFIG_USELIB=y
|
2477 |
|
|
+CONFIG_HAVE_ARCH_AUDITSYSCALL=y
|
2478 |
|
|
+
|
2479 |
|
|
+#
|
2480 |
|
|
+# IRQ subsystem
|
2481 |
|
|
+#
|
2482 |
|
|
+CONFIG_GENERIC_IRQ_PROBE=y
|
2483 |
|
|
+CONFIG_GENERIC_IRQ_SHOW=y
|
2484 |
|
|
+CONFIG_IRQ_FORCED_THREADING=y
|
2485 |
|
|
+CONFIG_SPARSE_IRQ=y
|
2486 |
|
|
+CONFIG_CLOCKSOURCE_WATCHDOG=y
|
2487 |
|
|
+CONFIG_ARCH_CLOCKSOURCE_DATA=y
|
2488 |
|
|
+CONFIG_CLOCKSOURCE_VALIDATE_LAST_CYCLE=y
|
2489 |
|
|
+CONFIG_GENERIC_TIME_VSYSCALL=y
|
2490 |
|
|
+CONFIG_GENERIC_CLOCKEVENTS=y
|
2491 |
|
|
+CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
|
2492 |
|
|
+CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y
|
2493 |
|
|
+CONFIG_GENERIC_CMOS_UPDATE=y
|
2494 |
|
|
+
|
2495 |
|
|
+#
|
2496 |
|
|
+# Timers subsystem
|
2497 |
|
|
+#
|
2498 |
|
|
+CONFIG_TICK_ONESHOT=y
|
2499 |
|
|
+CONFIG_NO_HZ_COMMON=y
|
2500 |
|
|
+# CONFIG_HZ_PERIODIC is not set
|
2501 |
|
|
+CONFIG_NO_HZ_IDLE=y
|
2502 |
|
|
+# CONFIG_NO_HZ is not set
|
2503 |
|
|
+# CONFIG_HIGH_RES_TIMERS is not set
|
2504 |
|
|
+
|
2505 |
|
|
+#
|
2506 |
|
|
+# CPU/Task time and stats accounting
|
2507 |
|
|
+#
|
2508 |
|
|
+CONFIG_TICK_CPU_ACCOUNTING=y
|
2509 |
|
|
+# CONFIG_IRQ_TIME_ACCOUNTING is not set
|
2510 |
|
|
+# CONFIG_BSD_PROCESS_ACCT is not set
|
2511 |
|
|
+
|
2512 |
|
|
+#
|
2513 |
|
|
+# RCU Subsystem
|
2514 |
|
|
+#
|
2515 |
|
|
+CONFIG_TINY_RCU=y
|
2516 |
|
|
+# CONFIG_TASKS_RCU is not set
|
2517 |
|
|
+# CONFIG_RCU_STALL_COMMON is not set
|
2518 |
|
|
+# CONFIG_TREE_RCU_TRACE is not set
|
2519 |
|
|
+# CONFIG_BUILD_BIN2C is not set
|
2520 |
|
|
+# CONFIG_IKCONFIG is not set
|
2521 |
|
|
+CONFIG_LOG_BUF_SHIFT=16
|
2522 |
|
|
+CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
|
2523 |
|
|
+CONFIG_CGROUPS=y
|
2524 |
|
|
+CONFIG_CGROUP_DEBUG=y
|
2525 |
|
|
+CONFIG_CGROUP_FREEZER=y
|
2526 |
|
|
+CONFIG_CGROUP_DEVICE=y
|
2527 |
|
|
+# CONFIG_CPUSETS is not set
|
2528 |
|
|
+CONFIG_CGROUP_CPUACCT=y
|
2529 |
|
|
+CONFIG_PAGE_COUNTER=y
|
2530 |
|
|
+CONFIG_MEMCG=y
|
2531 |
|
|
+# CONFIG_MEMCG_SWAP is not set
|
2532 |
|
|
+# CONFIG_MEMCG_KMEM is not set
|
2533 |
|
|
+# CONFIG_CGROUP_HUGETLB is not set
|
2534 |
|
|
+# CONFIG_CGROUP_PERF is not set
|
2535 |
|
|
+CONFIG_CGROUP_SCHED=y
|
2536 |
|
|
+CONFIG_FAIR_GROUP_SCHED=y
|
2537 |
|
|
+# CONFIG_CFS_BANDWIDTH is not set
|
2538 |
|
|
+# CONFIG_RT_GROUP_SCHED is not set
|
2539 |
|
|
+# CONFIG_BLK_CGROUP is not set
|
2540 |
|
|
+CONFIG_CHECKPOINT_RESTORE=y
|
2541 |
|
|
+CONFIG_NAMESPACES=y
|
2542 |
|
|
+CONFIG_UTS_NS=y
|
2543 |
|
|
+CONFIG_IPC_NS=y
|
2544 |
|
|
+CONFIG_USER_NS=y
|
2545 |
|
|
+CONFIG_PID_NS=y
|
2546 |
|
|
+CONFIG_SCHED_AUTOGROUP=y
|
2547 |
|
|
+CONFIG_SYSFS_DEPRECATED=y
|
2548 |
|
|
+CONFIG_SYSFS_DEPRECATED_V2=y
|
2549 |
|
|
+CONFIG_RELAY=y
|
2550 |
|
|
+CONFIG_BLK_DEV_INITRD=y
|
2551 |
|
|
+CONFIG_INITRAMFS_SOURCE=""
|
2552 |
|
|
+CONFIG_RD_GZIP=y
|
2553 |
|
|
+# CONFIG_RD_BZIP2 is not set
|
2554 |
|
|
+# CONFIG_RD_LZMA is not set
|
2555 |
|
|
+# CONFIG_RD_XZ is not set
|
2556 |
|
|
+# CONFIG_RD_LZO is not set
|
2557 |
|
|
+# CONFIG_RD_LZ4 is not set
|
2558 |
|
|
+CONFIG_INIT_FALLBACK=y
|
2559 |
|
|
+CONFIG_CC_OPTIMIZE_FOR_SIZE=y
|
2560 |
|
|
+CONFIG_SYSCTL=y
|
2561 |
|
|
+CONFIG_ANON_INODES=y
|
2562 |
|
|
+CONFIG_HAVE_UID16=y
|
2563 |
|
|
+CONFIG_SYSCTL_EXCEPTION_TRACE=y
|
2564 |
|
|
+CONFIG_HAVE_PCSPKR_PLATFORM=y
|
2565 |
|
|
+CONFIG_EXPERT=y
|
2566 |
|
|
+CONFIG_UID16=y
|
2567 |
|
|
+CONFIG_SGETMASK_SYSCALL=y
|
2568 |
|
|
+CONFIG_SYSFS_SYSCALL=y
|
2569 |
|
|
+CONFIG_SYSCTL_SYSCALL=y
|
2570 |
|
|
+CONFIG_KALLSYMS=y
|
2571 |
|
|
+# CONFIG_KALLSYMS_ALL is not set
|
2572 |
|
|
+CONFIG_PRINTK=y
|
2573 |
|
|
+CONFIG_BUG=y
|
2574 |
|
|
+CONFIG_ELF_CORE=y
|
2575 |
|
|
+# CONFIG_PCSPKR_PLATFORM is not set
|
2576 |
|
|
+CONFIG_BASE_FULL=y
|
2577 |
|
|
+CONFIG_FUTEX=y
|
2578 |
|
|
+CONFIG_EPOLL=y
|
2579 |
|
|
+CONFIG_SIGNALFD=y
|
2580 |
|
|
+CONFIG_TIMERFD=y
|
2581 |
|
|
+CONFIG_EVENTFD=y
|
2582 |
|
|
+# CONFIG_BPF_SYSCALL is not set
|
2583 |
|
|
+CONFIG_SHMEM=y
|
2584 |
|
|
+CONFIG_AIO=y
|
2585 |
|
|
+CONFIG_ADVISE_SYSCALLS=y
|
2586 |
|
|
+CONFIG_EMBEDDED=y
|
2587 |
|
|
+CONFIG_HAVE_PERF_EVENTS=y
|
2588 |
|
|
+
|
2589 |
|
|
+#
|
2590 |
|
|
+# Kernel Performance Events And Counters
|
2591 |
|
|
+#
|
2592 |
|
|
+CONFIG_PERF_EVENTS=y
|
2593 |
|
|
+# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
|
2594 |
|
|
+# CONFIG_VM_EVENT_COUNTERS is not set
|
2595 |
|
|
+# CONFIG_COMPAT_BRK is not set
|
2596 |
|
|
+CONFIG_SLAB=y
|
2597 |
|
|
+# CONFIG_SLUB is not set
|
2598 |
|
|
+# CONFIG_SLOB is not set
|
2599 |
|
|
+# CONFIG_PROFILING is not set
|
2600 |
|
|
+CONFIG_HAVE_OPROFILE=y
|
2601 |
|
|
+CONFIG_OPROFILE_NMI_TIMER=y
|
2602 |
|
|
+# CONFIG_JUMP_LABEL is not set
|
2603 |
|
|
+# CONFIG_UPROBES is not set
|
2604 |
|
|
+# CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set
|
2605 |
|
|
+CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
|
2606 |
|
|
+CONFIG_ARCH_USE_BUILTIN_BSWAP=y
|
2607 |
|
|
+CONFIG_HAVE_IOREMAP_PROT=y
|
2608 |
|
|
+CONFIG_HAVE_KPROBES=y
|
2609 |
|
|
+CONFIG_HAVE_KRETPROBES=y
|
2610 |
|
|
+CONFIG_HAVE_OPTPROBES=y
|
2611 |
|
|
+CONFIG_HAVE_KPROBES_ON_FTRACE=y
|
2612 |
|
|
+CONFIG_HAVE_ARCH_TRACEHOOK=y
|
2613 |
|
|
+CONFIG_HAVE_DMA_ATTRS=y
|
2614 |
|
|
+CONFIG_HAVE_DMA_CONTIGUOUS=y
|
2615 |
|
|
+CONFIG_GENERIC_SMP_IDLE_THREAD=y
|
2616 |
|
|
+CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
|
2617 |
|
|
+CONFIG_HAVE_DMA_API_DEBUG=y
|
2618 |
|
|
+CONFIG_HAVE_HW_BREAKPOINT=y
|
2619 |
|
|
+CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y
|
2620 |
|
|
+CONFIG_HAVE_USER_RETURN_NOTIFIER=y
|
2621 |
|
|
+CONFIG_HAVE_PERF_EVENTS_NMI=y
|
2622 |
|
|
+CONFIG_HAVE_PERF_REGS=y
|
2623 |
|
|
+CONFIG_HAVE_PERF_USER_STACK_DUMP=y
|
2624 |
|
|
+CONFIG_HAVE_ARCH_JUMP_LABEL=y
|
2625 |
|
|
+CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
|
2626 |
|
|
+CONFIG_HAVE_CMPXCHG_LOCAL=y
|
2627 |
|
|
+CONFIG_HAVE_CMPXCHG_DOUBLE=y
|
2628 |
|
|
+CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y
|
2629 |
|
|
+CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
|
2630 |
|
|
+CONFIG_HAVE_CC_STACKPROTECTOR=y
|
2631 |
|
|
+# CONFIG_CC_STACKPROTECTOR is not set
|
2632 |
|
|
+CONFIG_CC_STACKPROTECTOR_NONE=y
|
2633 |
|
|
+# CONFIG_CC_STACKPROTECTOR_REGULAR is not set
|
2634 |
|
|
+# CONFIG_CC_STACKPROTECTOR_STRONG is not set
|
2635 |
|
|
+CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
|
2636 |
|
|
+CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
|
2637 |
|
|
+CONFIG_MODULES_USE_ELF_REL=y
|
2638 |
|
|
+CONFIG_CLONE_BACKWARDS=y
|
2639 |
|
|
+CONFIG_OLD_SIGSUSPEND3=y
|
2640 |
|
|
+CONFIG_OLD_SIGACTION=y
|
2641 |
|
|
+
|
2642 |
|
|
+#
|
2643 |
|
|
+# GCOV-based kernel profiling
|
2644 |
|
|
+#
|
2645 |
|
|
+CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y
|
2646 |
|
|
+CONFIG_HAVE_GENERIC_DMA_COHERENT=y
|
2647 |
|
|
+CONFIG_SLABINFO=y
|
2648 |
|
|
+CONFIG_RT_MUTEXES=y
|
2649 |
|
|
+CONFIG_BASE_SMALL=0
|
2650 |
|
|
+# CONFIG_MODULES is not set
|
2651 |
|
|
+CONFIG_BLOCK=y
|
2652 |
|
|
+CONFIG_LBDAF=y
|
2653 |
|
|
+CONFIG_BLK_DEV_BSG=y
|
2654 |
|
|
+# CONFIG_BLK_DEV_BSGLIB is not set
|
2655 |
|
|
+# CONFIG_BLK_DEV_INTEGRITY is not set
|
2656 |
|
|
+# CONFIG_BLK_CMDLINE_PARSER is not set
|
2657 |
|
|
+
|
2658 |
|
|
+#
|
2659 |
|
|
+# Partition Types
|
2660 |
|
|
+#
|
2661 |
|
|
+# CONFIG_PARTITION_ADVANCED is not set
|
2662 |
|
|
+CONFIG_MSDOS_PARTITION=y
|
2663 |
|
|
+CONFIG_EFI_PARTITION=y
|
2664 |
|
|
+
|
2665 |
|
|
+#
|
2666 |
|
|
+# IO Schedulers
|
2667 |
|
|
+#
|
2668 |
|
|
+CONFIG_IOSCHED_NOOP=y
|
2669 |
|
|
+CONFIG_IOSCHED_DEADLINE=y
|
2670 |
|
|
+CONFIG_IOSCHED_CFQ=y
|
2671 |
|
|
+# CONFIG_DEFAULT_DEADLINE is not set
|
2672 |
|
|
+CONFIG_DEFAULT_CFQ=y
|
2673 |
|
|
+# CONFIG_DEFAULT_NOOP is not set
|
2674 |
|
|
+CONFIG_DEFAULT_IOSCHED="cfq"
|
2675 |
|
|
+CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
|
2676 |
|
|
+CONFIG_INLINE_READ_UNLOCK=y
|
2677 |
|
|
+CONFIG_INLINE_READ_UNLOCK_IRQ=y
|
2678 |
|
|
+CONFIG_INLINE_WRITE_UNLOCK=y
|
2679 |
|
|
+CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
|
2680 |
|
|
+CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
|
2681 |
|
|
+CONFIG_ARCH_USE_QUEUE_RWLOCK=y
|
2682 |
|
|
+CONFIG_FREEZER=y
|
2683 |
|
|
+
|
2684 |
|
|
+#
|
2685 |
|
|
+# Processor type and features
|
2686 |
|
|
+#
|
2687 |
|
|
+# CONFIG_ZONE_DMA is not set
|
2688 |
|
|
+# CONFIG_SMP is not set
|
2689 |
|
|
+CONFIG_X86_FEATURE_NAMES=y
|
2690 |
|
|
+CONFIG_V586=y
|
2691 |
|
|
+# CONFIG_X86_EXTENDED_PLATFORM is not set
|
2692 |
|
|
+# CONFIG_X86_32_IRIS is not set
|
2693 |
|
|
+# CONFIG_SCHED_OMIT_FRAME_POINTER is not set
|
2694 |
|
|
+# CONFIG_HYPERVISOR_GUEST is not set
|
2695 |
|
|
+CONFIG_NO_BOOTMEM=y
|
2696 |
|
|
+# CONFIG_MEMTEST is not set
|
2697 |
|
|
+CONFIG_M486=y
|
2698 |
|
|
+# CONFIG_M586 is not set
|
2699 |
|
|
+# CONFIG_M586TSC is not set
|
2700 |
|
|
+# CONFIG_M586MMX is not set
|
2701 |
|
|
+# CONFIG_M686 is not set
|
2702 |
|
|
+# CONFIG_MPENTIUMII is not set
|
2703 |
|
|
+# CONFIG_MPENTIUMIII is not set
|
2704 |
|
|
+# CONFIG_MPENTIUMM is not set
|
2705 |
|
|
+# CONFIG_MPENTIUM4 is not set
|
2706 |
|
|
+# CONFIG_MK6 is not set
|
2707 |
|
|
+# CONFIG_MK7 is not set
|
2708 |
|
|
+# CONFIG_MK8 is not set
|
2709 |
|
|
+# CONFIG_MCRUSOE is not set
|
2710 |
|
|
+# CONFIG_MEFFICEON is not set
|
2711 |
|
|
+# CONFIG_MWINCHIPC6 is not set
|
2712 |
|
|
+# CONFIG_MWINCHIP3D is not set
|
2713 |
|
|
+# CONFIG_MELAN is not set
|
2714 |
|
|
+# CONFIG_MGEODEGX1 is not set
|
2715 |
|
|
+# CONFIG_MGEODE_LX is not set
|
2716 |
|
|
+# CONFIG_MCYRIXIII is not set
|
2717 |
|
|
+# CONFIG_MVIAC3_2 is not set
|
2718 |
|
|
+# CONFIG_MVIAC7 is not set
|
2719 |
|
|
+# CONFIG_MCORE2 is not set
|
2720 |
|
|
+# CONFIG_MATOM is not set
|
2721 |
|
|
+# CONFIG_X86_GENERIC is not set
|
2722 |
|
|
+CONFIG_X86_INTERNODE_CACHE_SHIFT=4
|
2723 |
|
|
+CONFIG_X86_L1_CACHE_SHIFT=4
|
2724 |
|
|
+# CONFIG_X86_PPRO_FENCE is not set
|
2725 |
|
|
+CONFIG_X86_F00F_BUG=y
|
2726 |
|
|
+CONFIG_X86_INVD_BUG=y
|
2727 |
|
|
+CONFIG_X86_ALIGNMENT_16=y
|
2728 |
|
|
+CONFIG_X86_MINIMUM_CPU_FAMILY=4
|
2729 |
|
|
+CONFIG_PROCESSOR_SELECT=y
|
2730 |
|
|
+CONFIG_CPU_SUP_INTEL=y
|
2731 |
|
|
+# CONFIG_CPU_SUP_CYRIX_32 is not set
|
2732 |
|
|
+# CONFIG_CPU_SUP_AMD is not set
|
2733 |
|
|
+# CONFIG_CPU_SUP_CENTAUR is not set
|
2734 |
|
|
+# CONFIG_CPU_SUP_TRANSMETA_32 is not set
|
2735 |
|
|
+# CONFIG_CPU_SUP_UMC_32 is not set
|
2736 |
|
|
+# CONFIG_HPET_TIMER is not set
|
2737 |
|
|
+CONFIG_DMI=y
|
2738 |
|
|
+CONFIG_NR_CPUS=1
|
2739 |
|
|
+# CONFIG_PREEMPT_NONE is not set
|
2740 |
|
|
+CONFIG_PREEMPT_VOLUNTARY=y
|
2741 |
|
|
+# CONFIG_PREEMPT is not set
|
2742 |
|
|
+# CONFIG_X86_UP_APIC is not set
|
2743 |
|
|
+CONFIG_X86_UP_APIC_MSI=y
|
2744 |
|
|
+# CONFIG_X86_MCE is not set
|
2745 |
|
|
+# CONFIG_VM86 is not set
|
2746 |
|
|
+# CONFIG_X86_16BIT is not set
|
2747 |
|
|
+# CONFIG_TOSHIBA is not set
|
2748 |
|
|
+# CONFIG_I8K is not set
|
2749 |
|
|
+# CONFIG_X86_REBOOTFIXUPS is not set
|
2750 |
|
|
+# CONFIG_MICROCODE is not set
|
2751 |
|
|
+# CONFIG_MICROCODE_INTEL_EARLY is not set
|
2752 |
|
|
+# CONFIG_MICROCODE_AMD_EARLY is not set
|
2753 |
|
|
+CONFIG_X86_MSR=y
|
2754 |
|
|
+CONFIG_X86_CPUID=y
|
2755 |
|
|
+CONFIG_NOHIGHMEM=y
|
2756 |
|
|
+# CONFIG_HIGHMEM4G is not set
|
2757 |
|
|
+CONFIG_VMSPLIT_3G=y
|
2758 |
|
|
+# CONFIG_VMSPLIT_3G_OPT is not set
|
2759 |
|
|
+# CONFIG_VMSPLIT_2G is not set
|
2760 |
|
|
+# CONFIG_VMSPLIT_2G_OPT is not set
|
2761 |
|
|
+# CONFIG_VMSPLIT_1G is not set
|
2762 |
|
|
+CONFIG_PAGE_OFFSET=0xC0000000
|
2763 |
|
|
+# CONFIG_X86_PAE is not set
|
2764 |
|
|
+CONFIG_ARCH_FLATMEM_ENABLE=y
|
2765 |
|
|
+CONFIG_ARCH_SPARSEMEM_ENABLE=y
|
2766 |
|
|
+CONFIG_ARCH_SELECT_MEMORY_MODEL=y
|
2767 |
|
|
+CONFIG_ILLEGAL_POINTER_VALUE=0
|
2768 |
|
|
+CONFIG_SELECT_MEMORY_MODEL=y
|
2769 |
|
|
+CONFIG_FLATMEM_MANUAL=y
|
2770 |
|
|
+# CONFIG_SPARSEMEM_MANUAL is not set
|
2771 |
|
|
+CONFIG_FLATMEM=y
|
2772 |
|
|
+CONFIG_FLAT_NODE_MEM_MAP=y
|
2773 |
|
|
+CONFIG_SPARSEMEM_STATIC=y
|
2774 |
|
|
+CONFIG_HAVE_MEMBLOCK=y
|
2775 |
|
|
+CONFIG_HAVE_MEMBLOCK_NODE_MAP=y
|
2776 |
|
|
+CONFIG_ARCH_DISCARD_MEMBLOCK=y
|
2777 |
|
|
+# CONFIG_HAVE_BOOTMEM_INFO_NODE is not set
|
2778 |
|
|
+CONFIG_PAGEFLAGS_EXTENDED=y
|
2779 |
|
|
+CONFIG_SPLIT_PTLOCK_CPUS=4
|
2780 |
|
|
+CONFIG_COMPACTION=y
|
2781 |
|
|
+CONFIG_MIGRATION=y
|
2782 |
|
|
+# CONFIG_PHYS_ADDR_T_64BIT is not set
|
2783 |
|
|
+CONFIG_ZONE_DMA_FLAG=0
|
2784 |
|
|
+CONFIG_VIRT_TO_BUS=y
|
2785 |
|
|
+# CONFIG_KSM is not set
|
2786 |
|
|
+CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
|
2787 |
|
|
+# CONFIG_TRANSPARENT_HUGEPAGE is not set
|
2788 |
|
|
+CONFIG_NEED_PER_CPU_KM=y
|
2789 |
|
|
+# CONFIG_CLEANCACHE is not set
|
2790 |
|
|
+# CONFIG_FRONTSWAP is not set
|
2791 |
|
|
+# CONFIG_CMA is not set
|
2792 |
|
|
+CONFIG_ZPOOL=y
|
2793 |
|
|
+CONFIG_ZBUD=y
|
2794 |
|
|
+CONFIG_ZSMALLOC=y
|
2795 |
|
|
+CONFIG_PGTABLE_MAPPING=y
|
2796 |
|
|
+CONFIG_GENERIC_EARLY_IOREMAP=y
|
2797 |
|
|
+# CONFIG_X86_CHECK_BIOS_CORRUPTION is not set
|
2798 |
|
|
+CONFIG_X86_RESERVE_LOW=64
|
2799 |
|
|
+CONFIG_MATH_EMULATION=y
|
2800 |
|
|
+# CONFIG_MTRR is not set
|
2801 |
|
|
+CONFIG_ARCH_RANDOM=y
|
2802 |
|
|
+# CONFIG_X86_SMAP is not set
|
2803 |
|
|
+# CONFIG_X86_INTEL_MPX is not set
|
2804 |
|
|
+# CONFIG_SECCOMP is not set
|
2805 |
|
|
+CONFIG_HZ_100=y
|
2806 |
|
|
+# CONFIG_HZ_250 is not set
|
2807 |
|
|
+# CONFIG_HZ_300 is not set
|
2808 |
|
|
+# CONFIG_HZ_1000 is not set
|
2809 |
|
|
+CONFIG_HZ=100
|
2810 |
|
|
+# CONFIG_SCHED_HRTICK is not set
|
2811 |
|
|
+# CONFIG_KEXEC is not set
|
2812 |
|
|
+CONFIG_PHYSICAL_START=0x100000
|
2813 |
|
|
+# CONFIG_RELOCATABLE is not set
|
2814 |
|
|
+CONFIG_PHYSICAL_ALIGN=0x100000
|
2815 |
|
|
+# CONFIG_COMPAT_VDSO is not set
|
2816 |
|
|
+# CONFIG_CMDLINE_BOOL is not set
|
2817 |
|
|
+
|
2818 |
|
|
+#
|
2819 |
|
|
+# Power management and ACPI options
|
2820 |
|
|
+#
|
2821 |
|
|
+# CONFIG_SUSPEND is not set
|
2822 |
|
|
+# CONFIG_HIBERNATION is not set
|
2823 |
|
|
+# CONFIG_PM is not set
|
2824 |
|
|
+# CONFIG_SFI is not set
|
2825 |
|
|
+
|
2826 |
|
|
+#
|
2827 |
|
|
+# CPU Frequency scaling
|
2828 |
|
|
+#
|
2829 |
|
|
+# CONFIG_CPU_FREQ is not set
|
2830 |
|
|
+
|
2831 |
|
|
+#
|
2832 |
|
|
+# CPU Idle
|
2833 |
|
|
+#
|
2834 |
|
|
+# CONFIG_CPU_IDLE is not set
|
2835 |
|
|
+# CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set
|
2836 |
|
|
+
|
2837 |
|
|
+#
|
2838 |
|
|
+# Bus options (PCI etc.)
|
2839 |
|
|
+#
|
2840 |
|
|
+# CONFIG_PCI is not set
|
2841 |
|
|
+CONFIG_PCI_LABEL=y
|
2842 |
|
|
+CONFIG_ISA_DMA_API=y
|
2843 |
|
|
+CONFIG_ISA=y
|
2844 |
|
|
+# CONFIG_EISA is not set
|
2845 |
|
|
+# CONFIG_SCx200 is not set
|
2846 |
|
|
+# CONFIG_OLPC is not set
|
2847 |
|
|
+# CONFIG_ALIX is not set
|
2848 |
|
|
+# CONFIG_NET5501 is not set
|
2849 |
|
|
+# CONFIG_GEOS is not set
|
2850 |
|
|
+# CONFIG_PCCARD is not set
|
2851 |
|
|
+# CONFIG_X86_SYSFB is not set
|
2852 |
|
|
+
|
2853 |
|
|
+#
|
2854 |
|
|
+# Executable file formats / Emulations
|
2855 |
|
|
+#
|
2856 |
|
|
+CONFIG_BINFMT_ELF=y
|
2857 |
|
|
+CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y
|
2858 |
|
|
+CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
|
2859 |
|
|
+CONFIG_BINFMT_SCRIPT=y
|
2860 |
|
|
+CONFIG_HAVE_AOUT=y
|
2861 |
|
|
+CONFIG_BINFMT_AOUT=y
|
2862 |
|
|
+CONFIG_BINFMT_MISC=y
|
2863 |
|
|
+CONFIG_COREDUMP=y
|
2864 |
|
|
+CONFIG_HAVE_ATOMIC_IOMAP=y
|
2865 |
|
|
+# CONFIG_NET is not set
|
2866 |
|
|
+
|
2867 |
|
|
+#
|
2868 |
|
|
+# Device Drivers
|
2869 |
|
|
+#
|
2870 |
|
|
+
|
2871 |
|
|
+#
|
2872 |
|
|
+# Generic Driver Options
|
2873 |
|
|
+#
|
2874 |
|
|
+CONFIG_UEVENT_HELPER=y
|
2875 |
|
|
+CONFIG_UEVENT_HELPER_PATH=""
|
2876 |
|
|
+CONFIG_DEVTMPFS=y
|
2877 |
|
|
+CONFIG_DEVTMPFS_MOUNT=y
|
2878 |
|
|
+CONFIG_STANDALONE=y
|
2879 |
|
|
+CONFIG_PREVENT_FIRMWARE_BUILD=y
|
2880 |
|
|
+CONFIG_FW_LOADER=y
|
2881 |
|
|
+CONFIG_FIRMWARE_IN_KERNEL=y
|
2882 |
|
|
+CONFIG_EXTRA_FIRMWARE=""
|
2883 |
|
|
+# CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set
|
2884 |
|
|
+CONFIG_ALLOW_DEV_COREDUMP=y
|
2885 |
|
|
+CONFIG_DEBUG_DRIVER=y
|
2886 |
|
|
+CONFIG_DEBUG_DEVRES=y
|
2887 |
|
|
+# CONFIG_SYS_HYPERVISOR is not set
|
2888 |
|
|
+# CONFIG_GENERIC_CPU_DEVICES is not set
|
2889 |
|
|
+CONFIG_GENERIC_CPU_AUTOPROBE=y
|
2890 |
|
|
+# CONFIG_DMA_SHARED_BUFFER is not set
|
2891 |
|
|
+
|
2892 |
|
|
+#
|
2893 |
|
|
+# Bus devices
|
2894 |
|
|
+#
|
2895 |
|
|
+# CONFIG_MTD is not set
|
2896 |
|
|
+CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
|
2897 |
|
|
+# CONFIG_PARPORT is not set
|
2898 |
|
|
+# CONFIG_PNP is not set
|
2899 |
|
|
+CONFIG_BLK_DEV=y
|
2900 |
|
|
+# CONFIG_BLK_DEV_NULL_BLK is not set
|
2901 |
|
|
+# CONFIG_BLK_DEV_FD is not set
|
2902 |
|
|
+# CONFIG_ZRAM is not set
|
2903 |
|
|
+# CONFIG_BLK_DEV_COW_COMMON is not set
|
2904 |
|
|
+# CONFIG_BLK_DEV_LOOP is not set
|
2905 |
|
|
+
|
2906 |
|
|
+#
|
2907 |
|
|
+# DRBD disabled because PROC_FS or INET not selected
|
2908 |
|
|
+#
|
2909 |
|
|
+# CONFIG_BLK_DEV_RAM is not set
|
2910 |
|
|
+# CONFIG_CDROM_PKTCDVD is not set
|
2911 |
|
|
+# CONFIG_BLK_DEV_HD is not set
|
2912 |
|
|
+
|
2913 |
|
|
+#
|
2914 |
|
|
+# Misc devices
|
2915 |
|
|
+#
|
2916 |
|
|
+# CONFIG_SENSORS_LIS3LV02D is not set
|
2917 |
|
|
+CONFIG_ADXL362=y
|
2918 |
|
|
+# CONFIG_AD525X_DPOT is not set
|
2919 |
|
|
+# CONFIG_DUMMY_IRQ is not set
|
2920 |
|
|
+# CONFIG_ENCLOSURE_SERVICES is not set
|
2921 |
|
|
+# CONFIG_TI_DAC7512 is not set
|
2922 |
|
|
+# CONFIG_BMP085_SPI is not set
|
2923 |
|
|
+# CONFIG_LATTICE_ECP3_CONFIG is not set
|
2924 |
|
|
+# CONFIG_SRAM is not set
|
2925 |
|
|
+# CONFIG_C2PORT is not set
|
2926 |
|
|
+
|
2927 |
|
|
+#
|
2928 |
|
|
+# EEPROM support
|
2929 |
|
|
+#
|
2930 |
|
|
+# CONFIG_EEPROM_AT25 is not set
|
2931 |
|
|
+# CONFIG_EEPROM_93CX6 is not set
|
2932 |
|
|
+# CONFIG_EEPROM_93XX46 is not set
|
2933 |
|
|
+
|
2934 |
|
|
+#
|
2935 |
|
|
+# Texas Instruments shared transport line discipline
|
2936 |
|
|
+#
|
2937 |
|
|
+# CONFIG_SENSORS_LIS3_SPI is not set
|
2938 |
|
|
+
|
2939 |
|
|
+#
|
2940 |
|
|
+# Altera FPGA firmware download module
|
2941 |
|
|
+#
|
2942 |
|
|
+
|
2943 |
|
|
+#
|
2944 |
|
|
+# Intel MIC Bus Driver
|
2945 |
|
|
+#
|
2946 |
|
|
+
|
2947 |
|
|
+#
|
2948 |
|
|
+# Intel MIC Host Driver
|
2949 |
|
|
+#
|
2950 |
|
|
+
|
2951 |
|
|
+#
|
2952 |
|
|
+# Intel MIC Card Driver
|
2953 |
|
|
+#
|
2954 |
|
|
+# CONFIG_ECHO is not set
|
2955 |
|
|
+# CONFIG_CXL_BASE is not set
|
2956 |
|
|
+CONFIG_HAVE_IDE=y
|
2957 |
|
|
+# CONFIG_IDE is not set
|
2958 |
|
|
+
|
2959 |
|
|
+#
|
2960 |
|
|
+# SCSI device support
|
2961 |
|
|
+#
|
2962 |
|
|
+CONFIG_SCSI_MOD=y
|
2963 |
|
|
+# CONFIG_RAID_ATTRS is not set
|
2964 |
|
|
+# CONFIG_SCSI is not set
|
2965 |
|
|
+# CONFIG_SCSI_DMA is not set
|
2966 |
|
|
+# CONFIG_ATA is not set
|
2967 |
|
|
+# CONFIG_MD is not set
|
2968 |
|
|
+# CONFIG_MACINTOSH_DRIVERS is not set
|
2969 |
|
|
+
|
2970 |
|
|
+#
|
2971 |
|
|
+# Input device support
|
2972 |
|
|
+#
|
2973 |
|
|
+CONFIG_INPUT=y
|
2974 |
|
|
+# CONFIG_INPUT_FF_MEMLESS is not set
|
2975 |
|
|
+# CONFIG_INPUT_POLLDEV is not set
|
2976 |
|
|
+# CONFIG_INPUT_SPARSEKMAP is not set
|
2977 |
|
|
+# CONFIG_INPUT_MATRIXKMAP is not set
|
2978 |
|
|
+
|
2979 |
|
|
+#
|
2980 |
|
|
+# Userland interfaces
|
2981 |
|
|
+#
|
2982 |
|
|
+# CONFIG_INPUT_MOUSEDEV is not set
|
2983 |
|
|
+# CONFIG_INPUT_JOYDEV is not set
|
2984 |
|
|
+CONFIG_INPUT_EVDEV=y
|
2985 |
|
|
+CONFIG_INPUT_EVBUG=y
|
2986 |
|
|
+
|
2987 |
|
|
+#
|
2988 |
|
|
+# Input Device Drivers
|
2989 |
|
|
+#
|
2990 |
|
|
+# CONFIG_INPUT_KEYBOARD is not set
|
2991 |
|
|
+# CONFIG_INPUT_MOUSE is not set
|
2992 |
|
|
+# CONFIG_INPUT_JOYSTICK is not set
|
2993 |
|
|
+# CONFIG_INPUT_TABLET is not set
|
2994 |
|
|
+# CONFIG_INPUT_TOUCHSCREEN is not set
|
2995 |
|
|
+# CONFIG_INPUT_MISC is not set
|
2996 |
|
|
+
|
2997 |
|
|
+#
|
2998 |
|
|
+# Hardware I/O ports
|
2999 |
|
|
+#
|
3000 |
|
|
+CONFIG_SERIO=y
|
3001 |
|
|
+CONFIG_ARCH_MIGHT_HAVE_PC_SERIO=y
|
3002 |
|
|
+# CONFIG_SERIO_I8042 is not set
|
3003 |
|
|
+CONFIG_SERIO_SERPORT=y
|
3004 |
|
|
+# CONFIG_SERIO_CT82C710 is not set
|
3005 |
|
|
+# CONFIG_SERIO_LIBPS2 is not set
|
3006 |
|
|
+CONFIG_SERIO_RAW=y
|
3007 |
|
|
+# CONFIG_SERIO_ALTERA_PS2 is not set
|
3008 |
|
|
+# CONFIG_SERIO_PS2MULT is not set
|
3009 |
|
|
+# CONFIG_SERIO_ARC_PS2 is not set
|
3010 |
|
|
+# CONFIG_GAMEPORT is not set
|
3011 |
|
|
+
|
3012 |
|
|
+#
|
3013 |
|
|
+# Character devices
|
3014 |
|
|
+#
|
3015 |
|
|
+CONFIG_TTY=y
|
3016 |
|
|
+CONFIG_VT=y
|
3017 |
|
|
+CONFIG_CONSOLE_TRANSLATIONS=y
|
3018 |
|
|
+CONFIG_VT_CONSOLE=y
|
3019 |
|
|
+CONFIG_HW_CONSOLE=y
|
3020 |
|
|
+# CONFIG_VT_HW_CONSOLE_BINDING is not set
|
3021 |
|
|
+# CONFIG_UNIX98_PTYS is not set
|
3022 |
|
|
+# CONFIG_LEGACY_PTYS is not set
|
3023 |
|
|
+# CONFIG_SERIAL_NONSTANDARD is not set
|
3024 |
|
|
+# CONFIG_TRACE_SINK is not set
|
3025 |
|
|
+# CONFIG_DEVKMEM is not set
|
3026 |
|
|
+
|
3027 |
|
|
+#
|
3028 |
|
|
+# Serial drivers
|
3029 |
|
|
+#
|
3030 |
|
|
+CONFIG_SERIAL_EARLYCON=y
|
3031 |
|
|
+CONFIG_SERIAL_8250=y
|
3032 |
|
|
+CONFIG_SERIAL_8250_DEPRECATED_OPTIONS=y
|
3033 |
|
|
+CONFIG_SERIAL_8250_CONSOLE=y
|
3034 |
|
|
+CONFIG_SERIAL_8250_NR_UARTS=1
|
3035 |
|
|
+CONFIG_SERIAL_8250_RUNTIME_UARTS=1
|
3036 |
|
|
+CONFIG_SERIAL_8250_EXTENDED=y
|
3037 |
|
|
+# CONFIG_SERIAL_8250_MANY_PORTS is not set
|
3038 |
|
|
+# CONFIG_SERIAL_8250_SHARE_IRQ is not set
|
3039 |
|
|
+# CONFIG_SERIAL_8250_DETECT_IRQ is not set
|
3040 |
|
|
+CONFIG_SERIAL_8250_RSA=y
|
3041 |
|
|
+# CONFIG_SERIAL_8250_DW is not set
|
3042 |
|
|
+
|
3043 |
|
|
+#
|
3044 |
|
|
+# Non-8250 serial port support
|
3045 |
|
|
+#
|
3046 |
|
|
+# CONFIG_SERIAL_MAX3100 is not set
|
3047 |
|
|
+# CONFIG_SERIAL_MAX310X is not set
|
3048 |
|
|
+CONFIG_SERIAL_CORE=y
|
3049 |
|
|
+CONFIG_SERIAL_CORE_CONSOLE=y
|
3050 |
|
|
+# CONFIG_SERIAL_SCCNXP is not set
|
3051 |
|
|
+# CONFIG_SERIAL_TIMBERDALE is not set
|
3052 |
|
|
+# CONFIG_SERIAL_ALTERA_JTAGUART is not set
|
3053 |
|
|
+# CONFIG_SERIAL_ALTERA_UART is not set
|
3054 |
|
|
+# CONFIG_SERIAL_IFX6X60 is not set
|
3055 |
|
|
+# CONFIG_SERIAL_ARC is not set
|
3056 |
|
|
+# CONFIG_SERIAL_FSL_LPUART is not set
|
3057 |
|
|
+# CONFIG_TTY_PRINTK is not set
|
3058 |
|
|
+# CONFIG_IPMI_HANDLER is not set
|
3059 |
|
|
+# CONFIG_HW_RANDOM is not set
|
3060 |
|
|
+# CONFIG_NVRAM is not set
|
3061 |
|
|
+# CONFIG_DTLK is not set
|
3062 |
|
|
+# CONFIG_R3964 is not set
|
3063 |
|
|
+# CONFIG_MWAVE is not set
|
3064 |
|
|
+# CONFIG_PC8736x_GPIO is not set
|
3065 |
|
|
+# CONFIG_NSC_GPIO is not set
|
3066 |
|
|
+# CONFIG_RAW_DRIVER is not set
|
3067 |
|
|
+# CONFIG_HANGCHECK_TIMER is not set
|
3068 |
|
|
+# CONFIG_TCG_TPM is not set
|
3069 |
|
|
+# CONFIG_TELCLOCK is not set
|
3070 |
|
|
+CONFIG_DEVPORT=y
|
3071 |
|
|
+
|
3072 |
|
|
+#
|
3073 |
|
|
+# I2C support
|
3074 |
|
|
+#
|
3075 |
|
|
+# CONFIG_I2C is not set
|
3076 |
|
|
+CONFIG_SPI=y
|
3077 |
|
|
+CONFIG_SPI_DEBUG=y
|
3078 |
|
|
+CONFIG_SPI_MASTER=y
|
3079 |
|
|
+
|
3080 |
|
|
+#
|
3081 |
|
|
+# SPI Master Controller Drivers
|
3082 |
|
|
+#
|
3083 |
|
|
+# CONFIG_SPI_ALTERA is not set
|
3084 |
|
|
+CONFIG_SPI_BITBANG=y
|
3085 |
|
|
+CONFIG_SPI_GPIO=y
|
3086 |
|
|
+CONFIG_SPI_V586=y
|
3087 |
|
|
+# CONFIG_SPI_OC_TINY is not set
|
3088 |
|
|
+CONFIG_SPI_V586_TINY=y
|
3089 |
|
|
+# CONFIG_SPI_PXA2XX_PCI is not set
|
3090 |
|
|
+# CONFIG_SPI_XILINX is not set
|
3091 |
|
|
+# CONFIG_SPI_DESIGNWARE is not set
|
3092 |
|
|
+
|
3093 |
|
|
+#
|
3094 |
|
|
+# SPI Protocol Masters
|
3095 |
|
|
+#
|
3096 |
|
|
+CONFIG_SPI_SPIDEV=y
|
3097 |
|
|
+# CONFIG_SPI_TLE62X0 is not set
|
3098 |
|
|
+# CONFIG_SPMI is not set
|
3099 |
|
|
+# CONFIG_HSI is not set
|
3100 |
|
|
+
|
3101 |
|
|
+#
|
3102 |
|
|
+# PPS support
|
3103 |
|
|
+#
|
3104 |
|
|
+# CONFIG_PPS is not set
|
3105 |
|
|
+
|
3106 |
|
|
+#
|
3107 |
|
|
+# PPS generators support
|
3108 |
|
|
+#
|
3109 |
|
|
+
|
3110 |
|
|
+#
|
3111 |
|
|
+# PTP clock support
|
3112 |
|
|
+#
|
3113 |
|
|
+
|
3114 |
|
|
+#
|
3115 |
|
|
+# Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
|
3116 |
|
|
+#
|
3117 |
|
|
+CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
|
3118 |
|
|
+CONFIG_GPIOLIB=y
|
3119 |
|
|
+CONFIG_GPIO_DEVRES=y
|
3120 |
|
|
+CONFIG_DEBUG_GPIO=y
|
3121 |
|
|
+CONFIG_GPIO_SYSFS=y
|
3122 |
|
|
+
|
3123 |
|
|
+#
|
3124 |
|
|
+# Memory mapped GPIO drivers:
|
3125 |
|
|
+#
|
3126 |
|
|
+# CONFIG_GPIO_GENERIC_PLATFORM is not set
|
3127 |
|
|
+CONFIG_GPIO_IT8761E=y
|
3128 |
|
|
+# CONFIG_GPIO_F7188X is not set
|
3129 |
|
|
+# CONFIG_GPIO_SCH311X is not set
|
3130 |
|
|
+
|
3131 |
|
|
+#
|
3132 |
|
|
+# I2C GPIO expanders:
|
3133 |
|
|
+#
|
3134 |
|
|
+
|
3135 |
|
|
+#
|
3136 |
|
|
+# PCI GPIO expanders:
|
3137 |
|
|
+#
|
3138 |
|
|
+
|
3139 |
|
|
+#
|
3140 |
|
|
+# SPI GPIO expanders:
|
3141 |
|
|
+#
|
3142 |
|
|
+# CONFIG_GPIO_MAX7301 is not set
|
3143 |
|
|
+# CONFIG_GPIO_MCP23S08 is not set
|
3144 |
|
|
+# CONFIG_GPIO_MC33880 is not set
|
3145 |
|
|
+
|
3146 |
|
|
+#
|
3147 |
|
|
+# AC97 GPIO expanders:
|
3148 |
|
|
+#
|
3149 |
|
|
+
|
3150 |
|
|
+#
|
3151 |
|
|
+# LPC GPIO expanders:
|
3152 |
|
|
+#
|
3153 |
|
|
+
|
3154 |
|
|
+#
|
3155 |
|
|
+# MODULbus GPIO expanders:
|
3156 |
|
|
+#
|
3157 |
|
|
+
|
3158 |
|
|
+#
|
3159 |
|
|
+# USB GPIO expanders:
|
3160 |
|
|
+#
|
3161 |
|
|
+# CONFIG_W1 is not set
|
3162 |
|
|
+# CONFIG_POWER_SUPPLY is not set
|
3163 |
|
|
+# CONFIG_POWER_AVS is not set
|
3164 |
|
|
+# CONFIG_HWMON is not set
|
3165 |
|
|
+# CONFIG_THERMAL is not set
|
3166 |
|
|
+# CONFIG_WATCHDOG is not set
|
3167 |
|
|
+CONFIG_SSB_POSSIBLE=y
|
3168 |
|
|
+
|
3169 |
|
|
+#
|
3170 |
|
|
+# Sonics Silicon Backplane
|
3171 |
|
|
+#
|
3172 |
|
|
+# CONFIG_SSB is not set
|
3173 |
|
|
+CONFIG_BCMA_POSSIBLE=y
|
3174 |
|
|
+
|
3175 |
|
|
+#
|
3176 |
|
|
+# Broadcom specific AMBA
|
3177 |
|
|
+#
|
3178 |
|
|
+# CONFIG_BCMA is not set
|
3179 |
|
|
+
|
3180 |
|
|
+#
|
3181 |
|
|
+# Multifunction device drivers
|
3182 |
|
|
+#
|
3183 |
|
|
+# CONFIG_MFD_CORE is not set
|
3184 |
|
|
+# CONFIG_MFD_CROS_EC is not set
|
3185 |
|
|
+# CONFIG_MFD_DA9052_SPI is not set
|
3186 |
|
|
+# CONFIG_MFD_MC13XXX_SPI is not set
|
3187 |
|
|
+# CONFIG_HTC_PASIC3 is not set
|
3188 |
|
|
+# CONFIG_MFD_KEMPLD is not set
|
3189 |
|
|
+# CONFIG_EZX_PCAP is not set
|
3190 |
|
|
+# CONFIG_MFD_SM501 is not set
|
3191 |
|
|
+# CONFIG_ABX500_CORE is not set
|
3192 |
|
|
+# CONFIG_MFD_SYSCON is not set
|
3193 |
|
|
+# CONFIG_MFD_TI_AM335X_TSCADC is not set
|
3194 |
|
|
+# CONFIG_MFD_TPS65912 is not set
|
3195 |
|
|
+# CONFIG_MFD_TPS65912_SPI is not set
|
3196 |
|
|
+# CONFIG_MFD_TMIO is not set
|
3197 |
|
|
+# CONFIG_MFD_ARIZONA_SPI is not set
|
3198 |
|
|
+# CONFIG_MFD_WM831X_SPI is not set
|
3199 |
|
|
+# CONFIG_REGULATOR is not set
|
3200 |
|
|
+# CONFIG_MEDIA_SUPPORT is not set
|
3201 |
|
|
+
|
3202 |
|
|
+#
|
3203 |
|
|
+# Graphics support
|
3204 |
|
|
+#
|
3205 |
|
|
+
|
3206 |
|
|
+#
|
3207 |
|
|
+# Direct Rendering Manager
|
3208 |
|
|
+#
|
3209 |
|
|
+# CONFIG_DRM is not set
|
3210 |
|
|
+
|
3211 |
|
|
+#
|
3212 |
|
|
+# Frame buffer Devices
|
3213 |
|
|
+#
|
3214 |
|
|
+# CONFIG_FB is not set
|
3215 |
|
|
+# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
|
3216 |
|
|
+# CONFIG_VGASTATE is not set
|
3217 |
|
|
+
|
3218 |
|
|
+#
|
3219 |
|
|
+# Console display driver support
|
3220 |
|
|
+#
|
3221 |
|
|
+# CONFIG_VGA_CONSOLE is not set
|
3222 |
|
|
+# CONFIG_MDA_CONSOLE is not set
|
3223 |
|
|
+CONFIG_DUMMY_CONSOLE=y
|
3224 |
|
|
+# CONFIG_SOUND is not set
|
3225 |
|
|
+
|
3226 |
|
|
+#
|
3227 |
|
|
+# HID support
|
3228 |
|
|
+#
|
3229 |
|
|
+# CONFIG_HID is not set
|
3230 |
|
|
+CONFIG_USB_OHCI_LITTLE_ENDIAN=y
|
3231 |
|
|
+# CONFIG_USB_SUPPORT is not set
|
3232 |
|
|
+# CONFIG_UWB is not set
|
3233 |
|
|
+CONFIG_MMC=y
|
3234 |
|
|
+CONFIG_MMC_DEBUG=y
|
3235 |
|
|
+CONFIG_MMC_CLKGATE=y
|
3236 |
|
|
+
|
3237 |
|
|
+#
|
3238 |
|
|
+# MMC/SD/SDIO Card Drivers
|
3239 |
|
|
+#
|
3240 |
|
|
+CONFIG_MMC_BLOCK=y
|
3241 |
|
|
+CONFIG_MMC_BLOCK_MINORS=8
|
3242 |
|
|
+CONFIG_MMC_BLOCK_BOUNCE=y
|
3243 |
|
|
+# CONFIG_SDIO_UART is not set
|
3244 |
|
|
+CONFIG_MMC_TEST=y
|
3245 |
|
|
+
|
3246 |
|
|
+#
|
3247 |
|
|
+# MMC/SD/SDIO Host Controller Drivers
|
3248 |
|
|
+#
|
3249 |
|
|
+CONFIG_MMC_SDHCI=y
|
3250 |
|
|
+CONFIG_MMC_SDHCI_PLTFM=y
|
3251 |
|
|
+# CONFIG_MMC_WBSD is not set
|
3252 |
|
|
+CONFIG_MMC_SPI=y
|
3253 |
|
|
+# CONFIG_MMC_USDHI6ROL0 is not set
|
3254 |
|
|
+# CONFIG_MEMSTICK is not set
|
3255 |
|
|
+# CONFIG_NEW_LEDS is not set
|
3256 |
|
|
+# CONFIG_ACCESSIBILITY is not set
|
3257 |
|
|
+# CONFIG_EDAC is not set
|
3258 |
|
|
+CONFIG_RTC_LIB=y
|
3259 |
|
|
+# CONFIG_RTC_CLASS is not set
|
3260 |
|
|
+# CONFIG_DMADEVICES is not set
|
3261 |
|
|
+# CONFIG_AUXDISPLAY is not set
|
3262 |
|
|
+# CONFIG_UIO is not set
|
3263 |
|
|
+# CONFIG_VIRT_DRIVERS is not set
|
3264 |
|
|
+
|
3265 |
|
|
+#
|
3266 |
|
|
+# Virtio drivers
|
3267 |
|
|
+#
|
3268 |
|
|
+# CONFIG_VIRTIO_MMIO is not set
|
3269 |
|
|
+
|
3270 |
|
|
+#
|
3271 |
|
|
+# Microsoft Hyper-V guest support
|
3272 |
|
|
+#
|
3273 |
|
|
+# CONFIG_STAGING is not set
|
3274 |
|
|
+# CONFIG_X86_PLATFORM_DEVICES is not set
|
3275 |
|
|
+# CONFIG_CHROME_PLATFORMS is not set
|
3276 |
|
|
+
|
3277 |
|
|
+#
|
3278 |
|
|
+# Hardware Spinlock drivers
|
3279 |
|
|
+#
|
3280 |
|
|
+
|
3281 |
|
|
+#
|
3282 |
|
|
+# Clock Source drivers
|
3283 |
|
|
+#
|
3284 |
|
|
+CONFIG_CLKSRC_I8253=y
|
3285 |
|
|
+CONFIG_CLKEVT_I8253=y
|
3286 |
|
|
+CONFIG_CLKBLD_I8253=y
|
3287 |
|
|
+# CONFIG_ATMEL_PIT is not set
|
3288 |
|
|
+# CONFIG_SH_TIMER_CMT is not set
|
3289 |
|
|
+# CONFIG_SH_TIMER_MTU2 is not set
|
3290 |
|
|
+# CONFIG_SH_TIMER_TMU is not set
|
3291 |
|
|
+# CONFIG_EM_TIMER_STI is not set
|
3292 |
|
|
+# CONFIG_MAILBOX is not set
|
3293 |
|
|
+CONFIG_IOMMU_SUPPORT=y
|
3294 |
|
|
+
|
3295 |
|
|
+#
|
3296 |
|
|
+# Remoteproc drivers
|
3297 |
|
|
+#
|
3298 |
|
|
+# CONFIG_STE_MODEM_RPROC is not set
|
3299 |
|
|
+
|
3300 |
|
|
+#
|
3301 |
|
|
+# Rpmsg drivers
|
3302 |
|
|
+#
|
3303 |
|
|
+
|
3304 |
|
|
+#
|
3305 |
|
|
+# SOC (System On Chip) specific Drivers
|
3306 |
|
|
+#
|
3307 |
|
|
+# CONFIG_SOC_TI is not set
|
3308 |
|
|
+# CONFIG_PM_DEVFREQ is not set
|
3309 |
|
|
+# CONFIG_EXTCON is not set
|
3310 |
|
|
+# CONFIG_MEMORY is not set
|
3311 |
|
|
+# CONFIG_IIO is not set
|
3312 |
|
|
+# CONFIG_PWM is not set
|
3313 |
|
|
+# CONFIG_IPACK_BUS is not set
|
3314 |
|
|
+# CONFIG_RESET_CONTROLLER is not set
|
3315 |
|
|
+# CONFIG_FMC is not set
|
3316 |
|
|
+
|
3317 |
|
|
+#
|
3318 |
|
|
+# PHY Subsystem
|
3319 |
|
|
+#
|
3320 |
|
|
+# CONFIG_GENERIC_PHY is not set
|
3321 |
|
|
+# CONFIG_BCM_KONA_USB2_PHY is not set
|
3322 |
|
|
+# CONFIG_POWERCAP is not set
|
3323 |
|
|
+# CONFIG_MCB is not set
|
3324 |
|
|
+
|
3325 |
|
|
+#
|
3326 |
|
|
+# Android
|
3327 |
|
|
+#
|
3328 |
|
|
+# CONFIG_ANDROID is not set
|
3329 |
|
|
+
|
3330 |
|
|
+#
|
3331 |
|
|
+# Firmware Drivers
|
3332 |
|
|
+#
|
3333 |
|
|
+# CONFIG_EDD is not set
|
3334 |
|
|
+# CONFIG_FIRMWARE_MEMMAP is not set
|
3335 |
|
|
+# CONFIG_DELL_RBU is not set
|
3336 |
|
|
+# CONFIG_DCDBAS is not set
|
3337 |
|
|
+CONFIG_DMIID=y
|
3338 |
|
|
+# CONFIG_DMI_SYSFS is not set
|
3339 |
|
|
+CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y
|
3340 |
|
|
+# CONFIG_GOOGLE_FIRMWARE is not set
|
3341 |
|
|
+
|
3342 |
|
|
+#
|
3343 |
|
|
+# File systems
|
3344 |
|
|
+#
|
3345 |
|
|
+CONFIG_DCACHE_WORD_ACCESS=y
|
3346 |
|
|
+CONFIG_EXT2_FS=y
|
3347 |
|
|
+CONFIG_EXT2_FS_XATTR=y
|
3348 |
|
|
+CONFIG_EXT2_FS_POSIX_ACL=y
|
3349 |
|
|
+CONFIG_EXT2_FS_SECURITY=y
|
3350 |
|
|
+CONFIG_EXT2_FS_XIP=y
|
3351 |
|
|
+# CONFIG_EXT3_FS is not set
|
3352 |
|
|
+# CONFIG_EXT4_FS is not set
|
3353 |
|
|
+CONFIG_FS_XIP=y
|
3354 |
|
|
+CONFIG_FS_MBCACHE=y
|
3355 |
|
|
+# CONFIG_REISERFS_FS is not set
|
3356 |
|
|
+# CONFIG_JFS_FS is not set
|
3357 |
|
|
+# CONFIG_XFS_FS is not set
|
3358 |
|
|
+# CONFIG_GFS2_FS is not set
|
3359 |
|
|
+# CONFIG_BTRFS_FS is not set
|
3360 |
|
|
+# CONFIG_NILFS2_FS is not set
|
3361 |
|
|
+CONFIG_FS_POSIX_ACL=y
|
3362 |
|
|
+CONFIG_EXPORTFS=y
|
3363 |
|
|
+CONFIG_FILE_LOCKING=y
|
3364 |
|
|
+CONFIG_FSNOTIFY=y
|
3365 |
|
|
+CONFIG_DNOTIFY=y
|
3366 |
|
|
+CONFIG_INOTIFY_USER=y
|
3367 |
|
|
+CONFIG_FANOTIFY=y
|
3368 |
|
|
+CONFIG_QUOTA=y
|
3369 |
|
|
+CONFIG_PRINT_QUOTA_WARNING=y
|
3370 |
|
|
+# CONFIG_QUOTA_DEBUG is not set
|
3371 |
|
|
+# CONFIG_QFMT_V1 is not set
|
3372 |
|
|
+# CONFIG_QFMT_V2 is not set
|
3373 |
|
|
+CONFIG_QUOTACTL=y
|
3374 |
|
|
+CONFIG_AUTOFS4_FS=y
|
3375 |
|
|
+# CONFIG_FUSE_FS is not set
|
3376 |
|
|
+CONFIG_OVERLAY_FS=y
|
3377 |
|
|
+
|
3378 |
|
|
+#
|
3379 |
|
|
+# Caches
|
3380 |
|
|
+#
|
3381 |
|
|
+CONFIG_FSCACHE=y
|
3382 |
|
|
+# CONFIG_FSCACHE_STATS is not set
|
3383 |
|
|
+# CONFIG_FSCACHE_HISTOGRAM is not set
|
3384 |
|
|
+CONFIG_FSCACHE_DEBUG=y
|
3385 |
|
|
+# CONFIG_FSCACHE_OBJECT_LIST is not set
|
3386 |
|
|
+# CONFIG_CACHEFILES is not set
|
3387 |
|
|
+
|
3388 |
|
|
+#
|
3389 |
|
|
+# CD-ROM/DVD Filesystems
|
3390 |
|
|
+#
|
3391 |
|
|
+# CONFIG_ISO9660_FS is not set
|
3392 |
|
|
+# CONFIG_UDF_FS is not set
|
3393 |
|
|
+
|
3394 |
|
|
+#
|
3395 |
|
|
+# DOS/FAT/NT Filesystems
|
3396 |
|
|
+#
|
3397 |
|
|
+CONFIG_FAT_FS=y
|
3398 |
|
|
+CONFIG_MSDOS_FS=y
|
3399 |
|
|
+CONFIG_VFAT_FS=y
|
3400 |
|
|
+CONFIG_FAT_DEFAULT_CODEPAGE=437
|
3401 |
|
|
+CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
|
3402 |
|
|
+# CONFIG_NTFS_FS is not set
|
3403 |
|
|
+
|
3404 |
|
|
+#
|
3405 |
|
|
+# Pseudo filesystems
|
3406 |
|
|
+#
|
3407 |
|
|
+CONFIG_PROC_FS=y
|
3408 |
|
|
+CONFIG_PROC_KCORE=y
|
3409 |
|
|
+CONFIG_PROC_SYSCTL=y
|
3410 |
|
|
+CONFIG_PROC_PAGE_MONITOR=y
|
3411 |
|
|
+CONFIG_KERNFS=y
|
3412 |
|
|
+CONFIG_SYSFS=y
|
3413 |
|
|
+CONFIG_TMPFS=y
|
3414 |
|
|
+CONFIG_TMPFS_POSIX_ACL=y
|
3415 |
|
|
+CONFIG_TMPFS_XATTR=y
|
3416 |
|
|
+CONFIG_HUGETLBFS=y
|
3417 |
|
|
+CONFIG_HUGETLB_PAGE=y
|
3418 |
|
|
+CONFIG_CONFIGFS_FS=y
|
3419 |
|
|
+# CONFIG_MISC_FILESYSTEMS is not set
|
3420 |
|
|
+CONFIG_NLS=y
|
3421 |
|
|
+CONFIG_NLS_DEFAULT="iso8859-1"
|
3422 |
|
|
+CONFIG_NLS_CODEPAGE_437=y
|
3423 |
|
|
+# CONFIG_NLS_CODEPAGE_737 is not set
|
3424 |
|
|
+# CONFIG_NLS_CODEPAGE_775 is not set
|
3425 |
|
|
+CONFIG_NLS_CODEPAGE_850=y
|
3426 |
|
|
+# CONFIG_NLS_CODEPAGE_852 is not set
|
3427 |
|
|
+# CONFIG_NLS_CODEPAGE_855 is not set
|
3428 |
|
|
+# CONFIG_NLS_CODEPAGE_857 is not set
|
3429 |
|
|
+# CONFIG_NLS_CODEPAGE_860 is not set
|
3430 |
|
|
+# CONFIG_NLS_CODEPAGE_861 is not set
|
3431 |
|
|
+# CONFIG_NLS_CODEPAGE_862 is not set
|
3432 |
|
|
+# CONFIG_NLS_CODEPAGE_863 is not set
|
3433 |
|
|
+# CONFIG_NLS_CODEPAGE_864 is not set
|
3434 |
|
|
+# CONFIG_NLS_CODEPAGE_865 is not set
|
3435 |
|
|
+# CONFIG_NLS_CODEPAGE_866 is not set
|
3436 |
|
|
+# CONFIG_NLS_CODEPAGE_869 is not set
|
3437 |
|
|
+# CONFIG_NLS_CODEPAGE_936 is not set
|
3438 |
|
|
+# CONFIG_NLS_CODEPAGE_950 is not set
|
3439 |
|
|
+# CONFIG_NLS_CODEPAGE_932 is not set
|
3440 |
|
|
+# CONFIG_NLS_CODEPAGE_949 is not set
|
3441 |
|
|
+# CONFIG_NLS_CODEPAGE_874 is not set
|
3442 |
|
|
+# CONFIG_NLS_ISO8859_8 is not set
|
3443 |
|
|
+# CONFIG_NLS_CODEPAGE_1250 is not set
|
3444 |
|
|
+# CONFIG_NLS_CODEPAGE_1251 is not set
|
3445 |
|
|
+# CONFIG_NLS_ASCII is not set
|
3446 |
|
|
+CONFIG_NLS_ISO8859_1=y
|
3447 |
|
|
+# CONFIG_NLS_ISO8859_2 is not set
|
3448 |
|
|
+# CONFIG_NLS_ISO8859_3 is not set
|
3449 |
|
|
+# CONFIG_NLS_ISO8859_4 is not set
|
3450 |
|
|
+# CONFIG_NLS_ISO8859_5 is not set
|
3451 |
|
|
+# CONFIG_NLS_ISO8859_6 is not set
|
3452 |
|
|
+# CONFIG_NLS_ISO8859_7 is not set
|
3453 |
|
|
+# CONFIG_NLS_ISO8859_9 is not set
|
3454 |
|
|
+# CONFIG_NLS_ISO8859_13 is not set
|
3455 |
|
|
+# CONFIG_NLS_ISO8859_14 is not set
|
3456 |
|
|
+# CONFIG_NLS_ISO8859_15 is not set
|
3457 |
|
|
+# CONFIG_NLS_KOI8_R is not set
|
3458 |
|
|
+# CONFIG_NLS_KOI8_U is not set
|
3459 |
|
|
+# CONFIG_NLS_MAC_ROMAN is not set
|
3460 |
|
|
+# CONFIG_NLS_MAC_CELTIC is not set
|
3461 |
|
|
+# CONFIG_NLS_MAC_CENTEURO is not set
|
3462 |
|
|
+# CONFIG_NLS_MAC_CROATIAN is not set
|
3463 |
|
|
+# CONFIG_NLS_MAC_CYRILLIC is not set
|
3464 |
|
|
+# CONFIG_NLS_MAC_GAELIC is not set
|
3465 |
|
|
+# CONFIG_NLS_MAC_GREEK is not set
|
3466 |
|
|
+# CONFIG_NLS_MAC_ICELAND is not set
|
3467 |
|
|
+# CONFIG_NLS_MAC_INUIT is not set
|
3468 |
|
|
+# CONFIG_NLS_MAC_ROMANIAN is not set
|
3469 |
|
|
+# CONFIG_NLS_MAC_TURKISH is not set
|
3470 |
|
|
+# CONFIG_NLS_UTF8 is not set
|
3471 |
|
|
+
|
3472 |
|
|
+#
|
3473 |
|
|
+# Kernel hacking
|
3474 |
|
|
+#
|
3475 |
|
|
+CONFIG_TRACE_IRQFLAGS_SUPPORT=y
|
3476 |
|
|
+
|
3477 |
|
|
+#
|
3478 |
|
|
+# printk and dmesg options
|
3479 |
|
|
+#
|
3480 |
|
|
+CONFIG_PRINTK_TIME=y
|
3481 |
|
|
+CONFIG_MESSAGE_LOGLEVEL_DEFAULT=6
|
3482 |
|
|
+# CONFIG_BOOT_PRINTK_DELAY is not set
|
3483 |
|
|
+
|
3484 |
|
|
+#
|
3485 |
|
|
+# Compile-time checks and compiler options
|
3486 |
|
|
+#
|
3487 |
|
|
+# CONFIG_DEBUG_INFO is not set
|
3488 |
|
|
+CONFIG_ENABLE_WARN_DEPRECATED=y
|
3489 |
|
|
+CONFIG_ENABLE_MUST_CHECK=y
|
3490 |
|
|
+CONFIG_FRAME_WARN=1024
|
3491 |
|
|
+# CONFIG_STRIP_ASM_SYMS is not set
|
3492 |
|
|
+# CONFIG_READABLE_ASM is not set
|
3493 |
|
|
+CONFIG_UNUSED_SYMBOLS=y
|
3494 |
|
|
+# CONFIG_PAGE_OWNER is not set
|
3495 |
|
|
+# CONFIG_DEBUG_FS is not set
|
3496 |
|
|
+# CONFIG_HEADERS_CHECK is not set
|
3497 |
|
|
+# CONFIG_DEBUG_SECTION_MISMATCH is not set
|
3498 |
|
|
+CONFIG_ARCH_WANT_FRAME_POINTERS=y
|
3499 |
|
|
+CONFIG_FRAME_POINTER=y
|
3500 |
|
|
+# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
|
3501 |
|
|
+# CONFIG_MAGIC_SYSRQ is not set
|
3502 |
|
|
+CONFIG_DEBUG_KERNEL=y
|
3503 |
|
|
+
|
3504 |
|
|
+#
|
3505 |
|
|
+# Memory Debugging
|
3506 |
|
|
+#
|
3507 |
|
|
+# CONFIG_PAGE_EXTENSION is not set
|
3508 |
|
|
+# CONFIG_DEBUG_PAGEALLOC is not set
|
3509 |
|
|
+# CONFIG_DEBUG_OBJECTS is not set
|
3510 |
|
|
+# CONFIG_DEBUG_SLAB is not set
|
3511 |
|
|
+CONFIG_HAVE_DEBUG_KMEMLEAK=y
|
3512 |
|
|
+# CONFIG_DEBUG_KMEMLEAK is not set
|
3513 |
|
|
+# CONFIG_DEBUG_STACK_USAGE is not set
|
3514 |
|
|
+# CONFIG_DEBUG_VM is not set
|
3515 |
|
|
+# CONFIG_DEBUG_VIRTUAL is not set
|
3516 |
|
|
+# CONFIG_DEBUG_MEMORY_INIT is not set
|
3517 |
|
|
+CONFIG_HAVE_DEBUG_STACKOVERFLOW=y
|
3518 |
|
|
+# CONFIG_DEBUG_STACKOVERFLOW is not set
|
3519 |
|
|
+CONFIG_HAVE_ARCH_KMEMCHECK=y
|
3520 |
|
|
+# CONFIG_DEBUG_SHIRQ is not set
|
3521 |
|
|
+
|
3522 |
|
|
+#
|
3523 |
|
|
+# Debug Lockups and Hangs
|
3524 |
|
|
+#
|
3525 |
|
|
+# CONFIG_LOCKUP_DETECTOR is not set
|
3526 |
|
|
+# CONFIG_DETECT_HUNG_TASK is not set
|
3527 |
|
|
+# CONFIG_PANIC_ON_OOPS is not set
|
3528 |
|
|
+CONFIG_PANIC_ON_OOPS_VALUE=0
|
3529 |
|
|
+CONFIG_PANIC_TIMEOUT=0
|
3530 |
|
|
+# CONFIG_SCHED_DEBUG is not set
|
3531 |
|
|
+# CONFIG_SCHEDSTATS is not set
|
3532 |
|
|
+# CONFIG_SCHED_STACK_END_CHECK is not set
|
3533 |
|
|
+# CONFIG_TIMER_STATS is not set
|
3534 |
|
|
+
|
3535 |
|
|
+#
|
3536 |
|
|
+# Lock Debugging (spinlocks, mutexes, etc...)
|
3537 |
|
|
+#
|
3538 |
|
|
+# CONFIG_DEBUG_RT_MUTEXES is not set
|
3539 |
|
|
+# CONFIG_DEBUG_SPINLOCK is not set
|
3540 |
|
|
+# CONFIG_DEBUG_MUTEXES is not set
|
3541 |
|
|
+# CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
|
3542 |
|
|
+# CONFIG_DEBUG_LOCK_ALLOC is not set
|
3543 |
|
|
+# CONFIG_PROVE_LOCKING is not set
|
3544 |
|
|
+# CONFIG_LOCK_STAT is not set
|
3545 |
|
|
+# CONFIG_DEBUG_ATOMIC_SLEEP is not set
|
3546 |
|
|
+# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
|
3547 |
|
|
+# CONFIG_LOCK_TORTURE_TEST is not set
|
3548 |
|
|
+# CONFIG_STACKTRACE is not set
|
3549 |
|
|
+# CONFIG_DEBUG_KOBJECT is not set
|
3550 |
|
|
+# CONFIG_DEBUG_BUGVERBOSE is not set
|
3551 |
|
|
+# CONFIG_DEBUG_LIST is not set
|
3552 |
|
|
+# CONFIG_DEBUG_PI_LIST is not set
|
3553 |
|
|
+# CONFIG_DEBUG_SG is not set
|
3554 |
|
|
+# CONFIG_DEBUG_NOTIFIERS is not set
|
3555 |
|
|
+# CONFIG_DEBUG_CREDENTIALS is not set
|
3556 |
|
|
+
|
3557 |
|
|
+#
|
3558 |
|
|
+# RCU Debugging
|
3559 |
|
|
+#
|
3560 |
|
|
+# CONFIG_SPARSE_RCU_POINTER is not set
|
3561 |
|
|
+# CONFIG_TORTURE_TEST is not set
|
3562 |
|
|
+# CONFIG_RCU_TORTURE_TEST is not set
|
3563 |
|
|
+# CONFIG_RCU_TRACE is not set
|
3564 |
|
|
+# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
|
3565 |
|
|
+# CONFIG_NOTIFIER_ERROR_INJECTION is not set
|
3566 |
|
|
+# CONFIG_FAULT_INJECTION is not set
|
3567 |
|
|
+# CONFIG_LATENCYTOP is not set
|
3568 |
|
|
+CONFIG_ARCH_HAS_DEBUG_STRICT_USER_COPY_CHECKS=y
|
3569 |
|
|
+# CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set
|
3570 |
|
|
+CONFIG_USER_STACKTRACE_SUPPORT=y
|
3571 |
|
|
+CONFIG_HAVE_FUNCTION_TRACER=y
|
3572 |
|
|
+CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
|
3573 |
|
|
+CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST=y
|
3574 |
|
|
+CONFIG_HAVE_DYNAMIC_FTRACE=y
|
3575 |
|
|
+CONFIG_HAVE_DYNAMIC_FTRACE_WITH_REGS=y
|
3576 |
|
|
+CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
|
3577 |
|
|
+CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
|
3578 |
|
|
+CONFIG_HAVE_C_RECORDMCOUNT=y
|
3579 |
|
|
+CONFIG_TRACING_SUPPORT=y
|
3580 |
|
|
+# CONFIG_FTRACE is not set
|
3581 |
|
|
+
|
3582 |
|
|
+#
|
3583 |
|
|
+# Runtime Testing
|
3584 |
|
|
+#
|
3585 |
|
|
+# CONFIG_TEST_LIST_SORT is not set
|
3586 |
|
|
+# CONFIG_BACKTRACE_SELF_TEST is not set
|
3587 |
|
|
+# CONFIG_RBTREE_TEST is not set
|
3588 |
|
|
+# CONFIG_ATOMIC64_SELFTEST is not set
|
3589 |
|
|
+# CONFIG_TEST_STRING_HELPERS is not set
|
3590 |
|
|
+# CONFIG_TEST_KSTRTOX is not set
|
3591 |
|
|
+# CONFIG_TEST_RHASHTABLE is not set
|
3592 |
|
|
+# CONFIG_DMA_API_DEBUG is not set
|
3593 |
|
|
+# CONFIG_TEST_FIRMWARE is not set
|
3594 |
|
|
+# CONFIG_TEST_UDELAY is not set
|
3595 |
|
|
+# CONFIG_SAMPLES is not set
|
3596 |
|
|
+CONFIG_HAVE_ARCH_KGDB=y
|
3597 |
|
|
+# CONFIG_KGDB is not set
|
3598 |
|
|
+# CONFIG_STRICT_DEVMEM is not set
|
3599 |
|
|
+CONFIG_X86_VERBOSE_BOOTUP=y
|
3600 |
|
|
+CONFIG_EARLY_PRINTK=y
|
3601 |
|
|
+# CONFIG_X86_PTDUMP is not set
|
3602 |
|
|
+# CONFIG_DEBUG_RODATA is not set
|
3603 |
|
|
+# CONFIG_DOUBLEFAULT is not set
|
3604 |
|
|
+# CONFIG_DEBUG_TLBFLUSH is not set
|
3605 |
|
|
+# CONFIG_IOMMU_STRESS is not set
|
3606 |
|
|
+CONFIG_HAVE_MMIOTRACE_SUPPORT=y
|
3607 |
|
|
+CONFIG_IO_DELAY_TYPE_0X80=0
|
3608 |
|
|
+CONFIG_IO_DELAY_TYPE_0XED=1
|
3609 |
|
|
+CONFIG_IO_DELAY_TYPE_UDELAY=2
|
3610 |
|
|
+CONFIG_IO_DELAY_TYPE_NONE=3
|
3611 |
|
|
+CONFIG_IO_DELAY_0X80=y
|
3612 |
|
|
+# CONFIG_IO_DELAY_0XED is not set
|
3613 |
|
|
+# CONFIG_IO_DELAY_UDELAY is not set
|
3614 |
|
|
+# CONFIG_IO_DELAY_NONE is not set
|
3615 |
|
|
+CONFIG_DEFAULT_IO_DELAY_TYPE=0
|
3616 |
|
|
+# CONFIG_CPA_DEBUG is not set
|
3617 |
|
|
+CONFIG_OPTIMIZE_INLINING=y
|
3618 |
|
|
+# CONFIG_X86_DEBUG_STATIC_CPU_HAS is not set
|
3619 |
|
|
+
|
3620 |
|
|
+#
|
3621 |
|
|
+# Security options
|
3622 |
|
|
+#
|
3623 |
|
|
+# CONFIG_KEYS is not set
|
3624 |
|
|
+# CONFIG_SECURITY_DMESG_RESTRICT is not set
|
3625 |
|
|
+# CONFIG_SECURITY is not set
|
3626 |
|
|
+# CONFIG_SECURITYFS is not set
|
3627 |
|
|
+CONFIG_DEFAULT_SECURITY_DAC=y
|
3628 |
|
|
+CONFIG_DEFAULT_SECURITY=""
|
3629 |
|
|
+CONFIG_CRYPTO=y
|
3630 |
|
|
+
|
3631 |
|
|
+#
|
3632 |
|
|
+# Crypto core or helper
|
3633 |
|
|
+#
|
3634 |
|
|
+CONFIG_CRYPTO_ALGAPI=y
|
3635 |
|
|
+CONFIG_CRYPTO_ALGAPI2=y
|
3636 |
|
|
+CONFIG_CRYPTO_RNG=y
|
3637 |
|
|
+CONFIG_CRYPTO_RNG2=y
|
3638 |
|
|
+# CONFIG_CRYPTO_MANAGER is not set
|
3639 |
|
|
+# CONFIG_CRYPTO_MANAGER2 is not set
|
3640 |
|
|
+# CONFIG_CRYPTO_GF128MUL is not set
|
3641 |
|
|
+# CONFIG_CRYPTO_NULL is not set
|
3642 |
|
|
+# CONFIG_CRYPTO_CRYPTD is not set
|
3643 |
|
|
+# CONFIG_CRYPTO_MCRYPTD is not set
|
3644 |
|
|
+# CONFIG_CRYPTO_AUTHENC is not set
|
3645 |
|
|
+
|
3646 |
|
|
+#
|
3647 |
|
|
+# Authenticated Encryption with Associated Data
|
3648 |
|
|
+#
|
3649 |
|
|
+# CONFIG_CRYPTO_CCM is not set
|
3650 |
|
|
+# CONFIG_CRYPTO_GCM is not set
|
3651 |
|
|
+# CONFIG_CRYPTO_SEQIV is not set
|
3652 |
|
|
+
|
3653 |
|
|
+#
|
3654 |
|
|
+# Block modes
|
3655 |
|
|
+#
|
3656 |
|
|
+# CONFIG_CRYPTO_CBC is not set
|
3657 |
|
|
+# CONFIG_CRYPTO_CTR is not set
|
3658 |
|
|
+# CONFIG_CRYPTO_CTS is not set
|
3659 |
|
|
+# CONFIG_CRYPTO_ECB is not set
|
3660 |
|
|
+# CONFIG_CRYPTO_LRW is not set
|
3661 |
|
|
+# CONFIG_CRYPTO_PCBC is not set
|
3662 |
|
|
+# CONFIG_CRYPTO_XTS is not set
|
3663 |
|
|
+
|
3664 |
|
|
+#
|
3665 |
|
|
+# Hash modes
|
3666 |
|
|
+#
|
3667 |
|
|
+# CONFIG_CRYPTO_CMAC is not set
|
3668 |
|
|
+# CONFIG_CRYPTO_HMAC is not set
|
3669 |
|
|
+# CONFIG_CRYPTO_XCBC is not set
|
3670 |
|
|
+# CONFIG_CRYPTO_VMAC is not set
|
3671 |
|
|
+
|
3672 |
|
|
+#
|
3673 |
|
|
+# Digest
|
3674 |
|
|
+#
|
3675 |
|
|
+# CONFIG_CRYPTO_CRC32C is not set
|
3676 |
|
|
+# CONFIG_CRYPTO_CRC32C_INTEL is not set
|
3677 |
|
|
+# CONFIG_CRYPTO_CRC32 is not set
|
3678 |
|
|
+# CONFIG_CRYPTO_CRC32_PCLMUL is not set
|
3679 |
|
|
+# CONFIG_CRYPTO_CRCT10DIF is not set
|
3680 |
|
|
+# CONFIG_CRYPTO_GHASH is not set
|
3681 |
|
|
+# CONFIG_CRYPTO_MD4 is not set
|
3682 |
|
|
+# CONFIG_CRYPTO_MD5 is not set
|
3683 |
|
|
+# CONFIG_CRYPTO_MICHAEL_MIC is not set
|
3684 |
|
|
+# CONFIG_CRYPTO_RMD128 is not set
|
3685 |
|
|
+# CONFIG_CRYPTO_RMD160 is not set
|
3686 |
|
|
+# CONFIG_CRYPTO_RMD256 is not set
|
3687 |
|
|
+# CONFIG_CRYPTO_RMD320 is not set
|
3688 |
|
|
+# CONFIG_CRYPTO_SHA1 is not set
|
3689 |
|
|
+# CONFIG_CRYPTO_SHA256 is not set
|
3690 |
|
|
+# CONFIG_CRYPTO_SHA512 is not set
|
3691 |
|
|
+# CONFIG_CRYPTO_TGR192 is not set
|
3692 |
|
|
+# CONFIG_CRYPTO_WP512 is not set
|
3693 |
|
|
+
|
3694 |
|
|
+#
|
3695 |
|
|
+# Ciphers
|
3696 |
|
|
+#
|
3697 |
|
|
+CONFIG_CRYPTO_AES=y
|
3698 |
|
|
+# CONFIG_CRYPTO_AES_586 is not set
|
3699 |
|
|
+# CONFIG_CRYPTO_AES_NI_INTEL is not set
|
3700 |
|
|
+# CONFIG_CRYPTO_ANUBIS is not set
|
3701 |
|
|
+# CONFIG_CRYPTO_ARC4 is not set
|
3702 |
|
|
+# CONFIG_CRYPTO_BLOWFISH is not set
|
3703 |
|
|
+# CONFIG_CRYPTO_CAMELLIA is not set
|
3704 |
|
|
+# CONFIG_CRYPTO_CAST5 is not set
|
3705 |
|
|
+# CONFIG_CRYPTO_CAST6 is not set
|
3706 |
|
|
+# CONFIG_CRYPTO_DES is not set
|
3707 |
|
|
+# CONFIG_CRYPTO_FCRYPT is not set
|
3708 |
|
|
+# CONFIG_CRYPTO_KHAZAD is not set
|
3709 |
|
|
+# CONFIG_CRYPTO_SALSA20 is not set
|
3710 |
|
|
+# CONFIG_CRYPTO_SALSA20_586 is not set
|
3711 |
|
|
+# CONFIG_CRYPTO_SEED is not set
|
3712 |
|
|
+# CONFIG_CRYPTO_SERPENT is not set
|
3713 |
|
|
+# CONFIG_CRYPTO_SERPENT_SSE2_586 is not set
|
3714 |
|
|
+# CONFIG_CRYPTO_TEA is not set
|
3715 |
|
|
+# CONFIG_CRYPTO_TWOFISH is not set
|
3716 |
|
|
+# CONFIG_CRYPTO_TWOFISH_586 is not set
|
3717 |
|
|
+
|
3718 |
|
|
+#
|
3719 |
|
|
+# Compression
|
3720 |
|
|
+#
|
3721 |
|
|
+# CONFIG_CRYPTO_DEFLATE is not set
|
3722 |
|
|
+# CONFIG_CRYPTO_ZLIB is not set
|
3723 |
|
|
+# CONFIG_CRYPTO_LZO is not set
|
3724 |
|
|
+# CONFIG_CRYPTO_LZ4 is not set
|
3725 |
|
|
+# CONFIG_CRYPTO_LZ4HC is not set
|
3726 |
|
|
+
|
3727 |
|
|
+#
|
3728 |
|
|
+# Random Number Generation
|
3729 |
|
|
+#
|
3730 |
|
|
+CONFIG_CRYPTO_ANSI_CPRNG=y
|
3731 |
|
|
+# CONFIG_CRYPTO_DRBG_MENU is not set
|
3732 |
|
|
+CONFIG_CRYPTO_HW=y
|
3733 |
|
|
+# CONFIG_CRYPTO_DEV_PADLOCK is not set
|
3734 |
|
|
+CONFIG_HAVE_KVM=y
|
3735 |
|
|
+# CONFIG_VIRTUALIZATION is not set
|
3736 |
|
|
+# CONFIG_BINARY_PRINTF is not set
|
3737 |
|
|
+
|
3738 |
|
|
+#
|
3739 |
|
|
+# Library routines
|
3740 |
|
|
+#
|
3741 |
|
|
+CONFIG_BITREVERSE=y
|
3742 |
|
|
+CONFIG_GENERIC_STRNCPY_FROM_USER=y
|
3743 |
|
|
+CONFIG_GENERIC_STRNLEN_USER=y
|
3744 |
|
|
+CONFIG_GENERIC_FIND_FIRST_BIT=y
|
3745 |
|
|
+CONFIG_GENERIC_PCI_IOMAP=y
|
3746 |
|
|
+CONFIG_GENERIC_IOMAP=y
|
3747 |
|
|
+CONFIG_GENERIC_IO=y
|
3748 |
|
|
+CONFIG_ARCH_HAS_FAST_MULTIPLIER=y
|
3749 |
|
|
+CONFIG_CRC_CCITT=y
|
3750 |
|
|
+# CONFIG_CRC16 is not set
|
3751 |
|
|
+# CONFIG_CRC_T10DIF is not set
|
3752 |
|
|
+CONFIG_CRC_ITU_T=y
|
3753 |
|
|
+CONFIG_CRC32=y
|
3754 |
|
|
+# CONFIG_CRC32_SELFTEST is not set
|
3755 |
|
|
+CONFIG_CRC32_SLICEBY8=y
|
3756 |
|
|
+# CONFIG_CRC32_SLICEBY4 is not set
|
3757 |
|
|
+# CONFIG_CRC32_SARWATE is not set
|
3758 |
|
|
+# CONFIG_CRC32_BIT is not set
|
3759 |
|
|
+CONFIG_CRC7=y
|
3760 |
|
|
+# CONFIG_LIBCRC32C is not set
|
3761 |
|
|
+# CONFIG_CRC8 is not set
|
3762 |
|
|
+# CONFIG_AUDIT_ARCH_COMPAT_GENERIC is not set
|
3763 |
|
|
+# CONFIG_RANDOM32_SELFTEST is not set
|
3764 |
|
|
+CONFIG_ZLIB_INFLATE=y
|
3765 |
|
|
+# CONFIG_XZ_DEC is not set
|
3766 |
|
|
+# CONFIG_XZ_DEC_BCJ is not set
|
3767 |
|
|
+CONFIG_DECOMPRESS_GZIP=y
|
3768 |
|
|
+CONFIG_HAS_IOMEM=y
|
3769 |
|
|
+CONFIG_HAS_IOPORT_MAP=y
|
3770 |
|
|
+CONFIG_HAS_DMA=y
|
3771 |
|
|
+CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
|
3772 |
|
|
+# CONFIG_AVERAGE is not set
|
3773 |
|
|
+# CONFIG_CORDIC is not set
|
3774 |
|
|
+# CONFIG_DDR is not set
|
3775 |
|
|
+CONFIG_ARCH_HAS_SG_CHAIN=y
|
3776 |
|
|
diff -Naur linux-3.19/.config.old linux-3.19-sav/.config.old
|
3777 |
|
|
--- linux-3.19/.config.old 1970-01-01 01:00:00.000000000 +0100
|
3778 |
|
|
+++ linux-3.19-sav/.config.old 2016-04-26 18:31:07.981856624 +0200
|
3779 |
|
|
@@ -0,0 +1,1363 @@
|
3780 |
|
|
+#
|
3781 |
|
|
+# Automatically generated file; DO NOT EDIT.
|
3782 |
|
|
+# Linux/x86 3.19.0 Kernel Configuration
|
3783 |
|
|
+#
|
3784 |
|
|
+# CONFIG_64BIT is not set
|
3785 |
|
|
+CONFIG_X86_32=y
|
3786 |
|
|
+CONFIG_X86=y
|
3787 |
|
|
+CONFIG_INSTRUCTION_DECODER=y
|
3788 |
|
|
+CONFIG_OUTPUT_FORMAT="elf32-i386"
|
3789 |
|
|
+CONFIG_ARCH_DEFCONFIG="arch/x86/configs/i386_defconfig"
|
3790 |
|
|
+CONFIG_LOCKDEP_SUPPORT=y
|
3791 |
|
|
+CONFIG_STACKTRACE_SUPPORT=y
|
3792 |
|
|
+CONFIG_HAVE_LATENCYTOP_SUPPORT=y
|
3793 |
|
|
+CONFIG_MMU=y
|
3794 |
|
|
+CONFIG_NEED_SG_DMA_LENGTH=y
|
3795 |
|
|
+CONFIG_GENERIC_ISA_DMA=y
|
3796 |
|
|
+CONFIG_GENERIC_BUG=y
|
3797 |
|
|
+CONFIG_GENERIC_HWEIGHT=y
|
3798 |
|
|
+CONFIG_ARCH_MAY_HAVE_PC_FDC=y
|
3799 |
|
|
+CONFIG_RWSEM_XCHGADD_ALGORITHM=y
|
3800 |
|
|
+CONFIG_GENERIC_CALIBRATE_DELAY=y
|
3801 |
|
|
+CONFIG_ARCH_HAS_CPU_RELAX=y
|
3802 |
|
|
+CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
|
3803 |
|
|
+CONFIG_HAVE_SETUP_PER_CPU_AREA=y
|
3804 |
|
|
+CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
|
3805 |
|
|
+CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
|
3806 |
|
|
+CONFIG_ARCH_HIBERNATION_POSSIBLE=y
|
3807 |
|
|
+CONFIG_ARCH_SUSPEND_POSSIBLE=y
|
3808 |
|
|
+CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y
|
3809 |
|
|
+CONFIG_ARCH_WANT_GENERAL_HUGETLB=y
|
3810 |
|
|
+# CONFIG_ZONE_DMA32 is not set
|
3811 |
|
|
+# CONFIG_AUDIT_ARCH is not set
|
3812 |
|
|
+CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
|
3813 |
|
|
+CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
|
3814 |
|
|
+CONFIG_X86_32_LAZY_GS=y
|
3815 |
|
|
+CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-ecx -fcall-saved-edx"
|
3816 |
|
|
+CONFIG_ARCH_SUPPORTS_UPROBES=y
|
3817 |
|
|
+CONFIG_FIX_EARLYCON_MEM=y
|
3818 |
|
|
+CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
|
3819 |
|
|
+CONFIG_IRQ_WORK=y
|
3820 |
|
|
+CONFIG_BUILDTIME_EXTABLE_SORT=y
|
3821 |
|
|
+
|
3822 |
|
|
+#
|
3823 |
|
|
+# General setup
|
3824 |
|
|
+#
|
3825 |
|
|
+CONFIG_BROKEN_ON_SMP=y
|
3826 |
|
|
+CONFIG_INIT_ENV_ARG_LIMIT=32
|
3827 |
|
|
+CONFIG_CROSS_COMPILE=""
|
3828 |
|
|
+# CONFIG_COMPILE_TEST is not set
|
3829 |
|
|
+CONFIG_LOCALVERSION=""
|
3830 |
|
|
+CONFIG_LOCALVERSION_AUTO=y
|
3831 |
|
|
+CONFIG_HAVE_KERNEL_GZIP=y
|
3832 |
|
|
+CONFIG_HAVE_KERNEL_BZIP2=y
|
3833 |
|
|
+CONFIG_HAVE_KERNEL_LZMA=y
|
3834 |
|
|
+CONFIG_HAVE_KERNEL_XZ=y
|
3835 |
|
|
+CONFIG_HAVE_KERNEL_LZO=y
|
3836 |
|
|
+CONFIG_HAVE_KERNEL_LZ4=y
|
3837 |
|
|
+CONFIG_KERNEL_GZIP=y
|
3838 |
|
|
+# CONFIG_KERNEL_BZIP2 is not set
|
3839 |
|
|
+# CONFIG_KERNEL_LZMA is not set
|
3840 |
|
|
+# CONFIG_KERNEL_XZ is not set
|
3841 |
|
|
+# CONFIG_KERNEL_LZO is not set
|
3842 |
|
|
+# CONFIG_KERNEL_LZ4 is not set
|
3843 |
|
|
+CONFIG_DEFAULT_HOSTNAME="essai"
|
3844 |
|
|
+CONFIG_SWAP=y
|
3845 |
|
|
+CONFIG_SYSVIPC=y
|
3846 |
|
|
+CONFIG_SYSVIPC_SYSCTL=y
|
3847 |
|
|
+CONFIG_CROSS_MEMORY_ATTACH=y
|
3848 |
|
|
+CONFIG_FHANDLE=y
|
3849 |
|
|
+CONFIG_USELIB=y
|
3850 |
|
|
+CONFIG_HAVE_ARCH_AUDITSYSCALL=y
|
3851 |
|
|
+
|
3852 |
|
|
+#
|
3853 |
|
|
+# IRQ subsystem
|
3854 |
|
|
+#
|
3855 |
|
|
+CONFIG_GENERIC_IRQ_PROBE=y
|
3856 |
|
|
+CONFIG_GENERIC_IRQ_SHOW=y
|
3857 |
|
|
+CONFIG_IRQ_FORCED_THREADING=y
|
3858 |
|
|
+CONFIG_SPARSE_IRQ=y
|
3859 |
|
|
+CONFIG_CLOCKSOURCE_WATCHDOG=y
|
3860 |
|
|
+CONFIG_ARCH_CLOCKSOURCE_DATA=y
|
3861 |
|
|
+CONFIG_CLOCKSOURCE_VALIDATE_LAST_CYCLE=y
|
3862 |
|
|
+CONFIG_GENERIC_TIME_VSYSCALL=y
|
3863 |
|
|
+CONFIG_GENERIC_CLOCKEVENTS=y
|
3864 |
|
|
+CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
|
3865 |
|
|
+CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y
|
3866 |
|
|
+CONFIG_GENERIC_CMOS_UPDATE=y
|
3867 |
|
|
+
|
3868 |
|
|
+#
|
3869 |
|
|
+# Timers subsystem
|
3870 |
|
|
+#
|
3871 |
|
|
+CONFIG_TICK_ONESHOT=y
|
3872 |
|
|
+CONFIG_NO_HZ_COMMON=y
|
3873 |
|
|
+# CONFIG_HZ_PERIODIC is not set
|
3874 |
|
|
+CONFIG_NO_HZ_IDLE=y
|
3875 |
|
|
+# CONFIG_NO_HZ is not set
|
3876 |
|
|
+# CONFIG_HIGH_RES_TIMERS is not set
|
3877 |
|
|
+
|
3878 |
|
|
+#
|
3879 |
|
|
+# CPU/Task time and stats accounting
|
3880 |
|
|
+#
|
3881 |
|
|
+CONFIG_TICK_CPU_ACCOUNTING=y
|
3882 |
|
|
+# CONFIG_IRQ_TIME_ACCOUNTING is not set
|
3883 |
|
|
+# CONFIG_BSD_PROCESS_ACCT is not set
|
3884 |
|
|
+
|
3885 |
|
|
+#
|
3886 |
|
|
+# RCU Subsystem
|
3887 |
|
|
+#
|
3888 |
|
|
+CONFIG_TINY_RCU=y
|
3889 |
|
|
+# CONFIG_TASKS_RCU is not set
|
3890 |
|
|
+# CONFIG_RCU_STALL_COMMON is not set
|
3891 |
|
|
+# CONFIG_TREE_RCU_TRACE is not set
|
3892 |
|
|
+# CONFIG_BUILD_BIN2C is not set
|
3893 |
|
|
+# CONFIG_IKCONFIG is not set
|
3894 |
|
|
+CONFIG_LOG_BUF_SHIFT=16
|
3895 |
|
|
+CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
|
3896 |
|
|
+CONFIG_CGROUPS=y
|
3897 |
|
|
+CONFIG_CGROUP_DEBUG=y
|
3898 |
|
|
+CONFIG_CGROUP_FREEZER=y
|
3899 |
|
|
+CONFIG_CGROUP_DEVICE=y
|
3900 |
|
|
+# CONFIG_CPUSETS is not set
|
3901 |
|
|
+CONFIG_CGROUP_CPUACCT=y
|
3902 |
|
|
+CONFIG_PAGE_COUNTER=y
|
3903 |
|
|
+CONFIG_MEMCG=y
|
3904 |
|
|
+# CONFIG_MEMCG_SWAP is not set
|
3905 |
|
|
+# CONFIG_MEMCG_KMEM is not set
|
3906 |
|
|
+# CONFIG_CGROUP_HUGETLB is not set
|
3907 |
|
|
+# CONFIG_CGROUP_PERF is not set
|
3908 |
|
|
+CONFIG_CGROUP_SCHED=y
|
3909 |
|
|
+CONFIG_FAIR_GROUP_SCHED=y
|
3910 |
|
|
+# CONFIG_CFS_BANDWIDTH is not set
|
3911 |
|
|
+# CONFIG_RT_GROUP_SCHED is not set
|
3912 |
|
|
+# CONFIG_BLK_CGROUP is not set
|
3913 |
|
|
+CONFIG_CHECKPOINT_RESTORE=y
|
3914 |
|
|
+CONFIG_NAMESPACES=y
|
3915 |
|
|
+CONFIG_UTS_NS=y
|
3916 |
|
|
+CONFIG_IPC_NS=y
|
3917 |
|
|
+CONFIG_USER_NS=y
|
3918 |
|
|
+CONFIG_PID_NS=y
|
3919 |
|
|
+CONFIG_SCHED_AUTOGROUP=y
|
3920 |
|
|
+CONFIG_SYSFS_DEPRECATED=y
|
3921 |
|
|
+CONFIG_SYSFS_DEPRECATED_V2=y
|
3922 |
|
|
+CONFIG_RELAY=y
|
3923 |
|
|
+CONFIG_BLK_DEV_INITRD=y
|
3924 |
|
|
+CONFIG_INITRAMFS_SOURCE=""
|
3925 |
|
|
+CONFIG_RD_GZIP=y
|
3926 |
|
|
+# CONFIG_RD_BZIP2 is not set
|
3927 |
|
|
+# CONFIG_RD_LZMA is not set
|
3928 |
|
|
+# CONFIG_RD_XZ is not set
|
3929 |
|
|
+# CONFIG_RD_LZO is not set
|
3930 |
|
|
+# CONFIG_RD_LZ4 is not set
|
3931 |
|
|
+CONFIG_INIT_FALLBACK=y
|
3932 |
|
|
+CONFIG_CC_OPTIMIZE_FOR_SIZE=y
|
3933 |
|
|
+CONFIG_SYSCTL=y
|
3934 |
|
|
+CONFIG_ANON_INODES=y
|
3935 |
|
|
+CONFIG_HAVE_UID16=y
|
3936 |
|
|
+CONFIG_SYSCTL_EXCEPTION_TRACE=y
|
3937 |
|
|
+CONFIG_HAVE_PCSPKR_PLATFORM=y
|
3938 |
|
|
+CONFIG_EXPERT=y
|
3939 |
|
|
+CONFIG_UID16=y
|
3940 |
|
|
+CONFIG_SGETMASK_SYSCALL=y
|
3941 |
|
|
+CONFIG_SYSFS_SYSCALL=y
|
3942 |
|
|
+CONFIG_SYSCTL_SYSCALL=y
|
3943 |
|
|
+CONFIG_KALLSYMS=y
|
3944 |
|
|
+# CONFIG_KALLSYMS_ALL is not set
|
3945 |
|
|
+CONFIG_PRINTK=y
|
3946 |
|
|
+CONFIG_BUG=y
|
3947 |
|
|
+CONFIG_ELF_CORE=y
|
3948 |
|
|
+# CONFIG_PCSPKR_PLATFORM is not set
|
3949 |
|
|
+CONFIG_BASE_FULL=y
|
3950 |
|
|
+CONFIG_FUTEX=y
|
3951 |
|
|
+CONFIG_EPOLL=y
|
3952 |
|
|
+CONFIG_SIGNALFD=y
|
3953 |
|
|
+CONFIG_TIMERFD=y
|
3954 |
|
|
+CONFIG_EVENTFD=y
|
3955 |
|
|
+# CONFIG_BPF_SYSCALL is not set
|
3956 |
|
|
+CONFIG_SHMEM=y
|
3957 |
|
|
+CONFIG_AIO=y
|
3958 |
|
|
+CONFIG_ADVISE_SYSCALLS=y
|
3959 |
|
|
+CONFIG_EMBEDDED=y
|
3960 |
|
|
+CONFIG_HAVE_PERF_EVENTS=y
|
3961 |
|
|
+
|
3962 |
|
|
+#
|
3963 |
|
|
+# Kernel Performance Events And Counters
|
3964 |
|
|
+#
|
3965 |
|
|
+CONFIG_PERF_EVENTS=y
|
3966 |
|
|
+# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
|
3967 |
|
|
+# CONFIG_VM_EVENT_COUNTERS is not set
|
3968 |
|
|
+# CONFIG_COMPAT_BRK is not set
|
3969 |
|
|
+CONFIG_SLAB=y
|
3970 |
|
|
+# CONFIG_SLUB is not set
|
3971 |
|
|
+# CONFIG_SLOB is not set
|
3972 |
|
|
+# CONFIG_PROFILING is not set
|
3973 |
|
|
+CONFIG_HAVE_OPROFILE=y
|
3974 |
|
|
+CONFIG_OPROFILE_NMI_TIMER=y
|
3975 |
|
|
+# CONFIG_JUMP_LABEL is not set
|
3976 |
|
|
+# CONFIG_UPROBES is not set
|
3977 |
|
|
+# CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set
|
3978 |
|
|
+CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
|
3979 |
|
|
+CONFIG_ARCH_USE_BUILTIN_BSWAP=y
|
3980 |
|
|
+CONFIG_HAVE_IOREMAP_PROT=y
|
3981 |
|
|
+CONFIG_HAVE_KPROBES=y
|
3982 |
|
|
+CONFIG_HAVE_KRETPROBES=y
|
3983 |
|
|
+CONFIG_HAVE_OPTPROBES=y
|
3984 |
|
|
+CONFIG_HAVE_KPROBES_ON_FTRACE=y
|
3985 |
|
|
+CONFIG_HAVE_ARCH_TRACEHOOK=y
|
3986 |
|
|
+CONFIG_HAVE_DMA_ATTRS=y
|
3987 |
|
|
+CONFIG_HAVE_DMA_CONTIGUOUS=y
|
3988 |
|
|
+CONFIG_GENERIC_SMP_IDLE_THREAD=y
|
3989 |
|
|
+CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
|
3990 |
|
|
+CONFIG_HAVE_DMA_API_DEBUG=y
|
3991 |
|
|
+CONFIG_HAVE_HW_BREAKPOINT=y
|
3992 |
|
|
+CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y
|
3993 |
|
|
+CONFIG_HAVE_USER_RETURN_NOTIFIER=y
|
3994 |
|
|
+CONFIG_HAVE_PERF_EVENTS_NMI=y
|
3995 |
|
|
+CONFIG_HAVE_PERF_REGS=y
|
3996 |
|
|
+CONFIG_HAVE_PERF_USER_STACK_DUMP=y
|
3997 |
|
|
+CONFIG_HAVE_ARCH_JUMP_LABEL=y
|
3998 |
|
|
+CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
|
3999 |
|
|
+CONFIG_HAVE_CMPXCHG_LOCAL=y
|
4000 |
|
|
+CONFIG_HAVE_CMPXCHG_DOUBLE=y
|
4001 |
|
|
+CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y
|
4002 |
|
|
+CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
|
4003 |
|
|
+CONFIG_HAVE_CC_STACKPROTECTOR=y
|
4004 |
|
|
+# CONFIG_CC_STACKPROTECTOR is not set
|
4005 |
|
|
+CONFIG_CC_STACKPROTECTOR_NONE=y
|
4006 |
|
|
+# CONFIG_CC_STACKPROTECTOR_REGULAR is not set
|
4007 |
|
|
+# CONFIG_CC_STACKPROTECTOR_STRONG is not set
|
4008 |
|
|
+CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
|
4009 |
|
|
+CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
|
4010 |
|
|
+CONFIG_MODULES_USE_ELF_REL=y
|
4011 |
|
|
+CONFIG_CLONE_BACKWARDS=y
|
4012 |
|
|
+CONFIG_OLD_SIGSUSPEND3=y
|
4013 |
|
|
+CONFIG_OLD_SIGACTION=y
|
4014 |
|
|
+
|
4015 |
|
|
+#
|
4016 |
|
|
+# GCOV-based kernel profiling
|
4017 |
|
|
+#
|
4018 |
|
|
+CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y
|
4019 |
|
|
+CONFIG_HAVE_GENERIC_DMA_COHERENT=y
|
4020 |
|
|
+CONFIG_SLABINFO=y
|
4021 |
|
|
+CONFIG_RT_MUTEXES=y
|
4022 |
|
|
+CONFIG_BASE_SMALL=0
|
4023 |
|
|
+# CONFIG_MODULES is not set
|
4024 |
|
|
+CONFIG_BLOCK=y
|
4025 |
|
|
+CONFIG_LBDAF=y
|
4026 |
|
|
+CONFIG_BLK_DEV_BSG=y
|
4027 |
|
|
+# CONFIG_BLK_DEV_BSGLIB is not set
|
4028 |
|
|
+# CONFIG_BLK_DEV_INTEGRITY is not set
|
4029 |
|
|
+# CONFIG_BLK_CMDLINE_PARSER is not set
|
4030 |
|
|
+
|
4031 |
|
|
+#
|
4032 |
|
|
+# Partition Types
|
4033 |
|
|
+#
|
4034 |
|
|
+# CONFIG_PARTITION_ADVANCED is not set
|
4035 |
|
|
+CONFIG_MSDOS_PARTITION=y
|
4036 |
|
|
+CONFIG_EFI_PARTITION=y
|
4037 |
|
|
+
|
4038 |
|
|
+#
|
4039 |
|
|
+# IO Schedulers
|
4040 |
|
|
+#
|
4041 |
|
|
+CONFIG_IOSCHED_NOOP=y
|
4042 |
|
|
+CONFIG_IOSCHED_DEADLINE=y
|
4043 |
|
|
+CONFIG_IOSCHED_CFQ=y
|
4044 |
|
|
+# CONFIG_DEFAULT_DEADLINE is not set
|
4045 |
|
|
+CONFIG_DEFAULT_CFQ=y
|
4046 |
|
|
+# CONFIG_DEFAULT_NOOP is not set
|
4047 |
|
|
+CONFIG_DEFAULT_IOSCHED="cfq"
|
4048 |
|
|
+CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
|
4049 |
|
|
+CONFIG_INLINE_READ_UNLOCK=y
|
4050 |
|
|
+CONFIG_INLINE_READ_UNLOCK_IRQ=y
|
4051 |
|
|
+CONFIG_INLINE_WRITE_UNLOCK=y
|
4052 |
|
|
+CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
|
4053 |
|
|
+CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
|
4054 |
|
|
+CONFIG_ARCH_USE_QUEUE_RWLOCK=y
|
4055 |
|
|
+CONFIG_FREEZER=y
|
4056 |
|
|
+
|
4057 |
|
|
+#
|
4058 |
|
|
+# Processor type and features
|
4059 |
|
|
+#
|
4060 |
|
|
+# CONFIG_ZONE_DMA is not set
|
4061 |
|
|
+# CONFIG_SMP is not set
|
4062 |
|
|
+CONFIG_X86_FEATURE_NAMES=y
|
4063 |
|
|
+CONFIG_V586=y
|
4064 |
|
|
+# CONFIG_X86_EXTENDED_PLATFORM is not set
|
4065 |
|
|
+# CONFIG_X86_32_IRIS is not set
|
4066 |
|
|
+# CONFIG_SCHED_OMIT_FRAME_POINTER is not set
|
4067 |
|
|
+# CONFIG_HYPERVISOR_GUEST is not set
|
4068 |
|
|
+CONFIG_NO_BOOTMEM=y
|
4069 |
|
|
+# CONFIG_MEMTEST is not set
|
4070 |
|
|
+CONFIG_M486=y
|
4071 |
|
|
+# CONFIG_M586 is not set
|
4072 |
|
|
+# CONFIG_M586TSC is not set
|
4073 |
|
|
+# CONFIG_M586MMX is not set
|
4074 |
|
|
+# CONFIG_M686 is not set
|
4075 |
|
|
+# CONFIG_MPENTIUMII is not set
|
4076 |
|
|
+# CONFIG_MPENTIUMIII is not set
|
4077 |
|
|
+# CONFIG_MPENTIUMM is not set
|
4078 |
|
|
+# CONFIG_MPENTIUM4 is not set
|
4079 |
|
|
+# CONFIG_MK6 is not set
|
4080 |
|
|
+# CONFIG_MK7 is not set
|
4081 |
|
|
+# CONFIG_MK8 is not set
|
4082 |
|
|
+# CONFIG_MCRUSOE is not set
|
4083 |
|
|
+# CONFIG_MEFFICEON is not set
|
4084 |
|
|
+# CONFIG_MWINCHIPC6 is not set
|
4085 |
|
|
+# CONFIG_MWINCHIP3D is not set
|
4086 |
|
|
+# CONFIG_MELAN is not set
|
4087 |
|
|
+# CONFIG_MGEODEGX1 is not set
|
4088 |
|
|
+# CONFIG_MGEODE_LX is not set
|
4089 |
|
|
+# CONFIG_MCYRIXIII is not set
|
4090 |
|
|
+# CONFIG_MVIAC3_2 is not set
|
4091 |
|
|
+# CONFIG_MVIAC7 is not set
|
4092 |
|
|
+# CONFIG_MCORE2 is not set
|
4093 |
|
|
+# CONFIG_MATOM is not set
|
4094 |
|
|
+# CONFIG_X86_GENERIC is not set
|
4095 |
|
|
+CONFIG_X86_INTERNODE_CACHE_SHIFT=4
|
4096 |
|
|
+CONFIG_X86_L1_CACHE_SHIFT=4
|
4097 |
|
|
+# CONFIG_X86_PPRO_FENCE is not set
|
4098 |
|
|
+CONFIG_X86_F00F_BUG=y
|
4099 |
|
|
+CONFIG_X86_INVD_BUG=y
|
4100 |
|
|
+CONFIG_X86_ALIGNMENT_16=y
|
4101 |
|
|
+CONFIG_X86_MINIMUM_CPU_FAMILY=4
|
4102 |
|
|
+CONFIG_PROCESSOR_SELECT=y
|
4103 |
|
|
+CONFIG_CPU_SUP_INTEL=y
|
4104 |
|
|
+# CONFIG_CPU_SUP_CYRIX_32 is not set
|
4105 |
|
|
+# CONFIG_CPU_SUP_AMD is not set
|
4106 |
|
|
+# CONFIG_CPU_SUP_CENTAUR is not set
|
4107 |
|
|
+# CONFIG_CPU_SUP_TRANSMETA_32 is not set
|
4108 |
|
|
+# CONFIG_CPU_SUP_UMC_32 is not set
|
4109 |
|
|
+# CONFIG_HPET_TIMER is not set
|
4110 |
|
|
+CONFIG_DMI=y
|
4111 |
|
|
+CONFIG_NR_CPUS=1
|
4112 |
|
|
+# CONFIG_PREEMPT_NONE is not set
|
4113 |
|
|
+CONFIG_PREEMPT_VOLUNTARY=y
|
4114 |
|
|
+# CONFIG_PREEMPT is not set
|
4115 |
|
|
+# CONFIG_X86_UP_APIC is not set
|
4116 |
|
|
+CONFIG_X86_UP_APIC_MSI=y
|
4117 |
|
|
+# CONFIG_X86_MCE is not set
|
4118 |
|
|
+# CONFIG_VM86 is not set
|
4119 |
|
|
+# CONFIG_X86_16BIT is not set
|
4120 |
|
|
+# CONFIG_TOSHIBA is not set
|
4121 |
|
|
+# CONFIG_I8K is not set
|
4122 |
|
|
+# CONFIG_X86_REBOOTFIXUPS is not set
|
4123 |
|
|
+# CONFIG_MICROCODE is not set
|
4124 |
|
|
+# CONFIG_MICROCODE_INTEL_EARLY is not set
|
4125 |
|
|
+# CONFIG_MICROCODE_AMD_EARLY is not set
|
4126 |
|
|
+CONFIG_X86_MSR=y
|
4127 |
|
|
+CONFIG_X86_CPUID=y
|
4128 |
|
|
+CONFIG_NOHIGHMEM=y
|
4129 |
|
|
+# CONFIG_HIGHMEM4G is not set
|
4130 |
|
|
+CONFIG_VMSPLIT_3G=y
|
4131 |
|
|
+# CONFIG_VMSPLIT_3G_OPT is not set
|
4132 |
|
|
+# CONFIG_VMSPLIT_2G is not set
|
4133 |
|
|
+# CONFIG_VMSPLIT_2G_OPT is not set
|
4134 |
|
|
+# CONFIG_VMSPLIT_1G is not set
|
4135 |
|
|
+CONFIG_PAGE_OFFSET=0xC0000000
|
4136 |
|
|
+# CONFIG_X86_PAE is not set
|
4137 |
|
|
+CONFIG_ARCH_FLATMEM_ENABLE=y
|
4138 |
|
|
+CONFIG_ARCH_SPARSEMEM_ENABLE=y
|
4139 |
|
|
+CONFIG_ARCH_SELECT_MEMORY_MODEL=y
|
4140 |
|
|
+CONFIG_ILLEGAL_POINTER_VALUE=0
|
4141 |
|
|
+CONFIG_SELECT_MEMORY_MODEL=y
|
4142 |
|
|
+CONFIG_FLATMEM_MANUAL=y
|
4143 |
|
|
+# CONFIG_SPARSEMEM_MANUAL is not set
|
4144 |
|
|
+CONFIG_FLATMEM=y
|
4145 |
|
|
+CONFIG_FLAT_NODE_MEM_MAP=y
|
4146 |
|
|
+CONFIG_SPARSEMEM_STATIC=y
|
4147 |
|
|
+CONFIG_HAVE_MEMBLOCK=y
|
4148 |
|
|
+CONFIG_HAVE_MEMBLOCK_NODE_MAP=y
|
4149 |
|
|
+CONFIG_ARCH_DISCARD_MEMBLOCK=y
|
4150 |
|
|
+# CONFIG_HAVE_BOOTMEM_INFO_NODE is not set
|
4151 |
|
|
+CONFIG_PAGEFLAGS_EXTENDED=y
|
4152 |
|
|
+CONFIG_SPLIT_PTLOCK_CPUS=4
|
4153 |
|
|
+CONFIG_COMPACTION=y
|
4154 |
|
|
+CONFIG_MIGRATION=y
|
4155 |
|
|
+# CONFIG_PHYS_ADDR_T_64BIT is not set
|
4156 |
|
|
+CONFIG_ZONE_DMA_FLAG=0
|
4157 |
|
|
+CONFIG_VIRT_TO_BUS=y
|
4158 |
|
|
+# CONFIG_KSM is not set
|
4159 |
|
|
+CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
|
4160 |
|
|
+# CONFIG_TRANSPARENT_HUGEPAGE is not set
|
4161 |
|
|
+CONFIG_NEED_PER_CPU_KM=y
|
4162 |
|
|
+# CONFIG_CLEANCACHE is not set
|
4163 |
|
|
+# CONFIG_FRONTSWAP is not set
|
4164 |
|
|
+# CONFIG_CMA is not set
|
4165 |
|
|
+CONFIG_ZPOOL=y
|
4166 |
|
|
+CONFIG_ZBUD=y
|
4167 |
|
|
+CONFIG_ZSMALLOC=y
|
4168 |
|
|
+CONFIG_PGTABLE_MAPPING=y
|
4169 |
|
|
+CONFIG_GENERIC_EARLY_IOREMAP=y
|
4170 |
|
|
+# CONFIG_X86_CHECK_BIOS_CORRUPTION is not set
|
4171 |
|
|
+CONFIG_X86_RESERVE_LOW=64
|
4172 |
|
|
+CONFIG_MATH_EMULATION=y
|
4173 |
|
|
+# CONFIG_MTRR is not set
|
4174 |
|
|
+CONFIG_ARCH_RANDOM=y
|
4175 |
|
|
+# CONFIG_X86_SMAP is not set
|
4176 |
|
|
+# CONFIG_X86_INTEL_MPX is not set
|
4177 |
|
|
+# CONFIG_SECCOMP is not set
|
4178 |
|
|
+CONFIG_HZ_100=y
|
4179 |
|
|
+# CONFIG_HZ_250 is not set
|
4180 |
|
|
+# CONFIG_HZ_300 is not set
|
4181 |
|
|
+# CONFIG_HZ_1000 is not set
|
4182 |
|
|
+CONFIG_HZ=100
|
4183 |
|
|
+# CONFIG_SCHED_HRTICK is not set
|
4184 |
|
|
+# CONFIG_KEXEC is not set
|
4185 |
|
|
+CONFIG_PHYSICAL_START=0x100000
|
4186 |
|
|
+# CONFIG_RELOCATABLE is not set
|
4187 |
|
|
+CONFIG_PHYSICAL_ALIGN=0x100000
|
4188 |
|
|
+# CONFIG_COMPAT_VDSO is not set
|
4189 |
|
|
+# CONFIG_CMDLINE_BOOL is not set
|
4190 |
|
|
+
|
4191 |
|
|
+#
|
4192 |
|
|
+# Power management and ACPI options
|
4193 |
|
|
+#
|
4194 |
|
|
+# CONFIG_SUSPEND is not set
|
4195 |
|
|
+# CONFIG_HIBERNATION is not set
|
4196 |
|
|
+# CONFIG_PM is not set
|
4197 |
|
|
+# CONFIG_SFI is not set
|
4198 |
|
|
+
|
4199 |
|
|
+#
|
4200 |
|
|
+# CPU Frequency scaling
|
4201 |
|
|
+#
|
4202 |
|
|
+# CONFIG_CPU_FREQ is not set
|
4203 |
|
|
+
|
4204 |
|
|
+#
|
4205 |
|
|
+# CPU Idle
|
4206 |
|
|
+#
|
4207 |
|
|
+# CONFIG_CPU_IDLE is not set
|
4208 |
|
|
+# CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set
|
4209 |
|
|
+
|
4210 |
|
|
+#
|
4211 |
|
|
+# Bus options (PCI etc.)
|
4212 |
|
|
+#
|
4213 |
|
|
+# CONFIG_PCI is not set
|
4214 |
|
|
+CONFIG_PCI_LABEL=y
|
4215 |
|
|
+CONFIG_ISA_DMA_API=y
|
4216 |
|
|
+CONFIG_ISA=y
|
4217 |
|
|
+# CONFIG_EISA is not set
|
4218 |
|
|
+# CONFIG_SCx200 is not set
|
4219 |
|
|
+# CONFIG_OLPC is not set
|
4220 |
|
|
+# CONFIG_ALIX is not set
|
4221 |
|
|
+# CONFIG_NET5501 is not set
|
4222 |
|
|
+# CONFIG_GEOS is not set
|
4223 |
|
|
+# CONFIG_PCCARD is not set
|
4224 |
|
|
+# CONFIG_X86_SYSFB is not set
|
4225 |
|
|
+
|
4226 |
|
|
+#
|
4227 |
|
|
+# Executable file formats / Emulations
|
4228 |
|
|
+#
|
4229 |
|
|
+CONFIG_BINFMT_ELF=y
|
4230 |
|
|
+CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y
|
4231 |
|
|
+CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
|
4232 |
|
|
+CONFIG_BINFMT_SCRIPT=y
|
4233 |
|
|
+CONFIG_HAVE_AOUT=y
|
4234 |
|
|
+CONFIG_BINFMT_AOUT=y
|
4235 |
|
|
+CONFIG_BINFMT_MISC=y
|
4236 |
|
|
+CONFIG_COREDUMP=y
|
4237 |
|
|
+CONFIG_HAVE_ATOMIC_IOMAP=y
|
4238 |
|
|
+# CONFIG_NET is not set
|
4239 |
|
|
+
|
4240 |
|
|
+#
|
4241 |
|
|
+# Device Drivers
|
4242 |
|
|
+#
|
4243 |
|
|
+
|
4244 |
|
|
+#
|
4245 |
|
|
+# Generic Driver Options
|
4246 |
|
|
+#
|
4247 |
|
|
+CONFIG_UEVENT_HELPER=y
|
4248 |
|
|
+CONFIG_UEVENT_HELPER_PATH=""
|
4249 |
|
|
+CONFIG_DEVTMPFS=y
|
4250 |
|
|
+CONFIG_DEVTMPFS_MOUNT=y
|
4251 |
|
|
+CONFIG_STANDALONE=y
|
4252 |
|
|
+CONFIG_PREVENT_FIRMWARE_BUILD=y
|
4253 |
|
|
+CONFIG_FW_LOADER=y
|
4254 |
|
|
+CONFIG_FIRMWARE_IN_KERNEL=y
|
4255 |
|
|
+CONFIG_EXTRA_FIRMWARE=""
|
4256 |
|
|
+# CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set
|
4257 |
|
|
+CONFIG_ALLOW_DEV_COREDUMP=y
|
4258 |
|
|
+CONFIG_DEBUG_DRIVER=y
|
4259 |
|
|
+CONFIG_DEBUG_DEVRES=y
|
4260 |
|
|
+# CONFIG_SYS_HYPERVISOR is not set
|
4261 |
|
|
+# CONFIG_GENERIC_CPU_DEVICES is not set
|
4262 |
|
|
+CONFIG_GENERIC_CPU_AUTOPROBE=y
|
4263 |
|
|
+# CONFIG_DMA_SHARED_BUFFER is not set
|
4264 |
|
|
+
|
4265 |
|
|
+#
|
4266 |
|
|
+# Bus devices
|
4267 |
|
|
+#
|
4268 |
|
|
+# CONFIG_MTD is not set
|
4269 |
|
|
+CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
|
4270 |
|
|
+# CONFIG_PARPORT is not set
|
4271 |
|
|
+# CONFIG_PNP is not set
|
4272 |
|
|
+CONFIG_BLK_DEV=y
|
4273 |
|
|
+# CONFIG_BLK_DEV_NULL_BLK is not set
|
4274 |
|
|
+# CONFIG_BLK_DEV_FD is not set
|
4275 |
|
|
+# CONFIG_ZRAM is not set
|
4276 |
|
|
+# CONFIG_BLK_DEV_COW_COMMON is not set
|
4277 |
|
|
+# CONFIG_BLK_DEV_LOOP is not set
|
4278 |
|
|
+
|
4279 |
|
|
+#
|
4280 |
|
|
+# DRBD disabled because PROC_FS or INET not selected
|
4281 |
|
|
+#
|
4282 |
|
|
+# CONFIG_BLK_DEV_RAM is not set
|
4283 |
|
|
+# CONFIG_CDROM_PKTCDVD is not set
|
4284 |
|
|
+# CONFIG_BLK_DEV_HD is not set
|
4285 |
|
|
+
|
4286 |
|
|
+#
|
4287 |
|
|
+# Misc devices
|
4288 |
|
|
+#
|
4289 |
|
|
+# CONFIG_SENSORS_LIS3LV02D is not set
|
4290 |
|
|
+CONFIG_ADXL362=y
|
4291 |
|
|
+# CONFIG_AD525X_DPOT is not set
|
4292 |
|
|
+# CONFIG_DUMMY_IRQ is not set
|
4293 |
|
|
+# CONFIG_ENCLOSURE_SERVICES is not set
|
4294 |
|
|
+# CONFIG_TI_DAC7512 is not set
|
4295 |
|
|
+# CONFIG_BMP085_SPI is not set
|
4296 |
|
|
+# CONFIG_LATTICE_ECP3_CONFIG is not set
|
4297 |
|
|
+# CONFIG_SRAM is not set
|
4298 |
|
|
+# CONFIG_C2PORT is not set
|
4299 |
|
|
+
|
4300 |
|
|
+#
|
4301 |
|
|
+# EEPROM support
|
4302 |
|
|
+#
|
4303 |
|
|
+# CONFIG_EEPROM_AT25 is not set
|
4304 |
|
|
+# CONFIG_EEPROM_93CX6 is not set
|
4305 |
|
|
+# CONFIG_EEPROM_93XX46 is not set
|
4306 |
|
|
+
|
4307 |
|
|
+#
|
4308 |
|
|
+# Texas Instruments shared transport line discipline
|
4309 |
|
|
+#
|
4310 |
|
|
+# CONFIG_SENSORS_LIS3_SPI is not set
|
4311 |
|
|
+
|
4312 |
|
|
+#
|
4313 |
|
|
+# Altera FPGA firmware download module
|
4314 |
|
|
+#
|
4315 |
|
|
+
|
4316 |
|
|
+#
|
4317 |
|
|
+# Intel MIC Bus Driver
|
4318 |
|
|
+#
|
4319 |
|
|
+
|
4320 |
|
|
+#
|
4321 |
|
|
+# Intel MIC Host Driver
|
4322 |
|
|
+#
|
4323 |
|
|
+
|
4324 |
|
|
+#
|
4325 |
|
|
+# Intel MIC Card Driver
|
4326 |
|
|
+#
|
4327 |
|
|
+# CONFIG_ECHO is not set
|
4328 |
|
|
+# CONFIG_CXL_BASE is not set
|
4329 |
|
|
+CONFIG_HAVE_IDE=y
|
4330 |
|
|
+# CONFIG_IDE is not set
|
4331 |
|
|
+
|
4332 |
|
|
+#
|
4333 |
|
|
+# SCSI device support
|
4334 |
|
|
+#
|
4335 |
|
|
+CONFIG_SCSI_MOD=y
|
4336 |
|
|
+# CONFIG_RAID_ATTRS is not set
|
4337 |
|
|
+# CONFIG_SCSI is not set
|
4338 |
|
|
+# CONFIG_SCSI_DMA is not set
|
4339 |
|
|
+# CONFIG_ATA is not set
|
4340 |
|
|
+# CONFIG_MD is not set
|
4341 |
|
|
+# CONFIG_MACINTOSH_DRIVERS is not set
|
4342 |
|
|
+
|
4343 |
|
|
+#
|
4344 |
|
|
+# Input device support
|
4345 |
|
|
+#
|
4346 |
|
|
+CONFIG_INPUT=y
|
4347 |
|
|
+# CONFIG_INPUT_FF_MEMLESS is not set
|
4348 |
|
|
+# CONFIG_INPUT_POLLDEV is not set
|
4349 |
|
|
+# CONFIG_INPUT_SPARSEKMAP is not set
|
4350 |
|
|
+# CONFIG_INPUT_MATRIXKMAP is not set
|
4351 |
|
|
+
|
4352 |
|
|
+#
|
4353 |
|
|
+# Userland interfaces
|
4354 |
|
|
+#
|
4355 |
|
|
+# CONFIG_INPUT_MOUSEDEV is not set
|
4356 |
|
|
+# CONFIG_INPUT_JOYDEV is not set
|
4357 |
|
|
+CONFIG_INPUT_EVDEV=y
|
4358 |
|
|
+CONFIG_INPUT_EVBUG=y
|
4359 |
|
|
+
|
4360 |
|
|
+#
|
4361 |
|
|
+# Input Device Drivers
|
4362 |
|
|
+#
|
4363 |
|
|
+# CONFIG_INPUT_KEYBOARD is not set
|
4364 |
|
|
+# CONFIG_INPUT_MOUSE is not set
|
4365 |
|
|
+# CONFIG_INPUT_JOYSTICK is not set
|
4366 |
|
|
+# CONFIG_INPUT_TABLET is not set
|
4367 |
|
|
+# CONFIG_INPUT_TOUCHSCREEN is not set
|
4368 |
|
|
+# CONFIG_INPUT_MISC is not set
|
4369 |
|
|
+
|
4370 |
|
|
+#
|
4371 |
|
|
+# Hardware I/O ports
|
4372 |
|
|
+#
|
4373 |
|
|
+CONFIG_SERIO=y
|
4374 |
|
|
+CONFIG_ARCH_MIGHT_HAVE_PC_SERIO=y
|
4375 |
|
|
+# CONFIG_SERIO_I8042 is not set
|
4376 |
|
|
+CONFIG_SERIO_SERPORT=y
|
4377 |
|
|
+# CONFIG_SERIO_CT82C710 is not set
|
4378 |
|
|
+# CONFIG_SERIO_LIBPS2 is not set
|
4379 |
|
|
+CONFIG_SERIO_RAW=y
|
4380 |
|
|
+# CONFIG_SERIO_ALTERA_PS2 is not set
|
4381 |
|
|
+# CONFIG_SERIO_PS2MULT is not set
|
4382 |
|
|
+# CONFIG_SERIO_ARC_PS2 is not set
|
4383 |
|
|
+# CONFIG_GAMEPORT is not set
|
4384 |
|
|
+
|
4385 |
|
|
+#
|
4386 |
|
|
+# Character devices
|
4387 |
|
|
+#
|
4388 |
|
|
+CONFIG_TTY=y
|
4389 |
|
|
+CONFIG_VT=y
|
4390 |
|
|
+CONFIG_CONSOLE_TRANSLATIONS=y
|
4391 |
|
|
+CONFIG_VT_CONSOLE=y
|
4392 |
|
|
+CONFIG_HW_CONSOLE=y
|
4393 |
|
|
+# CONFIG_VT_HW_CONSOLE_BINDING is not set
|
4394 |
|
|
+# CONFIG_UNIX98_PTYS is not set
|
4395 |
|
|
+# CONFIG_LEGACY_PTYS is not set
|
4396 |
|
|
+# CONFIG_SERIAL_NONSTANDARD is not set
|
4397 |
|
|
+# CONFIG_TRACE_SINK is not set
|
4398 |
|
|
+# CONFIG_DEVKMEM is not set
|
4399 |
|
|
+
|
4400 |
|
|
+#
|
4401 |
|
|
+# Serial drivers
|
4402 |
|
|
+#
|
4403 |
|
|
+CONFIG_SERIAL_EARLYCON=y
|
4404 |
|
|
+CONFIG_SERIAL_8250=y
|
4405 |
|
|
+CONFIG_SERIAL_8250_DEPRECATED_OPTIONS=y
|
4406 |
|
|
+CONFIG_SERIAL_8250_CONSOLE=y
|
4407 |
|
|
+CONFIG_SERIAL_8250_NR_UARTS=1
|
4408 |
|
|
+CONFIG_SERIAL_8250_RUNTIME_UARTS=1
|
4409 |
|
|
+CONFIG_SERIAL_8250_EXTENDED=y
|
4410 |
|
|
+# CONFIG_SERIAL_8250_MANY_PORTS is not set
|
4411 |
|
|
+# CONFIG_SERIAL_8250_SHARE_IRQ is not set
|
4412 |
|
|
+# CONFIG_SERIAL_8250_DETECT_IRQ is not set
|
4413 |
|
|
+CONFIG_SERIAL_8250_RSA=y
|
4414 |
|
|
+# CONFIG_SERIAL_8250_DW is not set
|
4415 |
|
|
+
|
4416 |
|
|
+#
|
4417 |
|
|
+# Non-8250 serial port support
|
4418 |
|
|
+#
|
4419 |
|
|
+# CONFIG_SERIAL_MAX3100 is not set
|
4420 |
|
|
+# CONFIG_SERIAL_MAX310X is not set
|
4421 |
|
|
+CONFIG_SERIAL_CORE=y
|
4422 |
|
|
+CONFIG_SERIAL_CORE_CONSOLE=y
|
4423 |
|
|
+# CONFIG_SERIAL_SCCNXP is not set
|
4424 |
|
|
+# CONFIG_SERIAL_TIMBERDALE is not set
|
4425 |
|
|
+# CONFIG_SERIAL_ALTERA_JTAGUART is not set
|
4426 |
|
|
+# CONFIG_SERIAL_ALTERA_UART is not set
|
4427 |
|
|
+# CONFIG_SERIAL_IFX6X60 is not set
|
4428 |
|
|
+# CONFIG_SERIAL_ARC is not set
|
4429 |
|
|
+# CONFIG_SERIAL_FSL_LPUART is not set
|
4430 |
|
|
+# CONFIG_TTY_PRINTK is not set
|
4431 |
|
|
+# CONFIG_IPMI_HANDLER is not set
|
4432 |
|
|
+# CONFIG_HW_RANDOM is not set
|
4433 |
|
|
+# CONFIG_NVRAM is not set
|
4434 |
|
|
+# CONFIG_DTLK is not set
|
4435 |
|
|
+# CONFIG_R3964 is not set
|
4436 |
|
|
+# CONFIG_MWAVE is not set
|
4437 |
|
|
+# CONFIG_PC8736x_GPIO is not set
|
4438 |
|
|
+# CONFIG_NSC_GPIO is not set
|
4439 |
|
|
+# CONFIG_RAW_DRIVER is not set
|
4440 |
|
|
+# CONFIG_HANGCHECK_TIMER is not set
|
4441 |
|
|
+# CONFIG_TCG_TPM is not set
|
4442 |
|
|
+# CONFIG_TELCLOCK is not set
|
4443 |
|
|
+CONFIG_DEVPORT=y
|
4444 |
|
|
+
|
4445 |
|
|
+#
|
4446 |
|
|
+# I2C support
|
4447 |
|
|
+#
|
4448 |
|
|
+# CONFIG_I2C is not set
|
4449 |
|
|
+CONFIG_SPI=y
|
4450 |
|
|
+CONFIG_SPI_DEBUG=y
|
4451 |
|
|
+CONFIG_SPI_MASTER=y
|
4452 |
|
|
+
|
4453 |
|
|
+#
|
4454 |
|
|
+# SPI Master Controller Drivers
|
4455 |
|
|
+#
|
4456 |
|
|
+# CONFIG_SPI_ALTERA is not set
|
4457 |
|
|
+CONFIG_SPI_BITBANG=y
|
4458 |
|
|
+CONFIG_SPI_GPIO=y
|
4459 |
|
|
+CONFIG_SPI_V586=y
|
4460 |
|
|
+# CONFIG_SPI_OC_TINY is not set
|
4461 |
|
|
+CONFIG_SPI_V586_TINY=y
|
4462 |
|
|
+# CONFIG_SPI_PXA2XX_PCI is not set
|
4463 |
|
|
+# CONFIG_SPI_XILINX is not set
|
4464 |
|
|
+# CONFIG_SPI_DESIGNWARE is not set
|
4465 |
|
|
+
|
4466 |
|
|
+#
|
4467 |
|
|
+# SPI Protocol Masters
|
4468 |
|
|
+#
|
4469 |
|
|
+CONFIG_SPI_SPIDEV=y
|
4470 |
|
|
+# CONFIG_SPI_TLE62X0 is not set
|
4471 |
|
|
+# CONFIG_SPMI is not set
|
4472 |
|
|
+# CONFIG_HSI is not set
|
4473 |
|
|
+
|
4474 |
|
|
+#
|
4475 |
|
|
+# PPS support
|
4476 |
|
|
+#
|
4477 |
|
|
+# CONFIG_PPS is not set
|
4478 |
|
|
+
|
4479 |
|
|
+#
|
4480 |
|
|
+# PPS generators support
|
4481 |
|
|
+#
|
4482 |
|
|
+
|
4483 |
|
|
+#
|
4484 |
|
|
+# PTP clock support
|
4485 |
|
|
+#
|
4486 |
|
|
+
|
4487 |
|
|
+#
|
4488 |
|
|
+# Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
|
4489 |
|
|
+#
|
4490 |
|
|
+CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
|
4491 |
|
|
+CONFIG_GPIOLIB=y
|
4492 |
|
|
+CONFIG_GPIO_DEVRES=y
|
4493 |
|
|
+CONFIG_DEBUG_GPIO=y
|
4494 |
|
|
+CONFIG_GPIO_SYSFS=y
|
4495 |
|
|
+
|
4496 |
|
|
+#
|
4497 |
|
|
+# Memory mapped GPIO drivers:
|
4498 |
|
|
+#
|
4499 |
|
|
+# CONFIG_GPIO_GENERIC_PLATFORM is not set
|
4500 |
|
|
+CONFIG_GPIO_IT8761E=y
|
4501 |
|
|
+# CONFIG_GPIO_F7188X is not set
|
4502 |
|
|
+# CONFIG_GPIO_SCH311X is not set
|
4503 |
|
|
+
|
4504 |
|
|
+#
|
4505 |
|
|
+# I2C GPIO expanders:
|
4506 |
|
|
+#
|
4507 |
|
|
+
|
4508 |
|
|
+#
|
4509 |
|
|
+# PCI GPIO expanders:
|
4510 |
|
|
+#
|
4511 |
|
|
+
|
4512 |
|
|
+#
|
4513 |
|
|
+# SPI GPIO expanders:
|
4514 |
|
|
+#
|
4515 |
|
|
+# CONFIG_GPIO_MAX7301 is not set
|
4516 |
|
|
+# CONFIG_GPIO_MCP23S08 is not set
|
4517 |
|
|
+# CONFIG_GPIO_MC33880 is not set
|
4518 |
|
|
+
|
4519 |
|
|
+#
|
4520 |
|
|
+# AC97 GPIO expanders:
|
4521 |
|
|
+#
|
4522 |
|
|
+
|
4523 |
|
|
+#
|
4524 |
|
|
+# LPC GPIO expanders:
|
4525 |
|
|
+#
|
4526 |
|
|
+
|
4527 |
|
|
+#
|
4528 |
|
|
+# MODULbus GPIO expanders:
|
4529 |
|
|
+#
|
4530 |
|
|
+
|
4531 |
|
|
+#
|
4532 |
|
|
+# USB GPIO expanders:
|
4533 |
|
|
+#
|
4534 |
|
|
+# CONFIG_W1 is not set
|
4535 |
|
|
+# CONFIG_POWER_SUPPLY is not set
|
4536 |
|
|
+# CONFIG_POWER_AVS is not set
|
4537 |
|
|
+# CONFIG_HWMON is not set
|
4538 |
|
|
+# CONFIG_THERMAL is not set
|
4539 |
|
|
+# CONFIG_WATCHDOG is not set
|
4540 |
|
|
+CONFIG_SSB_POSSIBLE=y
|
4541 |
|
|
+
|
4542 |
|
|
+#
|
4543 |
|
|
+# Sonics Silicon Backplane
|
4544 |
|
|
+#
|
4545 |
|
|
+# CONFIG_SSB is not set
|
4546 |
|
|
+CONFIG_BCMA_POSSIBLE=y
|
4547 |
|
|
+
|
4548 |
|
|
+#
|
4549 |
|
|
+# Broadcom specific AMBA
|
4550 |
|
|
+#
|
4551 |
|
|
+# CONFIG_BCMA is not set
|
4552 |
|
|
+
|
4553 |
|
|
+#
|
4554 |
|
|
+# Multifunction device drivers
|
4555 |
|
|
+#
|
4556 |
|
|
+# CONFIG_MFD_CORE is not set
|
4557 |
|
|
+# CONFIG_MFD_CROS_EC is not set
|
4558 |
|
|
+# CONFIG_MFD_DA9052_SPI is not set
|
4559 |
|
|
+# CONFIG_MFD_MC13XXX_SPI is not set
|
4560 |
|
|
+# CONFIG_HTC_PASIC3 is not set
|
4561 |
|
|
+# CONFIG_MFD_KEMPLD is not set
|
4562 |
|
|
+# CONFIG_EZX_PCAP is not set
|
4563 |
|
|
+# CONFIG_MFD_SM501 is not set
|
4564 |
|
|
+# CONFIG_ABX500_CORE is not set
|
4565 |
|
|
+# CONFIG_MFD_SYSCON is not set
|
4566 |
|
|
+# CONFIG_MFD_TI_AM335X_TSCADC is not set
|
4567 |
|
|
+# CONFIG_MFD_TPS65912 is not set
|
4568 |
|
|
+# CONFIG_MFD_TPS65912_SPI is not set
|
4569 |
|
|
+# CONFIG_MFD_TMIO is not set
|
4570 |
|
|
+# CONFIG_MFD_ARIZONA_SPI is not set
|
4571 |
|
|
+# CONFIG_MFD_WM831X_SPI is not set
|
4572 |
|
|
+# CONFIG_REGULATOR is not set
|
4573 |
|
|
+# CONFIG_MEDIA_SUPPORT is not set
|
4574 |
|
|
+
|
4575 |
|
|
+#
|
4576 |
|
|
+# Graphics support
|
4577 |
|
|
+#
|
4578 |
|
|
+
|
4579 |
|
|
+#
|
4580 |
|
|
+# Direct Rendering Manager
|
4581 |
|
|
+#
|
4582 |
|
|
+# CONFIG_DRM is not set
|
4583 |
|
|
+
|
4584 |
|
|
+#
|
4585 |
|
|
+# Frame buffer Devices
|
4586 |
|
|
+#
|
4587 |
|
|
+# CONFIG_FB is not set
|
4588 |
|
|
+# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
|
4589 |
|
|
+# CONFIG_VGASTATE is not set
|
4590 |
|
|
+
|
4591 |
|
|
+#
|
4592 |
|
|
+# Console display driver support
|
4593 |
|
|
+#
|
4594 |
|
|
+# CONFIG_VGA_CONSOLE is not set
|
4595 |
|
|
+# CONFIG_MDA_CONSOLE is not set
|
4596 |
|
|
+CONFIG_DUMMY_CONSOLE=y
|
4597 |
|
|
+# CONFIG_SOUND is not set
|
4598 |
|
|
+
|
4599 |
|
|
+#
|
4600 |
|
|
+# HID support
|
4601 |
|
|
+#
|
4602 |
|
|
+# CONFIG_HID is not set
|
4603 |
|
|
+CONFIG_USB_OHCI_LITTLE_ENDIAN=y
|
4604 |
|
|
+# CONFIG_USB_SUPPORT is not set
|
4605 |
|
|
+# CONFIG_UWB is not set
|
4606 |
|
|
+CONFIG_MMC=y
|
4607 |
|
|
+CONFIG_MMC_DEBUG=y
|
4608 |
|
|
+CONFIG_MMC_CLKGATE=y
|
4609 |
|
|
+
|
4610 |
|
|
+#
|
4611 |
|
|
+# MMC/SD/SDIO Card Drivers
|
4612 |
|
|
+#
|
4613 |
|
|
+CONFIG_MMC_BLOCK=y
|
4614 |
|
|
+CONFIG_MMC_BLOCK_MINORS=8
|
4615 |
|
|
+CONFIG_MMC_BLOCK_BOUNCE=y
|
4616 |
|
|
+# CONFIG_SDIO_UART is not set
|
4617 |
|
|
+CONFIG_MMC_TEST=y
|
4618 |
|
|
+
|
4619 |
|
|
+#
|
4620 |
|
|
+# MMC/SD/SDIO Host Controller Drivers
|
4621 |
|
|
+#
|
4622 |
|
|
+CONFIG_MMC_SDHCI=y
|
4623 |
|
|
+CONFIG_MMC_SDHCI_PLTFM=y
|
4624 |
|
|
+# CONFIG_MMC_WBSD is not set
|
4625 |
|
|
+CONFIG_MMC_SPI=y
|
4626 |
|
|
+# CONFIG_MMC_USDHI6ROL0 is not set
|
4627 |
|
|
+# CONFIG_MEMSTICK is not set
|
4628 |
|
|
+# CONFIG_NEW_LEDS is not set
|
4629 |
|
|
+# CONFIG_ACCESSIBILITY is not set
|
4630 |
|
|
+# CONFIG_EDAC is not set
|
4631 |
|
|
+CONFIG_RTC_LIB=y
|
4632 |
|
|
+# CONFIG_RTC_CLASS is not set
|
4633 |
|
|
+# CONFIG_DMADEVICES is not set
|
4634 |
|
|
+# CONFIG_AUXDISPLAY is not set
|
4635 |
|
|
+# CONFIG_UIO is not set
|
4636 |
|
|
+# CONFIG_VIRT_DRIVERS is not set
|
4637 |
|
|
+
|
4638 |
|
|
+#
|
4639 |
|
|
+# Virtio drivers
|
4640 |
|
|
+#
|
4641 |
|
|
+# CONFIG_VIRTIO_MMIO is not set
|
4642 |
|
|
+
|
4643 |
|
|
+#
|
4644 |
|
|
+# Microsoft Hyper-V guest support
|
4645 |
|
|
+#
|
4646 |
|
|
+# CONFIG_STAGING is not set
|
4647 |
|
|
+# CONFIG_X86_PLATFORM_DEVICES is not set
|
4648 |
|
|
+# CONFIG_CHROME_PLATFORMS is not set
|
4649 |
|
|
+
|
4650 |
|
|
+#
|
4651 |
|
|
+# Hardware Spinlock drivers
|
4652 |
|
|
+#
|
4653 |
|
|
+
|
4654 |
|
|
+#
|
4655 |
|
|
+# Clock Source drivers
|
4656 |
|
|
+#
|
4657 |
|
|
+CONFIG_CLKSRC_I8253=y
|
4658 |
|
|
+CONFIG_CLKEVT_I8253=y
|
4659 |
|
|
+CONFIG_CLKBLD_I8253=y
|
4660 |
|
|
+# CONFIG_ATMEL_PIT is not set
|
4661 |
|
|
+# CONFIG_SH_TIMER_CMT is not set
|
4662 |
|
|
+# CONFIG_SH_TIMER_MTU2 is not set
|
4663 |
|
|
+# CONFIG_SH_TIMER_TMU is not set
|
4664 |
|
|
+# CONFIG_EM_TIMER_STI is not set
|
4665 |
|
|
+# CONFIG_MAILBOX is not set
|
4666 |
|
|
+CONFIG_IOMMU_SUPPORT=y
|
4667 |
|
|
+
|
4668 |
|
|
+#
|
4669 |
|
|
+# Remoteproc drivers
|
4670 |
|
|
+#
|
4671 |
|
|
+# CONFIG_STE_MODEM_RPROC is not set
|
4672 |
|
|
+
|
4673 |
|
|
+#
|
4674 |
|
|
+# Rpmsg drivers
|
4675 |
|
|
+#
|
4676 |
|
|
+
|
4677 |
|
|
+#
|
4678 |
|
|
+# SOC (System On Chip) specific Drivers
|
4679 |
|
|
+#
|
4680 |
|
|
+# CONFIG_SOC_TI is not set
|
4681 |
|
|
+# CONFIG_PM_DEVFREQ is not set
|
4682 |
|
|
+# CONFIG_EXTCON is not set
|
4683 |
|
|
+# CONFIG_MEMORY is not set
|
4684 |
|
|
+# CONFIG_IIO is not set
|
4685 |
|
|
+# CONFIG_PWM is not set
|
4686 |
|
|
+# CONFIG_IPACK_BUS is not set
|
4687 |
|
|
+# CONFIG_RESET_CONTROLLER is not set
|
4688 |
|
|
+# CONFIG_FMC is not set
|
4689 |
|
|
+
|
4690 |
|
|
+#
|
4691 |
|
|
+# PHY Subsystem
|
4692 |
|
|
+#
|
4693 |
|
|
+# CONFIG_GENERIC_PHY is not set
|
4694 |
|
|
+# CONFIG_BCM_KONA_USB2_PHY is not set
|
4695 |
|
|
+# CONFIG_POWERCAP is not set
|
4696 |
|
|
+# CONFIG_MCB is not set
|
4697 |
|
|
+
|
4698 |
|
|
+#
|
4699 |
|
|
+# Android
|
4700 |
|
|
+#
|
4701 |
|
|
+# CONFIG_ANDROID is not set
|
4702 |
|
|
+
|
4703 |
|
|
+#
|
4704 |
|
|
+# Firmware Drivers
|
4705 |
|
|
+#
|
4706 |
|
|
+# CONFIG_EDD is not set
|
4707 |
|
|
+# CONFIG_FIRMWARE_MEMMAP is not set
|
4708 |
|
|
+# CONFIG_DELL_RBU is not set
|
4709 |
|
|
+# CONFIG_DCDBAS is not set
|
4710 |
|
|
+CONFIG_DMIID=y
|
4711 |
|
|
+# CONFIG_DMI_SYSFS is not set
|
4712 |
|
|
+CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y
|
4713 |
|
|
+# CONFIG_GOOGLE_FIRMWARE is not set
|
4714 |
|
|
+
|
4715 |
|
|
+#
|
4716 |
|
|
+# File systems
|
4717 |
|
|
+#
|
4718 |
|
|
+CONFIG_DCACHE_WORD_ACCESS=y
|
4719 |
|
|
+# CONFIG_EXT2_FS is not set
|
4720 |
|
|
+# CONFIG_EXT3_FS is not set
|
4721 |
|
|
+# CONFIG_EXT4_FS is not set
|
4722 |
|
|
+# CONFIG_REISERFS_FS is not set
|
4723 |
|
|
+# CONFIG_JFS_FS is not set
|
4724 |
|
|
+# CONFIG_XFS_FS is not set
|
4725 |
|
|
+# CONFIG_GFS2_FS is not set
|
4726 |
|
|
+# CONFIG_BTRFS_FS is not set
|
4727 |
|
|
+# CONFIG_NILFS2_FS is not set
|
4728 |
|
|
+CONFIG_FS_POSIX_ACL=y
|
4729 |
|
|
+CONFIG_EXPORTFS=y
|
4730 |
|
|
+CONFIG_FILE_LOCKING=y
|
4731 |
|
|
+CONFIG_FSNOTIFY=y
|
4732 |
|
|
+CONFIG_DNOTIFY=y
|
4733 |
|
|
+CONFIG_INOTIFY_USER=y
|
4734 |
|
|
+CONFIG_FANOTIFY=y
|
4735 |
|
|
+CONFIG_QUOTA=y
|
4736 |
|
|
+CONFIG_PRINT_QUOTA_WARNING=y
|
4737 |
|
|
+# CONFIG_QUOTA_DEBUG is not set
|
4738 |
|
|
+# CONFIG_QFMT_V1 is not set
|
4739 |
|
|
+# CONFIG_QFMT_V2 is not set
|
4740 |
|
|
+CONFIG_QUOTACTL=y
|
4741 |
|
|
+CONFIG_AUTOFS4_FS=y
|
4742 |
|
|
+# CONFIG_FUSE_FS is not set
|
4743 |
|
|
+CONFIG_OVERLAY_FS=y
|
4744 |
|
|
+
|
4745 |
|
|
+#
|
4746 |
|
|
+# Caches
|
4747 |
|
|
+#
|
4748 |
|
|
+CONFIG_FSCACHE=y
|
4749 |
|
|
+# CONFIG_FSCACHE_STATS is not set
|
4750 |
|
|
+# CONFIG_FSCACHE_HISTOGRAM is not set
|
4751 |
|
|
+CONFIG_FSCACHE_DEBUG=y
|
4752 |
|
|
+# CONFIG_FSCACHE_OBJECT_LIST is not set
|
4753 |
|
|
+# CONFIG_CACHEFILES is not set
|
4754 |
|
|
+
|
4755 |
|
|
+#
|
4756 |
|
|
+# CD-ROM/DVD Filesystems
|
4757 |
|
|
+#
|
4758 |
|
|
+# CONFIG_ISO9660_FS is not set
|
4759 |
|
|
+# CONFIG_UDF_FS is not set
|
4760 |
|
|
+
|
4761 |
|
|
+#
|
4762 |
|
|
+# DOS/FAT/NT Filesystems
|
4763 |
|
|
+#
|
4764 |
|
|
+CONFIG_FAT_FS=y
|
4765 |
|
|
+CONFIG_MSDOS_FS=y
|
4766 |
|
|
+CONFIG_VFAT_FS=y
|
4767 |
|
|
+CONFIG_FAT_DEFAULT_CODEPAGE=437
|
4768 |
|
|
+CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
|
4769 |
|
|
+# CONFIG_NTFS_FS is not set
|
4770 |
|
|
+
|
4771 |
|
|
+#
|
4772 |
|
|
+# Pseudo filesystems
|
4773 |
|
|
+#
|
4774 |
|
|
+CONFIG_PROC_FS=y
|
4775 |
|
|
+CONFIG_PROC_KCORE=y
|
4776 |
|
|
+CONFIG_PROC_SYSCTL=y
|
4777 |
|
|
+CONFIG_PROC_PAGE_MONITOR=y
|
4778 |
|
|
+CONFIG_KERNFS=y
|
4779 |
|
|
+CONFIG_SYSFS=y
|
4780 |
|
|
+CONFIG_TMPFS=y
|
4781 |
|
|
+CONFIG_TMPFS_POSIX_ACL=y
|
4782 |
|
|
+CONFIG_TMPFS_XATTR=y
|
4783 |
|
|
+CONFIG_HUGETLBFS=y
|
4784 |
|
|
+CONFIG_HUGETLB_PAGE=y
|
4785 |
|
|
+CONFIG_CONFIGFS_FS=y
|
4786 |
|
|
+# CONFIG_MISC_FILESYSTEMS is not set
|
4787 |
|
|
+CONFIG_NLS=y
|
4788 |
|
|
+CONFIG_NLS_DEFAULT="iso8859-1"
|
4789 |
|
|
+CONFIG_NLS_CODEPAGE_437=y
|
4790 |
|
|
+# CONFIG_NLS_CODEPAGE_737 is not set
|
4791 |
|
|
+# CONFIG_NLS_CODEPAGE_775 is not set
|
4792 |
|
|
+CONFIG_NLS_CODEPAGE_850=y
|
4793 |
|
|
+# CONFIG_NLS_CODEPAGE_852 is not set
|
4794 |
|
|
+# CONFIG_NLS_CODEPAGE_855 is not set
|
4795 |
|
|
+# CONFIG_NLS_CODEPAGE_857 is not set
|
4796 |
|
|
+# CONFIG_NLS_CODEPAGE_860 is not set
|
4797 |
|
|
+# CONFIG_NLS_CODEPAGE_861 is not set
|
4798 |
|
|
+# CONFIG_NLS_CODEPAGE_862 is not set
|
4799 |
|
|
+# CONFIG_NLS_CODEPAGE_863 is not set
|
4800 |
|
|
+# CONFIG_NLS_CODEPAGE_864 is not set
|
4801 |
|
|
+# CONFIG_NLS_CODEPAGE_865 is not set
|
4802 |
|
|
+# CONFIG_NLS_CODEPAGE_866 is not set
|
4803 |
|
|
+# CONFIG_NLS_CODEPAGE_869 is not set
|
4804 |
|
|
+# CONFIG_NLS_CODEPAGE_936 is not set
|
4805 |
|
|
+# CONFIG_NLS_CODEPAGE_950 is not set
|
4806 |
|
|
+# CONFIG_NLS_CODEPAGE_932 is not set
|
4807 |
|
|
+# CONFIG_NLS_CODEPAGE_949 is not set
|
4808 |
|
|
+# CONFIG_NLS_CODEPAGE_874 is not set
|
4809 |
|
|
+# CONFIG_NLS_ISO8859_8 is not set
|
4810 |
|
|
+# CONFIG_NLS_CODEPAGE_1250 is not set
|
4811 |
|
|
+# CONFIG_NLS_CODEPAGE_1251 is not set
|
4812 |
|
|
+# CONFIG_NLS_ASCII is not set
|
4813 |
|
|
+CONFIG_NLS_ISO8859_1=y
|
4814 |
|
|
+# CONFIG_NLS_ISO8859_2 is not set
|
4815 |
|
|
+# CONFIG_NLS_ISO8859_3 is not set
|
4816 |
|
|
+# CONFIG_NLS_ISO8859_4 is not set
|
4817 |
|
|
+# CONFIG_NLS_ISO8859_5 is not set
|
4818 |
|
|
+# CONFIG_NLS_ISO8859_6 is not set
|
4819 |
|
|
+# CONFIG_NLS_ISO8859_7 is not set
|
4820 |
|
|
+# CONFIG_NLS_ISO8859_9 is not set
|
4821 |
|
|
+# CONFIG_NLS_ISO8859_13 is not set
|
4822 |
|
|
+# CONFIG_NLS_ISO8859_14 is not set
|
4823 |
|
|
+# CONFIG_NLS_ISO8859_15 is not set
|
4824 |
|
|
+# CONFIG_NLS_KOI8_R is not set
|
4825 |
|
|
+# CONFIG_NLS_KOI8_U is not set
|
4826 |
|
|
+# CONFIG_NLS_MAC_ROMAN is not set
|
4827 |
|
|
+# CONFIG_NLS_MAC_CELTIC is not set
|
4828 |
|
|
+# CONFIG_NLS_MAC_CENTEURO is not set
|
4829 |
|
|
+# CONFIG_NLS_MAC_CROATIAN is not set
|
4830 |
|
|
+# CONFIG_NLS_MAC_CYRILLIC is not set
|
4831 |
|
|
+# CONFIG_NLS_MAC_GAELIC is not set
|
4832 |
|
|
+# CONFIG_NLS_MAC_GREEK is not set
|
4833 |
|
|
+# CONFIG_NLS_MAC_ICELAND is not set
|
4834 |
|
|
+# CONFIG_NLS_MAC_INUIT is not set
|
4835 |
|
|
+# CONFIG_NLS_MAC_ROMANIAN is not set
|
4836 |
|
|
+# CONFIG_NLS_MAC_TURKISH is not set
|
4837 |
|
|
+# CONFIG_NLS_UTF8 is not set
|
4838 |
|
|
+
|
4839 |
|
|
+#
|
4840 |
|
|
+# Kernel hacking
|
4841 |
|
|
+#
|
4842 |
|
|
+CONFIG_TRACE_IRQFLAGS_SUPPORT=y
|
4843 |
|
|
+
|
4844 |
|
|
+#
|
4845 |
|
|
+# printk and dmesg options
|
4846 |
|
|
+#
|
4847 |
|
|
+CONFIG_PRINTK_TIME=y
|
4848 |
|
|
+CONFIG_MESSAGE_LOGLEVEL_DEFAULT=6
|
4849 |
|
|
+# CONFIG_BOOT_PRINTK_DELAY is not set
|
4850 |
|
|
+
|
4851 |
|
|
+#
|
4852 |
|
|
+# Compile-time checks and compiler options
|
4853 |
|
|
+#
|
4854 |
|
|
+# CONFIG_DEBUG_INFO is not set
|
4855 |
|
|
+CONFIG_ENABLE_WARN_DEPRECATED=y
|
4856 |
|
|
+CONFIG_ENABLE_MUST_CHECK=y
|
4857 |
|
|
+CONFIG_FRAME_WARN=1024
|
4858 |
|
|
+# CONFIG_STRIP_ASM_SYMS is not set
|
4859 |
|
|
+# CONFIG_READABLE_ASM is not set
|
4860 |
|
|
+CONFIG_UNUSED_SYMBOLS=y
|
4861 |
|
|
+# CONFIG_PAGE_OWNER is not set
|
4862 |
|
|
+# CONFIG_DEBUG_FS is not set
|
4863 |
|
|
+# CONFIG_HEADERS_CHECK is not set
|
4864 |
|
|
+# CONFIG_DEBUG_SECTION_MISMATCH is not set
|
4865 |
|
|
+CONFIG_ARCH_WANT_FRAME_POINTERS=y
|
4866 |
|
|
+CONFIG_FRAME_POINTER=y
|
4867 |
|
|
+# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
|
4868 |
|
|
+# CONFIG_MAGIC_SYSRQ is not set
|
4869 |
|
|
+CONFIG_DEBUG_KERNEL=y
|
4870 |
|
|
+
|
4871 |
|
|
+#
|
4872 |
|
|
+# Memory Debugging
|
4873 |
|
|
+#
|
4874 |
|
|
+# CONFIG_PAGE_EXTENSION is not set
|
4875 |
|
|
+# CONFIG_DEBUG_PAGEALLOC is not set
|
4876 |
|
|
+# CONFIG_DEBUG_OBJECTS is not set
|
4877 |
|
|
+# CONFIG_DEBUG_SLAB is not set
|
4878 |
|
|
+CONFIG_HAVE_DEBUG_KMEMLEAK=y
|
4879 |
|
|
+# CONFIG_DEBUG_KMEMLEAK is not set
|
4880 |
|
|
+# CONFIG_DEBUG_STACK_USAGE is not set
|
4881 |
|
|
+# CONFIG_DEBUG_VM is not set
|
4882 |
|
|
+# CONFIG_DEBUG_VIRTUAL is not set
|
4883 |
|
|
+# CONFIG_DEBUG_MEMORY_INIT is not set
|
4884 |
|
|
+CONFIG_HAVE_DEBUG_STACKOVERFLOW=y
|
4885 |
|
|
+# CONFIG_DEBUG_STACKOVERFLOW is not set
|
4886 |
|
|
+CONFIG_HAVE_ARCH_KMEMCHECK=y
|
4887 |
|
|
+# CONFIG_DEBUG_SHIRQ is not set
|
4888 |
|
|
+
|
4889 |
|
|
+#
|
4890 |
|
|
+# Debug Lockups and Hangs
|
4891 |
|
|
+#
|
4892 |
|
|
+# CONFIG_LOCKUP_DETECTOR is not set
|
4893 |
|
|
+# CONFIG_DETECT_HUNG_TASK is not set
|
4894 |
|
|
+# CONFIG_PANIC_ON_OOPS is not set
|
4895 |
|
|
+CONFIG_PANIC_ON_OOPS_VALUE=0
|
4896 |
|
|
+CONFIG_PANIC_TIMEOUT=0
|
4897 |
|
|
+# CONFIG_SCHED_DEBUG is not set
|
4898 |
|
|
+# CONFIG_SCHEDSTATS is not set
|
4899 |
|
|
+# CONFIG_SCHED_STACK_END_CHECK is not set
|
4900 |
|
|
+# CONFIG_TIMER_STATS is not set
|
4901 |
|
|
+
|
4902 |
|
|
+#
|
4903 |
|
|
+# Lock Debugging (spinlocks, mutexes, etc...)
|
4904 |
|
|
+#
|
4905 |
|
|
+# CONFIG_DEBUG_RT_MUTEXES is not set
|
4906 |
|
|
+# CONFIG_DEBUG_SPINLOCK is not set
|
4907 |
|
|
+# CONFIG_DEBUG_MUTEXES is not set
|
4908 |
|
|
+# CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
|
4909 |
|
|
+# CONFIG_DEBUG_LOCK_ALLOC is not set
|
4910 |
|
|
+# CONFIG_PROVE_LOCKING is not set
|
4911 |
|
|
+# CONFIG_LOCK_STAT is not set
|
4912 |
|
|
+# CONFIG_DEBUG_ATOMIC_SLEEP is not set
|
4913 |
|
|
+# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
|
4914 |
|
|
+# CONFIG_LOCK_TORTURE_TEST is not set
|
4915 |
|
|
+# CONFIG_STACKTRACE is not set
|
4916 |
|
|
+# CONFIG_DEBUG_KOBJECT is not set
|
4917 |
|
|
+# CONFIG_DEBUG_BUGVERBOSE is not set
|
4918 |
|
|
+# CONFIG_DEBUG_LIST is not set
|
4919 |
|
|
+# CONFIG_DEBUG_PI_LIST is not set
|
4920 |
|
|
+# CONFIG_DEBUG_SG is not set
|
4921 |
|
|
+# CONFIG_DEBUG_NOTIFIERS is not set
|
4922 |
|
|
+# CONFIG_DEBUG_CREDENTIALS is not set
|
4923 |
|
|
+
|
4924 |
|
|
+#
|
4925 |
|
|
+# RCU Debugging
|
4926 |
|
|
+#
|
4927 |
|
|
+# CONFIG_SPARSE_RCU_POINTER is not set
|
4928 |
|
|
+# CONFIG_TORTURE_TEST is not set
|
4929 |
|
|
+# CONFIG_RCU_TORTURE_TEST is not set
|
4930 |
|
|
+# CONFIG_RCU_TRACE is not set
|
4931 |
|
|
+# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
|
4932 |
|
|
+# CONFIG_NOTIFIER_ERROR_INJECTION is not set
|
4933 |
|
|
+# CONFIG_FAULT_INJECTION is not set
|
4934 |
|
|
+# CONFIG_LATENCYTOP is not set
|
4935 |
|
|
+CONFIG_ARCH_HAS_DEBUG_STRICT_USER_COPY_CHECKS=y
|
4936 |
|
|
+# CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set
|
4937 |
|
|
+CONFIG_USER_STACKTRACE_SUPPORT=y
|
4938 |
|
|
+CONFIG_HAVE_FUNCTION_TRACER=y
|
4939 |
|
|
+CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
|
4940 |
|
|
+CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST=y
|
4941 |
|
|
+CONFIG_HAVE_DYNAMIC_FTRACE=y
|
4942 |
|
|
+CONFIG_HAVE_DYNAMIC_FTRACE_WITH_REGS=y
|
4943 |
|
|
+CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
|
4944 |
|
|
+CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
|
4945 |
|
|
+CONFIG_HAVE_C_RECORDMCOUNT=y
|
4946 |
|
|
+CONFIG_TRACING_SUPPORT=y
|
4947 |
|
|
+# CONFIG_FTRACE is not set
|
4948 |
|
|
+
|
4949 |
|
|
+#
|
4950 |
|
|
+# Runtime Testing
|
4951 |
|
|
+#
|
4952 |
|
|
+# CONFIG_TEST_LIST_SORT is not set
|
4953 |
|
|
+# CONFIG_BACKTRACE_SELF_TEST is not set
|
4954 |
|
|
+# CONFIG_RBTREE_TEST is not set
|
4955 |
|
|
+# CONFIG_ATOMIC64_SELFTEST is not set
|
4956 |
|
|
+# CONFIG_TEST_STRING_HELPERS is not set
|
4957 |
|
|
+# CONFIG_TEST_KSTRTOX is not set
|
4958 |
|
|
+# CONFIG_TEST_RHASHTABLE is not set
|
4959 |
|
|
+# CONFIG_DMA_API_DEBUG is not set
|
4960 |
|
|
+# CONFIG_TEST_FIRMWARE is not set
|
4961 |
|
|
+# CONFIG_TEST_UDELAY is not set
|
4962 |
|
|
+# CONFIG_SAMPLES is not set
|
4963 |
|
|
+CONFIG_HAVE_ARCH_KGDB=y
|
4964 |
|
|
+# CONFIG_KGDB is not set
|
4965 |
|
|
+# CONFIG_STRICT_DEVMEM is not set
|
4966 |
|
|
+CONFIG_X86_VERBOSE_BOOTUP=y
|
4967 |
|
|
+CONFIG_EARLY_PRINTK=y
|
4968 |
|
|
+# CONFIG_X86_PTDUMP is not set
|
4969 |
|
|
+# CONFIG_DEBUG_RODATA is not set
|
4970 |
|
|
+# CONFIG_DOUBLEFAULT is not set
|
4971 |
|
|
+# CONFIG_DEBUG_TLBFLUSH is not set
|
4972 |
|
|
+# CONFIG_IOMMU_STRESS is not set
|
4973 |
|
|
+CONFIG_HAVE_MMIOTRACE_SUPPORT=y
|
4974 |
|
|
+CONFIG_IO_DELAY_TYPE_0X80=0
|
4975 |
|
|
+CONFIG_IO_DELAY_TYPE_0XED=1
|
4976 |
|
|
+CONFIG_IO_DELAY_TYPE_UDELAY=2
|
4977 |
|
|
+CONFIG_IO_DELAY_TYPE_NONE=3
|
4978 |
|
|
+CONFIG_IO_DELAY_0X80=y
|
4979 |
|
|
+# CONFIG_IO_DELAY_0XED is not set
|
4980 |
|
|
+# CONFIG_IO_DELAY_UDELAY is not set
|
4981 |
|
|
+# CONFIG_IO_DELAY_NONE is not set
|
4982 |
|
|
+CONFIG_DEFAULT_IO_DELAY_TYPE=0
|
4983 |
|
|
+# CONFIG_CPA_DEBUG is not set
|
4984 |
|
|
+CONFIG_OPTIMIZE_INLINING=y
|
4985 |
|
|
+# CONFIG_X86_DEBUG_STATIC_CPU_HAS is not set
|
4986 |
|
|
+
|
4987 |
|
|
+#
|
4988 |
|
|
+# Security options
|
4989 |
|
|
+#
|
4990 |
|
|
+# CONFIG_KEYS is not set
|
4991 |
|
|
+# CONFIG_SECURITY_DMESG_RESTRICT is not set
|
4992 |
|
|
+# CONFIG_SECURITY is not set
|
4993 |
|
|
+# CONFIG_SECURITYFS is not set
|
4994 |
|
|
+CONFIG_DEFAULT_SECURITY_DAC=y
|
4995 |
|
|
+CONFIG_DEFAULT_SECURITY=""
|
4996 |
|
|
+CONFIG_CRYPTO=y
|
4997 |
|
|
+
|
4998 |
|
|
+#
|
4999 |
|
|
+# Crypto core or helper
|
5000 |
|
|
+#
|
5001 |
|
|
+CONFIG_CRYPTO_ALGAPI=y
|
5002 |
|
|
+CONFIG_CRYPTO_ALGAPI2=y
|
5003 |
|
|
+CONFIG_CRYPTO_RNG=y
|
5004 |
|
|
+CONFIG_CRYPTO_RNG2=y
|
5005 |
|
|
+# CONFIG_CRYPTO_MANAGER is not set
|
5006 |
|
|
+# CONFIG_CRYPTO_MANAGER2 is not set
|
5007 |
|
|
+# CONFIG_CRYPTO_GF128MUL is not set
|
5008 |
|
|
+# CONFIG_CRYPTO_NULL is not set
|
5009 |
|
|
+# CONFIG_CRYPTO_CRYPTD is not set
|
5010 |
|
|
+# CONFIG_CRYPTO_MCRYPTD is not set
|
5011 |
|
|
+# CONFIG_CRYPTO_AUTHENC is not set
|
5012 |
|
|
+
|
5013 |
|
|
+#
|
5014 |
|
|
+# Authenticated Encryption with Associated Data
|
5015 |
|
|
+#
|
5016 |
|
|
+# CONFIG_CRYPTO_CCM is not set
|
5017 |
|
|
+# CONFIG_CRYPTO_GCM is not set
|
5018 |
|
|
+# CONFIG_CRYPTO_SEQIV is not set
|
5019 |
|
|
+
|
5020 |
|
|
+#
|
5021 |
|
|
+# Block modes
|
5022 |
|
|
+#
|
5023 |
|
|
+# CONFIG_CRYPTO_CBC is not set
|
5024 |
|
|
+# CONFIG_CRYPTO_CTR is not set
|
5025 |
|
|
+# CONFIG_CRYPTO_CTS is not set
|
5026 |
|
|
+# CONFIG_CRYPTO_ECB is not set
|
5027 |
|
|
+# CONFIG_CRYPTO_LRW is not set
|
5028 |
|
|
+# CONFIG_CRYPTO_PCBC is not set
|
5029 |
|
|
+# CONFIG_CRYPTO_XTS is not set
|
5030 |
|
|
+
|
5031 |
|
|
+#
|
5032 |
|
|
+# Hash modes
|
5033 |
|
|
+#
|
5034 |
|
|
+# CONFIG_CRYPTO_CMAC is not set
|
5035 |
|
|
+# CONFIG_CRYPTO_HMAC is not set
|
5036 |
|
|
+# CONFIG_CRYPTO_XCBC is not set
|
5037 |
|
|
+# CONFIG_CRYPTO_VMAC is not set
|
5038 |
|
|
+
|
5039 |
|
|
+#
|
5040 |
|
|
+# Digest
|
5041 |
|
|
+#
|
5042 |
|
|
+# CONFIG_CRYPTO_CRC32C is not set
|
5043 |
|
|
+# CONFIG_CRYPTO_CRC32C_INTEL is not set
|
5044 |
|
|
+# CONFIG_CRYPTO_CRC32 is not set
|
5045 |
|
|
+# CONFIG_CRYPTO_CRC32_PCLMUL is not set
|
5046 |
|
|
+# CONFIG_CRYPTO_CRCT10DIF is not set
|
5047 |
|
|
+# CONFIG_CRYPTO_GHASH is not set
|
5048 |
|
|
+# CONFIG_CRYPTO_MD4 is not set
|
5049 |
|
|
+# CONFIG_CRYPTO_MD5 is not set
|
5050 |
|
|
+# CONFIG_CRYPTO_MICHAEL_MIC is not set
|
5051 |
|
|
+# CONFIG_CRYPTO_RMD128 is not set
|
5052 |
|
|
+# CONFIG_CRYPTO_RMD160 is not set
|
5053 |
|
|
+# CONFIG_CRYPTO_RMD256 is not set
|
5054 |
|
|
+# CONFIG_CRYPTO_RMD320 is not set
|
5055 |
|
|
+# CONFIG_CRYPTO_SHA1 is not set
|
5056 |
|
|
+# CONFIG_CRYPTO_SHA256 is not set
|
5057 |
|
|
+# CONFIG_CRYPTO_SHA512 is not set
|
5058 |
|
|
+# CONFIG_CRYPTO_TGR192 is not set
|
5059 |
|
|
+# CONFIG_CRYPTO_WP512 is not set
|
5060 |
|
|
+
|
5061 |
|
|
+#
|
5062 |
|
|
+# Ciphers
|
5063 |
|
|
+#
|
5064 |
|
|
+CONFIG_CRYPTO_AES=y
|
5065 |
|
|
+# CONFIG_CRYPTO_AES_586 is not set
|
5066 |
|
|
+# CONFIG_CRYPTO_AES_NI_INTEL is not set
|
5067 |
|
|
+# CONFIG_CRYPTO_ANUBIS is not set
|
5068 |
|
|
+# CONFIG_CRYPTO_ARC4 is not set
|
5069 |
|
|
+# CONFIG_CRYPTO_BLOWFISH is not set
|
5070 |
|
|
+# CONFIG_CRYPTO_CAMELLIA is not set
|
5071 |
|
|
+# CONFIG_CRYPTO_CAST5 is not set
|
5072 |
|
|
+# CONFIG_CRYPTO_CAST6 is not set
|
5073 |
|
|
+# CONFIG_CRYPTO_DES is not set
|
5074 |
|
|
+# CONFIG_CRYPTO_FCRYPT is not set
|
5075 |
|
|
+# CONFIG_CRYPTO_KHAZAD is not set
|
5076 |
|
|
+# CONFIG_CRYPTO_SALSA20 is not set
|
5077 |
|
|
+# CONFIG_CRYPTO_SALSA20_586 is not set
|
5078 |
|
|
+# CONFIG_CRYPTO_SEED is not set
|
5079 |
|
|
+# CONFIG_CRYPTO_SERPENT is not set
|
5080 |
|
|
+# CONFIG_CRYPTO_SERPENT_SSE2_586 is not set
|
5081 |
|
|
+# CONFIG_CRYPTO_TEA is not set
|
5082 |
|
|
+# CONFIG_CRYPTO_TWOFISH is not set
|
5083 |
|
|
+# CONFIG_CRYPTO_TWOFISH_586 is not set
|
5084 |
|
|
+
|
5085 |
|
|
+#
|
5086 |
|
|
+# Compression
|
5087 |
|
|
+#
|
5088 |
|
|
+# CONFIG_CRYPTO_DEFLATE is not set
|
5089 |
|
|
+# CONFIG_CRYPTO_ZLIB is not set
|
5090 |
|
|
+# CONFIG_CRYPTO_LZO is not set
|
5091 |
|
|
+# CONFIG_CRYPTO_LZ4 is not set
|
5092 |
|
|
+# CONFIG_CRYPTO_LZ4HC is not set
|
5093 |
|
|
+
|
5094 |
|
|
+#
|
5095 |
|
|
+# Random Number Generation
|
5096 |
|
|
+#
|
5097 |
|
|
+CONFIG_CRYPTO_ANSI_CPRNG=y
|
5098 |
|
|
+# CONFIG_CRYPTO_DRBG_MENU is not set
|
5099 |
|
|
+CONFIG_CRYPTO_HW=y
|
5100 |
|
|
+# CONFIG_CRYPTO_DEV_PADLOCK is not set
|
5101 |
|
|
+CONFIG_HAVE_KVM=y
|
5102 |
|
|
+# CONFIG_VIRTUALIZATION is not set
|
5103 |
|
|
+# CONFIG_BINARY_PRINTF is not set
|
5104 |
|
|
+
|
5105 |
|
|
+#
|
5106 |
|
|
+# Library routines
|
5107 |
|
|
+#
|
5108 |
|
|
+CONFIG_BITREVERSE=y
|
5109 |
|
|
+CONFIG_GENERIC_STRNCPY_FROM_USER=y
|
5110 |
|
|
+CONFIG_GENERIC_STRNLEN_USER=y
|
5111 |
|
|
+CONFIG_GENERIC_FIND_FIRST_BIT=y
|
5112 |
|
|
+CONFIG_GENERIC_PCI_IOMAP=y
|
5113 |
|
|
+CONFIG_GENERIC_IOMAP=y
|
5114 |
|
|
+CONFIG_GENERIC_IO=y
|
5115 |
|
|
+CONFIG_ARCH_HAS_FAST_MULTIPLIER=y
|
5116 |
|
|
+CONFIG_CRC_CCITT=y
|
5117 |
|
|
+# CONFIG_CRC16 is not set
|
5118 |
|
|
+# CONFIG_CRC_T10DIF is not set
|
5119 |
|
|
+CONFIG_CRC_ITU_T=y
|
5120 |
|
|
+CONFIG_CRC32=y
|
5121 |
|
|
+# CONFIG_CRC32_SELFTEST is not set
|
5122 |
|
|
+CONFIG_CRC32_SLICEBY8=y
|
5123 |
|
|
+# CONFIG_CRC32_SLICEBY4 is not set
|
5124 |
|
|
+# CONFIG_CRC32_SARWATE is not set
|
5125 |
|
|
+# CONFIG_CRC32_BIT is not set
|
5126 |
|
|
+CONFIG_CRC7=y
|
5127 |
|
|
+# CONFIG_LIBCRC32C is not set
|
5128 |
|
|
+# CONFIG_CRC8 is not set
|
5129 |
|
|
+# CONFIG_AUDIT_ARCH_COMPAT_GENERIC is not set
|
5130 |
|
|
+# CONFIG_RANDOM32_SELFTEST is not set
|
5131 |
|
|
+CONFIG_ZLIB_INFLATE=y
|
5132 |
|
|
+# CONFIG_XZ_DEC is not set
|
5133 |
|
|
+# CONFIG_XZ_DEC_BCJ is not set
|
5134 |
|
|
+CONFIG_DECOMPRESS_GZIP=y
|
5135 |
|
|
+CONFIG_HAS_IOMEM=y
|
5136 |
|
|
+CONFIG_HAS_IOPORT_MAP=y
|
5137 |
|
|
+CONFIG_HAS_DMA=y
|
5138 |
|
|
+CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
|
5139 |
|
|
+# CONFIG_AVERAGE is not set
|
5140 |
|
|
+# CONFIG_CORDIC is not set
|
5141 |
|
|
+# CONFIG_DDR is not set
|
5142 |
|
|
+CONFIG_ARCH_HAS_SG_CHAIN=y
|
5143 |
|
|
diff -Naur linux-3.19/drivers/base/devtmpfs.c linux-3.19-sav/drivers/base/devtmpfs.c
|
5144 |
|
|
--- linux-3.19/drivers/base/devtmpfs.c 2015-02-09 03:54:22.000000000 +0100
|
5145 |
|
|
+++ linux-3.19-sav/drivers/base/devtmpfs.c 2016-01-07 22:09:02.986285476 +0100
|
5146 |
|
|
@@ -378,11 +378,13 @@
|
5147 |
|
|
char options[] = "mode=0755";
|
5148 |
|
|
int *err = p;
|
5149 |
|
|
*err = sys_unshare(CLONE_NEWNS);
|
5150 |
|
|
- if (*err)
|
5151 |
|
|
+ if (*err) {
|
5152 |
|
|
goto out;
|
5153 |
|
|
+ }
|
5154 |
|
|
*err = sys_mount("devtmpfs", "/", "devtmpfs", MS_SILENT, options);
|
5155 |
|
|
- if (*err)
|
5156 |
|
|
+ if (*err) {
|
5157 |
|
|
goto out;
|
5158 |
|
|
+ }
|
5159 |
|
|
sys_chdir("/.."); /* will traverse into overmounted root */
|
5160 |
|
|
sys_chroot(".");
|
5161 |
|
|
complete(&setup_done);
|
5162 |
|
|
@@ -423,7 +425,6 @@
|
5163 |
|
|
"type %i\n", err);
|
5164 |
|
|
return err;
|
5165 |
|
|
}
|
5166 |
|
|
-
|
5167 |
|
|
thread = kthread_run(devtmpfsd, &err, "kdevtmpfs");
|
5168 |
|
|
if (!IS_ERR(thread)) {
|
5169 |
|
|
wait_for_completion(&setup_done);
|
5170 |
|
|
diff -Naur linux-3.19/drivers/base/_impact.cmd linux-3.19-sav/drivers/base/_impact.cmd
|
5171 |
|
|
--- linux-3.19/drivers/base/_impact.cmd 1970-01-01 01:00:00.000000000 +0100
|
5172 |
|
|
+++ linux-3.19-sav/drivers/base/_impact.cmd 2016-01-07 18:57:08.562463874 +0100
|
5173 |
|
|
@@ -0,0 +1,32 @@
|
5174 |
|
|
+setMode -bs
|
5175 |
|
|
+setMode -bs
|
5176 |
|
|
+setMode -bs
|
5177 |
|
|
+setMode -bs
|
5178 |
|
|
+setCable -port auto
|
5179 |
|
|
+Identify -inferir
|
5180 |
|
|
+identifyMPM
|
5181 |
|
|
+attachflash -position 1 -spi "S25FL128S"
|
5182 |
|
|
+assignfiletoattachedflash -position 1 -file "/home/leo/Desktop/dbg_axi_18.mcs"
|
5183 |
|
|
+Program -p 1 -dataWidth 1 -spionly -e -loadfpga
|
5184 |
|
|
+setMode -bs
|
5185 |
|
|
+setMode -bs
|
5186 |
|
|
+setMode -ss
|
5187 |
|
|
+setMode -sm
|
5188 |
|
|
+setMode -hw140
|
5189 |
|
|
+setMode -spi
|
5190 |
|
|
+setMode -acecf
|
5191 |
|
|
+setMode -acempm
|
5192 |
|
|
+setMode -pff
|
5193 |
|
|
+setMode -bs
|
5194 |
|
|
+saveProjectFile -file "/home/leo/Desktop//auto_project.ipf"
|
5195 |
|
|
+setMode -bs
|
5196 |
|
|
+setMode -bs
|
5197 |
|
|
+deleteDevice -position 1
|
5198 |
|
|
+setMode -bs
|
5199 |
|
|
+setMode -ss
|
5200 |
|
|
+setMode -sm
|
5201 |
|
|
+setMode -hw140
|
5202 |
|
|
+setMode -spi
|
5203 |
|
|
+setMode -acecf
|
5204 |
|
|
+setMode -acempm
|
5205 |
|
|
+setMode -pff
|
5206 |
|
|
diff -Naur linux-3.19/drivers/base/_impact.log linux-3.19-sav/drivers/base/_impact.log
|
5207 |
|
|
--- linux-3.19/drivers/base/_impact.log 1970-01-01 01:00:00.000000000 +0100
|
5208 |
|
|
+++ linux-3.19-sav/drivers/base/_impact.log 2016-01-07 18:57:08.494463875 +0100
|
5209 |
|
|
@@ -0,0 +1,118 @@
|
5210 |
|
|
+iMPACT Version: 14.7
|
5211 |
|
|
+
|
5212 |
|
|
+iMPACT log file Started on Thu Jan 7 18:24:43 2016
|
5213 |
|
|
+
|
5214 |
|
|
+Welcome to iMPACT
|
5215 |
|
|
+iMPACT Version: 14.7
|
5216 |
|
|
+Project: '/home/leo/Desktop//auto_project.ipf' already exists.
|
5217 |
|
|
+Original project has been renamed to '/home/leo/Desktop//auto_project_1.ipf'.
|
5218 |
|
|
+Project: /home/leo/Desktop//auto_project.ipf created.
|
5219 |
|
|
+// *** BATCH CMD : setMode -bs
|
5220 |
|
|
+GUI --- Auto connect to cable...
|
5221 |
|
|
+// *** BATCH CMD : setCable -port auto
|
5222 |
|
|
+INFO:iMPACT - Digilent Plugin: Plugin Version: 2.4.4
|
5223 |
|
|
+INFO:iMPACT - Digilent Plugin: found 1 device(s).
|
5224 |
|
|
+INFO:iMPACT - Digilent Plugin: opening device: "Nexys4", SN:210274532328
|
5225 |
|
|
+INFO:iMPACT - Digilent Plugin: User Name: Nexys4
|
5226 |
|
|
+INFO:iMPACT - Digilent Plugin: Product Name: Digilent Nexys4
|
5227 |
|
|
+INFO:iMPACT - Digilent Plugin: Serial Number: 210274532328
|
5228 |
|
|
+INFO:iMPACT - Digilent Plugin: Product ID: 01200151
|
5229 |
|
|
+INFO:iMPACT - Digilent Plugin: Firmware Version: 010A
|
5230 |
|
|
+INFO:iMPACT - Digilent Plugin: JTAG Port Number: 0
|
5231 |
|
|
+INFO:iMPACT - Digilent Plugin: JTAG Clock Frequency: 10000000 Hz
|
5232 |
|
|
+Attempting to identify devices in the boundary-scan chain configuration...
|
5233 |
|
|
+INFO:iMPACT - Current time: 07/01/16 18:29
|
5234 |
|
|
+// *** BATCH CMD : Identify -inferir
|
5235 |
|
|
+PROGRESS_START - Starting Operation.
|
5236 |
|
|
+Identifying chain contents...'0': : Manufacturer's ID = Xilinx XC7A100T, Version : 1
|
5237 |
|
|
+INFO:iMPACT:1777 -
|
5238 |
|
|
+ Reading /opt/Xilinx/14.7/ISE_DS/ISE/artix7/data/xc7a100t.bsd...
|
5239 |
|
|
+INFO:iMPACT - Using CseAdapterBSDevice
|
5240 |
|
|
+INFO:iMPACT:501 - '1': Added Device XC7A100T successfully.
|
5241 |
|
|
+----------------------------------------------------------------------
|
5242 |
|
|
+done.
|
5243 |
|
|
+PROGRESS_END - End Operation.
|
5244 |
|
|
+Elapsed time = 0 sec.
|
5245 |
|
|
+// *** BATCH CMD : identifyMPM
|
5246 |
|
|
+Selected part: S25FL128S
|
5247 |
|
|
+// *** BATCH CMD : attachflash -position 1 -spi "S25FL128S"
|
5248 |
|
|
+Unprotect sectors: FALSE
|
5249 |
|
|
+// *** BATCH CMD : assignfiletoattachedflash -position 1 -file"/home/leo/Desktop/dbg_axi_18.mcs"
|
5250 |
|
|
+INFO:iMPACT - Current time: 07/01/16 18:29
|
5251 |
|
|
+// *** BATCH CMD : Program -p 1 -dataWidth 1 -spionly -e -loadfpga
|
5252 |
|
|
+Warning: Chain frequency (1000000) is less than the current cable speed(10000000).
|
5253 |
|
|
+ Adjust to cable speed (1000000).
|
5254 |
|
|
+Maximum TCK operating frequency for this device chain: 1000000.
|
5255 |
|
|
+Validating chain...
|
5256 |
|
|
+Boundary-scan chain validated successfully.
|
5257 |
|
|
+PROGRESS_START - Starting Operation.
|
5258 |
|
|
+1: Device Temperature: Current Reading: 26,26 C, Min. Reading: 21,34 C, Max.Reading: 26,75 C
|
5259 |
|
|
+1: VCCINT Supply: Current Reading: 1,005 V, Min. Reading: 1,002 V, Max.Reading: 1,005 V
|
5260 |
|
|
+1: VCCAUX Supply: Current Reading: 1,799 V, Min. Reading: 1,796 V, Max.Reading: 1,802 V
|
5261 |
|
|
+Unprotect sectors: FALSE
|
5262 |
|
|
+SPI SLAVE TYPE in Cse_Operate.c is 0
|
5263 |
|
|
+INFO:iMPACT - Downloading /opt/Xilinx/14.7/ISE_DS/ISE/data/cse/cseflash/artix7/xc7a100t_xsdbspi.cor core file.
|
5264 |
|
|
+INFO:iMPACT - Creating XC7A100T device.
|
5265 |
|
|
+PROGRESS_START - Starting Operation.
|
5266 |
|
|
+'1': Programming device...
|
5267 |
|
|
+ Match_cycle = NoWait.
|
5268 |
|
|
+Match cycle: NoWait
|
5269 |
|
|
+ LCK_cycle = NoWait.
|
5270 |
|
|
+LCK cycle: NoWait
|
5271 |
|
|
+done.
|
5272 |
|
|
+INFO:Cse - Status register values:
|
5273 |
|
|
+INFO:Cse - 0011 1111 1001 1110 0000 1000 0000 0010
|
5274 |
|
|
+INFO:Cse - '1': Completed downloading bit file to device.
|
5275 |
|
|
+INFO:Cse - '1': Programming completed successfully.
|
5276 |
|
|
+PROGRESS_END - End Operation.
|
5277 |
|
|
+Elapsed time = 5 sec.
|
5278 |
|
|
+key: dclk_has_reset, value: 0
|
5279 |
|
|
+key: period_frc, value: 0
|
5280 |
|
|
+key: period_int, value: 10
|
5281 |
|
|
+Found Slave on Bus Index.
|
5282 |
|
|
+Slave Int Type is 99, slave Index is 0 , SPI_SLAVE is 99
|
5283 |
|
|
+Slave Type is 99, slave Index is 0
|
5284 |
|
|
+SPI core clock speed value = 0xA801.
|
5285 |
|
|
+PROGRESS_START - Starting Operation.
|
5286 |
|
|
+'1': IDCODE is '012018' (in hex).
|
5287 |
|
|
+'1': ID Check passed.
|
5288 |
|
|
+'1': Erasing Device.
|
5289 |
|
|
+'1': Using Sector Erase.
|
5290 |
|
|
+'1': Erasing non-volatile quad-enable bit...
|
5291 |
|
|
+'1': Programming Flash.
|
5292 |
|
|
+'1':Programming in x1 mode.
|
5293 |
|
|
+S25FL128S Status Register Contents = 0x0000.
|
5294 |
|
|
+QUAD : 0
|
5295 |
|
|
+BP2 : 0
|
5296 |
|
|
+BP1 : 0
|
5297 |
|
|
+BP0 : 0
|
5298 |
|
|
+PROGRESS_END - End Operation.
|
5299 |
|
|
+Elapsed time = 787 sec.
|
5300 |
|
|
+INFO:iMPACT - '1': Checking done pin....done.
|
5301 |
|
|
+'1': Programmed successfully.
|
5302 |
|
|
+Project: '/home/leo/Desktop//auto_project.ipf' created.
|
5303 |
|
|
+// *** BATCH CMD : setMode -bs
|
5304 |
|
|
+// *** BATCH CMD : setMode -ss
|
5305 |
|
|
+// *** BATCH CMD : setMode -sm
|
5306 |
|
|
+// *** BATCH CMD : setMode -hw140
|
5307 |
|
|
+// *** BATCH CMD : setMode -spi
|
5308 |
|
|
+// *** BATCH CMD : setMode -acecf
|
5309 |
|
|
+// *** BATCH CMD : setMode -acempm
|
5310 |
|
|
+// *** BATCH CMD : setMode -pff
|
5311 |
|
|
+// *** BATCH CMD : setMode -bs
|
5312 |
|
|
+// *** BATCH CMD : saveProjectFile -file "/home/leo/Desktop//auto_project.ipf"
|
5313 |
|
|
+INFO:iMPACT - User_EnvOsname: 'Ubuntu'
|
5314 |
|
|
+INFO:iMPACT - User_EnvOsrelease: 'Ubuntu 14.04.3 LTS'
|
5315 |
|
|
+// *** BATCH CMD : setMode -bs
|
5316 |
|
|
+INFO:iMPACT - Launching WebTalk, please refer to the webtalk log at /home/leo/Desktop/webtalk.log for details.
|
5317 |
|
|
+INFO:iMPACT - Running wbtc successfully.
|
5318 |
|
|
+// *** BATCH CMD : setMode -bs
|
5319 |
|
|
+// *** BATCH CMD : deleteDevice -position 1
|
5320 |
|
|
+// *** BATCH CMD : setMode -bs
|
5321 |
|
|
+// *** BATCH CMD : setMode -ss
|
5322 |
|
|
+// *** BATCH CMD : setMode -sm
|
5323 |
|
|
+// *** BATCH CMD : setMode -hw140
|
5324 |
|
|
+// *** BATCH CMD : setMode -spi
|
5325 |
|
|
+// *** BATCH CMD : setMode -acecf
|
5326 |
|
|
+// *** BATCH CMD : setMode -acempm
|
5327 |
|
|
+// *** BATCH CMD : setMode -pff
|
5328 |
|
|
diff -Naur linux-3.19/drivers/misc/adxl362.c linux-3.19-sav/drivers/misc/adxl362.c
|
5329 |
|
|
--- linux-3.19/drivers/misc/adxl362.c 1970-01-01 01:00:00.000000000 +0100
|
5330 |
|
|
+++ linux-3.19-sav/drivers/misc/adxl362.c 2016-04-26 18:53:43.681878602 +0200
|
5331 |
|
|
@@ -0,0 +1,838 @@
|
5332 |
|
|
+/*
|
5333 |
|
|
+ * ADXL362 Three-Axis Digital Accelerometers
|
5334 |
|
|
+ *
|
5335 |
|
|
+ * Copyright (C) 2012 Michael Hennerich, Analog Devices Inc.
|
5336 |
|
|
+ * Licensed under the GPL-2.
|
5337 |
|
|
+ */
|
5338 |
|
|
+#include <linux/device.h>
|
5339 |
|
|
+#include <linux/module.h>
|
5340 |
|
|
+#include <linux/types.h>
|
5341 |
|
|
+#include <linux/init.h>
|
5342 |
|
|
+#include <linux/input.h>
|
5343 |
|
|
+#include <linux/interrupt.h>
|
5344 |
|
|
+#include <linux/irq.h>
|
5345 |
|
|
+#include <linux/slab.h>
|
5346 |
|
|
+#include <linux/workqueue.h>
|
5347 |
|
|
+#include <linux/spi/spi.h>
|
5348 |
|
|
+#include <linux/pm.h>
|
5349 |
|
|
+#include <linux/bitops.h>
|
5350 |
|
|
+#include <linux/log2.h>
|
5351 |
|
|
+#include <asm/unaligned.h>
|
5352 |
|
|
+#include <asm/byteorder.h>
|
5353 |
|
|
+
|
5354 |
|
|
+#include "adxl362.h"
|
5355 |
|
|
+
|
5356 |
|
|
+#define REG_2B (1 << 9) /* 16-bit register */
|
5357 |
|
|
+#define ADXL_REG_FIFO (1 << 8) /* dummy register */
|
5358 |
|
|
+
|
5359 |
|
|
+/* ADXL362 Register Map */
|
5360 |
|
|
+#define ADXL_REG_DEVID_AD 0x00
|
5361 |
|
|
+#define ADXL_REG_DEVID_MST 0x01
|
5362 |
|
|
+#define ADXL_REG_PARTID 0x02
|
5363 |
|
|
+#define ADXL_REG_REVID 0x03
|
5364 |
|
|
+#define ADXL_REG_XDATA 0x08
|
5365 |
|
|
+#define ADXL_REG_YDATA 0x09
|
5366 |
|
|
+#define ADXL_REG_ZDATA 0x0A
|
5367 |
|
|
+#define ADXL_REG_STATUS 0x0B
|
5368 |
|
|
+#define ADXL_REG_FIFO_ENTRIES_L (0x0C | REG_2B)
|
5369 |
|
|
+#define ADXL_REG_FIFO_ENTRIES_H 0x0D
|
5370 |
|
|
+#define ADXL_REG_XDATA_L (0x0E | REG_2B)
|
5371 |
|
|
+#define ADXL_REG_XDATA_H 0x0F
|
5372 |
|
|
+#define ADXL_REG_YDATA_L (0x10 | REG_2B)
|
5373 |
|
|
+#define ADXL_REG_YDATA_H 0x11
|
5374 |
|
|
+#define ADXL_REG_ZDATA_L (0x12 | REG_2B)
|
5375 |
|
|
+#define ADXL_REG_ZDATA_H 0x13
|
5376 |
|
|
+#define ADXL_REG_TEMP_L (0x14 | REG_2B)
|
5377 |
|
|
+#define ADXL_REG_TEMP_H 0x15
|
5378 |
|
|
+#define ADXL_REG_SOFT_RESET 0x1F
|
5379 |
|
|
+#define ADXL_REG_THRESH_ACT_L (0x20 | REG_2B)
|
5380 |
|
|
+#define ADXL_REG_THRESH_ACT_H 0x21
|
5381 |
|
|
+#define ADXL_REG_TIME_ACT 0x22
|
5382 |
|
|
+#define ADXL_REG_THRESH_INACT_L (0x23 | REG_2B)
|
5383 |
|
|
+#define ADXL_REG_THRESH_INACT_H 0x24
|
5384 |
|
|
+#define ADXL_REG_TIME_INACT_L (0x25 | REG_2B)
|
5385 |
|
|
+#define ADXL_REG_TIME_INACT_H 0x26
|
5386 |
|
|
+#define ADXL_REG_ACT_INACT_CTL 0x27
|
5387 |
|
|
+#define ADXL_REG_FIFO_CTL 0x28
|
5388 |
|
|
+#define ADXL_REG_FIFO_SAMPLES 0x29
|
5389 |
|
|
+#define ADXL_REG_INTMAP1 0x2A
|
5390 |
|
|
+#define ADXL_REG_INTMAP2 0x2B
|
5391 |
|
|
+#define ADXL_REG_FILTER_CTL 0x2C
|
5392 |
|
|
+#define ADXL_REG_POWER_CTL 0x2D
|
5393 |
|
|
+#define ADXL_REG_SELF_TEST 0x2E
|
5394 |
|
|
+
|
5395 |
|
|
+/* STATUS */
|
5396 |
|
|
+#define ADXL_ERR_USER_REGS (1 << 7)
|
5397 |
|
|
+#define ADXL_AWAKE (1 << 6)
|
5398 |
|
|
+#define ADXL_INACT (1 << 5)
|
5399 |
|
|
+#define ADXL_ACT (1 << 4)
|
5400 |
|
|
+#define ADXL_FIFO_OVERRUN (1 << 3)
|
5401 |
|
|
+#define ADXL_FIFO_WATERMARK (1 << 2)
|
5402 |
|
|
+#define ADXL_FIFO_READY (1 << 1)
|
5403 |
|
|
+#define ADXL_DATA_READY (1 << 0)
|
5404 |
|
|
+
|
5405 |
|
|
+/* ACT_INACT_CTL */
|
5406 |
|
|
+#define ADXL_LINK_LOOP(x) (((x) & 0x3) << 4)
|
5407 |
|
|
+#define ADXL_DEFA_MODE 0
|
5408 |
|
|
+#define ADXL_LINK_MODE 2
|
5409 |
|
|
+#define ADXL_LOOP_MODE 3
|
5410 |
|
|
+#define ADXL_INACT_REF (1 << 3)
|
5411 |
|
|
+#define ADXL_INACT_EN (1 << 2)
|
5412 |
|
|
+#define ADXL_ACT_REF (1 << 1)
|
5413 |
|
|
+#define ADXL_ACT_EN (1 << 0)
|
5414 |
|
|
+
|
5415 |
|
|
+/* FILTER_CTL */
|
5416 |
|
|
+#define ADXL_RANGE(x) ((x) << 6)
|
5417 |
|
|
+#define ADXL_HALF_BW (1 << 4)
|
5418 |
|
|
+#define ADXL_EXT_SAMPLE (1 << 3)
|
5419 |
|
|
+#define ADXL_ODR(x) ((x) & 0x7)
|
5420 |
|
|
+
|
5421 |
|
|
+/* FIFO_CTL */
|
5422 |
|
|
+#define ADXL_FIFO_AH (1 << 3)
|
5423 |
|
|
+#define ADXL_FIFO_TEMP_EN (1 << 2)
|
5424 |
|
|
+#define ADXL_FIFO_MODE(x) (((x) & 0x3) << 0)
|
5425 |
|
|
+#define ADXL_FIFO_MODE_DIS 0
|
5426 |
|
|
+#define ADXL_FIFO_MODE_OLDEST 1
|
5427 |
|
|
+#define ADXL_FIFO_MODE_STREAM 2
|
5428 |
|
|
+#define ADXL_FIFO_MODE_TRIG 3
|
5429 |
|
|
+
|
5430 |
|
|
+/* INTMAP1/INTMAP2 */
|
5431 |
|
|
+#define ADXL_INT_LOW_ACTIVE (1 << 7)
|
5432 |
|
|
+#define ADXL_INT_AWAKE_EN (1 << 6)
|
5433 |
|
|
+#define ADXL_INT_INACT_EN (1 << 5)
|
5434 |
|
|
+#define ADXL_INT_ACT_EN (1 << 4)
|
5435 |
|
|
+#define ADXL_INT_FIFO_OVERRUN_EN (1 << 3)
|
5436 |
|
|
+#define ADXL_INT_FIFO_WATERMARK_EN (1 << 2)
|
5437 |
|
|
+#define ADXL_INT_FIFO_READY_EN (1 << 1)
|
5438 |
|
|
+#define ADXL_INT_DATA_READY_EN (1 << 0)
|
5439 |
|
|
+
|
5440 |
|
|
+/* POWER_CTL */
|
5441 |
|
|
+#define ADXL_EXT_CLK (1 << 6)
|
5442 |
|
|
+#define ADXL_LOW_NOISE(x) ((x) << 4)
|
5443 |
|
|
+#define ADXL_WAKE_UP (1 << 3)
|
5444 |
|
|
+#define ADXL_AUTOSLEEP (1 << 2)
|
5445 |
|
|
+#define ADXL_MEASUREMENT_MODE (1 << 1)
|
5446 |
|
|
+
|
5447 |
|
|
+/* FIFO Buffer */
|
5448 |
|
|
+#define X_AXIS 0
|
5449 |
|
|
+#define Y_AXIS 1
|
5450 |
|
|
+#define Z_AXIS 2
|
5451 |
|
|
+#define TEMP 3
|
5452 |
|
|
+#define FIFO_ITEM(x) ((x) >> 14)
|
5453 |
|
|
+#define FIFO_ITEM_MASK (3 << 14)
|
5454 |
|
|
+
|
5455 |
|
|
+/* device specifics */
|
5456 |
|
|
+#define MAN_ID_AD 0xAD
|
5457 |
|
|
+#define PART_ID_ADXL362 0xF2 /* octal 362 */
|
5458 |
|
|
+#define MIN_FIFO_SETS 1
|
5459 |
|
|
+#define MAX_T_FIFO_SETS 170
|
5460 |
|
|
+
|
5461 |
|
|
+/* SPI specifics */
|
5462 |
|
|
+#define MAX_SPI_FREQ_HZ 5000000
|
5463 |
|
|
+#define ADXL34X_CMD_FIFO 0xD
|
5464 |
|
|
+#define ADXL34X_CMD_READ 0xB
|
5465 |
|
|
+#define ADXL34X_CMD_WRITE 0xA
|
5466 |
|
|
+
|
5467 |
|
|
+/* internal math helpers */
|
5468 |
|
|
+#define SIGN(x) ((x) < 0 ? -1 : 1)
|
5469 |
|
|
+#define ODR_TO_HZ(x) ((125 << (x)) / 10)
|
5470 |
|
|
+#define HZ_TO_ODR(x) (ilog2(((x) * 10) / 125))
|
5471 |
|
|
+#define CLAMP_WM(x) (clamp_t(u8, x, MIN_FIFO_SETS, MAX_T_FIFO_SETS))
|
5472 |
|
|
+#define CLAMP_ACT(x) (clamp_t(u8, x, 1, 0xFF))
|
5473 |
|
|
+#define CLAMP_INACT(x) (clamp_t(u16, x, 1, 0xFFFF))
|
5474 |
|
|
+
|
5475 |
|
|
+struct adxl362_axis_event {
|
5476 |
|
|
+ unsigned code;
|
5477 |
|
|
+ int scale;
|
5478 |
|
|
+};
|
5479 |
|
|
+
|
5480 |
|
|
+struct adxl362_state {
|
5481 |
|
|
+ struct input_dev *input;
|
5482 |
|
|
+ struct spi_device *spi;
|
5483 |
|
|
+ struct mutex mutex; /* reentrant protection for struct */
|
5484 |
|
|
+ struct adxl362_platform_data *pdata;
|
5485 |
|
|
+ struct spi_message msg;
|
5486 |
|
|
+ struct spi_transfer xfers[2];
|
5487 |
|
|
+ struct adxl362_axis_event axis_event[3];
|
5488 |
|
|
+ struct delayed_work work; /* !irq */
|
5489 |
|
|
+ unsigned long delay; /* !irq */
|
5490 |
|
|
+ unsigned irq;
|
5491 |
|
|
+ bool opened; /* P: mutex */
|
5492 |
|
|
+ bool suspended; /* P: mutex */
|
5493 |
|
|
+ char phys[32];
|
5494 |
|
|
+ unsigned char int_mask;
|
5495 |
|
|
+ unsigned char power_ctl;
|
5496 |
|
|
+ unsigned char filter_ctl;
|
5497 |
|
|
+ unsigned char fifo_ctl;
|
5498 |
|
|
+ unsigned char act_inact_ctl;
|
5499 |
|
|
+ unsigned char watermarks_odr[6];
|
5500 |
|
|
+
|
5501 |
|
|
+ /*
|
5502 |
|
|
+ * DMA (thus cache coherency maintenance) requires the
|
5503 |
|
|
+ * transfer buffers to live in their own cache lines.
|
5504 |
|
|
+ */
|
5505 |
|
|
+ __le16 data[512] ____cacheline_aligned;
|
5506 |
|
|
+};
|
5507 |
|
|
+
|
5508 |
|
|
+static struct adxl362_platform_data adxl362_default_init = {
|
5509 |
|
|
+ .data_rate = ADXL_ODR_12_5HZ, /* 12.5Hz */
|
5510 |
|
|
+ .data_range = ADXL_RANGE_PM_2g, /* +/- 2000mg */
|
5511 |
|
|
+ .activity_threshold = 70, /* 70mg (referenced) */
|
5512 |
|
|
+ .inactivity_threshold = 30, /* 30mg (referenced) */
|
5513 |
|
|
+ .inactivity_time = 10000, /* 10s */
|
5514 |
|
|
+ .activity_time = 1, /* 1ms */
|
5515 |
|
|
+ .referenced_activity_en = true, /* cancel static accel. of gravity */
|
5516 |
|
|
+ .referenced_inactivity_en = true, /* cancel static accel. of gravity */
|
5517 |
|
|
+ .watermark_odr_12Hz = 1,
|
5518 |
|
|
+ .watermark_odr_25Hz = 1,
|
5519 |
|
|
+ .watermark_odr_50Hz = 1,
|
5520 |
|
|
+ .watermark_odr_100Hz = 1,
|
5521 |
|
|
+ .watermark_odr_200Hz = 2, /* limit irq/poll interval to 10ms */
|
5522 |
|
|
+ .watermark_odr_400Hz = 4, /* limit irq/poll interval to 10ms */
|
5523 |
|
|
+ .ev_code_x = ABS_X, /* default mapping */
|
5524 |
|
|
+ .ev_code_y = ABS_Y,
|
5525 |
|
|
+ .ev_code_z = ABS_Z,
|
5526 |
|
|
+};
|
5527 |
|
|
+
|
5528 |
|
|
+static int adxl362_read(struct spi_device *spi, unsigned reg)
|
5529 |
|
|
+{
|
5530 |
|
|
+ unsigned char buf[4];
|
5531 |
|
|
+ unsigned rxcnt;
|
5532 |
|
|
+ ssize_t status;
|
5533 |
|
|
+
|
5534 |
|
|
+ buf[0] = ADXL34X_CMD_READ;
|
5535 |
|
|
+ buf[1] = reg;
|
5536 |
|
|
+
|
5537 |
|
|
+ if (reg & REG_2B) {
|
5538 |
|
|
+ rxcnt = 2;
|
5539 |
|
|
+ } else {
|
5540 |
|
|
+ rxcnt = 1;
|
5541 |
|
|
+ buf[3] = 0;
|
5542 |
|
|
+ }
|
5543 |
|
|
+
|
5544 |
|
|
+ status = spi_write_then_read(spi, &buf[0], 2, &buf[2], rxcnt);
|
5545 |
|
|
+
|
5546 |
|
|
+ return (status < 0) ? status : get_unaligned_le16(&buf[2]);
|
5547 |
|
|
+}
|
5548 |
|
|
+
|
5549 |
|
|
+static int adxl362_write(struct spi_device *spi,
|
5550 |
|
|
+ unsigned reg, unsigned val)
|
5551 |
|
|
+{
|
5552 |
|
|
+ unsigned char buf[4];
|
5553 |
|
|
+ unsigned txcnt = 3;
|
5554 |
|
|
+
|
5555 |
|
|
+ buf[0] = ADXL34X_CMD_WRITE;
|
5556 |
|
|
+ buf[1] = reg;
|
5557 |
|
|
+ buf[2] = val;
|
5558 |
|
|
+
|
5559 |
|
|
+ if (reg & REG_2B) {
|
5560 |
|
|
+ buf[3] = val >> 8; /* high byte last */
|
5561 |
|
|
+ txcnt++;
|
5562 |
|
|
+ }
|
5563 |
|
|
+
|
5564 |
|
|
+ return spi_write_then_read(spi, &buf[0], txcnt, NULL, 0);
|
5565 |
|
|
+}
|
5566 |
|
|
+
|
5567 |
|
|
+/*
|
5568 |
|
|
+ * Speed path spi access function:
|
5569 |
|
|
+ * Users call sequentially from the irq threaded/poll handler,
|
5570 |
|
|
+ * no additional buffer locks required.
|
5571 |
|
|
+ */
|
5572 |
|
|
+
|
5573 |
|
|
+static int adxl362_read_block(struct spi_device *spi,
|
5574 |
|
|
+ unsigned reg, unsigned count,
|
5575 |
|
|
+ void *buf)
|
5576 |
|
|
+{
|
5577 |
|
|
+ struct adxl362_state *ac = dev_get_drvdata(&spi->dev);
|
5578 |
|
|
+ unsigned char *txbuf = buf;
|
5579 |
|
|
+ int ret;
|
5580 |
|
|
+
|
5581 |
|
|
+ if (reg == ADXL_REG_FIFO) {
|
5582 |
|
|
+ txbuf[0] = ADXL34X_CMD_FIFO;
|
5583 |
|
|
+ ac->xfers[0].len = 1;
|
5584 |
|
|
+ } else {
|
5585 |
|
|
+ txbuf[0] = ADXL34X_CMD_READ;
|
5586 |
|
|
+ txbuf[1] = reg;
|
5587 |
|
|
+ ac->xfers[0].len = 2;
|
5588 |
|
|
+ }
|
5589 |
|
|
+
|
5590 |
|
|
+ ac->xfers[0].tx_buf = buf;
|
5591 |
|
|
+ ac->xfers[1].len = count;
|
5592 |
|
|
+ ac->xfers[1].rx_buf = ac->data;
|
5593 |
|
|
+
|
5594 |
|
|
+ ret = spi_sync(spi, &ac->msg);
|
5595 |
|
|
+ if (ret)
|
5596 |
|
|
+ dev_err(&spi->dev, "block read failure");
|
5597 |
|
|
+
|
5598 |
|
|
+ return ret;
|
5599 |
|
|
+}
|
5600 |
|
|
+
|
5601 |
|
|
+static int adxl362_fifo_watermark(struct adxl362_state *ac, unsigned odr_val)
|
5602 |
|
|
+{
|
5603 |
|
|
+ unsigned char val, tmp;
|
5604 |
|
|
+ unsigned short samples;
|
5605 |
|
|
+ int ret;
|
5606 |
|
|
+
|
5607 |
|
|
+ val = ac->watermarks_odr[odr_val];
|
5608 |
|
|
+
|
5609 |
|
|
+ if (!ac->irq) /* poll mode */
|
5610 |
|
|
+ return val; /* return value to calculate delayed work */
|
5611 |
|
|
+
|
5612 |
|
|
+ samples = val * 3; /* 512 entry fifo counts in samples not sets */
|
5613 |
|
|
+ tmp = ac->fifo_ctl;
|
5614 |
|
|
+
|
5615 |
|
|
+ if (samples > 255) /* MSB is stored in ADXL_REG_FIFO_CTL */
|
5616 |
|
|
+ ac->fifo_ctl |= ADXL_FIFO_AH;
|
5617 |
|
|
+ else
|
5618 |
|
|
+ ac->fifo_ctl &= ~ADXL_FIFO_AH;
|
5619 |
|
|
+
|
5620 |
|
|
+ if (tmp != ac->fifo_ctl) { /* avoid surplus writes */
|
5621 |
|
|
+ ret = adxl362_write(ac->spi, ADXL_REG_FIFO_CTL, ac->fifo_ctl);
|
5622 |
|
|
+ if (ret < 0)
|
5623 |
|
|
+ return ret;
|
5624 |
|
|
+ }
|
5625 |
|
|
+
|
5626 |
|
|
+ return adxl362_write(ac->spi, ADXL_REG_FIFO_SAMPLES, samples & 0xFF);
|
5627 |
|
|
+}
|
5628 |
|
|
+
|
5629 |
|
|
+static int adxl362_get_status(struct adxl362_state *ac,
|
5630 |
|
|
+ unsigned *stat, unsigned *samples)
|
5631 |
|
|
+{
|
5632 |
|
|
+ unsigned char *buf = (u8 *)ac->data;
|
5633 |
|
|
+ int ret;
|
5634 |
|
|
+
|
5635 |
|
|
+ /* read status and fifo count in one shot to reduce SPI overhead */
|
5636 |
|
|
+
|
5637 |
|
|
+ ret = adxl362_read_block(ac->spi, ADXL_REG_STATUS, 3, buf);
|
5638 |
|
|
+ if (ret < 0)
|
5639 |
|
|
+ dev_err(&ac->spi->dev, "failed to query int stat\n");
|
5640 |
|
|
+
|
5641 |
|
|
+ *stat = buf[0];
|
5642 |
|
|
+ *samples = get_unaligned_le16(&buf[1]); /* ADXL_REG_FIFO_ENTRIES_L */
|
5643 |
|
|
+
|
5644 |
|
|
+ return ret;
|
5645 |
|
|
+}
|
5646 |
|
|
+
|
5647 |
|
|
+static void adxl362_service_ev_fifo(struct adxl362_state *ac, unsigned cnt)
|
5648 |
|
|
+{
|
5649 |
|
|
+ unsigned short fifo_val;
|
5650 |
|
|
+ int i, ret;
|
5651 |
|
|
+
|
5652 |
|
|
+ ret = adxl362_read_block(ac->spi, ADXL_REG_FIFO, cnt * 2, ac->data);
|
5653 |
|
|
+ if (ret < 0)
|
5654 |
|
|
+ dev_err(&ac->spi->dev, "failed to read fifo\n");
|
5655 |
|
|
+
|
5656 |
|
|
+ for (i = 0; i < cnt; i++) {
|
5657 |
|
|
+ fifo_val = le16_to_cpu(ac->data[i]);
|
5658 |
|
|
+ input_report_abs(ac->input,
|
5659 |
|
|
+ ac->axis_event[FIFO_ITEM(fifo_val)].code,
|
5660 |
|
|
+ sign_extend32(fifo_val, 12) *
|
5661 |
|
|
+ ac->axis_event[FIFO_ITEM(fifo_val)].scale);
|
5662 |
|
|
+ if (FIFO_ITEM(fifo_val) == Z_AXIS)
|
5663 |
|
|
+ input_sync(ac->input);
|
5664 |
|
|
+ }
|
5665 |
|
|
+}
|
5666 |
|
|
+
|
5667 |
|
|
+static int adxl362_service(struct adxl362_state *ac)
|
5668 |
|
|
+{
|
5669 |
|
|
+ unsigned stat, samples;
|
5670 |
|
|
+ int ret;
|
5671 |
|
|
+
|
5672 |
|
|
+ ret = adxl362_get_status(ac, &stat, &samples);
|
5673 |
|
|
+ if (stat & ADXL_FIFO_OVERRUN)
|
5674 |
|
|
+ dev_err(&ac->spi->dev, "FIFO_OVERRUN\n");
|
5675 |
|
|
+
|
5676 |
|
|
+ if (stat & ADXL_ERR_USER_REGS)
|
5677 |
|
|
+ dev_err(&ac->spi->dev, "ERR_USER_REGS\n");
|
5678 |
|
|
+
|
5679 |
|
|
+ if (stat & (ADXL_FIFO_READY | ADXL_FIFO_WATERMARK))
|
5680 |
|
|
+ adxl362_service_ev_fifo(ac, samples);
|
5681 |
|
|
+
|
5682 |
|
|
+ return ret;
|
5683 |
|
|
+}
|
5684 |
|
|
+
|
5685 |
|
|
+static unsigned long adxl362_calc_poll_rate(unsigned short rate,
|
5686 |
|
|
+ unsigned short wmark)
|
5687 |
|
|
+{
|
5688 |
|
|
+ unsigned long delay = msecs_to_jiffies((1000 * wmark) / rate);
|
5689 |
|
|
+
|
5690 |
|
|
+ if (delay >= HZ)
|
5691 |
|
|
+ delay = round_jiffies_relative(delay);
|
5692 |
|
|
+
|
5693 |
|
|
+ return delay;
|
5694 |
|
|
+}
|
5695 |
|
|
+
|
5696 |
|
|
+static inline void adxl362_queue_work(struct adxl362_state *ac)
|
5697 |
|
|
+{
|
5698 |
|
|
+ queue_delayed_work(system_freezable_wq, &ac->work, ac->delay);
|
5699 |
|
|
+}
|
5700 |
|
|
+
|
5701 |
|
|
+static void adxl362_work(struct work_struct *work)
|
5702 |
|
|
+{
|
5703 |
|
|
+ struct adxl362_state *ac =
|
5704 |
|
|
+ container_of(work, struct adxl362_state, work.work);
|
5705 |
|
|
+
|
5706 |
|
|
+ adxl362_service(ac);
|
5707 |
|
|
+ adxl362_queue_work(ac);
|
5708 |
|
|
+}
|
5709 |
|
|
+
|
5710 |
|
|
+static irqreturn_t adxl362_irq(int irq, void *handle)
|
5711 |
|
|
+{
|
5712 |
|
|
+ struct adxl362_state *ac = handle;
|
5713 |
|
|
+
|
5714 |
|
|
+ adxl362_service(ac);
|
5715 |
|
|
+
|
5716 |
|
|
+ return IRQ_HANDLED;
|
5717 |
|
|
+}
|
5718 |
|
|
+
|
5719 |
|
|
+static inline void __adxl362_disable(struct adxl362_state *ac)
|
5720 |
|
|
+{
|
5721 |
|
|
+ adxl362_write(ac->spi, ADXL_REG_POWER_CTL, 0);
|
5722 |
|
|
+}
|
5723 |
|
|
+
|
5724 |
|
|
+static inline void __adxl362_enable(struct adxl362_state *ac)
|
5725 |
|
|
+{
|
5726 |
|
|
+ adxl362_write(ac->spi, ADXL_REG_POWER_CTL,
|
5727 |
|
|
+ ac->power_ctl | ADXL_MEASUREMENT_MODE);
|
5728 |
|
|
+}
|
5729 |
|
|
+
|
5730 |
|
|
+static ssize_t adxl362_rate_show(struct device *dev,
|
5731 |
|
|
+ struct device_attribute *attr, char *buf)
|
5732 |
|
|
+{
|
5733 |
|
|
+ struct adxl362_state *ac = dev_get_drvdata(dev);
|
5734 |
|
|
+
|
5735 |
|
|
+ return sprintf(buf, "%u\n", ODR_TO_HZ(ADXL_ODR(ac->filter_ctl)));
|
5736 |
|
|
+}
|
5737 |
|
|
+
|
5738 |
|
|
+static ssize_t adxl362_rate_store(struct device *dev,
|
5739 |
|
|
+ struct device_attribute *attr,
|
5740 |
|
|
+ const char *buf, size_t count)
|
5741 |
|
|
+{
|
5742 |
|
|
+ struct adxl362_state *ac = dev_get_drvdata(dev);
|
5743 |
|
|
+ unsigned short rate, wmark, odr_val;
|
5744 |
|
|
+ int ret;
|
5745 |
|
|
+
|
5746 |
|
|
+ ret = kstrtou16(buf, 10, &rate);
|
5747 |
|
|
+ if (ret)
|
5748 |
|
|
+ return ret;
|
5749 |
|
|
+
|
5750 |
|
|
+ rate = clamp_t(u16, rate, 13, 400);
|
5751 |
|
|
+
|
5752 |
|
|
+ mutex_lock(&ac->mutex);
|
5753 |
|
|
+
|
5754 |
|
|
+ odr_val = ADXL_ODR(HZ_TO_ODR(rate));
|
5755 |
|
|
+ ac->filter_ctl &= ~ADXL_ODR(~0);
|
5756 |
|
|
+ ac->filter_ctl |= odr_val;
|
5757 |
|
|
+
|
5758 |
|
|
+ adxl362_write(ac->spi, ADXL_REG_FILTER_CTL, ac->filter_ctl);
|
5759 |
|
|
+ wmark = adxl362_fifo_watermark(ac, odr_val);
|
5760 |
|
|
+
|
5761 |
|
|
+ /* update [in]activity timers with new rate */
|
5762 |
|
|
+ adxl362_write(ac->spi, ADXL_REG_TIME_INACT_L,
|
5763 |
|
|
+ CLAMP_INACT((ac->pdata->inactivity_time * rate) / 1000));
|
5764 |
|
|
+ adxl362_write(ac->spi, ADXL_REG_TIME_ACT,
|
5765 |
|
|
+ CLAMP_ACT((ac->pdata->activity_time * rate) / 1000));
|
5766 |
|
|
+
|
5767 |
|
|
+ if (!ac->irq) { /* poll mode */
|
5768 |
|
|
+ ac->delay = adxl362_calc_poll_rate(rate, wmark);
|
5769 |
|
|
+ if (ac->opened && !ac->suspended) {
|
5770 |
|
|
+ cancel_delayed_work_sync(&ac->work);
|
5771 |
|
|
+ adxl362_queue_work(ac);
|
5772 |
|
|
+ }
|
5773 |
|
|
+ }
|
5774 |
|
|
+
|
5775 |
|
|
+ mutex_unlock(&ac->mutex);
|
5776 |
|
|
+
|
5777 |
|
|
+ return count;
|
5778 |
|
|
+}
|
5779 |
|
|
+
|
5780 |
|
|
+static DEVICE_ATTR(rate, 0664, adxl362_rate_show, adxl362_rate_store);
|
5781 |
|
|
+
|
5782 |
|
|
+static ssize_t adxl362_autosleep_show(struct device *dev,
|
5783 |
|
|
+ struct device_attribute *attr, char *buf)
|
5784 |
|
|
+{
|
5785 |
|
|
+ struct adxl362_state *ac = dev_get_drvdata(dev);
|
5786 |
|
|
+
|
5787 |
|
|
+ return sprintf(buf, "%u\n", !!(ac->power_ctl & ADXL_AUTOSLEEP));
|
5788 |
|
|
+}
|
5789 |
|
|
+
|
5790 |
|
|
+static ssize_t adxl362_autosleep_store(struct device *dev,
|
5791 |
|
|
+ struct device_attribute *attr,
|
5792 |
|
|
+ const char *buf, size_t count)
|
5793 |
|
|
+{
|
5794 |
|
|
+ struct adxl362_state *ac = dev_get_drvdata(dev);
|
5795 |
|
|
+ bool val;
|
5796 |
|
|
+ int error;
|
5797 |
|
|
+
|
5798 |
|
|
+ error = strtobool(buf, &val);
|
5799 |
|
|
+ if (error)
|
5800 |
|
|
+ return error;
|
5801 |
|
|
+
|
5802 |
|
|
+ mutex_lock(&ac->mutex);
|
5803 |
|
|
+
|
5804 |
|
|
+ if (val)
|
5805 |
|
|
+ ac->power_ctl |= ADXL_AUTOSLEEP;
|
5806 |
|
|
+ else
|
5807 |
|
|
+ ac->power_ctl &= ~ADXL_AUTOSLEEP;
|
5808 |
|
|
+
|
5809 |
|
|
+ adxl362_write(ac->spi, ADXL_REG_POWER_CTL, ac->power_ctl);
|
5810 |
|
|
+
|
5811 |
|
|
+ mutex_unlock(&ac->mutex);
|
5812 |
|
|
+
|
5813 |
|
|
+ return count;
|
5814 |
|
|
+}
|
5815 |
|
|
+
|
5816 |
|
|
+static DEVICE_ATTR(autosleep, 0664,
|
5817 |
|
|
+ adxl362_autosleep_show, adxl362_autosleep_store);
|
5818 |
|
|
+
|
5819 |
|
|
+static struct attribute *adxl362_attributes[] = {
|
5820 |
|
|
+ &dev_attr_rate.attr,
|
5821 |
|
|
+ &dev_attr_autosleep.attr,
|
5822 |
|
|
+ NULL
|
5823 |
|
|
+};
|
5824 |
|
|
+
|
5825 |
|
|
+static const struct attribute_group adxl362_attr_group = {
|
5826 |
|
|
+ .attrs = adxl362_attributes,
|
5827 |
|
|
+};
|
5828 |
|
|
+
|
5829 |
|
|
+static int adxl362_setup(struct adxl362_state *ac)
|
5830 |
|
|
+{
|
5831 |
|
|
+ struct adxl362_platform_data *pdata = ac->pdata;
|
5832 |
|
|
+ unsigned char scale = pdata->data_range / 2; /* scale div 1, 2, 4 */
|
5833 |
|
|
+ unsigned odr_val;
|
5834 |
|
|
+ int ret;
|
5835 |
|
|
+
|
5836 |
|
|
+ ac->axis_event[X_AXIS].code = abs(pdata->ev_code_x);
|
5837 |
|
|
+ ac->axis_event[Y_AXIS].code = abs(pdata->ev_code_y);
|
5838 |
|
|
+ ac->axis_event[Z_AXIS].code = abs(pdata->ev_code_z);
|
5839 |
|
|
+ ac->axis_event[X_AXIS].scale = SIGN(pdata->ev_code_x) * scale;
|
5840 |
|
|
+ ac->axis_event[Y_AXIS].scale = SIGN(pdata->ev_code_y) * scale;
|
5841 |
|
|
+ ac->axis_event[Z_AXIS].scale = SIGN(pdata->ev_code_z) * scale;
|
5842 |
|
|
+
|
5843 |
|
|
+ odr_val = ADXL_ODR(HZ_TO_ODR(pdata->data_rate));
|
5844 |
|
|
+ ac->power_ctl = ADXL_LOW_NOISE(pdata->low_power_mode);
|
5845 |
|
|
+ ac->filter_ctl = ADXL_RANGE(pdata->data_range) |
|
5846 |
|
|
+ (pdata->half_bw ? ADXL_HALF_BW : 0) |
|
5847 |
|
|
+ odr_val;
|
5848 |
|
|
+ ac->act_inact_ctl = ADXL_LINK_LOOP(ADXL_LOOP_MODE) |
|
5849 |
|
|
+ (pdata->referenced_activity_en ? ADXL_ACT_REF : 0) |
|
5850 |
|
|
+ (pdata->referenced_inactivity_en ? ADXL_INACT_REF : 0) |
|
5851 |
|
|
+ ADXL_INACT_EN | ADXL_ACT_EN;
|
5852 |
|
|
+
|
5853 |
|
|
+ ac->fifo_ctl = ADXL_FIFO_MODE(ADXL_FIFO_MODE_STREAM);
|
5854 |
|
|
+
|
5855 |
|
|
+ ac->watermarks_odr[0] = CLAMP_WM(pdata->watermark_odr_12Hz);
|
5856 |
|
|
+ ac->watermarks_odr[1] = CLAMP_WM(pdata->watermark_odr_25Hz);
|
5857 |
|
|
+ ac->watermarks_odr[2] = CLAMP_WM(pdata->watermark_odr_50Hz);
|
5858 |
|
|
+ ac->watermarks_odr[3] = CLAMP_WM(pdata->watermark_odr_100Hz);
|
5859 |
|
|
+ ac->watermarks_odr[4] = CLAMP_WM(pdata->watermark_odr_200Hz);
|
5860 |
|
|
+ ac->watermarks_odr[5] = CLAMP_WM(pdata->watermark_odr_400Hz);
|
5861 |
|
|
+
|
5862 |
|
|
+ ret = adxl362_write(ac->spi, ADXL_REG_THRESH_ACT_L,
|
5863 |
|
|
+ pdata->activity_threshold / scale);
|
5864 |
|
|
+ if (ret < 0)
|
5865 |
|
|
+ return ret;
|
5866 |
|
|
+
|
5867 |
|
|
+ ret = adxl362_write(ac->spi, ADXL_REG_TIME_ACT,
|
5868 |
|
|
+ CLAMP_ACT((pdata->activity_time *
|
5869 |
|
|
+ ODR_TO_HZ(odr_val)) / 1000));
|
5870 |
|
|
+ if (ret < 0)
|
5871 |
|
|
+ return ret;
|
5872 |
|
|
+
|
5873 |
|
|
+ ret = adxl362_write(ac->spi, ADXL_REG_THRESH_INACT_L,
|
5874 |
|
|
+ pdata->inactivity_threshold / scale);
|
5875 |
|
|
+ if (ret < 0)
|
5876 |
|
|
+ return ret;
|
5877 |
|
|
+
|
5878 |
|
|
+ ret = adxl362_write(ac->spi, ADXL_REG_TIME_INACT_L,
|
5879 |
|
|
+ CLAMP_INACT((pdata->inactivity_time *
|
5880 |
|
|
+ ODR_TO_HZ(odr_val)) / 1000));
|
5881 |
|
|
+ if (ret < 0)
|
5882 |
|
|
+ return ret;
|
5883 |
|
|
+
|
5884 |
|
|
+ ret = adxl362_write(ac->spi, ADXL_REG_ACT_INACT_CTL,
|
5885 |
|
|
+ ac->act_inact_ctl);
|
5886 |
|
|
+ if (ret < 0)
|
5887 |
|
|
+ return ret;
|
5888 |
|
|
+
|
5889 |
|
|
+ ret = adxl362_write(ac->spi, ADXL_REG_FIFO_CTL, ac->fifo_ctl);
|
5890 |
|
|
+ if (ret < 0)
|
5891 |
|
|
+ return ret;
|
5892 |
|
|
+
|
5893 |
|
|
+ ret = adxl362_fifo_watermark(ac, odr_val);
|
5894 |
|
|
+ if (ret < 0)
|
5895 |
|
|
+ return ret;
|
5896 |
|
|
+
|
5897 |
|
|
+ if (!ac->irq) { /* poll mode */
|
5898 |
|
|
+ ac->delay = adxl362_calc_poll_rate(
|
5899 |
|
|
+ ODR_TO_HZ(ADXL_ODR(ac->filter_ctl)), ret);
|
5900 |
|
|
+ } else {
|
5901 |
|
|
+ ret = adxl362_write(ac->spi, pdata->use_int2 ?
|
5902 |
|
|
+ ADXL_REG_INTMAP2 : ADXL_REG_INTMAP1, ac->int_mask);
|
5903 |
|
|
+ if (ret < 0)
|
5904 |
|
|
+ return ret;
|
5905 |
|
|
+ }
|
5906 |
|
|
+
|
5907 |
|
|
+ return adxl362_write(ac->spi, ADXL_REG_FILTER_CTL, ac->filter_ctl);
|
5908 |
|
|
+}
|
5909 |
|
|
+
|
5910 |
|
|
+static int adxl362_input_open(struct input_dev *input)
|
5911 |
|
|
+{
|
5912 |
|
|
+ struct adxl362_state *ac = input_get_drvdata(input);
|
5913 |
|
|
+
|
5914 |
|
|
+ mutex_lock(&ac->mutex);
|
5915 |
|
|
+
|
5916 |
|
|
+ if (!ac->suspended)
|
5917 |
|
|
+ __adxl362_enable(ac);
|
5918 |
|
|
+
|
5919 |
|
|
+ ac->opened = true;
|
5920 |
|
|
+
|
5921 |
|
|
+ if (!ac->irq) { /* poll mode */
|
5922 |
|
|
+ adxl362_service(ac);
|
5923 |
|
|
+ adxl362_queue_work(ac);
|
5924 |
|
|
+ }
|
5925 |
|
|
+
|
5926 |
|
|
+ mutex_unlock(&ac->mutex);
|
5927 |
|
|
+
|
5928 |
|
|
+ return 0;
|
5929 |
|
|
+}
|
5930 |
|
|
+
|
5931 |
|
|
+static void adxl362_input_close(struct input_dev *input)
|
5932 |
|
|
+{
|
5933 |
|
|
+ struct adxl362_state *ac = input_get_drvdata(input);
|
5934 |
|
|
+
|
5935 |
|
|
+ mutex_lock(&ac->mutex);
|
5936 |
|
|
+
|
5937 |
|
|
+ if (!ac->suspended)
|
5938 |
|
|
+ __adxl362_disable(ac);
|
5939 |
|
|
+
|
5940 |
|
|
+ ac->opened = false;
|
5941 |
|
|
+
|
5942 |
|
|
+ if (!ac->irq) /* poll mode */
|
5943 |
|
|
+ cancel_delayed_work_sync(&ac->work);
|
5944 |
|
|
+
|
5945 |
|
|
+ mutex_unlock(&ac->mutex);
|
5946 |
|
|
+}
|
5947 |
|
|
+
|
5948 |
|
|
+static int adxl362_probe(struct spi_device *spi)
|
5949 |
|
|
+{
|
5950 |
|
|
+ struct adxl362_platform_data *pdata = spi->dev.platform_data;
|
5951 |
|
|
+ struct input_dev *input_dev;
|
5952 |
|
|
+ struct adxl362_state *ac;
|
5953 |
|
|
+ struct device *dev = &spi->dev;
|
5954 |
|
|
+ int ret, man_id, part_id, range;
|
5955 |
|
|
+ unsigned long irqflags;
|
5956 |
|
|
+
|
5957 |
|
|
+ /* don't exceed max specified SPI CLK frequency */
|
5958 |
|
|
+
|
5959 |
|
|
+ printk ("dbg 1 ... ");
|
5960 |
|
|
+ if (spi->max_speed_hz > MAX_SPI_FREQ_HZ) {
|
5961 |
|
|
+ dev_err(dev, "SPI CLK %d Hz too fast\n", spi->max_speed_hz);
|
5962 |
|
|
+ return -EINVAL;
|
5963 |
|
|
+ }
|
5964 |
|
|
+
|
5965 |
|
|
+ printk ("dbg 2 ... ");
|
5966 |
|
|
+ ac = devm_kzalloc(dev, sizeof(*ac), GFP_KERNEL);
|
5967 |
|
|
+ input_dev = input_allocate_device();
|
5968 |
|
|
+ if (!ac || !input_dev) {
|
5969 |
|
|
+ ret = -ENOMEM;
|
5970 |
|
|
+ goto err_free_mem;
|
5971 |
|
|
+ }
|
5972 |
|
|
+
|
5973 |
|
|
+ printk ("dbg 3 ... ");
|
5974 |
|
|
+ if (!pdata) {
|
5975 |
|
|
+ dev_dbg(dev,
|
5976 |
|
|
+ "No platform data: Using default initialization\n");
|
5977 |
|
|
+ pdata = &adxl362_default_init;
|
5978 |
|
|
+ }
|
5979 |
|
|
+
|
5980 |
|
|
+ printk ("dbg 3 ... ");
|
5981 |
|
|
+
|
5982 |
|
|
+ spi_set_drvdata(spi, ac);
|
5983 |
|
|
+ mutex_init(&ac->mutex);
|
5984 |
|
|
+
|
5985 |
|
|
+ printk ("dbg 4 ... ");
|
5986 |
|
|
+
|
5987 |
|
|
+ ac->input = input_dev;
|
5988 |
|
|
+ ac->pdata = pdata;
|
5989 |
|
|
+ ac->spi = spi;
|
5990 |
|
|
+ ac->irq = spi->irq;
|
5991 |
|
|
+
|
5992 |
|
|
+ printk ("dbg 5 ... ");
|
5993 |
|
|
+
|
5994 |
|
|
+ /* query device presence */
|
5995 |
|
|
+ man_id = adxl362_read(spi, ADXL_REG_DEVID_AD);
|
5996 |
|
|
+ part_id = adxl362_read(spi, ADXL_REG_PARTID);
|
5997 |
|
|
+
|
5998 |
|
|
+ if (man_id != MAN_ID_AD || part_id != PART_ID_ADXL362) {
|
5999 |
|
|
+ dev_err(dev, "Failed to probe (0x%X:0x%X)\n", man_id, part_id);
|
6000 |
|
|
+ ret = -ENODEV;
|
6001 |
|
|
+ goto err_free_mem;
|
6002 |
|
|
+ }
|
6003 |
|
|
+
|
6004 |
|
|
+
|
6005 |
|
|
+ printk ("dbg 6 ... ");
|
6006 |
|
|
+
|
6007 |
|
|
+ /* now set to a known state */
|
6008 |
|
|
+ adxl362_write(ac->spi, ADXL_REG_SOFT_RESET, 'R'); /* reset */
|
6009 |
|
|
+
|
6010 |
|
|
+ /* setup speed path default message */
|
6011 |
|
|
+ spi_message_init(&ac->msg);
|
6012 |
|
|
+ spi_message_add_tail(&ac->xfers[0], &ac->msg);
|
6013 |
|
|
+ spi_message_add_tail(&ac->xfers[1], &ac->msg);
|
6014 |
|
|
+ ac->xfers[0].bits_per_word = 8;
|
6015 |
|
|
+ ac->xfers[1].bits_per_word = 8;
|
6016 |
|
|
+
|
6017 |
|
|
+ printk ("dbg 7 ... ");
|
6018 |
|
|
+
|
6019 |
|
|
+ /* setup input device */
|
6020 |
|
|
+ snprintf(ac->phys, sizeof(ac->phys), "%s/input0", dev_name(dev));
|
6021 |
|
|
+ input_dev->name = "ADXL362 accelerometer";
|
6022 |
|
|
+ input_dev->phys = ac->phys;
|
6023 |
|
|
+ input_dev->dev.parent = dev;
|
6024 |
|
|
+ input_dev->id.bustype = BUS_SPI;
|
6025 |
|
|
+ input_dev->id.vendor = man_id;
|
6026 |
|
|
+ input_dev->id.product = part_id;
|
6027 |
|
|
+ input_dev->id.version = adxl362_read(spi, ADXL_REG_REVID);
|
6028 |
|
|
+ input_dev->open = adxl362_input_open;
|
6029 |
|
|
+ input_dev->close = adxl362_input_close;
|
6030 |
|
|
+
|
6031 |
|
|
+ input_set_drvdata(input_dev, ac);
|
6032 |
|
|
+
|
6033 |
|
|
+ __set_bit(EV_ABS, input_dev->evbit);
|
6034 |
|
|
+
|
6035 |
|
|
+ printk ("dbg 8 ... ");
|
6036 |
|
|
+
|
6037 |
|
|
+ range = pdata->data_range * 1000; /* +/- 2000, 4000, 8000 mg */
|
6038 |
|
|
+
|
6039 |
|
|
+ input_set_abs_params(input_dev, ABS_X, -range, range,
|
6040 |
|
|
+ pdata->abs_fuzz, 0);
|
6041 |
|
|
+ input_set_abs_params(input_dev, ABS_Y, -range, range,
|
6042 |
|
|
+ pdata->abs_fuzz, 0);
|
6043 |
|
|
+ input_set_abs_params(input_dev, ABS_Z, -range, range,
|
6044 |
|
|
+ pdata->abs_fuzz, 0);
|
6045 |
|
|
+
|
6046 |
|
|
+ /* request irq or init polled mode if desired */
|
6047 |
|
|
+ if (spi->irq) {
|
6048 |
|
|
+ printk ("dbg irq ... ");
|
6049 |
|
|
+ ac->int_mask = ADXL_INT_FIFO_WATERMARK_EN |
|
6050 |
|
|
+ ADXL_INT_FIFO_OVERRUN_EN;
|
6051 |
|
|
+
|
6052 |
|
|
+ if (pdata->irqflags)
|
6053 |
|
|
+ irqflags = pdata->irqflags & IRQF_TRIGGER_MASK;
|
6054 |
|
|
+ else
|
6055 |
|
|
+ irqflags = IRQF_TRIGGER_HIGH;
|
6056 |
|
|
+
|
6057 |
|
|
+ if (irqflags & (IRQF_TRIGGER_LOW | IRQF_TRIGGER_FALLING))
|
6058 |
|
|
+ ac->int_mask |= ADXL_INT_LOW_ACTIVE;
|
6059 |
|
|
+
|
6060 |
|
|
+ ret = request_threaded_irq(spi->irq, NULL, adxl362_irq,
|
6061 |
|
|
+ irqflags | IRQF_ONESHOT,
|
6062 |
|
|
+ dev_name(dev), ac);
|
6063 |
|
|
+ if (ret) {
|
6064 |
|
|
+ dev_err(dev, "irq %d busy?\n", spi->irq);
|
6065 |
|
|
+ goto err_free_mem;
|
6066 |
|
|
+ }
|
6067 |
|
|
+ } else {
|
6068 |
|
|
+ printk ("dbg polling ... ");
|
6069 |
|
|
+ INIT_DELAYED_WORK(&ac->work, adxl362_work);
|
6070 |
|
|
+ }
|
6071 |
|
|
+
|
6072 |
|
|
+ ret = sysfs_create_group(&dev->kobj, &adxl362_attr_group);
|
6073 |
|
|
+ if (ret)
|
6074 |
|
|
+ goto err_free_irq;
|
6075 |
|
|
+
|
6076 |
|
|
+ /* init hardware */
|
6077 |
|
|
+ ret = adxl362_setup(ac);
|
6078 |
|
|
+ if (ret)
|
6079 |
|
|
+ goto err_remove_attr;
|
6080 |
|
|
+
|
6081 |
|
|
+ ret = input_register_device(input_dev);
|
6082 |
|
|
+ if (ret)
|
6083 |
|
|
+ goto err_remove_attr;
|
6084 |
|
|
+
|
6085 |
|
|
+ printk ("dbg 12 ... ");
|
6086 |
|
|
+
|
6087 |
|
|
+ return 0;
|
6088 |
|
|
+
|
6089 |
|
|
+err_remove_attr:
|
6090 |
|
|
+ sysfs_remove_group(&dev->kobj, &adxl362_attr_group);
|
6091 |
|
|
+err_free_irq:
|
6092 |
|
|
+ if (spi->irq)
|
6093 |
|
|
+ free_irq(spi->irq, ac);
|
6094 |
|
|
+err_free_mem:
|
6095 |
|
|
+ input_free_device(input_dev);
|
6096 |
|
|
+
|
6097 |
|
|
+ return ret;
|
6098 |
|
|
+}
|
6099 |
|
|
+
|
6100 |
|
|
+static int adxl362_remove(struct spi_device *spi)
|
6101 |
|
|
+{
|
6102 |
|
|
+ struct adxl362_state *ac = dev_get_drvdata(&spi->dev);
|
6103 |
|
|
+
|
6104 |
|
|
+ if (spi->irq)
|
6105 |
|
|
+ free_irq(spi->irq, ac);
|
6106 |
|
|
+ else
|
6107 |
|
|
+ cancel_delayed_work_sync(&ac->work);
|
6108 |
|
|
+
|
6109 |
|
|
+ __adxl362_disable(ac);
|
6110 |
|
|
+ sysfs_remove_group(&spi->dev.kobj, &adxl362_attr_group);
|
6111 |
|
|
+ input_unregister_device(ac->input);
|
6112 |
|
|
+
|
6113 |
|
|
+ return 0;
|
6114 |
|
|
+}
|
6115 |
|
|
+
|
6116 |
|
|
+#ifdef CONFIG_PM_SLEEP
|
6117 |
|
|
+static int adxl362_suspend(struct device *dev)
|
6118 |
|
|
+{
|
6119 |
|
|
+ struct spi_device *spi = to_spi_device(dev);
|
6120 |
|
|
+ struct adxl362_state *ac = dev_get_drvdata(&spi->dev);
|
6121 |
|
|
+
|
6122 |
|
|
+ mutex_lock(&ac->mutex);
|
6123 |
|
|
+
|
6124 |
|
|
+ if (!ac->suspended && ac->opened)
|
6125 |
|
|
+ __adxl362_disable(ac);
|
6126 |
|
|
+
|
6127 |
|
|
+ ac->suspended = true;
|
6128 |
|
|
+
|
6129 |
|
|
+ mutex_unlock(&ac->mutex);
|
6130 |
|
|
+
|
6131 |
|
|
+ return 0;
|
6132 |
|
|
+}
|
6133 |
|
|
+
|
6134 |
|
|
+static int adxl362_resume(struct device *dev)
|
6135 |
|
|
+{
|
6136 |
|
|
+ struct spi_device *spi = to_spi_device(dev);
|
6137 |
|
|
+ struct adxl362_state *ac = dev_get_drvdata(&spi->dev);
|
6138 |
|
|
+
|
6139 |
|
|
+ mutex_lock(&ac->mutex);
|
6140 |
|
|
+
|
6141 |
|
|
+ if (ac->suspended && ac->opened)
|
6142 |
|
|
+ __adxl362_enable(ac);
|
6143 |
|
|
+
|
6144 |
|
|
+ ac->suspended = false;
|
6145 |
|
|
+
|
6146 |
|
|
+ mutex_unlock(&ac->mutex);
|
6147 |
|
|
+
|
6148 |
|
|
+ return 0;
|
6149 |
|
|
+}
|
6150 |
|
|
+#endif
|
6151 |
|
|
+
|
6152 |
|
|
+static SIMPLE_DEV_PM_OPS(adxl362_pm, adxl362_suspend,
|
6153 |
|
|
+ adxl362_resume);
|
6154 |
|
|
+
|
6155 |
|
|
+static struct spi_driver adxl362_driver = {
|
6156 |
|
|
+ .driver = {
|
6157 |
|
|
+ .name = "adxl362",
|
6158 |
|
|
+ .owner = THIS_MODULE,
|
6159 |
|
|
+ .pm = &adxl362_pm,
|
6160 |
|
|
+ },
|
6161 |
|
|
+ .probe = adxl362_probe,
|
6162 |
|
|
+ .remove = adxl362_remove,
|
6163 |
|
|
+};
|
6164 |
|
|
+
|
6165 |
|
|
+module_spi_driver(adxl362_driver);
|
6166 |
|
|
+
|
6167 |
|
|
+MODULE_AUTHOR("Michael Hennerich <hennerich@blackfin.uclinux.org>");
|
6168 |
|
|
+MODULE_DESCRIPTION("ADXL362 Three-Axis Digital Accelerometer");
|
6169 |
|
|
+MODULE_LICENSE("GPL");
|
6170 |
|
|
diff -Naur linux-3.19/drivers/misc/adxl362.h linux-3.19-sav/drivers/misc/adxl362.h
|
6171 |
|
|
--- linux-3.19/drivers/misc/adxl362.h 1970-01-01 01:00:00.000000000 +0100
|
6172 |
|
|
+++ linux-3.19-sav/drivers/misc/adxl362.h 2016-04-17 19:11:58.940045002 +0200
|
6173 |
|
|
@@ -0,0 +1,125 @@
|
6174 |
|
|
+/*
|
6175 |
|
|
+ * include/linux/input/adxl362.h
|
6176 |
|
|
+ *
|
6177 |
|
|
+ * Digital Accelerometer characteristics are highly application specific
|
6178 |
|
|
+ * and may vary between boards and models. The platform_data for the
|
6179 |
|
|
+ * device's "struct device" holds this information.
|
6180 |
|
|
+ *
|
6181 |
|
|
+ * Copyright 2012 Analog Devices Inc.
|
6182 |
|
|
+ *
|
6183 |
|
|
+ * Licensed under the GPL-2.
|
6184 |
|
|
+ */
|
6185 |
|
|
+
|
6186 |
|
|
+#ifndef __LINUX_INPUT_ADXL362_H__
|
6187 |
|
|
+#define __LINUX_INPUT_ADXL362_H__
|
6188 |
|
|
+
|
6189 |
|
|
+enum adxl_odr {
|
6190 |
|
|
+ ADXL_ODR_12_5HZ = 13,
|
6191 |
|
|
+ ADXL_ODR_25HZ = 25,
|
6192 |
|
|
+ ADXL_ODR_50HZ = 50,
|
6193 |
|
|
+ ADXL_ODR_100HZ = 100,
|
6194 |
|
|
+ ADXL_ODR_200HZ = 200,
|
6195 |
|
|
+ ADXL_ODR_400HZ = 400,
|
6196 |
|
|
+};
|
6197 |
|
|
+
|
6198 |
|
|
+enum adxl_g_range {
|
6199 |
|
|
+ ADXL_RANGE_PM_2g = 2,
|
6200 |
|
|
+ ADXL_RANGE_PM_4g = 4,
|
6201 |
|
|
+ ADXL_RANGE_PM_8g = 8,
|
6202 |
|
|
+};
|
6203 |
|
|
+
|
6204 |
|
|
+enum adxl_power_mode {
|
6205 |
|
|
+ ADXL_NORM_OPERATION = 0,
|
6206 |
|
|
+ ADXL_LOW_NOISE_MODE = 1,
|
6207 |
|
|
+ ADXL_ULTRA_LOW_NOISE_MODE = 2,
|
6208 |
|
|
+};
|
6209 |
|
|
+
|
6210 |
|
|
+struct adxl362_platform_data {
|
6211 |
|
|
+ /*
|
6212 |
|
|
+ * data_range:
|
6213 |
|
|
+ * Measurement range selection +/- 2,4,8 g
|
6214 |
|
|
+ */
|
6215 |
|
|
+ enum adxl_g_range data_range;
|
6216 |
|
|
+
|
6217 |
|
|
+ /*
|
6218 |
|
|
+ * low_power_mode:
|
6219 |
|
|
+ * Power versus noise tradeoff.
|
6220 |
|
|
+ */
|
6221 |
|
|
+ enum adxl_power_mode low_power_mode;
|
6222 |
|
|
+
|
6223 |
|
|
+ /*
|
6224 |
|
|
+ * data_rate:
|
6225 |
|
|
+ * Selects the output data rate (ODR).
|
6226 |
|
|
+ */
|
6227 |
|
|
+ enum adxl_odr data_rate;
|
6228 |
|
|
+
|
6229 |
|
|
+ /*
|
6230 |
|
|
+ * half_bw:
|
6231 |
|
|
+ * Sets the anti-aliasing filter to 1/4 of the output data rate (ODR)
|
6232 |
|
|
+ */
|
6233 |
|
|
+ bool half_bw;
|
6234 |
|
|
+
|
6235 |
|
|
+ /*
|
6236 |
|
|
+ * watermark_odr:
|
6237 |
|
|
+ * The Watermark feature can be used to reduce the interrupt/poll load
|
6238 |
|
|
+ * of the system. The FIFO fills up to watermark value in sample sets
|
6239 |
|
|
+ * [1..170] and then generates an interrupt. Each ODR can have it's
|
6240 |
|
|
+ * own watermark.
|
6241 |
|
|
+ */
|
6242 |
|
|
+ u8 watermark_odr_12Hz;
|
6243 |
|
|
+ u8 watermark_odr_25Hz;
|
6244 |
|
|
+ u8 watermark_odr_50Hz;
|
6245 |
|
|
+ u8 watermark_odr_100Hz;
|
6246 |
|
|
+ u8 watermark_odr_200Hz;
|
6247 |
|
|
+ u8 watermark_odr_400Hz;
|
6248 |
|
|
+
|
6249 |
|
|
+ /*
|
6250 |
|
|
+ * When acceleration measurements are received from the ADXL362
|
6251 |
|
|
+ * events are sent to the input event subsystem. The following settings
|
6252 |
|
|
+ * select the event code for ABS x, y and z axis data
|
6253 |
|
|
+ * respectively. The event codes can also be negated to further account
|
6254 |
|
|
+ * for sensor orientation.
|
6255 |
|
|
+ */
|
6256 |
|
|
+ s32 ev_code_x; /* (+/-)ABS_X,Y,Z */
|
6257 |
|
|
+ s32 ev_code_y; /* (+/-)ABS_X,Y,Z */
|
6258 |
|
|
+ s32 ev_code_z; /* (+/-)ABS_X,Y,Z */
|
6259 |
|
|
+ s32 abs_fuzz; /* input fuzz val */
|
6260 |
|
|
+
|
6261 |
|
|
+ /*
|
6262 |
|
|
+ * [in]activity_threshold:
|
6263 |
|
|
+ * holds the threshold value for activity detection.
|
6264 |
|
|
+ * The data format is unsigned. The scale factor is
|
6265 |
|
|
+ * 1mg/LSB.
|
6266 |
|
|
+ */
|
6267 |
|
|
+ u16 activity_threshold;
|
6268 |
|
|
+ u16 inactivity_threshold;
|
6269 |
|
|
+
|
6270 |
|
|
+ /*
|
6271 |
|
|
+ * [in]activity_time:
|
6272 |
|
|
+ * is an unsigned time value representing the
|
6273 |
|
|
+ * amount of time that acceleration must be [below]/above the value in
|
6274 |
|
|
+ * [in]activity_threshold for [in]activity to be declared.
|
6275 |
|
|
+ * The scale factor is 1ms/LSB.
|
6276 |
|
|
+ */
|
6277 |
|
|
+ u32 inactivity_time;
|
6278 |
|
|
+ u32 activity_time;
|
6279 |
|
|
+
|
6280 |
|
|
+ /*
|
6281 |
|
|
+ * referenced_[in]activity_en:
|
6282 |
|
|
+ * Sets [in]activity detection to operate in referenced mode opposed to
|
6283 |
|
|
+ * absolute mode.
|
6284 |
|
|
+ */
|
6285 |
|
|
+ bool referenced_activity_en;
|
6286 |
|
|
+ bool referenced_inactivity_en;
|
6287 |
|
|
+
|
6288 |
|
|
+ /*
|
6289 |
|
|
+ * Use ADXL362 INT2 pin instead of INT1 pin for interrupt output
|
6290 |
|
|
+ */
|
6291 |
|
|
+ bool use_int2;
|
6292 |
|
|
+
|
6293 |
|
|
+ /*
|
6294 |
|
|
+ * Optional IRQ flags
|
6295 |
|
|
+ */
|
6296 |
|
|
+ unsigned irqflags;
|
6297 |
|
|
+};
|
6298 |
|
|
+#endif
|
6299 |
|
|
diff -Naur linux-3.19/drivers/misc/Kconfig linux-3.19-sav/drivers/misc/Kconfig
|
6300 |
|
|
--- linux-3.19/drivers/misc/Kconfig 2015-02-09 03:54:22.000000000 +0100
|
6301 |
|
|
+++ linux-3.19-sav/drivers/misc/Kconfig 2016-04-17 19:19:55.892052734 +0200
|
6302 |
|
|
@@ -10,6 +10,12 @@
|
6303 |
|
|
select INPUT_POLLDEV
|
6304 |
|
|
default n
|
6305 |
|
|
|
6306 |
|
|
+config ADXL362
|
6307 |
|
|
+ tristate "Analog Devices Digital 3-axis accelerometer"
|
6308 |
|
|
+ depends on SPI
|
6309 |
|
|
+ help
|
6310 |
|
|
+ Driver for v586 on NEXYS4 board accelerometer
|
6311 |
|
|
+
|
6312 |
|
|
config AD525X_DPOT
|
6313 |
|
|
tristate "Analog Devices Digital Potentiometers"
|
6314 |
|
|
depends on (I2C || SPI) && SYSFS
|
6315 |
|
|
diff -Naur linux-3.19/drivers/misc/Makefile linux-3.19-sav/drivers/misc/Makefile
|
6316 |
|
|
--- linux-3.19/drivers/misc/Makefile 2015-02-09 03:54:22.000000000 +0100
|
6317 |
|
|
+++ linux-3.19-sav/drivers/misc/Makefile 2016-04-17 19:21:37.096054375 +0200
|
6318 |
|
|
@@ -6,6 +6,7 @@
|
6319 |
|
|
obj-$(CONFIG_AD525X_DPOT) += ad525x_dpot.o
|
6320 |
|
|
obj-$(CONFIG_AD525X_DPOT_I2C) += ad525x_dpot-i2c.o
|
6321 |
|
|
obj-$(CONFIG_AD525X_DPOT_SPI) += ad525x_dpot-spi.o
|
6322 |
|
|
+obj-$(CONFIG_ADXL362) += adxl362.o
|
6323 |
|
|
obj-$(CONFIG_INTEL_MID_PTI) += pti.o
|
6324 |
|
|
obj-$(CONFIG_ATMEL_SSC) += atmel-ssc.o
|
6325 |
|
|
obj-$(CONFIG_ATMEL_TCLIB) += atmel_tclib.o
|
6326 |
|
|
diff -Naur linux-3.19/drivers/net/ethernet/xilinx/Kconfig linux-3.19-sav/drivers/net/ethernet/xilinx/Kconfig
|
6327 |
|
|
--- linux-3.19/drivers/net/ethernet/xilinx/Kconfig 2015-02-09 03:54:22.000000000 +0100
|
6328 |
|
|
+++ linux-3.19-sav/drivers/net/ethernet/xilinx/Kconfig 2016-02-02 20:12:03.753359160 +0100
|
6329 |
|
|
@@ -5,7 +5,6 @@
|
6330 |
|
|
config NET_VENDOR_XILINX
|
6331 |
|
|
bool "Xilinx devices"
|
6332 |
|
|
default y
|
6333 |
|
|
- depends on PPC || PPC32 || MICROBLAZE || ARCH_ZYNQ
|
6334 |
|
|
---help---
|
6335 |
|
|
If you have a network (Ethernet) card belonging to this class, say Y
|
6336 |
|
|
and read the Ethernet-HOWTO, available from
|
6337 |
|
|
@@ -20,14 +19,12 @@
|
6338 |
|
|
|
6339 |
|
|
config XILINX_EMACLITE
|
6340 |
|
|
tristate "Xilinx 10/100 Ethernet Lite support"
|
6341 |
|
|
- depends on (PPC32 || MICROBLAZE || ARCH_ZYNQ)
|
6342 |
|
|
select PHYLIB
|
6343 |
|
|
---help---
|
6344 |
|
|
This driver supports the 10/100 Ethernet Lite from Xilinx.
|
6345 |
|
|
|
6346 |
|
|
config XILINX_AXI_EMAC
|
6347 |
|
|
tristate "Xilinx 10/100/1000 AXI Ethernet support"
|
6348 |
|
|
- depends on MICROBLAZE
|
6349 |
|
|
select PHYLIB
|
6350 |
|
|
---help---
|
6351 |
|
|
This driver supports the 10/100/1000 Ethernet from Xilinx for the
|
6352 |
|
|
@@ -35,7 +32,6 @@
|
6353 |
|
|
|
6354 |
|
|
config XILINX_LL_TEMAC
|
6355 |
|
|
tristate "Xilinx LL TEMAC (LocalLink Tri-mode Ethernet MAC) driver"
|
6356 |
|
|
- depends on (PPC || MICROBLAZE)
|
6357 |
|
|
select PHYLIB
|
6358 |
|
|
---help---
|
6359 |
|
|
This driver supports the Xilinx 10/100/1000 LocalLink TEMAC
|
6360 |
|
|
diff -Naur linux-3.19/drivers/net/ethernet/xilinx/xilinx_emaclite.c linux-3.19-sav/drivers/net/ethernet/xilinx/xilinx_emaclite.c
|
6361 |
|
|
--- linux-3.19/drivers/net/ethernet/xilinx/xilinx_emaclite.c 2015-02-09 03:54:22.000000000 +0100
|
6362 |
|
|
+++ linux-3.19-sav/drivers/net/ethernet/xilinx/xilinx_emaclite.c 2016-03-15 22:51:18.743562655 +0100
|
6363 |
|
|
@@ -210,6 +210,9 @@
|
6364 |
|
|
u32 *to_u32_ptr;
|
6365 |
|
|
u16 *from_u16_ptr, *to_u16_ptr;
|
6366 |
|
|
|
6367 |
|
|
+
|
6368 |
|
|
+ printk("debug etherlite 11\n");
|
6369 |
|
|
+
|
6370 |
|
|
to_u32_ptr = dest_ptr;
|
6371 |
|
|
from_u16_ptr = src_ptr;
|
6372 |
|
|
align_buffer = 0;
|
6373 |
|
|
@@ -267,6 +270,9 @@
|
6374 |
|
|
u32 *from_u32_ptr;
|
6375 |
|
|
u32 align_buffer;
|
6376 |
|
|
|
6377 |
|
|
+ printk("debug etherlite 10\n");
|
6378 |
|
|
+
|
6379 |
|
|
+
|
6380 |
|
|
from_u32_ptr = src_ptr;
|
6381 |
|
|
to_u16_ptr = (u16 *) dest_ptr;
|
6382 |
|
|
|
6383 |
|
|
@@ -460,6 +466,8 @@
|
6384 |
|
|
void __iomem *addr;
|
6385 |
|
|
u32 reg_data;
|
6386 |
|
|
|
6387 |
|
|
+ printk("debug etherlite 9\n");
|
6388 |
|
|
+
|
6389 |
|
|
/* Determine the expected Tx buffer address */
|
6390 |
|
|
addr = drvdata->base_addr + drvdata->next_tx_buf_to_use;
|
6391 |
|
|
|
6392 |
|
|
@@ -512,6 +520,9 @@
|
6393 |
|
|
struct net_local *lp = netdev_priv(dev);
|
6394 |
|
|
unsigned long flags;
|
6395 |
|
|
|
6396 |
|
|
+
|
6397 |
|
|
+ printk("debug etherlite 8\n");
|
6398 |
|
|
+
|
6399 |
|
|
dev_err(&lp->ndev->dev, "Exceeded transmit timeout of %lu ms\n",
|
6400 |
|
|
TX_TIMEOUT * 1000UL / HZ);
|
6401 |
|
|
|
6402 |
|
|
@@ -555,6 +566,9 @@
|
6403 |
|
|
{
|
6404 |
|
|
struct net_local *lp = netdev_priv(dev);
|
6405 |
|
|
|
6406 |
|
|
+ printk("debug etherlite 7\n");
|
6407 |
|
|
+
|
6408 |
|
|
+
|
6409 |
|
|
dev->stats.tx_packets++;
|
6410 |
|
|
if (lp->deferred_skb) {
|
6411 |
|
|
if (xemaclite_send_data(lp,
|
6412 |
|
|
@@ -585,6 +599,8 @@
|
6413 |
|
|
unsigned int align;
|
6414 |
|
|
u32 len;
|
6415 |
|
|
|
6416 |
|
|
+ printk("debug etherlite 6\n");
|
6417 |
|
|
+
|
6418 |
|
|
len = ETH_FRAME_LEN + ETH_FCS_LEN;
|
6419 |
|
|
skb = netdev_alloc_skb(dev, len + ALIGNMENT);
|
6420 |
|
|
if (!skb) {
|
6421 |
|
|
@@ -641,6 +657,8 @@
|
6422 |
|
|
void __iomem *base_addr = lp->base_addr;
|
6423 |
|
|
u32 tx_status;
|
6424 |
|
|
|
6425 |
|
|
+ printk("debug etherlite 5\n");
|
6426 |
|
|
+
|
6427 |
|
|
/* Check if there is Rx Data available */
|
6428 |
|
|
if ((__raw_readl(base_addr + XEL_RSR_OFFSET) &
|
6429 |
|
|
XEL_RSR_RECV_DONE_MASK) ||
|
6430 |
|
|
@@ -729,6 +747,7 @@
|
6431 |
|
|
u32 ctrl_reg;
|
6432 |
|
|
u32 rc;
|
6433 |
|
|
|
6434 |
|
|
+ printk("debug etherlite 4\n");
|
6435 |
|
|
if (xemaclite_mdio_wait(lp))
|
6436 |
|
|
return -ETIMEDOUT;
|
6437 |
|
|
|
6438 |
|
|
@@ -812,6 +831,7 @@
|
6439 |
|
|
struct device_node *np = of_get_parent(lp->phy_node);
|
6440 |
|
|
struct device_node *npp;
|
6441 |
|
|
|
6442 |
|
|
+ printk("debug etherlite 3\n");
|
6443 |
|
|
/* Don't register the MDIO bus if the phy_node or its parent node
|
6444 |
|
|
* can't be found.
|
6445 |
|
|
*/
|
6446 |
|
|
@@ -902,6 +922,8 @@
|
6447 |
|
|
struct net_local *lp = netdev_priv(dev);
|
6448 |
|
|
int retval;
|
6449 |
|
|
|
6450 |
|
|
+ printk("debug etherlite 2\n");
|
6451 |
|
|
+
|
6452 |
|
|
/* Just to be safe, stop the device first */
|
6453 |
|
|
xemaclite_disable_interrupts(lp);
|
6454 |
|
|
|
6455 |
|
|
@@ -1091,7 +1113,7 @@
|
6456 |
|
|
const void *mac_address;
|
6457 |
|
|
|
6458 |
|
|
int rc = 0;
|
6459 |
|
|
-
|
6460 |
|
|
+ printk("debug etherlite 0\n");
|
6461 |
|
|
dev_info(dev, "Device Tree Probing\n");
|
6462 |
|
|
|
6463 |
|
|
/* Create an ethernet device instance */
|
6464 |
|
|
@@ -1191,6 +1213,7 @@
|
6465 |
|
|
|
6466 |
|
|
struct net_local *lp = netdev_priv(ndev);
|
6467 |
|
|
|
6468 |
|
|
+ printk("debug etherlite 1\n");
|
6469 |
|
|
/* Un-register the mii_bus, if configured */
|
6470 |
|
|
if (lp->has_mdio) {
|
6471 |
|
|
mdiobus_unregister(lp->mii_bus);
|
6472 |
|
|
@@ -1232,12 +1255,13 @@
|
6473 |
|
|
|
6474 |
|
|
/* Match table for OF platform binding */
|
6475 |
|
|
static struct of_device_id xemaclite_of_match[] = {
|
6476 |
|
|
- { .compatible = "xlnx,opb-ethernetlite-1.01.a", },
|
6477 |
|
|
- { .compatible = "xlnx,opb-ethernetlite-1.01.b", },
|
6478 |
|
|
- { .compatible = "xlnx,xps-ethernetlite-1.00.a", },
|
6479 |
|
|
- { .compatible = "xlnx,xps-ethernetlite-2.00.a", },
|
6480 |
|
|
- { .compatible = "xlnx,xps-ethernetlite-2.01.a", },
|
6481 |
|
|
- { .compatible = "xlnx,xps-ethernetlite-3.00.a", },
|
6482 |
|
|
+ { .compatible = "intel,opb-ethernetlite-1.01.a", },
|
6483 |
|
|
+ { .compatible = "intel,opb-ethernetlite-1.01.b", },
|
6484 |
|
|
+ { .compatible = "intel,xps-ethernetlite-1.00.a", },
|
6485 |
|
|
+ { .compatible = "intel,xps-ethernetlite-2.00.a", },
|
6486 |
|
|
+ { .compatible = "intel,xps-ethernetlite-2.01.a", },
|
6487 |
|
|
+ { .compatible = "intel,xps-ethernetlite-3.00.a", },
|
6488 |
|
|
+
|
6489 |
|
|
{ /* end of list */ },
|
6490 |
|
|
};
|
6491 |
|
|
MODULE_DEVICE_TABLE(of, xemaclite_of_match);
|
6492 |
|
|
diff -Naur linux-3.19/drivers/spi/Kconfig linux-3.19-sav/drivers/spi/Kconfig
|
6493 |
|
|
--- linux-3.19/drivers/spi/Kconfig 2015-02-09 03:54:22.000000000 +0100
|
6494 |
|
|
+++ linux-3.19-sav/drivers/spi/Kconfig 2016-04-17 14:37:28.178144581 +0200
|
6495 |
|
|
@@ -225,6 +225,13 @@
|
6496 |
|
|
GPIO operations, you should be able to leverage that for better
|
6497 |
|
|
speed with a custom version of this driver; see the source code.
|
6498 |
|
|
|
6499 |
|
|
+config SPI_V586
|
6500 |
|
|
+ tristate "GPIO-based bitbanging SPI Master"
|
6501 |
|
|
+ depends on GPIOLIB
|
6502 |
|
|
+ select SPI_BITBANG
|
6503 |
|
|
+ help
|
6504 |
|
|
+ This simple GPIO bitbanging SPI master uses the arch-neutral GPIO
|
6505 |
|
|
+
|
6506 |
|
|
config SPI_IMG_SPFI
|
6507 |
|
|
tristate "IMG SPFI controller"
|
6508 |
|
|
depends on MIPS || COMPILE_TEST
|
6509 |
|
|
@@ -323,6 +330,13 @@
|
6510 |
|
|
help
|
6511 |
|
|
This is the driver for OpenCores tiny SPI master controller.
|
6512 |
|
|
|
6513 |
|
|
+config SPI_V586_TINY
|
6514 |
|
|
+ tristate "V586 tiny SPI"
|
6515 |
|
|
+ depends on GPIOLIB
|
6516 |
|
|
+ select SPI_BITBANG
|
6517 |
|
|
+ help
|
6518 |
|
|
+ This is the driver for V586 spi derived from OpenCores tiny SPI master controller.
|
6519 |
|
|
+
|
6520 |
|
|
config SPI_OCTEON
|
6521 |
|
|
tristate "Cavium OCTEON SPI controller"
|
6522 |
|
|
depends on CAVIUM_OCTEON_SOC
|
6523 |
|
|
diff -Naur linux-3.19/drivers/spi/Makefile linux-3.19-sav/drivers/spi/Makefile
|
6524 |
|
|
--- linux-3.19/drivers/spi/Makefile 2015-02-09 03:54:22.000000000 +0100
|
6525 |
|
|
+++ linux-3.19-sav/drivers/spi/Makefile 2016-04-17 14:36:56.814144073 +0200
|
6526 |
|
|
@@ -40,6 +40,7 @@
|
6527 |
|
|
obj-$(CONFIG_SPI_FSL_ESPI) += spi-fsl-espi.o
|
6528 |
|
|
obj-$(CONFIG_SPI_FSL_SPI) += spi-fsl-spi.o
|
6529 |
|
|
obj-$(CONFIG_SPI_GPIO) += spi-gpio.o
|
6530 |
|
|
+obj-$(CONFIG_SPI_V586) += spi-v586.o
|
6531 |
|
|
obj-$(CONFIG_SPI_IMG_SPFI) += spi-img-spfi.o
|
6532 |
|
|
obj-$(CONFIG_SPI_IMX) += spi-imx.o
|
6533 |
|
|
obj-$(CONFIG_SPI_LM70_LLP) += spi-lm70llp.o
|
6534 |
|
|
@@ -50,6 +51,7 @@
|
6535 |
|
|
obj-$(CONFIG_SPI_MXS) += spi-mxs.o
|
6536 |
|
|
obj-$(CONFIG_SPI_NUC900) += spi-nuc900.o
|
6537 |
|
|
obj-$(CONFIG_SPI_OC_TINY) += spi-oc-tiny.o
|
6538 |
|
|
+obj-$(CONFIG_SPI_V586_TINY) += spi-v586-tiny.o
|
6539 |
|
|
obj-$(CONFIG_SPI_OCTEON) += spi-octeon.o
|
6540 |
|
|
obj-$(CONFIG_SPI_OMAP_UWIRE) += spi-omap-uwire.o
|
6541 |
|
|
obj-$(CONFIG_SPI_OMAP_100K) += spi-omap-100k.o
|
6542 |
|
|
diff -Naur linux-3.19/drivers/spi/spi-oc-tiny.c linux-3.19-sav/drivers/spi/spi-oc-tiny.c
|
6543 |
|
|
--- linux-3.19/drivers/spi/spi-oc-tiny.c 2015-02-09 03:54:22.000000000 +0100
|
6544 |
|
|
+++ linux-3.19-sav/drivers/spi/spi-oc-tiny.c 2016-04-22 18:36:58.543983418 +0200
|
6545 |
|
|
@@ -210,29 +210,38 @@
|
6546 |
|
|
const __be32 *val;
|
6547 |
|
|
int len;
|
6548 |
|
|
|
6549 |
|
|
+ printk("dbg 1 ... \n");
|
6550 |
|
|
if (!np)
|
6551 |
|
|
return 0;
|
6552 |
|
|
hw->gpio_cs_count = of_gpio_count(np);
|
6553 |
|
|
+ printk("dbg 2 ... \n");
|
6554 |
|
|
if (hw->gpio_cs_count > 0) {
|
6555 |
|
|
hw->gpio_cs = devm_kzalloc(&pdev->dev,
|
6556 |
|
|
hw->gpio_cs_count * sizeof(unsigned int),
|
6557 |
|
|
GFP_KERNEL);
|
6558 |
|
|
+ printk("dbg 3 ... \n");
|
6559 |
|
|
if (!hw->gpio_cs)
|
6560 |
|
|
return -ENOMEM;
|
6561 |
|
|
+ printk("dbg 4 ... \n");
|
6562 |
|
|
}
|
6563 |
|
|
for (i = 0; i < hw->gpio_cs_count; i++) {
|
6564 |
|
|
hw->gpio_cs[i] = of_get_gpio_flags(np, i, NULL);
|
6565 |
|
|
if (hw->gpio_cs[i] < 0)
|
6566 |
|
|
return -ENODEV;
|
6567 |
|
|
}
|
6568 |
|
|
+ printk("dbg 5 ... \n");
|
6569 |
|
|
+
|
6570 |
|
|
hw->bitbang.master->dev.of_node = pdev->dev.of_node;
|
6571 |
|
|
val = of_get_property(pdev->dev.of_node,
|
6572 |
|
|
"clock-frequency", &len);
|
6573 |
|
|
+ printk("dbg 6 ... \n");
|
6574 |
|
|
if (val && len >= sizeof(__be32))
|
6575 |
|
|
hw->freq = be32_to_cpup(val);
|
6576 |
|
|
+ printk("dbg 7 ... \n");
|
6577 |
|
|
val = of_get_property(pdev->dev.of_node, "baud-width", &len);
|
6578 |
|
|
if (val && len >= sizeof(__be32))
|
6579 |
|
|
hw->baudwidth = be32_to_cpup(val);
|
6580 |
|
|
+ printk("dbg 8 ... \n");
|
6581 |
|
|
return 0;
|
6582 |
|
|
}
|
6583 |
|
|
#else /* !CONFIG_OF */
|
6584 |
|
|
@@ -251,32 +260,50 @@
|
6585 |
|
|
unsigned int i;
|
6586 |
|
|
int err = -ENODEV;
|
6587 |
|
|
|
6588 |
|
|
+ printk("dbg 1a ... \n");
|
6589 |
|
|
+
|
6590 |
|
|
master = spi_alloc_master(&pdev->dev, sizeof(struct tiny_spi));
|
6591 |
|
|
if (!master)
|
6592 |
|
|
return err;
|
6593 |
|
|
|
6594 |
|
|
+ printk("dbg 2a ... \n");
|
6595 |
|
|
+
|
6596 |
|
|
/* setup the master state. */
|
6597 |
|
|
+
|
6598 |
|
|
+ printk("dbg 3a ... \n");
|
6599 |
|
|
master->bus_num = pdev->id;
|
6600 |
|
|
master->num_chipselect = 255;
|
6601 |
|
|
master->mode_bits = SPI_CPOL | SPI_CPHA | SPI_CS_HIGH;
|
6602 |
|
|
master->setup = tiny_spi_setup;
|
6603 |
|
|
|
6604 |
|
|
+ printk("dbg 4a ... \n");
|
6605 |
|
|
+
|
6606 |
|
|
hw = spi_master_get_devdata(master);
|
6607 |
|
|
platform_set_drvdata(pdev, hw);
|
6608 |
|
|
|
6609 |
|
|
+ printk("dbg 5a ... \n");
|
6610 |
|
|
+
|
6611 |
|
|
/* setup the state for the bitbang driver */
|
6612 |
|
|
hw->bitbang.master = master;
|
6613 |
|
|
hw->bitbang.setup_transfer = tiny_spi_setup_transfer;
|
6614 |
|
|
hw->bitbang.chipselect = tiny_spi_chipselect;
|
6615 |
|
|
hw->bitbang.txrx_bufs = tiny_spi_txrx_bufs;
|
6616 |
|
|
|
6617 |
|
|
+ printk("dbg 6a ... \n");
|
6618 |
|
|
+
|
6619 |
|
|
/* find and map our resources */
|
6620 |
|
|
res = platform_get_resource(pdev, IORESOURCE_MEM, 0);
|
6621 |
|
|
hw->base = devm_ioremap_resource(&pdev->dev, res);
|
6622 |
|
|
+
|
6623 |
|
|
+ printk("dbg 7a ... \n");
|
6624 |
|
|
+
|
6625 |
|
|
if (IS_ERR(hw->base)) {
|
6626 |
|
|
err = PTR_ERR(hw->base);
|
6627 |
|
|
goto exit;
|
6628 |
|
|
}
|
6629 |
|
|
+
|
6630 |
|
|
+ printk("dbg 8a ... \n");
|
6631 |
|
|
+
|
6632 |
|
|
/* irq is optional */
|
6633 |
|
|
hw->irq = platform_get_irq(pdev, 0);
|
6634 |
|
|
if (hw->irq >= 0) {
|
6635 |
|
|
@@ -286,6 +313,8 @@
|
6636 |
|
|
if (err)
|
6637 |
|
|
goto exit;
|
6638 |
|
|
}
|
6639 |
|
|
+ printk("dbg 9a ... \n");
|
6640 |
|
|
+
|
6641 |
|
|
/* find platform data */
|
6642 |
|
|
if (platp) {
|
6643 |
|
|
hw->gpio_cs_count = platp->gpio_cs_count;
|
6644 |
|
|
@@ -296,24 +325,37 @@
|
6645 |
|
|
}
|
6646 |
|
|
hw->freq = platp->freq;
|
6647 |
|
|
hw->baudwidth = platp->baudwidth;
|
6648 |
|
|
+ printk("dbg 10a ... \n");
|
6649 |
|
|
} else {
|
6650 |
|
|
err = tiny_spi_of_probe(pdev);
|
6651 |
|
|
if (err)
|
6652 |
|
|
goto exit;
|
6653 |
|
|
}
|
6654 |
|
|
+ printk("dbg 11a ... \n");
|
6655 |
|
|
+
|
6656 |
|
|
for (i = 0; i < hw->gpio_cs_count; i++) {
|
6657 |
|
|
+ printk("dbg 11.1a ... \n");
|
6658 |
|
|
err = gpio_request(hw->gpio_cs[i], dev_name(&pdev->dev));
|
6659 |
|
|
- if (err)
|
6660 |
|
|
+ printk("dbg 12.1a ... \n");
|
6661 |
|
|
+ if (err) {
|
6662 |
|
|
+ printk("dbg 13.1a ... \n");
|
6663 |
|
|
goto exit_gpio;
|
6664 |
|
|
+ }
|
6665 |
|
|
+ printk("dbg 14.1a ... \n");
|
6666 |
|
|
gpio_direction_output(hw->gpio_cs[i], 1);
|
6667 |
|
|
+ printk("dbg 15.1a ... \n");
|
6668 |
|
|
}
|
6669 |
|
|
hw->bitbang.master->num_chipselect = max(1, hw->gpio_cs_count);
|
6670 |
|
|
+ printk("dbg 12a ... \n");
|
6671 |
|
|
|
6672 |
|
|
/* register our spi controller */
|
6673 |
|
|
err = spi_bitbang_start(&hw->bitbang);
|
6674 |
|
|
+ printk("dbg 13a ... \n");
|
6675 |
|
|
+
|
6676 |
|
|
if (err)
|
6677 |
|
|
goto exit;
|
6678 |
|
|
dev_info(&pdev->dev, "base %p, irq %d\n", hw->base, hw->irq);
|
6679 |
|
|
+ printk("dbg 14a ... \n");
|
6680 |
|
|
|
6681 |
|
|
return 0;
|
6682 |
|
|
|
6683 |
|
|
diff -Naur linux-3.19/drivers/spi/spi-v586.c linux-3.19-sav/drivers/spi/spi-v586.c
|
6684 |
|
|
--- linux-3.19/drivers/spi/spi-v586.c 1970-01-01 01:00:00.000000000 +0100
|
6685 |
|
|
+++ linux-3.19-sav/drivers/spi/spi-v586.c 2016-04-14 23:19:55.230532842 +0200
|
6686 |
|
|
@@ -0,0 +1,6 @@
|
6687 |
|
|
+#define DRIVER_NAME "v586_spi"
|
6688 |
|
|
+#define SPI_MISO_GPIO 503
|
6689 |
|
|
+#define SPI_MOSI_GPIO 502
|
6690 |
|
|
+#define SPI_SCK_GPIO 500
|
6691 |
|
|
+#define SPI_N_CHIPSEL 1
|
6692 |
|
|
+#include "spi-gpio.c"
|
6693 |
|
|
diff -Naur linux-3.19/drivers/spi/spi-v586-tiny.c linux-3.19-sav/drivers/spi/spi-v586-tiny.c
|
6694 |
|
|
--- linux-3.19/drivers/spi/spi-v586-tiny.c 1970-01-01 01:00:00.000000000 +0100
|
6695 |
|
|
+++ linux-3.19-sav/drivers/spi/spi-v586-tiny.c 2016-04-24 18:13:22.672197563 +0200
|
6696 |
|
|
@@ -0,0 +1,373 @@
|
6697 |
|
|
+/*
|
6698 |
|
|
+ * OpenCores tiny SPI master driver
|
6699 |
|
|
+ *
|
6700 |
|
|
+ * http://opencores.org/project,tiny_spi
|
6701 |
|
|
+ *
|
6702 |
|
|
+ * Copyright (C) 2011 Thomas Chou <thomas@wytron.com.tw>
|
6703 |
|
|
+ *
|
6704 |
|
|
+ * Based on spi_s3c24xx.c, which is:
|
6705 |
|
|
+ * Copyright (c) 2006 Ben Dooks
|
6706 |
|
|
+ * Copyright (c) 2006 Simtec Electronics
|
6707 |
|
|
+ * Ben Dooks <ben@simtec.co.uk>
|
6708 |
|
|
+ *
|
6709 |
|
|
+ * This program is free software; you can redistribute it and/or modify
|
6710 |
|
|
+ * it under the terms of the GNU General Public License version 2 as
|
6711 |
|
|
+ * published by the Free Software Foundation.
|
6712 |
|
|
+ */
|
6713 |
|
|
+
|
6714 |
|
|
+#include <linux/interrupt.h>
|
6715 |
|
|
+#include <linux/errno.h>
|
6716 |
|
|
+#include <linux/module.h>
|
6717 |
|
|
+#include <linux/platform_device.h>
|
6718 |
|
|
+#include <linux/spi/spi.h>
|
6719 |
|
|
+#include <linux/spi/spi_bitbang.h>
|
6720 |
|
|
+#include <linux/spi/spi_oc_tiny.h>
|
6721 |
|
|
+#include <linux/io.h>
|
6722 |
|
|
+#include <linux/gpio.h>
|
6723 |
|
|
+#include <linux/of.h>
|
6724 |
|
|
+
|
6725 |
|
|
+#define DRV_NAME "spi_v586_tiny"
|
6726 |
|
|
+
|
6727 |
|
|
+#define TINY_SPI_RXDATA 0
|
6728 |
|
|
+#define TINY_SPI_TXDATA 4
|
6729 |
|
|
+#define TINY_SPI_STATUS 8
|
6730 |
|
|
+#define TINY_SPI_CONTROL 12
|
6731 |
|
|
+#define TINY_SPI_BAUD 16
|
6732 |
|
|
+
|
6733 |
|
|
+#define TINY_SPI_STATUS_TXE 0x1
|
6734 |
|
|
+#define TINY_SPI_STATUS_TXR 0x2
|
6735 |
|
|
+
|
6736 |
|
|
+struct tiny_spi {
|
6737 |
|
|
+ /* bitbang has to be first */
|
6738 |
|
|
+ struct spi_bitbang bitbang;
|
6739 |
|
|
+ struct completion done;
|
6740 |
|
|
+
|
6741 |
|
|
+ void __iomem *base;
|
6742 |
|
|
+ int irq;
|
6743 |
|
|
+ unsigned int freq;
|
6744 |
|
|
+ unsigned int baudwidth;
|
6745 |
|
|
+ unsigned int baud;
|
6746 |
|
|
+ unsigned int speed_hz;
|
6747 |
|
|
+ unsigned int mode;
|
6748 |
|
|
+ unsigned int len;
|
6749 |
|
|
+ unsigned int txc, rxc;
|
6750 |
|
|
+ const u8 *txp;
|
6751 |
|
|
+ u8 *rxp;
|
6752 |
|
|
+ int gpio_cs_count;
|
6753 |
|
|
+ int *gpio_cs;
|
6754 |
|
|
+};
|
6755 |
|
|
+
|
6756 |
|
|
+static inline struct tiny_spi *tiny_spi_to_hw(struct spi_device *sdev)
|
6757 |
|
|
+{
|
6758 |
|
|
+ return spi_master_get_devdata(sdev->master);
|
6759 |
|
|
+}
|
6760 |
|
|
+
|
6761 |
|
|
+static unsigned int tiny_spi_baud(struct spi_device *spi, unsigned int hz)
|
6762 |
|
|
+{
|
6763 |
|
|
+ struct tiny_spi *hw = tiny_spi_to_hw(spi);
|
6764 |
|
|
+
|
6765 |
|
|
+ return min(DIV_ROUND_UP(hw->freq, hz * 2), (1U << hw->baudwidth)) - 1;
|
6766 |
|
|
+}
|
6767 |
|
|
+
|
6768 |
|
|
+static void tiny_spi_chipselect(struct spi_device *spi, int is_active)
|
6769 |
|
|
+{
|
6770 |
|
|
+ struct tiny_spi *hw = tiny_spi_to_hw(spi);
|
6771 |
|
|
+
|
6772 |
|
|
+ if (hw->gpio_cs_count > 0) {
|
6773 |
|
|
+ gpio_set_value(hw->gpio_cs[spi->chip_select],
|
6774 |
|
|
+ (spi->mode & SPI_CS_HIGH) ? is_active : !is_active);
|
6775 |
|
|
+ }
|
6776 |
|
|
+}
|
6777 |
|
|
+
|
6778 |
|
|
+static int tiny_spi_setup_transfer(struct spi_device *spi,
|
6779 |
|
|
+ struct spi_transfer *t)
|
6780 |
|
|
+{
|
6781 |
|
|
+ struct tiny_spi *hw = tiny_spi_to_hw(spi);
|
6782 |
|
|
+ unsigned int baud = hw->baud;
|
6783 |
|
|
+
|
6784 |
|
|
+ if (t) {
|
6785 |
|
|
+ if (t->speed_hz && t->speed_hz != hw->speed_hz)
|
6786 |
|
|
+ baud = tiny_spi_baud(spi, t->speed_hz);
|
6787 |
|
|
+ }
|
6788 |
|
|
+ outl(baud, 0x100 + TINY_SPI_BAUD);
|
6789 |
|
|
+ outl(hw->mode, 0x100 + TINY_SPI_CONTROL);
|
6790 |
|
|
+ return 0;
|
6791 |
|
|
+}
|
6792 |
|
|
+
|
6793 |
|
|
+static int tiny_spi_setup(struct spi_device *spi)
|
6794 |
|
|
+{
|
6795 |
|
|
+ struct tiny_spi *hw = tiny_spi_to_hw(spi);
|
6796 |
|
|
+
|
6797 |
|
|
+ if (spi->max_speed_hz != hw->speed_hz) {
|
6798 |
|
|
+ hw->speed_hz = spi->max_speed_hz;
|
6799 |
|
|
+ hw->baud = tiny_spi_baud(spi, hw->speed_hz);
|
6800 |
|
|
+ }
|
6801 |
|
|
+ hw->mode = spi->mode & (SPI_CPOL | SPI_CPHA);
|
6802 |
|
|
+ return 0;
|
6803 |
|
|
+}
|
6804 |
|
|
+
|
6805 |
|
|
+static inline void tiny_spi_wait_txr(struct tiny_spi *hw)
|
6806 |
|
|
+{
|
6807 |
|
|
+ while (!(inb(0x100 + TINY_SPI_STATUS) &
|
6808 |
|
|
+ TINY_SPI_STATUS_TXR))
|
6809 |
|
|
+ cpu_relax();
|
6810 |
|
|
+}
|
6811 |
|
|
+
|
6812 |
|
|
+static inline void tiny_spi_wait_txe(struct tiny_spi *hw)
|
6813 |
|
|
+{
|
6814 |
|
|
+ while (!(inb(0x100 + TINY_SPI_STATUS) &
|
6815 |
|
|
+ TINY_SPI_STATUS_TXE))
|
6816 |
|
|
+ cpu_relax();
|
6817 |
|
|
+}
|
6818 |
|
|
+
|
6819 |
|
|
+static int tiny_spi_txrx_bufs(struct spi_device *spi, struct spi_transfer *t)
|
6820 |
|
|
+{
|
6821 |
|
|
+ struct tiny_spi *hw = tiny_spi_to_hw(spi);
|
6822 |
|
|
+ const u8 *txp = t->tx_buf;
|
6823 |
|
|
+ u8 *rxp = t->rx_buf;
|
6824 |
|
|
+ unsigned int i;
|
6825 |
|
|
+
|
6826 |
|
|
+ if (hw->irq >= 0) {
|
6827 |
|
|
+ /* use interrupt driven data transfer */
|
6828 |
|
|
+ hw->len = t->len;
|
6829 |
|
|
+ hw->txp = t->tx_buf;
|
6830 |
|
|
+ hw->rxp = t->rx_buf;
|
6831 |
|
|
+ hw->txc = 0;
|
6832 |
|
|
+ hw->rxc = 0;
|
6833 |
|
|
+
|
6834 |
|
|
+ /* send the first byte */
|
6835 |
|
|
+ if (t->len > 1) {
|
6836 |
|
|
+ outb(hw->txp ? *hw->txp++ : 0,
|
6837 |
|
|
+ 0x100 + TINY_SPI_TXDATA);
|
6838 |
|
|
+ hw->txc++;
|
6839 |
|
|
+ outb(hw->txp ? *hw->txp++ : 0,
|
6840 |
|
|
+ 0x100 + TINY_SPI_TXDATA);
|
6841 |
|
|
+ hw->txc++;
|
6842 |
|
|
+ outb(TINY_SPI_STATUS_TXR, 0x100 + TINY_SPI_STATUS);
|
6843 |
|
|
+ } else {
|
6844 |
|
|
+ outb(hw->txp ? *hw->txp++ : 0,
|
6845 |
|
|
+ 0x100 + TINY_SPI_TXDATA);
|
6846 |
|
|
+ hw->txc++;
|
6847 |
|
|
+ outb(TINY_SPI_STATUS_TXE, 0x100 + TINY_SPI_STATUS);
|
6848 |
|
|
+ }
|
6849 |
|
|
+
|
6850 |
|
|
+ wait_for_completion(&hw->done);
|
6851 |
|
|
+ } else {
|
6852 |
|
|
+ /* we need to tighten the transfer loop */
|
6853 |
|
|
+ outb(txp ? *txp++ : 0, 0x100 + TINY_SPI_TXDATA);
|
6854 |
|
|
+ for (i = 1; i < t->len; i++) {
|
6855 |
|
|
+ outb(txp ? *txp++ : 0, 0x100 + TINY_SPI_TXDATA);
|
6856 |
|
|
+
|
6857 |
|
|
+ if (rxp || (i != t->len - 1))
|
6858 |
|
|
+ tiny_spi_wait_txr(hw);
|
6859 |
|
|
+ if (rxp)
|
6860 |
|
|
+ *rxp++ = inb(0x100 + TINY_SPI_TXDATA);
|
6861 |
|
|
+ }
|
6862 |
|
|
+ tiny_spi_wait_txe(hw);
|
6863 |
|
|
+ if (rxp)
|
6864 |
|
|
+ *rxp++ = inb(0x100 + TINY_SPI_RXDATA);
|
6865 |
|
|
+ }
|
6866 |
|
|
+
|
6867 |
|
|
+ return t->len;
|
6868 |
|
|
+}
|
6869 |
|
|
+
|
6870 |
|
|
+static irqreturn_t tiny_spi_irq(int irq, void *dev)
|
6871 |
|
|
+{
|
6872 |
|
|
+ struct tiny_spi *hw = dev;
|
6873 |
|
|
+
|
6874 |
|
|
+ outb(0, 0x100 + TINY_SPI_STATUS);
|
6875 |
|
|
+ if (hw->rxc + 1 == hw->len) {
|
6876 |
|
|
+ if (hw->rxp)
|
6877 |
|
|
+ *hw->rxp++ = inb(0x100 + TINY_SPI_RXDATA);
|
6878 |
|
|
+ hw->rxc++;
|
6879 |
|
|
+ complete(&hw->done);
|
6880 |
|
|
+ } else {
|
6881 |
|
|
+ if (hw->rxp)
|
6882 |
|
|
+ *hw->rxp++ = inb(0x100 + TINY_SPI_TXDATA);
|
6883 |
|
|
+ hw->rxc++;
|
6884 |
|
|
+ if (hw->txc < hw->len) {
|
6885 |
|
|
+ outb(hw->txp ? *hw->txp++ : 0,
|
6886 |
|
|
+ 0x100 + TINY_SPI_TXDATA);
|
6887 |
|
|
+ hw->txc++;
|
6888 |
|
|
+ outb(TINY_SPI_STATUS_TXR,
|
6889 |
|
|
+ 0x100 + TINY_SPI_STATUS);
|
6890 |
|
|
+ } else {
|
6891 |
|
|
+ outb(TINY_SPI_STATUS_TXE,
|
6892 |
|
|
+ 0x100 + TINY_SPI_STATUS);
|
6893 |
|
|
+ }
|
6894 |
|
|
+ }
|
6895 |
|
|
+ return IRQ_HANDLED;
|
6896 |
|
|
+}
|
6897 |
|
|
+
|
6898 |
|
|
+#ifdef CONFIG_OF
|
6899 |
|
|
+#include <linux/of_gpio.h>
|
6900 |
|
|
+
|
6901 |
|
|
+static int tiny_spi_of_probe(struct platform_device *pdev)
|
6902 |
|
|
+{
|
6903 |
|
|
+ struct tiny_spi *hw = platform_get_drvdata(pdev);
|
6904 |
|
|
+ struct device_node *np = pdev->dev.of_node;
|
6905 |
|
|
+ unsigned int i;
|
6906 |
|
|
+ const __be32 *val;
|
6907 |
|
|
+ int len;
|
6908 |
|
|
+
|
6909 |
|
|
+ if (!np)
|
6910 |
|
|
+ return 0;
|
6911 |
|
|
+ hw->gpio_cs_count = of_gpio_count(np);
|
6912 |
|
|
+ if (hw->gpio_cs_count > 0) {
|
6913 |
|
|
+ hw->gpio_cs = devm_kzalloc(&pdev->dev,
|
6914 |
|
|
+ hw->gpio_cs_count * sizeof(unsigned int),
|
6915 |
|
|
+ GFP_KERNEL);
|
6916 |
|
|
+ if (!hw->gpio_cs)
|
6917 |
|
|
+ return -ENOMEM;
|
6918 |
|
|
+ }
|
6919 |
|
|
+ for (i = 0; i < hw->gpio_cs_count; i++) {
|
6920 |
|
|
+ hw->gpio_cs[i] = of_get_gpio_flags(np, i, NULL);
|
6921 |
|
|
+ if (hw->gpio_cs[i] < 0)
|
6922 |
|
|
+ return -ENODEV;
|
6923 |
|
|
+ }
|
6924 |
|
|
+
|
6925 |
|
|
+ hw->bitbang.master->dev.of_node = pdev->dev.of_node;
|
6926 |
|
|
+ val = of_get_property(pdev->dev.of_node,
|
6927 |
|
|
+ "clock-frequency", &len);
|
6928 |
|
|
+ if (val && len >= sizeof(__be32))
|
6929 |
|
|
+ hw->freq = be32_to_cpup(val);
|
6930 |
|
|
+ val = of_get_property(pdev->dev.of_node, "baud-width", &len);
|
6931 |
|
|
+ if (val && len >= sizeof(__be32))
|
6932 |
|
|
+ hw->baudwidth = be32_to_cpup(val);
|
6933 |
|
|
+ return 0;
|
6934 |
|
|
+}
|
6935 |
|
|
+#else /* !CONFIG_OF */
|
6936 |
|
|
+static int tiny_spi_of_probe(struct platform_device *pdev)
|
6937 |
|
|
+{
|
6938 |
|
|
+ return 0;
|
6939 |
|
|
+}
|
6940 |
|
|
+#endif /* CONFIG_OF */
|
6941 |
|
|
+
|
6942 |
|
|
+static int tiny_spi_probe(struct platform_device *pdev)
|
6943 |
|
|
+{
|
6944 |
|
|
+ struct tiny_spi_platform_data *platp = dev_get_platdata(&pdev->dev);
|
6945 |
|
|
+ struct tiny_spi *hw;
|
6946 |
|
|
+ struct spi_master *master;
|
6947 |
|
|
+ struct resource *res;
|
6948 |
|
|
+ unsigned int i;
|
6949 |
|
|
+ int err = -ENODEV;
|
6950 |
|
|
+
|
6951 |
|
|
+ master = spi_alloc_master(&pdev->dev, sizeof(struct tiny_spi));
|
6952 |
|
|
+ if (!master)
|
6953 |
|
|
+ return err;
|
6954 |
|
|
+
|
6955 |
|
|
+ /* setup the master state. */
|
6956 |
|
|
+
|
6957 |
|
|
+ master->bus_num = pdev->id;
|
6958 |
|
|
+ master->num_chipselect = 255;
|
6959 |
|
|
+ master->mode_bits = SPI_CPOL | SPI_CPHA | SPI_CS_HIGH;
|
6960 |
|
|
+ master->setup = tiny_spi_setup;
|
6961 |
|
|
+
|
6962 |
|
|
+ hw = spi_master_get_devdata(master);
|
6963 |
|
|
+ platform_set_drvdata(pdev, hw);
|
6964 |
|
|
+
|
6965 |
|
|
+ /* setup the state for the bitbang driver */
|
6966 |
|
|
+ hw->bitbang.master = master;
|
6967 |
|
|
+ hw->bitbang.setup_transfer = tiny_spi_setup_transfer;
|
6968 |
|
|
+ hw->bitbang.chipselect = tiny_spi_chipselect;
|
6969 |
|
|
+ hw->bitbang.txrx_bufs = tiny_spi_txrx_bufs;
|
6970 |
|
|
+
|
6971 |
|
|
+ /* find and map our resources */
|
6972 |
|
|
+ res = platform_get_resource(pdev, IORESOURCE_MEM, 0);
|
6973 |
|
|
+ /* 0x100 = devm_ioremap_resource(&pdev->dev, res); */
|
6974 |
|
|
+
|
6975 |
|
|
+/*
|
6976 |
|
|
+ if (IS_ERR(0x100)) {
|
6977 |
|
|
+ err = PTR_ERR(0x100);
|
6978 |
|
|
+ goto exit;
|
6979 |
|
|
+ }
|
6980 |
|
|
+*/
|
6981 |
|
|
+
|
6982 |
|
|
+ /* irq is optional */
|
6983 |
|
|
+ hw->irq = platform_get_irq(pdev, 0);
|
6984 |
|
|
+ if (hw->irq >= 0) {
|
6985 |
|
|
+ init_completion(&hw->done);
|
6986 |
|
|
+ err = devm_request_irq(&pdev->dev, hw->irq, tiny_spi_irq, 0,
|
6987 |
|
|
+ pdev->name, hw);
|
6988 |
|
|
+ if (err)
|
6989 |
|
|
+ goto exit;
|
6990 |
|
|
+ }
|
6991 |
|
|
+
|
6992 |
|
|
+ /* find platform data */
|
6993 |
|
|
+ if (platp) {
|
6994 |
|
|
+ hw->gpio_cs_count = platp->gpio_cs_count;
|
6995 |
|
|
+ hw->gpio_cs = platp->gpio_cs;
|
6996 |
|
|
+ if (platp->gpio_cs_count && !platp->gpio_cs) {
|
6997 |
|
|
+ err = -EBUSY;
|
6998 |
|
|
+ goto exit;
|
6999 |
|
|
+ }
|
7000 |
|
|
+ hw->freq = platp->freq;
|
7001 |
|
|
+ hw->baudwidth = platp->baudwidth;
|
7002 |
|
|
+ } else {
|
7003 |
|
|
+ err = tiny_spi_of_probe(pdev);
|
7004 |
|
|
+ if (err)
|
7005 |
|
|
+ goto exit;
|
7006 |
|
|
+ }
|
7007 |
|
|
+
|
7008 |
|
|
+ for (i = 0; i < hw->gpio_cs_count; i++) {
|
7009 |
|
|
+ err = gpio_request(hw->gpio_cs[i], dev_name(&pdev->dev));
|
7010 |
|
|
+ if (err) {
|
7011 |
|
|
+ goto exit_gpio;
|
7012 |
|
|
+ }
|
7013 |
|
|
+ gpio_direction_output(hw->gpio_cs[i], 1);
|
7014 |
|
|
+ }
|
7015 |
|
|
+ hw->bitbang.master->num_chipselect = max(1, hw->gpio_cs_count);
|
7016 |
|
|
+
|
7017 |
|
|
+ /* register our spi controller */
|
7018 |
|
|
+ err = spi_bitbang_start(&hw->bitbang);
|
7019 |
|
|
+
|
7020 |
|
|
+ if (err)
|
7021 |
|
|
+ goto exit;
|
7022 |
|
|
+ dev_info(&pdev->dev, "base %p, irq %d\n", 0x100, hw->irq);
|
7023 |
|
|
+
|
7024 |
|
|
+ return 0;
|
7025 |
|
|
+
|
7026 |
|
|
+exit_gpio:
|
7027 |
|
|
+ while (i-- > 0)
|
7028 |
|
|
+ gpio_free(hw->gpio_cs[i]);
|
7029 |
|
|
+exit:
|
7030 |
|
|
+ spi_master_put(master);
|
7031 |
|
|
+ return err;
|
7032 |
|
|
+}
|
7033 |
|
|
+
|
7034 |
|
|
+static int tiny_spi_remove(struct platform_device *pdev)
|
7035 |
|
|
+{
|
7036 |
|
|
+ struct tiny_spi *hw = platform_get_drvdata(pdev);
|
7037 |
|
|
+ struct spi_master *master = hw->bitbang.master;
|
7038 |
|
|
+ unsigned int i;
|
7039 |
|
|
+
|
7040 |
|
|
+ spi_bitbang_stop(&hw->bitbang);
|
7041 |
|
|
+ for (i = 0; i < hw->gpio_cs_count; i++)
|
7042 |
|
|
+ gpio_free(hw->gpio_cs[i]);
|
7043 |
|
|
+ spi_master_put(master);
|
7044 |
|
|
+ return 0;
|
7045 |
|
|
+}
|
7046 |
|
|
+
|
7047 |
|
|
+#ifdef CONFIG_OF
|
7048 |
|
|
+static const struct of_device_id tiny_spi_match[] = {
|
7049 |
|
|
+ { .compatible = "opencores,tiny-spi-rtlsvn2", },
|
7050 |
|
|
+ {},
|
7051 |
|
|
+};
|
7052 |
|
|
+MODULE_DEVICE_TABLE(of, tiny_spi_match);
|
7053 |
|
|
+#endif /* CONFIG_OF */
|
7054 |
|
|
+
|
7055 |
|
|
+static struct platform_driver tiny_spi_driver = {
|
7056 |
|
|
+ .probe = tiny_spi_probe,
|
7057 |
|
|
+ .remove = tiny_spi_remove,
|
7058 |
|
|
+ .driver = {
|
7059 |
|
|
+ .name = DRV_NAME,
|
7060 |
|
|
+ .pm = NULL,
|
7061 |
|
|
+ .of_match_table = of_match_ptr(tiny_spi_match),
|
7062 |
|
|
+ },
|
7063 |
|
|
+};
|
7064 |
|
|
+module_platform_driver(tiny_spi_driver);
|
7065 |
|
|
+
|
7066 |
|
|
+MODULE_DESCRIPTION("OpenCores tiny SPI driver");
|
7067 |
|
|
+MODULE_AUTHOR("Thomas Chou <thomas@wytron.com.tw>");
|
7068 |
|
|
+MODULE_LICENSE("GPL");
|
7069 |
|
|
+MODULE_ALIAS("platform:" DRV_NAME);
|
7070 |
|
|
diff -Naur linux-3.19/drivers/spi/spi-v586-tiny.c.old linux-3.19-sav/drivers/spi/spi-v586-tiny.c.old
|
7071 |
|
|
--- linux-3.19/drivers/spi/spi-v586-tiny.c.old 1970-01-01 01:00:00.000000000 +0100
|
7072 |
|
|
+++ linux-3.19-sav/drivers/spi/spi-v586-tiny.c.old 2016-04-24 08:02:20.039603204 +0200
|
7073 |
|
|
@@ -0,0 +1,405 @@
|
7074 |
|
|
+/*
|
7075 |
|
|
+ * OpenCores tiny SPI master driver
|
7076 |
|
|
+ *
|
7077 |
|
|
+ * http://opencores.org/project,tiny_spi
|
7078 |
|
|
+ *
|
7079 |
|
|
+ * Copyright (C) 2011 Thomas Chou <thomas@wytron.com.tw>
|
7080 |
|
|
+ *
|
7081 |
|
|
+ * Based on spi_s3c24xx.c, which is:
|
7082 |
|
|
+ * Copyright (c) 2006 Ben Dooks
|
7083 |
|
|
+ * Copyright (c) 2006 Simtec Electronics
|
7084 |
|
|
+ * Ben Dooks <ben@simtec.co.uk>
|
7085 |
|
|
+ *
|
7086 |
|
|
+ * This program is free software; you can redistribute it and/or modify
|
7087 |
|
|
+ * it under the terms of the GNU General Public License version 2 as
|
7088 |
|
|
+ * published by the Free Software Foundation.
|
7089 |
|
|
+ */
|
7090 |
|
|
+
|
7091 |
|
|
+#include <linux/interrupt.h>
|
7092 |
|
|
+#include <linux/errno.h>
|
7093 |
|
|
+#include <linux/module.h>
|
7094 |
|
|
+#include <linux/platform_device.h>
|
7095 |
|
|
+#include <linux/spi/spi.h>
|
7096 |
|
|
+#include <linux/spi/spi_bitbang.h>
|
7097 |
|
|
+#include <linux/spi/spi_oc_tiny.h>
|
7098 |
|
|
+#include <linux/io.h>
|
7099 |
|
|
+#include <linux/gpio.h>
|
7100 |
|
|
+#include <linux/of.h>
|
7101 |
|
|
+
|
7102 |
|
|
+#define DRV_NAME "spi_v586_tiny"
|
7103 |
|
|
+
|
7104 |
|
|
+#define TINY_SPI_RXDATA 0
|
7105 |
|
|
+#define TINY_SPI_TXDATA 4
|
7106 |
|
|
+#define TINY_SPI_STATUS 8
|
7107 |
|
|
+#define TINY_SPI_CONTROL 12
|
7108 |
|
|
+#define TINY_SPI_BAUD 16
|
7109 |
|
|
+
|
7110 |
|
|
+#define TINY_SPI_STATUS_TXE 0x1
|
7111 |
|
|
+#define TINY_SPI_STATUS_TXR 0x2
|
7112 |
|
|
+
|
7113 |
|
|
+struct tiny_spi {
|
7114 |
|
|
+ /* bitbang has to be first */
|
7115 |
|
|
+ struct spi_bitbang bitbang;
|
7116 |
|
|
+ struct completion done;
|
7117 |
|
|
+
|
7118 |
|
|
+ void __iomem *base;
|
7119 |
|
|
+ int irq;
|
7120 |
|
|
+ unsigned int freq;
|
7121 |
|
|
+ unsigned int baudwidth;
|
7122 |
|
|
+ unsigned int baud;
|
7123 |
|
|
+ unsigned int speed_hz;
|
7124 |
|
|
+ unsigned int mode;
|
7125 |
|
|
+ unsigned int len;
|
7126 |
|
|
+ unsigned int txc, rxc;
|
7127 |
|
|
+ const u8 *txp;
|
7128 |
|
|
+ u8 *rxp;
|
7129 |
|
|
+ int gpio_cs_count;
|
7130 |
|
|
+ int *gpio_cs;
|
7131 |
|
|
+};
|
7132 |
|
|
+
|
7133 |
|
|
+static inline struct tiny_spi *tiny_spi_to_hw(struct spi_device *sdev)
|
7134 |
|
|
+{
|
7135 |
|
|
+ return spi_master_get_devdata(sdev->master);
|
7136 |
|
|
+}
|
7137 |
|
|
+
|
7138 |
|
|
+static unsigned int tiny_spi_baud(struct spi_device *spi, unsigned int hz)
|
7139 |
|
|
+{
|
7140 |
|
|
+ struct tiny_spi *hw = tiny_spi_to_hw(spi);
|
7141 |
|
|
+
|
7142 |
|
|
+ return min(DIV_ROUND_UP(hw->freq, hz * 2), (1U << hw->baudwidth)) - 1;
|
7143 |
|
|
+}
|
7144 |
|
|
+
|
7145 |
|
|
+static void tiny_spi_chipselect(struct spi_device *spi, int is_active)
|
7146 |
|
|
+{
|
7147 |
|
|
+ struct tiny_spi *hw = tiny_spi_to_hw(spi);
|
7148 |
|
|
+
|
7149 |
|
|
+ if (hw->gpio_cs_count > 0) {
|
7150 |
|
|
+ gpio_set_value(hw->gpio_cs[spi->chip_select],
|
7151 |
|
|
+ (spi->mode & SPI_CS_HIGH) ? is_active : !is_active);
|
7152 |
|
|
+ }
|
7153 |
|
|
+}
|
7154 |
|
|
+
|
7155 |
|
|
+static int tiny_spi_setup_transfer(struct spi_device *spi,
|
7156 |
|
|
+ struct spi_transfer *t)
|
7157 |
|
|
+{
|
7158 |
|
|
+ struct tiny_spi *hw = tiny_spi_to_hw(spi);
|
7159 |
|
|
+ unsigned int baud = hw->baud;
|
7160 |
|
|
+
|
7161 |
|
|
+ if (t) {
|
7162 |
|
|
+ if (t->speed_hz && t->speed_hz != hw->speed_hz)
|
7163 |
|
|
+ baud = tiny_spi_baud(spi, t->speed_hz);
|
7164 |
|
|
+ }
|
7165 |
|
|
+ outl(baud, hw->base + TINY_SPI_BAUD);
|
7166 |
|
|
+ outl(hw->mode, hw->base + TINY_SPI_CONTROL);
|
7167 |
|
|
+ return 0;
|
7168 |
|
|
+}
|
7169 |
|
|
+
|
7170 |
|
|
+static int tiny_spi_setup(struct spi_device *spi)
|
7171 |
|
|
+{
|
7172 |
|
|
+ struct tiny_spi *hw = tiny_spi_to_hw(spi);
|
7173 |
|
|
+
|
7174 |
|
|
+ if (spi->max_speed_hz != hw->speed_hz) {
|
7175 |
|
|
+ hw->speed_hz = spi->max_speed_hz;
|
7176 |
|
|
+ hw->baud = tiny_spi_baud(spi, hw->speed_hz);
|
7177 |
|
|
+ }
|
7178 |
|
|
+ hw->mode = spi->mode & (SPI_CPOL | SPI_CPHA);
|
7179 |
|
|
+ return 0;
|
7180 |
|
|
+}
|
7181 |
|
|
+
|
7182 |
|
|
+static inline void tiny_spi_wait_txr(struct tiny_spi *hw)
|
7183 |
|
|
+{
|
7184 |
|
|
+ while (!(inb(hw->base + TINY_SPI_STATUS) &
|
7185 |
|
|
+ TINY_SPI_STATUS_TXR))
|
7186 |
|
|
+ cpu_relax();
|
7187 |
|
|
+}
|
7188 |
|
|
+
|
7189 |
|
|
+static inline void tiny_spi_wait_txe(struct tiny_spi *hw)
|
7190 |
|
|
+{
|
7191 |
|
|
+ while (!(inb(hw->base + TINY_SPI_STATUS) &
|
7192 |
|
|
+ TINY_SPI_STATUS_TXE))
|
7193 |
|
|
+ cpu_relax();
|
7194 |
|
|
+}
|
7195 |
|
|
+
|
7196 |
|
|
+static int tiny_spi_txrx_bufs(struct spi_device *spi, struct spi_transfer *t)
|
7197 |
|
|
+{
|
7198 |
|
|
+ struct tiny_spi *hw = tiny_spi_to_hw(spi);
|
7199 |
|
|
+ const u8 *txp = t->tx_buf;
|
7200 |
|
|
+ u8 *rxp = t->rx_buf;
|
7201 |
|
|
+ unsigned int i;
|
7202 |
|
|
+
|
7203 |
|
|
+ if (hw->irq >= 0) {
|
7204 |
|
|
+ /* use interrupt driven data transfer */
|
7205 |
|
|
+ hw->len = t->len;
|
7206 |
|
|
+ hw->txp = t->tx_buf;
|
7207 |
|
|
+ hw->rxp = t->rx_buf;
|
7208 |
|
|
+ hw->txc = 0;
|
7209 |
|
|
+ hw->rxc = 0;
|
7210 |
|
|
+
|
7211 |
|
|
+ /* send the first byte */
|
7212 |
|
|
+ if (t->len > 1) {
|
7213 |
|
|
+ outb(hw->txp ? *hw->txp++ : 0,
|
7214 |
|
|
+ hw->base + TINY_SPI_TXDATA);
|
7215 |
|
|
+ hw->txc++;
|
7216 |
|
|
+ outb(hw->txp ? *hw->txp++ : 0,
|
7217 |
|
|
+ hw->base + TINY_SPI_TXDATA);
|
7218 |
|
|
+ hw->txc++;
|
7219 |
|
|
+ outb(TINY_SPI_STATUS_TXR, hw->base + TINY_SPI_STATUS);
|
7220 |
|
|
+ } else {
|
7221 |
|
|
+ outb(hw->txp ? *hw->txp++ : 0,
|
7222 |
|
|
+ hw->base + TINY_SPI_TXDATA);
|
7223 |
|
|
+ hw->txc++;
|
7224 |
|
|
+ outb(TINY_SPI_STATUS_TXE, hw->base + TINY_SPI_STATUS);
|
7225 |
|
|
+ }
|
7226 |
|
|
+
|
7227 |
|
|
+ wait_for_completion(&hw->done);
|
7228 |
|
|
+ } else {
|
7229 |
|
|
+ /* we need to tighten the transfer loop */
|
7230 |
|
|
+ outb(txp ? *txp++ : 0, hw->base + TINY_SPI_TXDATA);
|
7231 |
|
|
+ for (i = 1; i < t->len; i++) {
|
7232 |
|
|
+ outb(txp ? *txp++ : 0, hw->base + TINY_SPI_TXDATA);
|
7233 |
|
|
+
|
7234 |
|
|
+ if (rxp || (i != t->len - 1))
|
7235 |
|
|
+ tiny_spi_wait_txr(hw);
|
7236 |
|
|
+ if (rxp)
|
7237 |
|
|
+ *rxp++ = inb(hw->base + TINY_SPI_TXDATA);
|
7238 |
|
|
+ }
|
7239 |
|
|
+ tiny_spi_wait_txe(hw);
|
7240 |
|
|
+ if (rxp)
|
7241 |
|
|
+ *rxp++ = inb(hw->base + TINY_SPI_RXDATA);
|
7242 |
|
|
+ }
|
7243 |
|
|
+
|
7244 |
|
|
+ return t->len;
|
7245 |
|
|
+}
|
7246 |
|
|
+
|
7247 |
|
|
+static irqreturn_t tiny_spi_irq(int irq, void *dev)
|
7248 |
|
|
+{
|
7249 |
|
|
+ struct tiny_spi *hw = dev;
|
7250 |
|
|
+
|
7251 |
|
|
+ outb(0, hw->base + TINY_SPI_STATUS);
|
7252 |
|
|
+ if (hw->rxc + 1 == hw->len) {
|
7253 |
|
|
+ if (hw->rxp)
|
7254 |
|
|
+ *hw->rxp++ = inb(hw->base + TINY_SPI_RXDATA);
|
7255 |
|
|
+ hw->rxc++;
|
7256 |
|
|
+ complete(&hw->done);
|
7257 |
|
|
+ } else {
|
7258 |
|
|
+ if (hw->rxp)
|
7259 |
|
|
+ *hw->rxp++ = inb(hw->base + TINY_SPI_TXDATA);
|
7260 |
|
|
+ hw->rxc++;
|
7261 |
|
|
+ if (hw->txc < hw->len) {
|
7262 |
|
|
+ outb(hw->txp ? *hw->txp++ : 0,
|
7263 |
|
|
+ hw->base + TINY_SPI_TXDATA);
|
7264 |
|
|
+ hw->txc++;
|
7265 |
|
|
+ outb(TINY_SPI_STATUS_TXR,
|
7266 |
|
|
+ hw->base + TINY_SPI_STATUS);
|
7267 |
|
|
+ } else {
|
7268 |
|
|
+ outb(TINY_SPI_STATUS_TXE,
|
7269 |
|
|
+ hw->base + TINY_SPI_STATUS);
|
7270 |
|
|
+ }
|
7271 |
|
|
+ }
|
7272 |
|
|
+ return IRQ_HANDLED;
|
7273 |
|
|
+}
|
7274 |
|
|
+
|
7275 |
|
|
+#ifdef CONFIG_OF
|
7276 |
|
|
+#include <linux/of_gpio.h>
|
7277 |
|
|
+
|
7278 |
|
|
+static int tiny_spi_of_probe(struct platform_device *pdev)
|
7279 |
|
|
+{
|
7280 |
|
|
+ struct tiny_spi *hw = platform_get_drvdata(pdev);
|
7281 |
|
|
+ struct device_node *np = pdev->dev.of_node;
|
7282 |
|
|
+ unsigned int i;
|
7283 |
|
|
+ const __be32 *val;
|
7284 |
|
|
+ int len;
|
7285 |
|
|
+
|
7286 |
|
|
+ printk("dbg 1 ... \n");
|
7287 |
|
|
+ if (!np)
|
7288 |
|
|
+ return 0;
|
7289 |
|
|
+ hw->gpio_cs_count = of_gpio_count(np);
|
7290 |
|
|
+ printk("dbg 2 ... \n");
|
7291 |
|
|
+ if (hw->gpio_cs_count > 0) {
|
7292 |
|
|
+ hw->gpio_cs = devm_kzalloc(&pdev->dev,
|
7293 |
|
|
+ hw->gpio_cs_count * sizeof(unsigned int),
|
7294 |
|
|
+ GFP_KERNEL);
|
7295 |
|
|
+ printk("dbg 3 ... \n");
|
7296 |
|
|
+ if (!hw->gpio_cs)
|
7297 |
|
|
+ return -ENOMEM;
|
7298 |
|
|
+ printk("dbg 4 ... \n");
|
7299 |
|
|
+ }
|
7300 |
|
|
+ for (i = 0; i < hw->gpio_cs_count; i++) {
|
7301 |
|
|
+ hw->gpio_cs[i] = of_get_gpio_flags(np, i, NULL);
|
7302 |
|
|
+ if (hw->gpio_cs[i] < 0)
|
7303 |
|
|
+ return -ENODEV;
|
7304 |
|
|
+ }
|
7305 |
|
|
+ printk("dbg 5 ... \n");
|
7306 |
|
|
+
|
7307 |
|
|
+ hw->bitbang.master->dev.of_node = pdev->dev.of_node;
|
7308 |
|
|
+ val = of_get_property(pdev->dev.of_node,
|
7309 |
|
|
+ "clock-frequency", &len);
|
7310 |
|
|
+ printk("dbg 6 ... \n");
|
7311 |
|
|
+ if (val && len >= sizeof(__be32))
|
7312 |
|
|
+ hw->freq = be32_to_cpup(val);
|
7313 |
|
|
+ printk("dbg 7 ... \n");
|
7314 |
|
|
+ val = of_get_property(pdev->dev.of_node, "baud-width", &len);
|
7315 |
|
|
+ if (val && len >= sizeof(__be32))
|
7316 |
|
|
+ hw->baudwidth = be32_to_cpup(val);
|
7317 |
|
|
+ printk("dbg 8 ... \n");
|
7318 |
|
|
+ return 0;
|
7319 |
|
|
+}
|
7320 |
|
|
+#else /* !CONFIG_OF */
|
7321 |
|
|
+static int tiny_spi_of_probe(struct platform_device *pdev)
|
7322 |
|
|
+{
|
7323 |
|
|
+ return 0;
|
7324 |
|
|
+}
|
7325 |
|
|
+#endif /* CONFIG_OF */
|
7326 |
|
|
+
|
7327 |
|
|
+static int tiny_spi_probe(struct platform_device *pdev)
|
7328 |
|
|
+{
|
7329 |
|
|
+ struct tiny_spi_platform_data *platp = dev_get_platdata(&pdev->dev);
|
7330 |
|
|
+ struct tiny_spi *hw;
|
7331 |
|
|
+ struct spi_master *master;
|
7332 |
|
|
+ struct resource *res;
|
7333 |
|
|
+ unsigned int i;
|
7334 |
|
|
+ int err = -ENODEV;
|
7335 |
|
|
+
|
7336 |
|
|
+ printk("dbg 1a ... \n");
|
7337 |
|
|
+
|
7338 |
|
|
+ master = spi_alloc_master(&pdev->dev, sizeof(struct tiny_spi));
|
7339 |
|
|
+ if (!master)
|
7340 |
|
|
+ return err;
|
7341 |
|
|
+
|
7342 |
|
|
+ printk("dbg 2a ... \n");
|
7343 |
|
|
+
|
7344 |
|
|
+ /* setup the master state. */
|
7345 |
|
|
+
|
7346 |
|
|
+ printk("dbg 3a ... \n");
|
7347 |
|
|
+ master->bus_num = pdev->id;
|
7348 |
|
|
+ master->num_chipselect = 255;
|
7349 |
|
|
+ master->mode_bits = SPI_CPOL | SPI_CPHA | SPI_CS_HIGH;
|
7350 |
|
|
+ master->setup = tiny_spi_setup;
|
7351 |
|
|
+
|
7352 |
|
|
+ printk("dbg 4a ... \n");
|
7353 |
|
|
+
|
7354 |
|
|
+ hw = spi_master_get_devdata(master);
|
7355 |
|
|
+ platform_set_drvdata(pdev, hw);
|
7356 |
|
|
+
|
7357 |
|
|
+ printk("dbg 5a ... \n");
|
7358 |
|
|
+
|
7359 |
|
|
+ /* setup the state for the bitbang driver */
|
7360 |
|
|
+ hw->bitbang.master = master;
|
7361 |
|
|
+ hw->bitbang.setup_transfer = tiny_spi_setup_transfer;
|
7362 |
|
|
+ hw->bitbang.chipselect = tiny_spi_chipselect;
|
7363 |
|
|
+ hw->bitbang.txrx_bufs = tiny_spi_txrx_bufs;
|
7364 |
|
|
+
|
7365 |
|
|
+ printk("dbg 6a ... \n");
|
7366 |
|
|
+
|
7367 |
|
|
+ /* find and map our resources */
|
7368 |
|
|
+ res = platform_get_resource(pdev, IORESOURCE_MEM, 0);
|
7369 |
|
|
+ hw->base = devm_ioremap_resource(&pdev->dev, res);
|
7370 |
|
|
+
|
7371 |
|
|
+ printk("dbg 7a ... \n");
|
7372 |
|
|
+
|
7373 |
|
|
+ if (IS_ERR(hw->base)) {
|
7374 |
|
|
+ err = PTR_ERR(hw->base);
|
7375 |
|
|
+ goto exit;
|
7376 |
|
|
+ }
|
7377 |
|
|
+
|
7378 |
|
|
+ printk("dbg 8a ... \n");
|
7379 |
|
|
+
|
7380 |
|
|
+ /* irq is optional */
|
7381 |
|
|
+ hw->irq = platform_get_irq(pdev, 0);
|
7382 |
|
|
+ if (hw->irq >= 0) {
|
7383 |
|
|
+ init_completion(&hw->done);
|
7384 |
|
|
+ err = devm_request_irq(&pdev->dev, hw->irq, tiny_spi_irq, 0,
|
7385 |
|
|
+ pdev->name, hw);
|
7386 |
|
|
+ if (err)
|
7387 |
|
|
+ goto exit;
|
7388 |
|
|
+ }
|
7389 |
|
|
+ printk("dbg 9a ... \n");
|
7390 |
|
|
+
|
7391 |
|
|
+ /* find platform data */
|
7392 |
|
|
+ if (platp) {
|
7393 |
|
|
+ hw->gpio_cs_count = platp->gpio_cs_count;
|
7394 |
|
|
+ hw->gpio_cs = platp->gpio_cs;
|
7395 |
|
|
+ if (platp->gpio_cs_count && !platp->gpio_cs) {
|
7396 |
|
|
+ err = -EBUSY;
|
7397 |
|
|
+ goto exit;
|
7398 |
|
|
+ }
|
7399 |
|
|
+ hw->freq = platp->freq;
|
7400 |
|
|
+ hw->baudwidth = platp->baudwidth;
|
7401 |
|
|
+ printk("dbg 10a ... \n");
|
7402 |
|
|
+ } else {
|
7403 |
|
|
+ err = tiny_spi_of_probe(pdev);
|
7404 |
|
|
+ if (err)
|
7405 |
|
|
+ goto exit;
|
7406 |
|
|
+ }
|
7407 |
|
|
+ printk("dbg 11a ... \n");
|
7408 |
|
|
+
|
7409 |
|
|
+ for (i = 0; i < hw->gpio_cs_count; i++) {
|
7410 |
|
|
+ printk("dbg 11.1a ... \n");
|
7411 |
|
|
+ err = gpio_request(hw->gpio_cs[i], dev_name(&pdev->dev));
|
7412 |
|
|
+ printk("dbg 12.1a ... \n");
|
7413 |
|
|
+ if (err) {
|
7414 |
|
|
+ printk("dbg 13.1a ... \n");
|
7415 |
|
|
+ goto exit_gpio;
|
7416 |
|
|
+ }
|
7417 |
|
|
+ printk("dbg 14.1a ... \n");
|
7418 |
|
|
+ gpio_direction_output(hw->gpio_cs[i], 1);
|
7419 |
|
|
+ printk("dbg 15.1a ... \n");
|
7420 |
|
|
+ }
|
7421 |
|
|
+ hw->bitbang.master->num_chipselect = max(1, hw->gpio_cs_count);
|
7422 |
|
|
+ printk("dbg 12a ... \n");
|
7423 |
|
|
+
|
7424 |
|
|
+ /* register our spi controller */
|
7425 |
|
|
+ err = spi_bitbang_start(&hw->bitbang);
|
7426 |
|
|
+ printk("dbg 13a ... \n");
|
7427 |
|
|
+
|
7428 |
|
|
+ if (err)
|
7429 |
|
|
+ goto exit;
|
7430 |
|
|
+ dev_info(&pdev->dev, "base %p, irq %d\n", hw->base, hw->irq);
|
7431 |
|
|
+ printk("dbg 14a ... \n");
|
7432 |
|
|
+
|
7433 |
|
|
+ return 0;
|
7434 |
|
|
+
|
7435 |
|
|
+exit_gpio:
|
7436 |
|
|
+ while (i-- > 0)
|
7437 |
|
|
+ gpio_free(hw->gpio_cs[i]);
|
7438 |
|
|
+exit:
|
7439 |
|
|
+ spi_master_put(master);
|
7440 |
|
|
+ return err;
|
7441 |
|
|
+}
|
7442 |
|
|
+
|
7443 |
|
|
+static int tiny_spi_remove(struct platform_device *pdev)
|
7444 |
|
|
+{
|
7445 |
|
|
+ struct tiny_spi *hw = platform_get_drvdata(pdev);
|
7446 |
|
|
+ struct spi_master *master = hw->bitbang.master;
|
7447 |
|
|
+ unsigned int i;
|
7448 |
|
|
+
|
7449 |
|
|
+ spi_bitbang_stop(&hw->bitbang);
|
7450 |
|
|
+ for (i = 0; i < hw->gpio_cs_count; i++)
|
7451 |
|
|
+ gpio_free(hw->gpio_cs[i]);
|
7452 |
|
|
+ spi_master_put(master);
|
7453 |
|
|
+ return 0;
|
7454 |
|
|
+}
|
7455 |
|
|
+
|
7456 |
|
|
+#ifdef CONFIG_OF
|
7457 |
|
|
+static const struct of_device_id tiny_spi_match[] = {
|
7458 |
|
|
+ { .compatible = "opencores,tiny-spi-rtlsvn2", },
|
7459 |
|
|
+ {},
|
7460 |
|
|
+};
|
7461 |
|
|
+MODULE_DEVICE_TABLE(of, tiny_spi_match);
|
7462 |
|
|
+#endif /* CONFIG_OF */
|
7463 |
|
|
+
|
7464 |
|
|
+static struct platform_driver tiny_spi_driver = {
|
7465 |
|
|
+ .probe = tiny_spi_probe,
|
7466 |
|
|
+ .remove = tiny_spi_remove,
|
7467 |
|
|
+ .driver = {
|
7468 |
|
|
+ .name = DRV_NAME,
|
7469 |
|
|
+ .pm = NULL,
|
7470 |
|
|
+ .of_match_table = of_match_ptr(tiny_spi_match),
|
7471 |
|
|
+ },
|
7472 |
|
|
+};
|
7473 |
|
|
+module_platform_driver(tiny_spi_driver);
|
7474 |
|
|
+
|
7475 |
|
|
+MODULE_DESCRIPTION("OpenCores tiny SPI driver");
|
7476 |
|
|
+MODULE_AUTHOR("Thomas Chou <thomas@wytron.com.tw>");
|
7477 |
|
|
+MODULE_LICENSE("GPL");
|
7478 |
|
|
+MODULE_ALIAS("platform:" DRV_NAME);
|
7479 |
|
|
diff -Naur linux-3.19/drivers/spi/spi-v586-tiny.c.sav linux-3.19-sav/drivers/spi/spi-v586-tiny.c.sav
|
7480 |
|
|
--- linux-3.19/drivers/spi/spi-v586-tiny.c.sav 1970-01-01 01:00:00.000000000 +0100
|
7481 |
|
|
+++ linux-3.19-sav/drivers/spi/spi-v586-tiny.c.sav 2016-04-23 20:36:31.363918476 +0200
|
7482 |
|
|
@@ -0,0 +1,405 @@
|
7483 |
|
|
+/*
|
7484 |
|
|
+ * OpenCores tiny SPI master driver
|
7485 |
|
|
+ *
|
7486 |
|
|
+ * http://opencores.org/project,tiny_spi
|
7487 |
|
|
+ *
|
7488 |
|
|
+ * Copyright (C) 2011 Thomas Chou <thomas@wytron.com.tw>
|
7489 |
|
|
+ *
|
7490 |
|
|
+ * Based on spi_s3c24xx.c, which is:
|
7491 |
|
|
+ * Copyright (c) 2006 Ben Dooks
|
7492 |
|
|
+ * Copyright (c) 2006 Simtec Electronics
|
7493 |
|
|
+ * Ben Dooks <ben@simtec.co.uk>
|
7494 |
|
|
+ *
|
7495 |
|
|
+ * This program is free software; you can redistribute it and/or modify
|
7496 |
|
|
+ * it under the terms of the GNU General Public License version 2 as
|
7497 |
|
|
+ * published by the Free Software Foundation.
|
7498 |
|
|
+ */
|
7499 |
|
|
+
|
7500 |
|
|
+#include <linux/interrupt.h>
|
7501 |
|
|
+#include <linux/errno.h>
|
7502 |
|
|
+#include <linux/module.h>
|
7503 |
|
|
+#include <linux/platform_device.h>
|
7504 |
|
|
+#include <linux/spi/spi.h>
|
7505 |
|
|
+#include <linux/spi/spi_bitbang.h>
|
7506 |
|
|
+#include <linux/spi/spi_oc_tiny.h>
|
7507 |
|
|
+#include <linux/io.h>
|
7508 |
|
|
+#include <linux/gpio.h>
|
7509 |
|
|
+#include <linux/of.h>
|
7510 |
|
|
+
|
7511 |
|
|
+#define DRV_NAME "spi_v586_tiny"
|
7512 |
|
|
+
|
7513 |
|
|
+#define TINY_SPI_RXDATA 0
|
7514 |
|
|
+#define TINY_SPI_TXDATA 4
|
7515 |
|
|
+#define TINY_SPI_STATUS 8
|
7516 |
|
|
+#define TINY_SPI_CONTROL 12
|
7517 |
|
|
+#define TINY_SPI_BAUD 16
|
7518 |
|
|
+
|
7519 |
|
|
+#define TINY_SPI_STATUS_TXE 0x1
|
7520 |
|
|
+#define TINY_SPI_STATUS_TXR 0x2
|
7521 |
|
|
+
|
7522 |
|
|
+struct tiny_spi {
|
7523 |
|
|
+ /* bitbang has to be first */
|
7524 |
|
|
+ struct spi_bitbang bitbang;
|
7525 |
|
|
+ struct completion done;
|
7526 |
|
|
+
|
7527 |
|
|
+ void __iomem *base;
|
7528 |
|
|
+ int irq;
|
7529 |
|
|
+ unsigned int freq;
|
7530 |
|
|
+ unsigned int baudwidth;
|
7531 |
|
|
+ unsigned int baud;
|
7532 |
|
|
+ unsigned int speed_hz;
|
7533 |
|
|
+ unsigned int mode;
|
7534 |
|
|
+ unsigned int len;
|
7535 |
|
|
+ unsigned int txc, rxc;
|
7536 |
|
|
+ const u8 *txp;
|
7537 |
|
|
+ u8 *rxp;
|
7538 |
|
|
+ int gpio_cs_count;
|
7539 |
|
|
+ int *gpio_cs;
|
7540 |
|
|
+};
|
7541 |
|
|
+
|
7542 |
|
|
+static inline struct tiny_spi *tiny_spi_to_hw(struct spi_device *sdev)
|
7543 |
|
|
+{
|
7544 |
|
|
+ return spi_master_get_devdata(sdev->master);
|
7545 |
|
|
+}
|
7546 |
|
|
+
|
7547 |
|
|
+static unsigned int tiny_spi_baud(struct spi_device *spi, unsigned int hz)
|
7548 |
|
|
+{
|
7549 |
|
|
+ struct tiny_spi *hw = tiny_spi_to_hw(spi);
|
7550 |
|
|
+
|
7551 |
|
|
+ return min(DIV_ROUND_UP(hw->freq, hz * 2), (1U << hw->baudwidth)) - 1;
|
7552 |
|
|
+}
|
7553 |
|
|
+
|
7554 |
|
|
+static void tiny_spi_chipselect(struct spi_device *spi, int is_active)
|
7555 |
|
|
+{
|
7556 |
|
|
+ struct tiny_spi *hw = tiny_spi_to_hw(spi);
|
7557 |
|
|
+
|
7558 |
|
|
+ if (hw->gpio_cs_count > 0) {
|
7559 |
|
|
+ gpio_set_value(hw->gpio_cs[spi->chip_select],
|
7560 |
|
|
+ (spi->mode & SPI_CS_HIGH) ? is_active : !is_active);
|
7561 |
|
|
+ }
|
7562 |
|
|
+}
|
7563 |
|
|
+
|
7564 |
|
|
+static int tiny_spi_setup_transfer(struct spi_device *spi,
|
7565 |
|
|
+ struct spi_transfer *t)
|
7566 |
|
|
+{
|
7567 |
|
|
+ struct tiny_spi *hw = tiny_spi_to_hw(spi);
|
7568 |
|
|
+ unsigned int baud = hw->baud;
|
7569 |
|
|
+
|
7570 |
|
|
+ if (t) {
|
7571 |
|
|
+ if (t->speed_hz && t->speed_hz != hw->speed_hz)
|
7572 |
|
|
+ baud = tiny_spi_baud(spi, t->speed_hz);
|
7573 |
|
|
+ }
|
7574 |
|
|
+ writel(baud, hw->base + TINY_SPI_BAUD);
|
7575 |
|
|
+ writel(hw->mode, hw->base + TINY_SPI_CONTROL);
|
7576 |
|
|
+ return 0;
|
7577 |
|
|
+}
|
7578 |
|
|
+
|
7579 |
|
|
+static int tiny_spi_setup(struct spi_device *spi)
|
7580 |
|
|
+{
|
7581 |
|
|
+ struct tiny_spi *hw = tiny_spi_to_hw(spi);
|
7582 |
|
|
+
|
7583 |
|
|
+ if (spi->max_speed_hz != hw->speed_hz) {
|
7584 |
|
|
+ hw->speed_hz = spi->max_speed_hz;
|
7585 |
|
|
+ hw->baud = tiny_spi_baud(spi, hw->speed_hz);
|
7586 |
|
|
+ }
|
7587 |
|
|
+ hw->mode = spi->mode & (SPI_CPOL | SPI_CPHA);
|
7588 |
|
|
+ return 0;
|
7589 |
|
|
+}
|
7590 |
|
|
+
|
7591 |
|
|
+static inline void tiny_spi_wait_txr(struct tiny_spi *hw)
|
7592 |
|
|
+{
|
7593 |
|
|
+ while (!(readb(hw->base + TINY_SPI_STATUS) &
|
7594 |
|
|
+ TINY_SPI_STATUS_TXR))
|
7595 |
|
|
+ cpu_relax();
|
7596 |
|
|
+}
|
7597 |
|
|
+
|
7598 |
|
|
+static inline void tiny_spi_wait_txe(struct tiny_spi *hw)
|
7599 |
|
|
+{
|
7600 |
|
|
+ while (!(readb(hw->base + TINY_SPI_STATUS) &
|
7601 |
|
|
+ TINY_SPI_STATUS_TXE))
|
7602 |
|
|
+ cpu_relax();
|
7603 |
|
|
+}
|
7604 |
|
|
+
|
7605 |
|
|
+static int tiny_spi_txrx_bufs(struct spi_device *spi, struct spi_transfer *t)
|
7606 |
|
|
+{
|
7607 |
|
|
+ struct tiny_spi *hw = tiny_spi_to_hw(spi);
|
7608 |
|
|
+ const u8 *txp = t->tx_buf;
|
7609 |
|
|
+ u8 *rxp = t->rx_buf;
|
7610 |
|
|
+ unsigned int i;
|
7611 |
|
|
+
|
7612 |
|
|
+ if (hw->irq >= 0) {
|
7613 |
|
|
+ /* use interrupt driven data transfer */
|
7614 |
|
|
+ hw->len = t->len;
|
7615 |
|
|
+ hw->txp = t->tx_buf;
|
7616 |
|
|
+ hw->rxp = t->rx_buf;
|
7617 |
|
|
+ hw->txc = 0;
|
7618 |
|
|
+ hw->rxc = 0;
|
7619 |
|
|
+
|
7620 |
|
|
+ /* send the first byte */
|
7621 |
|
|
+ if (t->len > 1) {
|
7622 |
|
|
+ writeb(hw->txp ? *hw->txp++ : 0,
|
7623 |
|
|
+ hw->base + TINY_SPI_TXDATA);
|
7624 |
|
|
+ hw->txc++;
|
7625 |
|
|
+ writeb(hw->txp ? *hw->txp++ : 0,
|
7626 |
|
|
+ hw->base + TINY_SPI_TXDATA);
|
7627 |
|
|
+ hw->txc++;
|
7628 |
|
|
+ writeb(TINY_SPI_STATUS_TXR, hw->base + TINY_SPI_STATUS);
|
7629 |
|
|
+ } else {
|
7630 |
|
|
+ writeb(hw->txp ? *hw->txp++ : 0,
|
7631 |
|
|
+ hw->base + TINY_SPI_TXDATA);
|
7632 |
|
|
+ hw->txc++;
|
7633 |
|
|
+ writeb(TINY_SPI_STATUS_TXE, hw->base + TINY_SPI_STATUS);
|
7634 |
|
|
+ }
|
7635 |
|
|
+
|
7636 |
|
|
+ wait_for_completion(&hw->done);
|
7637 |
|
|
+ } else {
|
7638 |
|
|
+ /* we need to tighten the transfer loop */
|
7639 |
|
|
+ writeb(txp ? *txp++ : 0, hw->base + TINY_SPI_TXDATA);
|
7640 |
|
|
+ for (i = 1; i < t->len; i++) {
|
7641 |
|
|
+ writeb(txp ? *txp++ : 0, hw->base + TINY_SPI_TXDATA);
|
7642 |
|
|
+
|
7643 |
|
|
+ if (rxp || (i != t->len - 1))
|
7644 |
|
|
+ tiny_spi_wait_txr(hw);
|
7645 |
|
|
+ if (rxp)
|
7646 |
|
|
+ *rxp++ = readb(hw->base + TINY_SPI_TXDATA);
|
7647 |
|
|
+ }
|
7648 |
|
|
+ tiny_spi_wait_txe(hw);
|
7649 |
|
|
+ if (rxp)
|
7650 |
|
|
+ *rxp++ = readb(hw->base + TINY_SPI_RXDATA);
|
7651 |
|
|
+ }
|
7652 |
|
|
+
|
7653 |
|
|
+ return t->len;
|
7654 |
|
|
+}
|
7655 |
|
|
+
|
7656 |
|
|
+static irqreturn_t tiny_spi_irq(int irq, void *dev)
|
7657 |
|
|
+{
|
7658 |
|
|
+ struct tiny_spi *hw = dev;
|
7659 |
|
|
+
|
7660 |
|
|
+ writeb(0, hw->base + TINY_SPI_STATUS);
|
7661 |
|
|
+ if (hw->rxc + 1 == hw->len) {
|
7662 |
|
|
+ if (hw->rxp)
|
7663 |
|
|
+ *hw->rxp++ = readb(hw->base + TINY_SPI_RXDATA);
|
7664 |
|
|
+ hw->rxc++;
|
7665 |
|
|
+ complete(&hw->done);
|
7666 |
|
|
+ } else {
|
7667 |
|
|
+ if (hw->rxp)
|
7668 |
|
|
+ *hw->rxp++ = readb(hw->base + TINY_SPI_TXDATA);
|
7669 |
|
|
+ hw->rxc++;
|
7670 |
|
|
+ if (hw->txc < hw->len) {
|
7671 |
|
|
+ writeb(hw->txp ? *hw->txp++ : 0,
|
7672 |
|
|
+ hw->base + TINY_SPI_TXDATA);
|
7673 |
|
|
+ hw->txc++;
|
7674 |
|
|
+ writeb(TINY_SPI_STATUS_TXR,
|
7675 |
|
|
+ hw->base + TINY_SPI_STATUS);
|
7676 |
|
|
+ } else {
|
7677 |
|
|
+ writeb(TINY_SPI_STATUS_TXE,
|
7678 |
|
|
+ hw->base + TINY_SPI_STATUS);
|
7679 |
|
|
+ }
|
7680 |
|
|
+ }
|
7681 |
|
|
+ return IRQ_HANDLED;
|
7682 |
|
|
+}
|
7683 |
|
|
+
|
7684 |
|
|
+#ifdef CONFIG_OF
|
7685 |
|
|
+#include <linux/of_gpio.h>
|
7686 |
|
|
+
|
7687 |
|
|
+static int tiny_spi_of_probe(struct platform_device *pdev)
|
7688 |
|
|
+{
|
7689 |
|
|
+ struct tiny_spi *hw = platform_get_drvdata(pdev);
|
7690 |
|
|
+ struct device_node *np = pdev->dev.of_node;
|
7691 |
|
|
+ unsigned int i;
|
7692 |
|
|
+ const __be32 *val;
|
7693 |
|
|
+ int len;
|
7694 |
|
|
+
|
7695 |
|
|
+ printk("dbg 1 ... \n");
|
7696 |
|
|
+ if (!np)
|
7697 |
|
|
+ return 0;
|
7698 |
|
|
+ hw->gpio_cs_count = of_gpio_count(np);
|
7699 |
|
|
+ printk("dbg 2 ... \n");
|
7700 |
|
|
+ if (hw->gpio_cs_count > 0) {
|
7701 |
|
|
+ hw->gpio_cs = devm_kzalloc(&pdev->dev,
|
7702 |
|
|
+ hw->gpio_cs_count * sizeof(unsigned int),
|
7703 |
|
|
+ GFP_KERNEL);
|
7704 |
|
|
+ printk("dbg 3 ... \n");
|
7705 |
|
|
+ if (!hw->gpio_cs)
|
7706 |
|
|
+ return -ENOMEM;
|
7707 |
|
|
+ printk("dbg 4 ... \n");
|
7708 |
|
|
+ }
|
7709 |
|
|
+ for (i = 0; i < hw->gpio_cs_count; i++) {
|
7710 |
|
|
+ hw->gpio_cs[i] = of_get_gpio_flags(np, i, NULL);
|
7711 |
|
|
+ if (hw->gpio_cs[i] < 0)
|
7712 |
|
|
+ return -ENODEV;
|
7713 |
|
|
+ }
|
7714 |
|
|
+ printk("dbg 5 ... \n");
|
7715 |
|
|
+
|
7716 |
|
|
+ hw->bitbang.master->dev.of_node = pdev->dev.of_node;
|
7717 |
|
|
+ val = of_get_property(pdev->dev.of_node,
|
7718 |
|
|
+ "clock-frequency", &len);
|
7719 |
|
|
+ printk("dbg 6 ... \n");
|
7720 |
|
|
+ if (val && len >= sizeof(__be32))
|
7721 |
|
|
+ hw->freq = be32_to_cpup(val);
|
7722 |
|
|
+ printk("dbg 7 ... \n");
|
7723 |
|
|
+ val = of_get_property(pdev->dev.of_node, "baud-width", &len);
|
7724 |
|
|
+ if (val && len >= sizeof(__be32))
|
7725 |
|
|
+ hw->baudwidth = be32_to_cpup(val);
|
7726 |
|
|
+ printk("dbg 8 ... \n");
|
7727 |
|
|
+ return 0;
|
7728 |
|
|
+}
|
7729 |
|
|
+#else /* !CONFIG_OF */
|
7730 |
|
|
+static int tiny_spi_of_probe(struct platform_device *pdev)
|
7731 |
|
|
+{
|
7732 |
|
|
+ return 0;
|
7733 |
|
|
+}
|
7734 |
|
|
+#endif /* CONFIG_OF */
|
7735 |
|
|
+
|
7736 |
|
|
+static int tiny_spi_probe(struct platform_device *pdev)
|
7737 |
|
|
+{
|
7738 |
|
|
+ struct tiny_spi_platform_data *platp = dev_get_platdata(&pdev->dev);
|
7739 |
|
|
+ struct tiny_spi *hw;
|
7740 |
|
|
+ struct spi_master *master;
|
7741 |
|
|
+ struct resource *res;
|
7742 |
|
|
+ unsigned int i;
|
7743 |
|
|
+ int err = -ENODEV;
|
7744 |
|
|
+
|
7745 |
|
|
+ printk("dbg 1a ... \n");
|
7746 |
|
|
+
|
7747 |
|
|
+ master = spi_alloc_master(&pdev->dev, sizeof(struct tiny_spi));
|
7748 |
|
|
+ if (!master)
|
7749 |
|
|
+ return err;
|
7750 |
|
|
+
|
7751 |
|
|
+ printk("dbg 2a ... \n");
|
7752 |
|
|
+
|
7753 |
|
|
+ /* setup the master state. */
|
7754 |
|
|
+
|
7755 |
|
|
+ printk("dbg 3a ... \n");
|
7756 |
|
|
+ master->bus_num = pdev->id;
|
7757 |
|
|
+ master->num_chipselect = 255;
|
7758 |
|
|
+ master->mode_bits = SPI_CPOL | SPI_CPHA | SPI_CS_HIGH;
|
7759 |
|
|
+ master->setup = tiny_spi_setup;
|
7760 |
|
|
+
|
7761 |
|
|
+ printk("dbg 4a ... \n");
|
7762 |
|
|
+
|
7763 |
|
|
+ hw = spi_master_get_devdata(master);
|
7764 |
|
|
+ platform_set_drvdata(pdev, hw);
|
7765 |
|
|
+
|
7766 |
|
|
+ printk("dbg 5a ... \n");
|
7767 |
|
|
+
|
7768 |
|
|
+ /* setup the state for the bitbang driver */
|
7769 |
|
|
+ hw->bitbang.master = master;
|
7770 |
|
|
+ hw->bitbang.setup_transfer = tiny_spi_setup_transfer;
|
7771 |
|
|
+ hw->bitbang.chipselect = tiny_spi_chipselect;
|
7772 |
|
|
+ hw->bitbang.txrx_bufs = tiny_spi_txrx_bufs;
|
7773 |
|
|
+
|
7774 |
|
|
+ printk("dbg 6a ... \n");
|
7775 |
|
|
+
|
7776 |
|
|
+ /* find and map our resources */
|
7777 |
|
|
+ res = platform_get_resource(pdev, IORESOURCE_MEM, 0);
|
7778 |
|
|
+ hw->base = devm_ioremap_resource(&pdev->dev, res);
|
7779 |
|
|
+
|
7780 |
|
|
+ printk("dbg 7a ... \n");
|
7781 |
|
|
+
|
7782 |
|
|
+ if (IS_ERR(hw->base)) {
|
7783 |
|
|
+ err = PTR_ERR(hw->base);
|
7784 |
|
|
+ goto exit;
|
7785 |
|
|
+ }
|
7786 |
|
|
+
|
7787 |
|
|
+ printk("dbg 8a ... \n");
|
7788 |
|
|
+
|
7789 |
|
|
+ /* irq is optional */
|
7790 |
|
|
+ hw->irq = platform_get_irq(pdev, 0);
|
7791 |
|
|
+ if (hw->irq >= 0) {
|
7792 |
|
|
+ init_completion(&hw->done);
|
7793 |
|
|
+ err = devm_request_irq(&pdev->dev, hw->irq, tiny_spi_irq, 0,
|
7794 |
|
|
+ pdev->name, hw);
|
7795 |
|
|
+ if (err)
|
7796 |
|
|
+ goto exit;
|
7797 |
|
|
+ }
|
7798 |
|
|
+ printk("dbg 9a ... \n");
|
7799 |
|
|
+
|
7800 |
|
|
+ /* find platform data */
|
7801 |
|
|
+ if (platp) {
|
7802 |
|
|
+ hw->gpio_cs_count = platp->gpio_cs_count;
|
7803 |
|
|
+ hw->gpio_cs = platp->gpio_cs;
|
7804 |
|
|
+ if (platp->gpio_cs_count && !platp->gpio_cs) {
|
7805 |
|
|
+ err = -EBUSY;
|
7806 |
|
|
+ goto exit;
|
7807 |
|
|
+ }
|
7808 |
|
|
+ hw->freq = platp->freq;
|
7809 |
|
|
+ hw->baudwidth = platp->baudwidth;
|
7810 |
|
|
+ printk("dbg 10a ... \n");
|
7811 |
|
|
+ } else {
|
7812 |
|
|
+ err = tiny_spi_of_probe(pdev);
|
7813 |
|
|
+ if (err)
|
7814 |
|
|
+ goto exit;
|
7815 |
|
|
+ }
|
7816 |
|
|
+ printk("dbg 11a ... \n");
|
7817 |
|
|
+
|
7818 |
|
|
+ for (i = 0; i < hw->gpio_cs_count; i++) {
|
7819 |
|
|
+ printk("dbg 11.1a ... \n");
|
7820 |
|
|
+ err = gpio_request(hw->gpio_cs[i], dev_name(&pdev->dev));
|
7821 |
|
|
+ printk("dbg 12.1a ... \n");
|
7822 |
|
|
+ if (err) {
|
7823 |
|
|
+ printk("dbg 13.1a ... \n");
|
7824 |
|
|
+ goto exit_gpio;
|
7825 |
|
|
+ }
|
7826 |
|
|
+ printk("dbg 14.1a ... \n");
|
7827 |
|
|
+ gpio_direction_output(hw->gpio_cs[i], 1);
|
7828 |
|
|
+ printk("dbg 15.1a ... \n");
|
7829 |
|
|
+ }
|
7830 |
|
|
+ hw->bitbang.master->num_chipselect = max(1, hw->gpio_cs_count);
|
7831 |
|
|
+ printk("dbg 12a ... \n");
|
7832 |
|
|
+
|
7833 |
|
|
+ /* register our spi controller */
|
7834 |
|
|
+ err = spi_bitbang_start(&hw->bitbang);
|
7835 |
|
|
+ printk("dbg 13a ... \n");
|
7836 |
|
|
+
|
7837 |
|
|
+ if (err)
|
7838 |
|
|
+ goto exit;
|
7839 |
|
|
+ dev_info(&pdev->dev, "base %p, irq %d\n", hw->base, hw->irq);
|
7840 |
|
|
+ printk("dbg 14a ... \n");
|
7841 |
|
|
+
|
7842 |
|
|
+ return 0;
|
7843 |
|
|
+
|
7844 |
|
|
+exit_gpio:
|
7845 |
|
|
+ while (i-- > 0)
|
7846 |
|
|
+ gpio_free(hw->gpio_cs[i]);
|
7847 |
|
|
+exit:
|
7848 |
|
|
+ spi_master_put(master);
|
7849 |
|
|
+ return err;
|
7850 |
|
|
+}
|
7851 |
|
|
+
|
7852 |
|
|
+static int tiny_spi_remove(struct platform_device *pdev)
|
7853 |
|
|
+{
|
7854 |
|
|
+ struct tiny_spi *hw = platform_get_drvdata(pdev);
|
7855 |
|
|
+ struct spi_master *master = hw->bitbang.master;
|
7856 |
|
|
+ unsigned int i;
|
7857 |
|
|
+
|
7858 |
|
|
+ spi_bitbang_stop(&hw->bitbang);
|
7859 |
|
|
+ for (i = 0; i < hw->gpio_cs_count; i++)
|
7860 |
|
|
+ gpio_free(hw->gpio_cs[i]);
|
7861 |
|
|
+ spi_master_put(master);
|
7862 |
|
|
+ return 0;
|
7863 |
|
|
+}
|
7864 |
|
|
+
|
7865 |
|
|
+#ifdef CONFIG_OF
|
7866 |
|
|
+static const struct of_device_id tiny_spi_match[] = {
|
7867 |
|
|
+ { .compatible = "opencores,tiny-spi-rtlsvn2", },
|
7868 |
|
|
+ {},
|
7869 |
|
|
+};
|
7870 |
|
|
+MODULE_DEVICE_TABLE(of, tiny_spi_match);
|
7871 |
|
|
+#endif /* CONFIG_OF */
|
7872 |
|
|
+
|
7873 |
|
|
+static struct platform_driver tiny_spi_driver = {
|
7874 |
|
|
+ .probe = tiny_spi_probe,
|
7875 |
|
|
+ .remove = tiny_spi_remove,
|
7876 |
|
|
+ .driver = {
|
7877 |
|
|
+ .name = DRV_NAME,
|
7878 |
|
|
+ .pm = NULL,
|
7879 |
|
|
+ .of_match_table = of_match_ptr(tiny_spi_match),
|
7880 |
|
|
+ },
|
7881 |
|
|
+};
|
7882 |
|
|
+module_platform_driver(tiny_spi_driver);
|
7883 |
|
|
+
|
7884 |
|
|
+MODULE_DESCRIPTION("OpenCores tiny SPI driver");
|
7885 |
|
|
+MODULE_AUTHOR("Thomas Chou <thomas@wytron.com.tw>");
|
7886 |
|
|
+MODULE_LICENSE("GPL");
|
7887 |
|
|
+MODULE_ALIAS("platform:" DRV_NAME);
|
7888 |
|
|
diff -Naur linux-3.19/fs/namei.c linux-3.19-sav/fs/namei.c
|
7889 |
|
|
--- linux-3.19/fs/namei.c 2015-02-09 03:54:22.000000000 +0100
|
7890 |
|
|
+++ linux-3.19-sav/fs/namei.c 2016-01-07 22:57:26.010240498 +0100
|
7891 |
|
|
@@ -139,10 +139,12 @@
|
7892 |
|
|
char *kname;
|
7893 |
|
|
|
7894 |
|
|
result = audit_reusename(filename);
|
7895 |
|
|
+
|
7896 |
|
|
if (result)
|
7897 |
|
|
return result;
|
7898 |
|
|
|
7899 |
|
|
result = __getname();
|
7900 |
|
|
+
|
7901 |
|
|
if (unlikely(!result))
|
7902 |
|
|
return ERR_PTR(-ENOMEM);
|
7903 |
|
|
|
7904 |
|
|
diff -Naur linux-3.19/fs/namespace.c linux-3.19-sav/fs/namespace.c
|
7905 |
|
|
--- linux-3.19/fs/namespace.c 2015-02-09 03:54:22.000000000 +0100
|
7906 |
|
|
+++ linux-3.19-sav/fs/namespace.c 2016-01-07 22:08:30.622285977 +0100
|
7907 |
|
|
@@ -2304,12 +2304,13 @@
|
7908 |
|
|
struct vfsmount *mnt;
|
7909 |
|
|
int err;
|
7910 |
|
|
|
7911 |
|
|
- if (!fstype)
|
7912 |
|
|
+ if (!fstype) {
|
7913 |
|
|
return -EINVAL;
|
7914 |
|
|
-
|
7915 |
|
|
+ }
|
7916 |
|
|
type = get_fs_type(fstype);
|
7917 |
|
|
- if (!type)
|
7918 |
|
|
+ if (!type) {
|
7919 |
|
|
return -ENODEV;
|
7920 |
|
|
+ }
|
7921 |
|
|
|
7922 |
|
|
if (user_ns != &init_user_ns) {
|
7923 |
|
|
if (!(type->fs_flags & FS_USERNS_MOUNT)) {
|
7924 |
|
|
@@ -2327,16 +2328,18 @@
|
7925 |
|
|
|
7926 |
|
|
mnt = vfs_kern_mount(type, flags, name, data);
|
7927 |
|
|
if (!IS_ERR(mnt) && (type->fs_flags & FS_HAS_SUBTYPE) &&
|
7928 |
|
|
- !mnt->mnt_sb->s_subtype)
|
7929 |
|
|
+ !mnt->mnt_sb->s_subtype) {
|
7930 |
|
|
mnt = fs_set_subtype(mnt, fstype);
|
7931 |
|
|
+ }
|
7932 |
|
|
|
7933 |
|
|
put_filesystem(type);
|
7934 |
|
|
- if (IS_ERR(mnt))
|
7935 |
|
|
+ if (IS_ERR(mnt)) {
|
7936 |
|
|
return PTR_ERR(mnt);
|
7937 |
|
|
-
|
7938 |
|
|
+ }
|
7939 |
|
|
err = do_add_mount(real_mount(mnt), path, mnt_flags);
|
7940 |
|
|
- if (err)
|
7941 |
|
|
+ if (err) {
|
7942 |
|
|
mntput(mnt);
|
7943 |
|
|
+ }
|
7944 |
|
|
return err;
|
7945 |
|
|
}
|
7946 |
|
|
|
7947 |
|
|
@@ -2589,13 +2592,16 @@
|
7948 |
|
|
|
7949 |
|
|
/* ... and get the mountpoint */
|
7950 |
|
|
retval = user_path(dir_name, &path);
|
7951 |
|
|
+
|
7952 |
|
|
if (retval)
|
7953 |
|
|
return retval;
|
7954 |
|
|
|
7955 |
|
|
retval = security_sb_mount(dev_name, &path,
|
7956 |
|
|
type_page, flags, data_page);
|
7957 |
|
|
+
|
7958 |
|
|
if (!retval && !may_mount())
|
7959 |
|
|
retval = -EPERM;
|
7960 |
|
|
+
|
7961 |
|
|
if (retval)
|
7962 |
|
|
goto dput_out;
|
7963 |
|
|
|
7964 |
|
|
@@ -2631,19 +2637,27 @@
|
7965 |
|
|
MS_NOATIME | MS_NODIRATIME | MS_RELATIME| MS_KERNMOUNT |
|
7966 |
|
|
MS_STRICTATIME);
|
7967 |
|
|
|
7968 |
|
|
- if (flags & MS_REMOUNT)
|
7969 |
|
|
+ if (flags & MS_REMOUNT) {
|
7970 |
|
|
retval = do_remount(&path, flags & ~MS_REMOUNT, mnt_flags,
|
7971 |
|
|
data_page);
|
7972 |
|
|
- else if (flags & MS_BIND)
|
7973 |
|
|
+ }
|
7974 |
|
|
+
|
7975 |
|
|
+ else if (flags & MS_BIND) {
|
7976 |
|
|
retval = do_loopback(&path, dev_name, flags & MS_REC);
|
7977 |
|
|
- else if (flags & (MS_SHARED | MS_PRIVATE | MS_SLAVE | MS_UNBINDABLE))
|
7978 |
|
|
+ }
|
7979 |
|
|
+ else if (flags & (MS_SHARED | MS_PRIVATE | MS_SLAVE | MS_UNBINDABLE)) {
|
7980 |
|
|
retval = do_change_type(&path, flags);
|
7981 |
|
|
- else if (flags & MS_MOVE)
|
7982 |
|
|
+ }
|
7983 |
|
|
+ else if (flags & MS_MOVE) {
|
7984 |
|
|
retval = do_move_mount(&path, dev_name);
|
7985 |
|
|
- else
|
7986 |
|
|
+ }
|
7987 |
|
|
+ else {
|
7988 |
|
|
retval = do_new_mount(&path, type_page, flags, mnt_flags,
|
7989 |
|
|
dev_name, data_page);
|
7990 |
|
|
+ }
|
7991 |
|
|
+
|
7992 |
|
|
dput_out:
|
7993 |
|
|
+
|
7994 |
|
|
path_put(&path);
|
7995 |
|
|
return retval;
|
7996 |
|
|
}
|
7997 |
|
|
diff -Naur linux-3.19/_impact.cmd linux-3.19-sav/_impact.cmd
|
7998 |
|
|
--- linux-3.19/_impact.cmd 1970-01-01 01:00:00.000000000 +0100
|
7999 |
|
|
+++ linux-3.19-sav/_impact.cmd 2016-05-23 07:28:47.564740096 +0200
|
8000 |
|
|
@@ -0,0 +1,319 @@
|
8001 |
|
|
+setMode -pff
|
8002 |
|
|
+setMode -pff
|
8003 |
|
|
+addConfigDevice -name "buildroot_2016_sd" -path "/home/leo/Desktop/"
|
8004 |
|
|
+setSubmode -pffspi
|
8005 |
|
|
+setAttribute -configdevice -attr multibootBpiType -value ""
|
8006 |
|
|
+addDesign -version 0 -name "0"
|
8007 |
|
|
+setMode -pff
|
8008 |
|
|
+addDeviceChain -index 0
|
8009 |
|
|
+setMode -pff
|
8010 |
|
|
+addDeviceChain -index 0
|
8011 |
|
|
+setAttribute -configdevice -attr compressed -value "FALSE"
|
8012 |
|
|
+setAttribute -configdevice -attr compressed -value "FALSE"
|
8013 |
|
|
+setAttribute -configdevice -attr autoSize -value "FALSE"
|
8014 |
|
|
+setAttribute -configdevice -attr fileFormat -value "mcs"
|
8015 |
|
|
+setAttribute -configdevice -attr fillValue -value "FF"
|
8016 |
|
|
+setAttribute -configdevice -attr swapBit -value "FALSE"
|
8017 |
|
|
+setAttribute -configdevice -attr dir -value "UP"
|
8018 |
|
|
+setAttribute -configdevice -attr multiboot -value "FALSE"
|
8019 |
|
|
+setAttribute -configdevice -attr multiboot -value "FALSE"
|
8020 |
|
|
+setAttribute -configdevice -attr spiSelected -value "TRUE"
|
8021 |
|
|
+setAttribute -configdevice -attr spiSelected -value "TRUE"
|
8022 |
|
|
+addPromDevice -p 1 -size 16384 -name 16M
|
8023 |
|
|
+setMode -pff
|
8024 |
|
|
+setMode -pff
|
8025 |
|
|
+setMode -pff
|
8026 |
|
|
+setMode -pff
|
8027 |
|
|
+addDeviceChain -index 0
|
8028 |
|
|
+setMode -pff
|
8029 |
|
|
+addDeviceChain -index 0
|
8030 |
|
|
+setSubmode -pffspi
|
8031 |
|
|
+setMode -pff
|
8032 |
|
|
+setAttribute -design -attr name -value "0000"
|
8033 |
|
|
+addDevice -p 1 -file "/home/leo/v10.8/v10.8.runs/impl_1/TOP_SYS.bit"
|
8034 |
|
|
+addDesign -version 1 -name "400000"
|
8035 |
|
|
+setMode -pff
|
8036 |
|
|
+addDeviceChain -index 0
|
8037 |
|
|
+setCurrentDesign -version 0
|
8038 |
|
|
+setCurrentDesign -version 1
|
8039 |
|
|
+setCurrentDesign -version 0
|
8040 |
|
|
+setCurrentDesign -version 1
|
8041 |
|
|
+setCurrentDesign -version 0
|
8042 |
|
|
+setCurrentDesign -version 1
|
8043 |
|
|
+setCurrentDesign -version 0
|
8044 |
|
|
+setCurrentDesign -version 1
|
8045 |
|
|
+setCurrentDesign -version 0
|
8046 |
|
|
+setCurrentDesign -version 1
|
8047 |
|
|
+setCurrentDesign -version 0
|
8048 |
|
|
+setCurrentDesign -version 1
|
8049 |
|
|
+setCurrentDesign -version 0
|
8050 |
|
|
+setCurrentDesign -version 1
|
8051 |
|
|
+setCurrentDesign -version 0
|
8052 |
|
|
+setCurrentDesign -version 1
|
8053 |
|
|
+setMode -pff
|
8054 |
|
|
+addDevice -p 1 -file "/home/leo/Downloads/linux-3.19/arch/x86/boot/compressed/vmlinux.raw"
|
8055 |
|
|
+setAttribute -design -attr endAddress -value "60af29"
|
8056 |
|
|
+setCurrentDesign -version 0
|
8057 |
|
|
+setCurrentDesign -version 1
|
8058 |
|
|
+setCurrentDesign -version 0
|
8059 |
|
|
+setCurrentDesign -version 1
|
8060 |
|
|
+setCurrentDesign -version 0
|
8061 |
|
|
+setCurrentDesign -version 1
|
8062 |
|
|
+setCurrentDesign -version 0
|
8063 |
|
|
+setCurrentDesign -version 1
|
8064 |
|
|
+setCurrentDesign -version 0
|
8065 |
|
|
+setCurrentDesign -version 1
|
8066 |
|
|
+setCurrentDesign -version 0
|
8067 |
|
|
+setCurrentDesign -version 1
|
8068 |
|
|
+setCurrentDesign -version 0
|
8069 |
|
|
+setCurrentDesign -version 1
|
8070 |
|
|
+setCurrentDesign -version 0
|
8071 |
|
|
+addDesign -version 2 -name "800000"
|
8072 |
|
|
+setMode -pff
|
8073 |
|
|
+addDeviceChain -index 0
|
8074 |
|
|
+setCurrentDesign -version 0
|
8075 |
|
|
+setCurrentDesign -version 1
|
8076 |
|
|
+setCurrentDesign -version 2
|
8077 |
|
|
+setCurrentDesign -version 0
|
8078 |
|
|
+setCurrentDesign -version 1
|
8079 |
|
|
+setCurrentDesign -version 0
|
8080 |
|
|
+setCurrentDesign -version 1
|
8081 |
|
|
+setCurrentDesign -version 2
|
8082 |
|
|
+setCurrentDesign -version 0
|
8083 |
|
|
+setCurrentDesign -version 1
|
8084 |
|
|
+setCurrentDesign -version 2
|
8085 |
|
|
+setCurrentDesign -version 0
|
8086 |
|
|
+setCurrentDesign -version 1
|
8087 |
|
|
+setCurrentDesign -version 2
|
8088 |
|
|
+setCurrentDesign -version 0
|
8089 |
|
|
+setCurrentDesign -version 1
|
8090 |
|
|
+setCurrentDesign -version 0
|
8091 |
|
|
+setCurrentDesign -version 1
|
8092 |
|
|
+setCurrentDesign -version 2
|
8093 |
|
|
+setCurrentDesign -version 0
|
8094 |
|
|
+setCurrentDesign -version 1
|
8095 |
|
|
+setCurrentDesign -version 2
|
8096 |
|
|
+setCurrentDesign -version 0
|
8097 |
|
|
+setCurrentDesign -version 1
|
8098 |
|
|
+setCurrentDesign -version 2
|
8099 |
|
|
+setCurrentDesign -version 0
|
8100 |
|
|
+setCurrentDesign -version 2
|
8101 |
|
|
+setMode -pff
|
8102 |
|
|
+addDevice -p 1 -file "/home/leo/Downloads/buildroot-2016.02/output/images/rootfs.cpio.gz"
|
8103 |
|
|
+setAttribute -design -attr endAddress -value "9ea325"
|
8104 |
|
|
+setCurrentDesign -version 0
|
8105 |
|
|
+setCurrentDesign -version 1
|
8106 |
|
|
+setCurrentDesign -version 2
|
8107 |
|
|
+setCurrentDesign -version 0
|
8108 |
|
|
+setCurrentDesign -version 1
|
8109 |
|
|
+setCurrentDesign -version 0
|
8110 |
|
|
+setCurrentDesign -version 1
|
8111 |
|
|
+setCurrentDesign -version 2
|
8112 |
|
|
+setCurrentDesign -version 0
|
8113 |
|
|
+setCurrentDesign -version 1
|
8114 |
|
|
+setCurrentDesign -version 2
|
8115 |
|
|
+setCurrentDesign -version 0
|
8116 |
|
|
+setCurrentDesign -version 1
|
8117 |
|
|
+setCurrentDesign -version 2
|
8118 |
|
|
+setCurrentDesign -version 0
|
8119 |
|
|
+setCurrentDesign -version 1
|
8120 |
|
|
+setCurrentDesign -version 0
|
8121 |
|
|
+setCurrentDesign -version 1
|
8122 |
|
|
+setCurrentDesign -version 2
|
8123 |
|
|
+setCurrentDesign -version 0
|
8124 |
|
|
+setCurrentDesign -version 1
|
8125 |
|
|
+setCurrentDesign -version 2
|
8126 |
|
|
+setCurrentDesign -version 0
|
8127 |
|
|
+setCurrentDesign -version 1
|
8128 |
|
|
+setCurrentDesign -version 2
|
8129 |
|
|
+setCurrentDesign -version 0
|
8130 |
|
|
+setCurrentDesign -version 1
|
8131 |
|
|
+setCurrentDesign -version 2
|
8132 |
|
|
+setCurrentDesign -version 0
|
8133 |
|
|
+setCurrentDesign -version 1
|
8134 |
|
|
+setCurrentDesign -version 0
|
8135 |
|
|
+setCurrentDesign -version 1
|
8136 |
|
|
+setCurrentDesign -version 2
|
8137 |
|
|
+setCurrentDesign -version 0
|
8138 |
|
|
+setCurrentDesign -version 1
|
8139 |
|
|
+setCurrentDesign -version 2
|
8140 |
|
|
+setCurrentDesign -version 0
|
8141 |
|
|
+setCurrentDesign -version 1
|
8142 |
|
|
+setCurrentDesign -version 2
|
8143 |
|
|
+setCurrentDesign -version 0
|
8144 |
|
|
+setCurrentDesign -version 1
|
8145 |
|
|
+setCurrentDesign -version 0
|
8146 |
|
|
+setCurrentDesign -version 1
|
8147 |
|
|
+setCurrentDesign -version 2
|
8148 |
|
|
+setCurrentDesign -version 0
|
8149 |
|
|
+setCurrentDesign -version 1
|
8150 |
|
|
+setCurrentDesign -version 2
|
8151 |
|
|
+setCurrentDesign -version 0
|
8152 |
|
|
+setCurrentDesign -version 1
|
8153 |
|
|
+setCurrentDesign -version 2
|
8154 |
|
|
+setCurrentDesign -version 0
|
8155 |
|
|
+setCurrentDesign -version 1
|
8156 |
|
|
+setCurrentDesign -version 2
|
8157 |
|
|
+setCurrentDesign -version 0
|
8158 |
|
|
+setCurrentDesign -version 1
|
8159 |
|
|
+setCurrentDesign -version 2
|
8160 |
|
|
+setCurrentDesign -version 0
|
8161 |
|
|
+setCurrentDesign -version 1
|
8162 |
|
|
+setCurrentDesign -version 2
|
8163 |
|
|
+setCurrentDesign -version 0
|
8164 |
|
|
+setCurrentDesign -version 1
|
8165 |
|
|
+setCurrentDesign -version 2
|
8166 |
|
|
+setCurrentDesign -version 1
|
8167 |
|
|
+setCurrentDesign -version 2
|
8168 |
|
|
+setCurrentDesign -version 0
|
8169 |
|
|
+setCurrentDesign -version 1
|
8170 |
|
|
+setCurrentDesign -version 2
|
8171 |
|
|
+setCurrentDesign -version 0
|
8172 |
|
|
+setCurrentDesign -version 1
|
8173 |
|
|
+setCurrentDesign -version 2
|
8174 |
|
|
+setCurrentDesign -version 0
|
8175 |
|
|
+setCurrentDesign -version 1
|
8176 |
|
|
+setCurrentDesign -version 0
|
8177 |
|
|
+setCurrentDesign -version 1
|
8178 |
|
|
+setCurrentDesign -version 2
|
8179 |
|
|
+setCurrentDesign -version 0
|
8180 |
|
|
+setCurrentDesign -version 1
|
8181 |
|
|
+setCurrentDesign -version 2
|
8182 |
|
|
+setCurrentDesign -version 0
|
8183 |
|
|
+setCurrentDesign -version 1
|
8184 |
|
|
+setCurrentDesign -version 2
|
8185 |
|
|
+setCurrentDesign -version 0
|
8186 |
|
|
+setCurrentDesign -version 1
|
8187 |
|
|
+setCurrentDesign -version 0
|
8188 |
|
|
+setCurrentDesign -version 1
|
8189 |
|
|
+setCurrentDesign -version 2
|
8190 |
|
|
+setCurrentDesign -version 0
|
8191 |
|
|
+setCurrentDesign -version 1
|
8192 |
|
|
+setCurrentDesign -version 2
|
8193 |
|
|
+setCurrentDesign -version 0
|
8194 |
|
|
+setCurrentDesign -version 1
|
8195 |
|
|
+setCurrentDesign -version 2
|
8196 |
|
|
+setCurrentDesign -version 0
|
8197 |
|
|
+setCurrentDesign -version 1
|
8198 |
|
|
+setCurrentDesign -version 2
|
8199 |
|
|
+setCurrentDesign -version 0
|
8200 |
|
|
+setCurrentDesign -version 1
|
8201 |
|
|
+setCurrentDesign -version 2
|
8202 |
|
|
+setCurrentDesign -version 0
|
8203 |
|
|
+setCurrentDesign -version 1
|
8204 |
|
|
+setCurrentDesign -version 2
|
8205 |
|
|
+setCurrentDesign -version 0
|
8206 |
|
|
+setAttribute -design -attr name -value "0000"
|
8207 |
|
|
+setAttribute -design -attr endAddress -value "3a607c"
|
8208 |
|
|
+setAttribute -design -attr endAddress -value "3a607c"
|
8209 |
|
|
+setCurrentDesign -version 2
|
8210 |
|
|
+setCurrentDesign -version 2
|
8211 |
|
|
+deleteDevice -position 1
|
8212 |
|
|
+deleteDesign -version 2
|
8213 |
|
|
+setCurrentDesign -version -1
|
8214 |
|
|
+setCurrentDesign -version 1
|
8215 |
|
|
+setCurrentDesign -version 1
|
8216 |
|
|
+deleteDevice -position 1
|
8217 |
|
|
+deleteDesign -version 1
|
8218 |
|
|
+setCurrentDesign -version -1
|
8219 |
|
|
+addDesign -version 1 -name "400000"
|
8220 |
|
|
+setMode -pff
|
8221 |
|
|
+addDeviceChain -index 0
|
8222 |
|
|
+addDevice -p 1 -file "/home/leo/Downloads/linux-3.19/arch/x86/boot/compressed/vmlinux.raw"
|
8223 |
|
|
+setAttribute -design -attr endAddress -value "60af29"
|
8224 |
|
|
+addDesign -version 2 -name "800000"
|
8225 |
|
|
+setMode -pff
|
8226 |
|
|
+addDeviceChain -index 0
|
8227 |
|
|
+addDevice -p 1 -file "/home/leo/Downloads/buildroot-2016.02/output/images/rootfs.cpio.gz"
|
8228 |
|
|
+setAttribute -design -attr endAddress -value "9ea325"
|
8229 |
|
|
+setCurrentDesign -version 0
|
8230 |
|
|
+setCurrentDesign -version 1
|
8231 |
|
|
+setCurrentDesign -version 2
|
8232 |
|
|
+setCurrentDesign -version 0
|
8233 |
|
|
+setCurrentDesign -version 1
|
8234 |
|
|
+setCurrentDesign -version 2
|
8235 |
|
|
+setCurrentDesign -version 0
|
8236 |
|
|
+setCurrentDesign -version 1
|
8237 |
|
|
+setCurrentDesign -version 2
|
8238 |
|
|
+setCurrentDesign -version 1
|
8239 |
|
|
+setCurrentDesign -version 2
|
8240 |
|
|
+setCurrentDesign -version 0
|
8241 |
|
|
+setCurrentDesign -version 1
|
8242 |
|
|
+setCurrentDesign -version 2
|
8243 |
|
|
+setCurrentDesign -version 1
|
8244 |
|
|
+setCurrentDesign -version 0
|
8245 |
|
|
+setCurrentDesign -version 1
|
8246 |
|
|
+setCurrentDesign -version 2
|
8247 |
|
|
+setCurrentDesign -version 0
|
8248 |
|
|
+setCurrentDesign -version 1
|
8249 |
|
|
+setCurrentDesign -version 2
|
8250 |
|
|
+setCurrentDesign -version 0
|
8251 |
|
|
+setCurrentDesign -version 1
|
8252 |
|
|
+setCurrentDesign -version 2
|
8253 |
|
|
+setCurrentDesign -version 0
|
8254 |
|
|
+setCurrentDesign -version 1
|
8255 |
|
|
+setCurrentDesign -version 2
|
8256 |
|
|
+setCurrentDesign -version 0
|
8257 |
|
|
+setCurrentDesign -version 1
|
8258 |
|
|
+setCurrentDesign -version 2
|
8259 |
|
|
+setCurrentDesign -version 0
|
8260 |
|
|
+setCurrentDesign -version 1
|
8261 |
|
|
+setCurrentDesign -version 0
|
8262 |
|
|
+setCurrentDesign -version 1
|
8263 |
|
|
+setCurrentDesign -version 2
|
8264 |
|
|
+setCurrentDesign -version 0
|
8265 |
|
|
+setCurrentDesign -version 1
|
8266 |
|
|
+setCurrentDesign -version 2
|
8267 |
|
|
+setCurrentDesign -version 0
|
8268 |
|
|
+setCurrentDesign -version 1
|
8269 |
|
|
+setCurrentDesign -version 2
|
8270 |
|
|
+setCurrentDesign -version 0
|
8271 |
|
|
+setCurrentDesign -version 1
|
8272 |
|
|
+setCurrentDesign -version 2
|
8273 |
|
|
+setCurrentDesign -version 0
|
8274 |
|
|
+setMode -pff
|
8275 |
|
|
+setSubmode -pffspi
|
8276 |
|
|
+generate
|
8277 |
|
|
+setCurrentDesign -version 0
|
8278 |
|
|
+setCurrentDesign -version 1
|
8279 |
|
|
+setCurrentDesign -version 2
|
8280 |
|
|
+setCurrentDesign -version 0
|
8281 |
|
|
+setMode -pff
|
8282 |
|
|
+setMode -bs
|
8283 |
|
|
+setMode -ss
|
8284 |
|
|
+setMode -sm
|
8285 |
|
|
+setMode -hw140
|
8286 |
|
|
+setMode -spi
|
8287 |
|
|
+setMode -acecf
|
8288 |
|
|
+setMode -acempm
|
8289 |
|
|
+setMode -pff
|
8290 |
|
|
+setCurrentDesign -version 1
|
8291 |
|
|
+setCurrentDesign -version 2
|
8292 |
|
|
+setCurrentDesign -version 0
|
8293 |
|
|
+setMode -pff
|
8294 |
|
|
+saveProjectFile -file "/home/leo/Desktop//auto_project.ipf"
|
8295 |
|
|
+setMode -pff
|
8296 |
|
|
+setCurrentDesign -version 1
|
8297 |
|
|
+setCurrentDesign -version 2
|
8298 |
|
|
+setCurrentDesign -version 0
|
8299 |
|
|
+setMode -bs
|
8300 |
|
|
+setMode -ss
|
8301 |
|
|
+setMode -sm
|
8302 |
|
|
+setMode -hw140
|
8303 |
|
|
+setMode -spi
|
8304 |
|
|
+setMode -acecf
|
8305 |
|
|
+setMode -acempm
|
8306 |
|
|
+setMode -pff
|
8307 |
|
|
+deletePromDevice -position 1
|
8308 |
|
|
+setCurrentDesign -version 0
|
8309 |
|
|
+deleteDevice -position 1
|
8310 |
|
|
+deleteDesign -version 0
|
8311 |
|
|
+setCurrentDesign -version -1
|
8312 |
|
|
+setCurrentDesign -version 1
|
8313 |
|
|
+deleteDevice -position 1
|
8314 |
|
|
+deleteDesign -version 1
|
8315 |
|
|
+setCurrentDesign -version -1
|
8316 |
|
|
+setCurrentDesign -version 2
|
8317 |
|
|
+deleteDevice -position 1
|
8318 |
|
|
+deleteDesign -version 2
|
8319 |
|
|
+setCurrentDesign -version -1
|
8320 |
|
|
diff -Naur linux-3.19/_impact.log linux-3.19-sav/_impact.log
|
8321 |
|
|
--- linux-3.19/_impact.log 1970-01-01 01:00:00.000000000 +0100
|
8322 |
|
|
+++ linux-3.19-sav/_impact.log 2016-05-23 07:28:47.516740095 +0200
|
8323 |
|
|
@@ -0,0 +1,379 @@
|
8324 |
|
|
+iMPACT Version: 14.7
|
8325 |
|
|
+
|
8326 |
|
|
+iMPACT log file Started on Mon May 23 07:26:11 2016
|
8327 |
|
|
+
|
8328 |
|
|
+Welcome to iMPACT
|
8329 |
|
|
+iMPACT Version: 14.7
|
8330 |
|
|
+Project: '/home/leo/Desktop//auto_project.ipf' already exists.
|
8331 |
|
|
+Original project has been renamed to '/home/leo/Desktop//auto_project_1.ipf'.
|
8332 |
|
|
+Project: /home/leo/Desktop//auto_project.ipf created.
|
8333 |
|
|
+// *** BATCH CMD : setMode -pff
|
8334 |
|
|
+// *** BATCH CMD : addConfigDevice -name "buildroot_2016_sd" -path"/home/leo/Desktop/"
|
8335 |
|
|
+// *** BATCH CMD : setSubmode -pffspi
|
8336 |
|
|
+// *** BATCH CMD : setAttribute -configdevice -attr multibootBpiType -value ""
|
8337 |
|
|
+// *** BATCH CMD : addDesign -version 0 -name "0"
|
8338 |
|
|
+// *** BATCH CMD : setMode -pff
|
8339 |
|
|
+// *** BATCH CMD : addDeviceChain -index 0
|
8340 |
|
|
+// *** BATCH CMD : setMode -pff
|
8341 |
|
|
+// *** BATCH CMD : addDeviceChain -index 0
|
8342 |
|
|
+Override chain at index 0.
|
8343 |
|
|
+Overriding chain at index 0.
|
8344 |
|
|
+// *** BATCH CMD : setAttribute -configdevice -attr compressed -value "FALSE"
|
8345 |
|
|
+// *** BATCH CMD : setAttribute -configdevice -attr autoSize -value "FALSE"
|
8346 |
|
|
+// *** BATCH CMD : setAttribute -configdevice -attr fileFormat -value "mcs"
|
8347 |
|
|
+// *** BATCH CMD : setAttribute -configdevice -attr fillValue -value "FF"
|
8348 |
|
|
+// *** BATCH CMD : setAttribute -configdevice -attr swapBit -value "FALSE"
|
8349 |
|
|
+// *** BATCH CMD : setAttribute -configdevice -attr dir -value "UP"
|
8350 |
|
|
+// *** BATCH CMD : setAttribute -configdevice -attr multiboot -value "FALSE"
|
8351 |
|
|
+// *** BATCH CMD : setAttribute -configdevice -attr spiSelected -value "TRUE"
|
8352 |
|
|
+// *** BATCH CMD : addPromDevice -p 1 -size 16384 -name 16M
|
8353 |
|
|
+'1': Added Device 16M successfully.
|
8354 |
|
|
+----------------------------------------------------------------------
|
8355 |
|
|
+// *** BATCH CMD : setMode -pff
|
8356 |
|
|
+// *** BATCH CMD : addDeviceChain -index 0
|
8357 |
|
|
+Override chain at index 0.
|
8358 |
|
|
+Overriding chain at index 0.
|
8359 |
|
|
+// *** BATCH CMD : setMode -pff
|
8360 |
|
|
+// *** BATCH CMD : addDeviceChain -index 0
|
8361 |
|
|
+Override chain at index 0.
|
8362 |
|
|
+Overriding chain at index 0.
|
8363 |
|
|
+// *** BATCH CMD : setSubmode -pffspi
|
8364 |
|
|
+// *** BATCH CMD : setMode -pff
|
8365 |
|
|
+------------------------ GUI: Wizard Data Report ---------------------------
|
8366 |
|
|
+ Compression : false
|
8367 |
|
|
+ Fill Value : FF
|
8368 |
|
|
+ Output Format : mcs
|
8369 |
|
|
+ Swap Bits : false
|
8370 |
|
|
+ LoadDirection : UP
|
8371 |
|
|
+ PROM Basename : buildroot_2016_sd
|
8372 |
|
|
+ File Location : /home/leo/Desktop/
|
8373 |
|
|
+ Auto Select : false
|
8374 |
|
|
+ Number of Revisions : 1
|
8375 |
|
|
+ Number of PROMs : 1
|
8376 |
|
|
+ PROM Name : 16M PROM Size : 16777216 bits
|
8377 |
|
|
+-------------------------- END of Report ----------------------------
|
8378 |
|
|
+// *** BATCH CMD : setAttribute -design -attr name -value "0000"
|
8379 |
|
|
+// *** BATCH CMD : addDevice -p 1 -file"/home/leo/v10.8/v10.8.runs/impl_1/TOP_SYS.bit"
|
8380 |
|
|
+'1': Loading file '/home/leo/v10.8/v10.8.runs/impl_1/TOP_SYS.bit' ...
|
8381 |
|
|
+INFO:iMPACT - Elapsed time = 1 sec.
|
8382 |
|
|
+done.
|
8383 |
|
|
+INFO:iMPACT:501 - '1': Added Device xc7a100t successfully.
|
8384 |
|
|
+----------------------------------------------------------------------
|
8385 |
|
|
+Add one device.3a637a// *** BATCH CMD : addDesign -version 1 -name "400000"
|
8386 |
|
|
+// *** BATCH CMD : setMode -pff
|
8387 |
|
|
+// *** BATCH CMD : addDeviceChain -index 0
|
8388 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8389 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8390 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8391 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8392 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8393 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8394 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8395 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8396 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8397 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8398 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8399 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8400 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8401 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8402 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8403 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8404 |
|
|
+// *** BATCH CMD : setMode -pff
|
8405 |
|
|
+// *** BATCH CMD : addDevice -p 1 -file"/home/leo/Downloads/linux-3.19/arch/x86/boot/compressed/vmlinux.raw"
|
8406 |
|
|
+'1': Loading file'/home/leo/Downloads/linux-3.19/arch/x86/boot/compressed/vmlinux.raw' ...
|
8407 |
|
|
+INFO:iMPACT - Elapsed time = 0 sec.
|
8408 |
|
|
+done.
|
8409 |
|
|
+INFO:iMPACT:501 - '1': Added Device /home/leo/Downloads/linux-3.19/arch/x86/boot/compressed/vmlinux.raw successfully.
|
8410 |
|
|
+----------------------------------------------------------------------
|
8411 |
|
|
+// *** BATCH CMD : setAttribute -design -attr endAddress -value "60af29"
|
8412 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8413 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8414 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8415 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8416 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8417 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8418 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8419 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8420 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8421 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8422 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8423 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8424 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8425 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8426 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8427 |
|
|
+// *** BATCH CMD : addDesign -version 2 -name "800000"
|
8428 |
|
|
+// *** BATCH CMD : setMode -pff
|
8429 |
|
|
+// *** BATCH CMD : addDeviceChain -index 0
|
8430 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8431 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8432 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8433 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8434 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8435 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8436 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8437 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8438 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8439 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8440 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8441 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8442 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8443 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8444 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8445 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8446 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8447 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8448 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8449 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8450 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8451 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8452 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8453 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8454 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8455 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8456 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8457 |
|
|
+// *** BATCH CMD : setMode -pff
|
8458 |
|
|
+// *** BATCH CMD : addDevice -p 1 -file"/home/leo/Downloads/buildroot-2016.02/output/images/rootfs.cpio.gz"
|
8459 |
|
|
+'1': Loading file'/home/leo/Downloads/buildroot-2016.02/output/images/rootfs.cpio.gz' ...
|
8460 |
|
|
+INFO:iMPACT - Elapsed time = 0 sec.
|
8461 |
|
|
+done.
|
8462 |
|
|
+INFO:iMPACT:501 - '1': Added Device /home/leo/Downloads/buildroot-2016.02/output/images/rootfs.cpio.gz successfully.
|
8463 |
|
|
+----------------------------------------------------------------------
|
8464 |
|
|
+// *** BATCH CMD : setAttribute -design -attr endAddress -value "9ea325"
|
8465 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8466 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8467 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8468 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8469 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8470 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8471 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8472 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8473 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8474 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8475 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8476 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8477 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8478 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8479 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8480 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8481 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8482 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8483 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8484 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8485 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8486 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8487 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8488 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8489 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8490 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8491 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8492 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8493 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8494 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8495 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8496 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8497 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8498 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8499 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8500 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8501 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8502 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8503 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8504 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8505 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8506 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8507 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8508 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8509 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8510 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8511 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8512 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8513 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8514 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8515 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8516 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8517 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8518 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8519 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8520 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8521 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8522 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8523 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8524 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8525 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8526 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8527 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8528 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8529 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8530 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8531 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8532 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8533 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8534 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8535 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8536 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8537 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8538 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8539 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8540 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8541 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8542 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8543 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8544 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8545 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8546 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8547 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8548 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8549 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8550 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8551 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8552 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8553 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8554 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8555 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8556 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8557 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8558 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8559 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8560 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8561 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8562 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8563 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8564 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8565 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8566 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8567 |
|
|
+// *** BATCH CMD : setAttribute -design -attr name -value "0000"
|
8568 |
|
|
+// *** BATCH CMD : setAttribute -design -attr endAddress -value "3a607c"
|
8569 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8570 |
|
|
+// *** BATCH CMD : deleteDevice -position 1
|
8571 |
|
|
+// *** BATCH CMD : deleteDesign -version 2
|
8572 |
|
|
+// *** BATCH CMD : setCurrentDesign -version -1
|
8573 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8574 |
|
|
+// *** BATCH CMD : deleteDevice -position 1
|
8575 |
|
|
+// *** BATCH CMD : deleteDesign -version 1
|
8576 |
|
|
+// *** BATCH CMD : setCurrentDesign -version -1
|
8577 |
|
|
+// *** BATCH CMD : addDesign -version 1 -name "400000"
|
8578 |
|
|
+// *** BATCH CMD : setMode -pff
|
8579 |
|
|
+// *** BATCH CMD : addDeviceChain -index 0
|
8580 |
|
|
+// *** BATCH CMD : addDevice -p 1 -file"/home/leo/Downloads/linux-3.19/arch/x86/boot/compressed/vmlinux.raw"
|
8581 |
|
|
+'1': Loading file'/home/leo/Downloads/linux-3.19/arch/x86/boot/compressed/vmlinux.raw' ...
|
8582 |
|
|
+INFO:iMPACT - Elapsed time = 0 sec.
|
8583 |
|
|
+done.
|
8584 |
|
|
+INFO:iMPACT:501 - '1': Added Device /home/leo/Downloads/linux-3.19/arch/x86/boot/compressed/vmlinux.raw successfully.
|
8585 |
|
|
+----------------------------------------------------------------------
|
8586 |
|
|
+// *** BATCH CMD : setAttribute -design -attr endAddress -value "60af29"
|
8587 |
|
|
+// *** BATCH CMD : addDesign -version 2 -name "800000"
|
8588 |
|
|
+// *** BATCH CMD : setMode -pff
|
8589 |
|
|
+// *** BATCH CMD : addDeviceChain -index 0
|
8590 |
|
|
+// *** BATCH CMD : addDevice -p 1 -file"/home/leo/Downloads/buildroot-2016.02/output/images/rootfs.cpio.gz"
|
8591 |
|
|
+'1': Loading file'/home/leo/Downloads/buildroot-2016.02/output/images/rootfs.cpio.gz' ...
|
8592 |
|
|
+INFO:iMPACT - Elapsed time = 0 sec.
|
8593 |
|
|
+done.
|
8594 |
|
|
+INFO:iMPACT:501 - '1': Added Device /home/leo/Downloads/buildroot-2016.02/output/images/rootfs.cpio.gz successfully.
|
8595 |
|
|
+----------------------------------------------------------------------
|
8596 |
|
|
+// *** BATCH CMD : setAttribute -design -attr endAddress -value "9ea325"
|
8597 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8598 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8599 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8600 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8601 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8602 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8603 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8604 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8605 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8606 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8607 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8608 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8609 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8610 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8611 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8612 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8613 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8614 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8615 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8616 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8617 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8618 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8619 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8620 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8621 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8622 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8623 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8624 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8625 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8626 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8627 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8628 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8629 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8630 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8631 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8632 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8633 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8634 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8635 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8636 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8637 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8638 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8639 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8640 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8641 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8642 |
|
|
+INFO:iMPACT - Current time: 23/05/16 07:28
|
8643 |
|
|
+// *** BATCH CMD : setMode -pff
|
8644 |
|
|
+// *** BATCH CMD : setSubmode -pffspi
|
8645 |
|
|
+Total configuration bit size = 30606304 bits.
|
8646 |
|
|
+Total configuration byte size = 3825788 bytes.
|
8647 |
|
|
+// *** BATCH CMD : generate
|
8648 |
|
|
+0x3a607c (3825788) bytes loaded up from 0x0
|
8649 |
|
|
+0x20af29 (2141993) bytes loaded up from 0x400000
|
8650 |
|
|
+0x1ea325 (2007845) bytes loaded up from 0x800000
|
8651 |
|
|
+Using user-specified prom size of 16384K
|
8652 |
|
|
+Writing file "/home/leo/Desktop/buildroot_2016_sd.mcs".
|
8653 |
|
|
+Writing file "/home/leo/Desktop/buildroot_2016_sd.prm".
|
8654 |
|
|
+Writing file "/home/leo/Desktop/buildroot_2016_sd.cfi".
|
8655 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8656 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8657 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8658 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8659 |
|
|
+Project: '/home/leo/Desktop//auto_project.ipf' created.
|
8660 |
|
|
+// *** BATCH CMD : setMode -pff
|
8661 |
|
|
+// *** BATCH CMD : setMode -bs
|
8662 |
|
|
+// *** BATCH CMD : setMode -ss
|
8663 |
|
|
+// *** BATCH CMD : setMode -sm
|
8664 |
|
|
+// *** BATCH CMD : setMode -hw140
|
8665 |
|
|
+// *** BATCH CMD : setMode -spi
|
8666 |
|
|
+// *** BATCH CMD : setMode -acecf
|
8667 |
|
|
+// *** BATCH CMD : setMode -acempm
|
8668 |
|
|
+// *** BATCH CMD : setMode -pff
|
8669 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8670 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8671 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8672 |
|
|
+// *** BATCH CMD : setMode -pff
|
8673 |
|
|
+// *** BATCH CMD : saveProjectFile -file "/home/leo/Desktop//auto_project.ipf"
|
8674 |
|
|
+INFO:iMPACT - User_EnvOsname: 'Ubuntu'
|
8675 |
|
|
+INFO:iMPACT - User_EnvOsrelease: 'Ubuntu 14.04.4 LTS'
|
8676 |
|
|
+// *** BATCH CMD : setMode -pff
|
8677 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8678 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8679 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8680 |
|
|
+INFO:iMPACT - Launching WebTalk, please refer to the webtalk log at /home/leo/Desktop/webtalk.log for details.
|
8681 |
|
|
+INFO:iMPACT - Running wbtc successfully.
|
8682 |
|
|
+// *** BATCH CMD : setMode -bs
|
8683 |
|
|
+// *** BATCH CMD : setMode -ss
|
8684 |
|
|
+// *** BATCH CMD : setMode -sm
|
8685 |
|
|
+// *** BATCH CMD : setMode -hw140
|
8686 |
|
|
+// *** BATCH CMD : setMode -spi
|
8687 |
|
|
+// *** BATCH CMD : setMode -acecf
|
8688 |
|
|
+// *** BATCH CMD : setMode -acempm
|
8689 |
|
|
+// *** BATCH CMD : setMode -pff
|
8690 |
|
|
+// *** BATCH CMD : deletePromDevice -position 1
|
8691 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 0
|
8692 |
|
|
+// *** BATCH CMD : deleteDevice -position 1
|
8693 |
|
|
+// *** BATCH CMD : deleteDesign -version 0
|
8694 |
|
|
+// *** BATCH CMD : setCurrentDesign -version -1
|
8695 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 1
|
8696 |
|
|
+// *** BATCH CMD : deleteDevice -position 1
|
8697 |
|
|
+// *** BATCH CMD : deleteDesign -version 1
|
8698 |
|
|
+// *** BATCH CMD : setCurrentDesign -version -1
|
8699 |
|
|
+// *** BATCH CMD : setCurrentDesign -version 2
|
8700 |
|
|
+// *** BATCH CMD : deleteDevice -position 1
|
8701 |
|
|
+// *** BATCH CMD : deleteDesign -version 2
|
8702 |
|
|
+// *** BATCH CMD : setCurrentDesign -version -1
|
8703 |
|
|
diff -Naur linux-3.19/include/config/auto.conf linux-3.19-sav/include/config/auto.conf
|
8704 |
|
|
--- linux-3.19/include/config/auto.conf 1970-01-01 01:00:00.000000000 +0100
|
8705 |
|
|
+++ linux-3.19-sav/include/config/auto.conf 2016-05-23 07:18:14.384736522 +0200
|
8706 |
|
|
@@ -0,0 +1,439 @@
|
8707 |
|
|
+#
|
8708 |
|
|
+# Automatically generated file; DO NOT EDIT.
|
8709 |
|
|
+# Linux/x86 3.19.0 Kernel Configuration
|
8710 |
|
|
+#
|
8711 |
|
|
+CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
|
8712 |
|
|
+CONFIG_KERNEL_GZIP=y
|
8713 |
|
|
+CONFIG_FS_XIP=y
|
8714 |
|
|
+CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
|
8715 |
|
|
+CONFIG_CRC32=y
|
8716 |
|
|
+CONFIG_HAVE_AOUT=y
|
8717 |
|
|
+CONFIG_GPIO_IT8761E=y
|
8718 |
|
|
+CONFIG_FSCACHE=y
|
8719 |
|
|
+CONFIG_FLATMEM_MANUAL=y
|
8720 |
|
|
+CONFIG_UEVENT_HELPER=y
|
8721 |
|
|
+CONFIG_FIX_EARLYCON_MEM=y
|
8722 |
|
|
+CONFIG_INOTIFY_USER=y
|
8723 |
|
|
+CONFIG_X86_MINIMUM_CPU_FAMILY=4
|
8724 |
|
|
+CONFIG_CGROUP_DEVICE=y
|
8725 |
|
|
+CONFIG_ARCH_SUSPEND_POSSIBLE=y
|
8726 |
|
|
+CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
|
8727 |
|
|
+CONFIG_ADXL362=y
|
8728 |
|
|
+CONFIG_BINFMT_MISC=y
|
8729 |
|
|
+CONFIG_SSB_POSSIBLE=y
|
8730 |
|
|
+CONFIG_USB_OHCI_LITTLE_ENDIAN=y
|
8731 |
|
|
+CONFIG_FSNOTIFY=y
|
8732 |
|
|
+CONFIG_ARCH_FLATMEM_ENABLE=y
|
8733 |
|
|
+CONFIG_HAVE_KERNEL_LZMA=y
|
8734 |
|
|
+CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y
|
8735 |
|
|
+CONFIG_GENERIC_SMP_IDLE_THREAD=y
|
8736 |
|
|
+CONFIG_DEFAULT_SECURITY_DAC=y
|
8737 |
|
|
+CONFIG_SERIAL_8250_RSA=y
|
8738 |
|
|
+CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
|
8739 |
|
|
+CONFIG_HAVE_KERNEL_BZIP2=y
|
8740 |
|
|
+CONFIG_UEVENT_HELPER_PATH=""
|
8741 |
|
|
+CONFIG_DEVTMPFS=y
|
8742 |
|
|
+CONFIG_PROCESSOR_SELECT=y
|
8743 |
|
|
+CONFIG_ARCH_SPARSEMEM_ENABLE=y
|
8744 |
|
|
+CONFIG_NAMESPACES=y
|
8745 |
|
|
+CONFIG_HAVE_CMPXCHG_DOUBLE=y
|
8746 |
|
|
+CONFIG_BLK_DEV_BSG=y
|
8747 |
|
|
+CONFIG_CRYPTO_RNG2=y
|
8748 |
|
|
+CONFIG_MSDOS_FS=y
|
8749 |
|
|
+CONFIG_X86_UP_APIC_MSI=y
|
8750 |
|
|
+CONFIG_SERIAL_8250=y
|
8751 |
|
|
+CONFIG_IOMMU_SUPPORT=y
|
8752 |
|
|
+CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
|
8753 |
|
|
+CONFIG_CRC_ITU_T=y
|
8754 |
|
|
+CONFIG_HAVE_DMA_CONTIGUOUS=y
|
8755 |
|
|
+CONFIG_COREDUMP=y
|
8756 |
|
|
+CONFIG_FSCACHE_DEBUG=y
|
8757 |
|
|
+CONFIG_BCMA_POSSIBLE=y
|
8758 |
|
|
+CONFIG_MODULES_USE_ELF_REL=y
|
8759 |
|
|
+CONFIG_PRINTK=y
|
8760 |
|
|
+CONFIG_TIMERFD=y
|
8761 |
|
|
+CONFIG_SHMEM=y
|
8762 |
|
|
+CONFIG_MIGRATION=y
|
8763 |
|
|
+CONFIG_HAVE_ARCH_JUMP_LABEL=y
|
8764 |
|
|
+CONFIG_MMC_BLOCK_MINORS=8
|
8765 |
|
|
+CONFIG_DEVTMPFS_MOUNT=y
|
8766 |
|
|
+CONFIG_NLS_CODEPAGE_850=y
|
8767 |
|
|
+CONFIG_DNOTIFY=y
|
8768 |
|
|
+CONFIG_ENABLE_MUST_CHECK=y
|
8769 |
|
|
+CONFIG_NLS_CODEPAGE_437=y
|
8770 |
|
|
+CONFIG_EXPORTFS=y
|
8771 |
|
|
+CONFIG_OLD_SIGSUSPEND3=y
|
8772 |
|
|
+CONFIG_SERIO=y
|
8773 |
|
|
+CONFIG_X86=y
|
8774 |
|
|
+CONFIG_ARCH_HAS_SG_CHAIN=y
|
8775 |
|
|
+CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
|
8776 |
|
|
+CONFIG_BLK_DEV_INITRD=y
|
8777 |
|
|
+CONFIG_ARCH_CLOCKSOURCE_DATA=y
|
8778 |
|
|
+CONFIG_ZLIB_INFLATE=y
|
8779 |
|
|
+CONFIG_CLKBLD_I8253=y
|
8780 |
|
|
+CONFIG_ARCH_USE_BUILTIN_BSWAP=y
|
8781 |
|
|
+CONFIG_STACKTRACE_SUPPORT=y
|
8782 |
|
|
+CONFIG_OUTPUT_FORMAT="elf32-i386"
|
8783 |
|
|
+CONFIG_NO_HZ_IDLE=y
|
8784 |
|
|
+CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
|
8785 |
|
|
+CONFIG_GENERIC_CPU_AUTOPROBE=y
|
8786 |
|
|
+CONFIG_STANDALONE=y
|
8787 |
|
|
+CONFIG_HAVE_SETUP_PER_CPU_AREA=y
|
8788 |
|
|
+CONFIG_GENERIC_EARLY_IOREMAP=y
|
8789 |
|
|
+CONFIG_IO_DELAY_TYPE_0XED=1
|
8790 |
|
|
+CONFIG_BLOCK=y
|
8791 |
|
|
+CONFIG_HAVE_IDE=y
|
8792 |
|
|
+CONFIG_INIT_ENV_ARG_LIMIT=32
|
8793 |
|
|
+CONFIG_USER_NS=y
|
8794 |
|
|
+CONFIG_CPU_SUP_INTEL=y
|
8795 |
|
|
+CONFIG_TMPFS_POSIX_ACL=y
|
8796 |
|
|
+CONFIG_BUG=y
|
8797 |
|
|
+CONFIG_GENERIC_ISA_DMA=y
|
8798 |
|
|
+CONFIG_MEMCG=y
|
8799 |
|
|
+CONFIG_SPI=y
|
8800 |
|
|
+CONFIG_USELIB=y
|
8801 |
|
|
+CONFIG_VT=y
|
8802 |
|
|
+CONFIG_SPLIT_PTLOCK_CPUS=4
|
8803 |
|
|
+CONFIG_NLS=y
|
8804 |
|
|
+CONFIG_SCHED_AUTOGROUP=y
|
8805 |
|
|
+CONFIG_SPI_SPIDEV=y
|
8806 |
|
|
+CONFIG_IRQ_WORK=y
|
8807 |
|
|
+CONFIG_ENABLE_WARN_DEPRECATED=y
|
8808 |
|
|
+CONFIG_SPI_BITBANG=y
|
8809 |
|
|
+CONFIG_ARCH_DEFCONFIG="arch/x86/configs/i386_defconfig"
|
8810 |
|
|
+CONFIG_SYSFS_DEPRECATED=y
|
8811 |
|
|
+CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
|
8812 |
|
|
+CONFIG_PREEMPT_VOLUNTARY=y
|
8813 |
|
|
+CONFIG_NLS_ISO8859_1=y
|
8814 |
|
|
+CONFIG_HAVE_ATOMIC_IOMAP=y
|
8815 |
|
|
+CONFIG_IOSCHED_DEADLINE=y
|
8816 |
|
|
+CONFIG_CLKSRC_I8253=y
|
8817 |
|
|
+CONFIG_CGROUP_FREEZER=y
|
8818 |
|
|
+CONFIG_EVENTFD=y
|
8819 |
|
|
+CONFIG_FS_POSIX_ACL=y
|
8820 |
|
|
+CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
|
8821 |
|
|
+CONFIG_HAVE_KPROBES_ON_FTRACE=y
|
8822 |
|
|
+CONFIG_SERIAL_8250_CONSOLE=y
|
8823 |
|
|
+CONFIG_OVERLAY_FS=y
|
8824 |
|
|
+CONFIG_HZ_100=y
|
8825 |
|
|
+CONFIG_PROC_PAGE_MONITOR=y
|
8826 |
|
|
+CONFIG_SERIAL_8250_EXTENDED=y
|
8827 |
|
|
+CONFIG_CC_OPTIMIZE_FOR_SIZE=y
|
8828 |
|
|
+CONFIG_DEBUG_GPIO=y
|
8829 |
|
|
+CONFIG_M486=y
|
8830 |
|
|
+CONFIG_INSTRUCTION_DECODER=y
|
8831 |
|
|
+CONFIG_SELECT_MEMORY_MODEL=y
|
8832 |
|
|
+CONFIG_X86_ALIGNMENT_16=y
|
8833 |
|
|
+CONFIG_GENERIC_STRNLEN_USER=y
|
8834 |
|
|
+CONFIG_PGTABLE_MAPPING=y
|
8835 |
|
|
+CONFIG_HAVE_DYNAMIC_FTRACE=y
|
8836 |
|
|
+CONFIG_IO_DELAY_0X80=y
|
8837 |
|
|
+CONFIG_DMI=y
|
8838 |
|
|
+CONFIG_SPARSE_IRQ=y
|
8839 |
|
|
+CONFIG_DEFAULT_CFQ=y
|
8840 |
|
|
+CONFIG_ARCH_USE_QUEUE_RWLOCK=y
|
8841 |
|
|
+CONFIG_FAT_FS=y
|
8842 |
|
|
+CONFIG_X86_INTERNODE_CACHE_SHIFT=4
|
8843 |
|
|
+CONFIG_MMC_BLOCK_BOUNCE=y
|
8844 |
|
|
+CONFIG_GENERIC_CLOCKEVENTS=y
|
8845 |
|
|
+CONFIG_IOSCHED_CFQ=y
|
8846 |
|
|
+CONFIG_RWSEM_XCHGADD_ALGORITHM=y
|
8847 |
|
|
+CONFIG_HAVE_KERNEL_XZ=y
|
8848 |
|
|
+CONFIG_CONSOLE_TRANSLATIONS=y
|
8849 |
|
|
+CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
|
8850 |
|
|
+CONFIG_SERIAL_EARLYCON=y
|
8851 |
|
|
+CONFIG_DEBUG_DEVRES=y
|
8852 |
|
|
+CONFIG_DUMMY_CONSOLE=y
|
8853 |
|
|
+CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
|
8854 |
|
|
+CONFIG_TRACE_IRQFLAGS_SUPPORT=y
|
8855 |
|
|
+CONFIG_CRYPTO_RNG=y
|
8856 |
|
|
+CONFIG_RD_GZIP=y
|
8857 |
|
|
+CONFIG_ARCH_HAS_CPU_RELAX=y
|
8858 |
|
|
+CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
|
8859 |
|
|
+CONFIG_ALLOW_DEV_COREDUMP=y
|
8860 |
|
|
+CONFIG_LBDAF=y
|
8861 |
|
|
+CONFIG_CLOCKSOURCE_VALIDATE_LAST_CYCLE=y
|
8862 |
|
|
+CONFIG_HAVE_ARCH_KMEMCHECK=y
|
8863 |
|
|
+CONFIG_HAVE_KVM=y
|
8864 |
|
|
+CONFIG_BINFMT_ELF=y
|
8865 |
|
|
+CONFIG_HAVE_PERF_REGS=y
|
8866 |
|
|
+CONFIG_CC_STACKPROTECTOR_NONE=y
|
8867 |
|
|
+CONFIG_HAVE_ARCH_AUDITSYSCALL=y
|
8868 |
|
|
+CONFIG_SLABINFO=y
|
8869 |
|
|
+CONFIG_CRYPTO_HW=y
|
8870 |
|
|
+CONFIG_X86_VERBOSE_BOOTUP=y
|
8871 |
|
|
+CONFIG_SPI_MASTER=y
|
8872 |
|
|
+CONFIG_X86_32=y
|
8873 |
|
|
+CONFIG_GENERIC_CALIBRATE_DELAY=y
|
8874 |
|
|
+CONFIG_BROKEN_ON_SMP=y
|
8875 |
|
|
+CONFIG_TMPFS=y
|
8876 |
|
|
+CONFIG_ANON_INODES=y
|
8877 |
|
|
+CONFIG_FUTEX=y
|
8878 |
|
|
+CONFIG_MMC_SPI=y
|
8879 |
|
|
+CONFIG_ARCH_HAS_FAST_MULTIPLIER=y
|
8880 |
|
|
+CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
|
8881 |
|
|
+CONFIG_VMSPLIT_3G=y
|
8882 |
|
|
+CONFIG_SERIAL_CORE_CONSOLE=y
|
8883 |
|
|
+CONFIG_HUGETLB_PAGE=y
|
8884 |
|
|
+CONFIG_USER_STACKTRACE_SUPPORT=y
|
8885 |
|
|
+CONFIG_PCI_LABEL=y
|
8886 |
|
|
+CONFIG_FANOTIFY=y
|
8887 |
|
|
+CONFIG_SGETMASK_SYSCALL=y
|
8888 |
|
|
+CONFIG_CGROUP_SCHED=y
|
8889 |
|
|
+CONFIG_SYSVIPC=y
|
8890 |
|
|
+CONFIG_HAVE_DEBUG_KMEMLEAK=y
|
8891 |
|
|
+CONFIG_INIT_FALLBACK=y
|
8892 |
|
|
+CONFIG_SPI_V586_TINY=y
|
8893 |
|
|
+CONFIG_ARCH_HIBERNATION_POSSIBLE=y
|
8894 |
|
|
+CONFIG_NO_HZ_COMMON=y
|
8895 |
|
|
+CONFIG_DEFAULT_HOSTNAME="essai"
|
8896 |
|
|
+CONFIG_ADVISE_SYSCALLS=y
|
8897 |
|
|
+CONFIG_CRYPTO_ALGAPI=y
|
8898 |
|
|
+CONFIG_HAVE_MEMBLOCK_NODE_MAP=y
|
8899 |
|
|
+CONFIG_SYSFS_DEPRECATED_V2=y
|
8900 |
|
|
+CONFIG_FAIR_GROUP_SCHED=y
|
8901 |
|
|
+CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
|
8902 |
|
|
+CONFIG_EFI_PARTITION=y
|
8903 |
|
|
+CONFIG_LOG_BUF_SHIFT=16
|
8904 |
|
|
+CONFIG_EXTRA_FIRMWARE=""
|
8905 |
|
|
+CONFIG_VIRT_TO_BUS=y
|
8906 |
|
|
+CONFIG_VFAT_FS=y
|
8907 |
|
|
+CONFIG_PID_NS=y
|
8908 |
|
|
+CONFIG_CRC32_SLICEBY8=y
|
8909 |
|
|
+CONFIG_HAVE_OPTPROBES=y
|
8910 |
|
|
+CONFIG_CROSS_MEMORY_ATTACH=y
|
8911 |
|
|
+CONFIG_SERIAL_8250_RUNTIME_UARTS=1
|
8912 |
|
|
+CONFIG_FS_MBCACHE=y
|
8913 |
|
|
+CONFIG_CRC7=y
|
8914 |
|
|
+CONFIG_HAVE_LATENCYTOP_SUPPORT=y
|
8915 |
|
|
+CONFIG_TMPFS_XATTR=y
|
8916 |
|
|
+CONFIG_X86_INVD_BUG=y
|
8917 |
|
|
+CONFIG_HAVE_FUNCTION_TRACER=y
|
8918 |
|
|
+CONFIG_ARCH_SELECT_MEMORY_MODEL=y
|
8919 |
|
|
+CONFIG_SERIAL_8250_DEPRECATED_OPTIONS=y
|
8920 |
|
|
+CONFIG_GENERIC_PCI_IOMAP=y
|
8921 |
|
|
+CONFIG_CONFIGFS_FS=y
|
8922 |
|
|
+CONFIG_BINFMT_SCRIPT=y
|
8923 |
|
|
+CONFIG_FRAME_POINTER=y
|
8924 |
|
|
+CONFIG_TICK_CPU_ACCOUNTING=y
|
8925 |
|
|
+CONFIG_RELAY=y
|
8926 |
|
|
+CONFIG_HAVE_MMIOTRACE_SUPPORT=y
|
8927 |
|
|
+CONFIG_GENERIC_FIND_FIRST_BIT=y
|
8928 |
|
|
+CONFIG_HAVE_KERNEL_LZ4=y
|
8929 |
|
|
+CONFIG_BASE_FULL=y
|
8930 |
|
|
+CONFIG_ARCH_DISCARD_MEMBLOCK=y
|
8931 |
|
|
+CONFIG_X86_F00F_BUG=y
|
8932 |
|
|
+CONFIG_X86_32_LAZY_GS=y
|
8933 |
|
|
+CONFIG_GPIO_SYSFS=y
|
8934 |
|
|
+CONFIG_FW_LOADER=y
|
8935 |
|
|
+CONFIG_KALLSYMS=y
|
8936 |
|
|
+CONFIG_MATH_EMULATION=y
|
8937 |
|
|
+CONFIG_SIGNALFD=y
|
8938 |
|
|
+CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
|
8939 |
|
|
+CONFIG_HAVE_HW_BREAKPOINT=y
|
8940 |
|
|
+CONFIG_ARCH_WANT_GENERAL_HUGETLB=y
|
8941 |
|
|
+CONFIG_HAS_IOMEM=y
|
8942 |
|
|
+CONFIG_GPIO_DEVRES=y
|
8943 |
|
|
+CONFIG_GENERIC_IRQ_PROBE=y
|
8944 |
|
|
+CONFIG_PROC_KCORE=y
|
8945 |
|
|
+CONFIG_EPOLL=y
|
8946 |
|
|
+CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-ecx -fcall-saved-edx"
|
8947 |
|
|
+CONFIG_INPUT_EVDEV=y
|
8948 |
|
|
+CONFIG_EXT2_FS=y
|
8949 |
|
|
+CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y
|
8950 |
|
|
+CONFIG_PREVENT_FIRMWARE_BUILD=y
|
8951 |
|
|
+CONFIG_FREEZER=y
|
8952 |
|
|
+CONFIG_RTC_LIB=y
|
8953 |
|
|
+CONFIG_HAVE_KPROBES=y
|
8954 |
|
|
+CONFIG_CRYPTO_AES=y
|
8955 |
|
|
+CONFIG_GPIOLIB=y
|
8956 |
|
|
+CONFIG_X86_MSR=y
|
8957 |
|
|
+CONFIG_SERIO_SERPORT=y
|
8958 |
|
|
+CONFIG_CLONE_BACKWARDS=y
|
8959 |
|
|
+CONFIG_HAVE_DYNAMIC_FTRACE_WITH_REGS=y
|
8960 |
|
|
+CONFIG_LOCKDEP_SUPPORT=y
|
8961 |
|
|
+CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y
|
8962 |
|
|
+CONFIG_BINFMT_AOUT=y
|
8963 |
|
|
+CONFIG_ARCH_MIGHT_HAVE_PC_SERIO=y
|
8964 |
|
|
+CONFIG_GENERIC_STRNCPY_FROM_USER=y
|
8965 |
|
|
+CONFIG_AUTOFS4_FS=y
|
8966 |
|
|
+CONFIG_ILLEGAL_POINTER_VALUE=0
|
8967 |
|
|
+CONFIG_SYSCTL_SYSCALL=y
|
8968 |
|
|
+CONFIG_X86_CPUID=y
|
8969 |
|
|
+CONFIG_PAGE_OFFSET=0xC0000000
|
8970 |
|
|
+CONFIG_DMIID=y
|
8971 |
|
|
+CONFIG_PANIC_TIMEOUT=0
|
8972 |
|
|
+CONFIG_SPI_V586=y
|
8973 |
|
|
+CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
|
8974 |
|
|
+CONFIG_SPARSEMEM_STATIC=y
|
8975 |
|
|
+CONFIG_GENERIC_IOMAP=y
|
8976 |
|
|
+CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y
|
8977 |
|
|
+CONFIG_TTY=y
|
8978 |
|
|
+CONFIG_HAVE_KERNEL_GZIP=y
|
8979 |
|
|
+CONFIG_ZSMALLOC=y
|
8980 |
|
|
+CONFIG_NEED_PER_CPU_KM=y
|
8981 |
|
|
+CONFIG_GENERIC_IO=y
|
8982 |
|
|
+CONFIG_GENERIC_BUG=y
|
8983 |
|
|
+CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
|
8984 |
|
|
+CONFIG_HW_CONSOLE=y
|
8985 |
|
|
+CONFIG_IOSCHED_NOOP=y
|
8986 |
|
|
+CONFIG_HAVE_UID16=y
|
8987 |
|
|
+CONFIG_X86_FEATURE_NAMES=y
|
8988 |
|
|
+CONFIG_QUOTACTL=y
|
8989 |
|
|
+CONFIG_HAVE_IOREMAP_PROT=y
|
8990 |
|
|
+CONFIG_DEBUG_KERNEL=y
|
8991 |
|
|
+CONFIG_LOCALVERSION=""
|
8992 |
|
|
+CONFIG_HAVE_PCSPKR_PLATFORM=y
|
8993 |
|
|
+CONFIG_ARCH_HAS_DEBUG_STRICT_USER_COPY_CHECKS=y
|
8994 |
|
|
+CONFIG_CRYPTO=y
|
8995 |
|
|
+CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
|
8996 |
|
|
+CONFIG_SPI_GPIO=y
|
8997 |
|
|
+CONFIG_HAVE_DMA_API_DEBUG=y
|
8998 |
|
|
+CONFIG_GENERIC_IRQ_SHOW=y
|
8999 |
|
|
+CONFIG_PANIC_ON_OOPS_VALUE=0
|
9000 |
|
|
+CONFIG_SCSI_MOD=y
|
9001 |
|
|
+CONFIG_SERIAL_CORE=y
|
9002 |
|
|
+CONFIG_BUILDTIME_EXTABLE_SORT=y
|
9003 |
|
|
+CONFIG_UID16=y
|
9004 |
|
|
+CONFIG_HAVE_DEBUG_STACKOVERFLOW=y
|
9005 |
|
|
+CONFIG_EMBEDDED=y
|
9006 |
|
|
+CONFIG_HAVE_KRETPROBES=y
|
9007 |
|
|
+CONFIG_INLINE_READ_UNLOCK=y
|
9008 |
|
|
+CONFIG_HAS_DMA=y
|
9009 |
|
|
+CONFIG_IO_DELAY_TYPE_NONE=3
|
9010 |
|
|
+CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
|
9011 |
|
|
+CONFIG_OPTIMIZE_INLINING=y
|
9012 |
|
|
+CONFIG_LOCALVERSION_AUTO=y
|
9013 |
|
|
+CONFIG_IPC_NS=y
|
9014 |
|
|
+CONFIG_HAVE_CC_STACKPROTECTOR=y
|
9015 |
|
|
+CONFIG_CLOCKSOURCE_WATCHDOG=y
|
9016 |
|
|
+CONFIG_ARCH_SUPPORTS_UPROBES=y
|
9017 |
|
|
+CONFIG_INLINE_READ_UNLOCK_IRQ=y
|
9018 |
|
|
+CONFIG_PRINT_QUOTA_WARNING=y
|
9019 |
|
|
+CONFIG_CHECKPOINT_RESTORE=y
|
9020 |
|
|
+CONFIG_X86_RESERVE_LOW=64
|
9021 |
|
|
+CONFIG_NEED_SG_DMA_LENGTH=y
|
9022 |
|
|
+CONFIG_SPI_DEBUG=y
|
9023 |
|
|
+CONFIG_RT_MUTEXES=y
|
9024 |
|
|
+CONFIG_HUGETLBFS=y
|
9025 |
|
|
+CONFIG_KERNFS=y
|
9026 |
|
|
+CONFIG_MMC_BLOCK=y
|
9027 |
|
|
+CONFIG_PAGE_COUNTER=y
|
9028 |
|
|
+CONFIG_EXPERT=y
|
9029 |
|
|
+CONFIG_SERIO_RAW=y
|
9030 |
|
|
+CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
|
9031 |
|
|
+CONFIG_FRAME_WARN=1024
|
9032 |
|
|
+CONFIG_GENERIC_HWEIGHT=y
|
9033 |
|
|
+CONFIG_INITRAMFS_SOURCE=""
|
9034 |
|
|
+CONFIG_CGROUPS=y
|
9035 |
|
|
+CONFIG_MMC=y
|
9036 |
|
|
+CONFIG_V586=y
|
9037 |
|
|
+CONFIG_OPROFILE_NMI_TIMER=y
|
9038 |
|
|
+CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
|
9039 |
|
|
+CONFIG_CGROUP_CPUACCT=y
|
9040 |
|
|
+CONFIG_HAS_IOPORT_MAP=y
|
9041 |
|
|
+CONFIG_ISA_DMA_API=y
|
9042 |
|
|
+CONFIG_HZ=100
|
9043 |
|
|
+CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
|
9044 |
|
|
+CONFIG_SERIAL_8250_NR_UARTS=1
|
9045 |
|
|
+CONFIG_HAVE_USER_RETURN_NOTIFIER=y
|
9046 |
|
|
+CONFIG_DEFAULT_IOSCHED="cfq"
|
9047 |
|
|
+CONFIG_HAVE_PERF_USER_STACK_DUMP=y
|
9048 |
|
|
+CONFIG_NR_CPUS=1
|
9049 |
|
|
+CONFIG_MMC_SDHCI=y
|
9050 |
|
|
+CONFIG_FIRMWARE_IN_KERNEL=y
|
9051 |
|
|
+CONFIG_SYSFS=y
|
9052 |
|
|
+CONFIG_DEFAULT_IO_DELAY_TYPE=0
|
9053 |
|
|
+CONFIG_EXT2_FS_SECURITY=y
|
9054 |
|
|
+CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
|
9055 |
|
|
+CONFIG_MSDOS_PARTITION=y
|
9056 |
|
|
+CONFIG_HAVE_OPROFILE=y
|
9057 |
|
|
+CONFIG_HAVE_GENERIC_DMA_COHERENT=y
|
9058 |
|
|
+CONFIG_OLD_SIGACTION=y
|
9059 |
|
|
+CONFIG_HAVE_ARCH_KGDB=y
|
9060 |
|
|
+CONFIG_ZONE_DMA_FLAG=0
|
9061 |
|
|
+CONFIG_GENERIC_CMOS_UPDATE=y
|
9062 |
|
|
+CONFIG_DEFAULT_SECURITY=""
|
9063 |
|
|
+CONFIG_TICK_ONESHOT=y
|
9064 |
|
|
+CONFIG_CGROUP_DEBUG=y
|
9065 |
|
|
+CONFIG_TINY_RCU=y
|
9066 |
|
|
+CONFIG_IO_DELAY_TYPE_0X80=0
|
9067 |
|
|
+CONFIG_HAVE_DMA_ATTRS=y
|
9068 |
|
|
+CONFIG_DEBUG_DRIVER=y
|
9069 |
|
|
+CONFIG_EARLY_PRINTK=y
|
9070 |
|
|
+CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
|
9071 |
|
|
+CONFIG_HAVE_CMPXCHG_LOCAL=y
|
9072 |
|
|
+CONFIG_BASE_SMALL=0
|
9073 |
|
|
+CONFIG_COMPACTION=y
|
9074 |
|
|
+CONFIG_PROC_FS=y
|
9075 |
|
|
+CONFIG_NOHIGHMEM=y
|
9076 |
|
|
+CONFIG_IRQ_FORCED_THREADING=y
|
9077 |
|
|
+CONFIG_EXT2_FS_XATTR=y
|
9078 |
|
|
+CONFIG_FLATMEM=y
|
9079 |
|
|
+CONFIG_MMC_DEBUG=y
|
9080 |
|
|
+CONFIG_PAGEFLAGS_EXTENDED=y
|
9081 |
|
|
+CONFIG_SYSCTL=y
|
9082 |
|
|
+CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y
|
9083 |
|
|
+CONFIG_HAVE_C_RECORDMCOUNT=y
|
9084 |
|
|
+CONFIG_HAVE_ARCH_TRACEHOOK=y
|
9085 |
|
|
+CONFIG_HAVE_PERF_EVENTS=y
|
9086 |
|
|
+CONFIG_NO_BOOTMEM=y
|
9087 |
|
|
+CONFIG_SLAB=y
|
9088 |
|
|
+CONFIG_FAT_DEFAULT_CODEPAGE=437
|
9089 |
|
|
+CONFIG_BLK_DEV=y
|
9090 |
|
|
+CONFIG_TRACING_SUPPORT=y
|
9091 |
|
|
+CONFIG_CRYPTO_ANSI_CPRNG=y
|
9092 |
|
|
+CONFIG_PRINTK_TIME=y
|
9093 |
|
|
+CONFIG_EXT2_FS_POSIX_ACL=y
|
9094 |
|
|
+CONFIG_ARCH_MAY_HAVE_PC_FDC=y
|
9095 |
|
|
+CONFIG_HAVE_KERNEL_LZO=y
|
9096 |
|
|
+CONFIG_IO_DELAY_TYPE_UDELAY=2
|
9097 |
|
|
+CONFIG_ELF_CORE=y
|
9098 |
|
|
+CONFIG_FLAT_NODE_MEM_MAP=y
|
9099 |
|
|
+CONFIG_VT_CONSOLE=y
|
9100 |
|
|
+CONFIG_INPUT_EVBUG=y
|
9101 |
|
|
+CONFIG_MMC_TEST=y
|
9102 |
|
|
+CONFIG_UNUSED_SYMBOLS=y
|
9103 |
|
|
+CONFIG_MMC_CLKGATE=y
|
9104 |
|
|
+CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
|
9105 |
|
|
+CONFIG_SYSFS_SYSCALL=y
|
9106 |
|
|
+CONFIG_SYSVIPC_SYSCTL=y
|
9107 |
|
|
+CONFIG_DECOMPRESS_GZIP=y
|
9108 |
|
|
+CONFIG_QUOTA=y
|
9109 |
|
|
+CONFIG_ZBUD=y
|
9110 |
|
|
+CONFIG_MMC_SDHCI_PLTFM=y
|
9111 |
|
|
+CONFIG_CROSS_COMPILE=""
|
9112 |
|
|
+CONFIG_ARCH_RANDOM=y
|
9113 |
|
|
+CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y
|
9114 |
|
|
+CONFIG_ARCH_WANT_FRAME_POINTERS=y
|
9115 |
|
|
+CONFIG_ISA=y
|
9116 |
|
|
+CONFIG_SYSCTL_EXCEPTION_TRACE=y
|
9117 |
|
|
+CONFIG_FHANDLE=y
|
9118 |
|
|
+CONFIG_SWAP=y
|
9119 |
|
|
+CONFIG_CRC_CCITT=y
|
9120 |
|
|
+CONFIG_PHYSICAL_ALIGN=0x100000
|
9121 |
|
|
+CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST=y
|
9122 |
|
|
+CONFIG_BITREVERSE=y
|
9123 |
|
|
+CONFIG_DEVPORT=y
|
9124 |
|
|
+CONFIG_X86_L1_CACHE_SHIFT=4
|
9125 |
|
|
+CONFIG_FILE_LOCKING=y
|
9126 |
|
|
+CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y
|
9127 |
|
|
+CONFIG_AIO=y
|
9128 |
|
|
+CONFIG_EXT2_FS_XIP=y
|
9129 |
|
|
+CONFIG_CLKEVT_I8253=y
|
9130 |
|
|
+CONFIG_PERF_EVENTS=y
|
9131 |
|
|
+CONFIG_GENERIC_TIME_VSYSCALL=y
|
9132 |
|
|
+CONFIG_DCACHE_WORD_ACCESS=y
|
9133 |
|
|
+CONFIG_MESSAGE_LOGLEVEL_DEFAULT=6
|
9134 |
|
|
+CONFIG_NLS_DEFAULT="iso8859-1"
|
9135 |
|
|
+CONFIG_UTS_NS=y
|
9136 |
|
|
+CONFIG_CRYPTO_ALGAPI2=y
|
9137 |
|
|
+CONFIG_PHYSICAL_START=0x100000
|
9138 |
|
|
+CONFIG_HAVE_MEMBLOCK=y
|
9139 |
|
|
+CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
|
9140 |
|
|
+CONFIG_INPUT=y
|
9141 |
|
|
+CONFIG_PROC_SYSCTL=y
|
9142 |
|
|
+CONFIG_HAVE_PERF_EVENTS_NMI=y
|
9143 |
|
|
+CONFIG_MMU=y
|
9144 |
|
|
+CONFIG_INLINE_WRITE_UNLOCK=y
|
9145 |
|
|
+CONFIG_ZPOOL=y
|
9146 |
|
|
diff -Naur linux-3.19/include/config/auto.conf.cmd linux-3.19-sav/include/config/auto.conf.cmd
|
9147 |
|
|
--- linux-3.19/include/config/auto.conf.cmd 1970-01-01 01:00:00.000000000 +0100
|
9148 |
|
|
+++ linux-3.19-sav/include/config/auto.conf.cmd 2016-05-23 07:18:14.368736522 +0200
|
9149 |
|
|
@@ -0,0 +1,945 @@
|
9150 |
|
|
+deps_config := \
|
9151 |
|
|
+ lib/fonts/Kconfig \
|
9152 |
|
|
+ lib/xz/Kconfig \
|
9153 |
|
|
+ lib/Kconfig \
|
9154 |
|
|
+ drivers/lguest/Kconfig \
|
9155 |
|
|
+ virt/kvm/Kconfig \
|
9156 |
|
|
+ arch/x86/kvm/Kconfig \
|
9157 |
|
|
+ crypto/asymmetric_keys/Kconfig \
|
9158 |
|
|
+ drivers/crypto/qat/Kconfig \
|
9159 |
|
|
+ drivers/crypto/ccp/Kconfig \
|
9160 |
|
|
+ drivers/crypto/ux500/Kconfig \
|
9161 |
|
|
+ drivers/crypto/nx/Kconfig \
|
9162 |
|
|
+ drivers/crypto/caam/Kconfig \
|
9163 |
|
|
+ drivers/crypto/Kconfig \
|
9164 |
|
|
+ crypto/async_tx/Kconfig \
|
9165 |
|
|
+ crypto/Kconfig \
|
9166 |
|
|
+ security/integrity/evm/Kconfig \
|
9167 |
|
|
+ security/integrity/ima/Kconfig \
|
9168 |
|
|
+ security/integrity/Kconfig \
|
9169 |
|
|
+ security/yama/Kconfig \
|
9170 |
|
|
+ security/apparmor/Kconfig \
|
9171 |
|
|
+ security/tomoyo/Kconfig \
|
9172 |
|
|
+ security/smack/Kconfig \
|
9173 |
|
|
+ security/selinux/Kconfig \
|
9174 |
|
|
+ security/keys/Kconfig \
|
9175 |
|
|
+ security/Kconfig \
|
9176 |
|
|
+ lib/Kconfig.kgdb \
|
9177 |
|
|
+ samples/Kconfig \
|
9178 |
|
|
+ kernel/trace/Kconfig \
|
9179 |
|
|
+ lib/Kconfig.kmemcheck \
|
9180 |
|
|
+ mm/Kconfig.debug \
|
9181 |
|
|
+ lib/Kconfig.debug \
|
9182 |
|
|
+ arch/x86/Kconfig.debug \
|
9183 |
|
|
+ fs/dlm/Kconfig \
|
9184 |
|
|
+ fs/nls/Kconfig \
|
9185 |
|
|
+ fs/9p/Kconfig \
|
9186 |
|
|
+ fs/afs/Kconfig \
|
9187 |
|
|
+ fs/coda/Kconfig \
|
9188 |
|
|
+ fs/ncpfs/Kconfig \
|
9189 |
|
|
+ fs/cifs/Kconfig \
|
9190 |
|
|
+ fs/ceph/Kconfig \
|
9191 |
|
|
+ net/sunrpc/Kconfig \
|
9192 |
|
|
+ fs/nfsd/Kconfig \
|
9193 |
|
|
+ fs/nfs/Kconfig \
|
9194 |
|
|
+ fs/exofs/Kconfig.ore \
|
9195 |
|
|
+ fs/efivarfs/Kconfig \
|
9196 |
|
|
+ fs/f2fs/Kconfig \
|
9197 |
|
|
+ fs/exofs/Kconfig \
|
9198 |
|
|
+ fs/ufs/Kconfig \
|
9199 |
|
|
+ fs/sysv/Kconfig \
|
9200 |
|
|
+ fs/pstore/Kconfig \
|
9201 |
|
|
+ fs/romfs/Kconfig \
|
9202 |
|
|
+ fs/qnx6/Kconfig \
|
9203 |
|
|
+ fs/qnx4/Kconfig \
|
9204 |
|
|
+ fs/hpfs/Kconfig \
|
9205 |
|
|
+ fs/omfs/Kconfig \
|
9206 |
|
|
+ fs/minix/Kconfig \
|
9207 |
|
|
+ fs/freevxfs/Kconfig \
|
9208 |
|
|
+ fs/squashfs/Kconfig \
|
9209 |
|
|
+ fs/cramfs/Kconfig \
|
9210 |
|
|
+ fs/logfs/Kconfig \
|
9211 |
|
|
+ fs/ubifs/Kconfig \
|
9212 |
|
|
+ fs/jffs2/Kconfig \
|
9213 |
|
|
+ fs/efs/Kconfig \
|
9214 |
|
|
+ fs/bfs/Kconfig \
|
9215 |
|
|
+ fs/befs/Kconfig \
|
9216 |
|
|
+ fs/hfsplus/Kconfig \
|
9217 |
|
|
+ fs/hfs/Kconfig \
|
9218 |
|
|
+ fs/ecryptfs/Kconfig \
|
9219 |
|
|
+ fs/affs/Kconfig \
|
9220 |
|
|
+ fs/adfs/Kconfig \
|
9221 |
|
|
+ fs/configfs/Kconfig \
|
9222 |
|
|
+ fs/sysfs/Kconfig \
|
9223 |
|
|
+ fs/kernfs/Kconfig \
|
9224 |
|
|
+ fs/proc/Kconfig \
|
9225 |
|
|
+ fs/ntfs/Kconfig \
|
9226 |
|
|
+ fs/fat/Kconfig \
|
9227 |
|
|
+ fs/udf/Kconfig \
|
9228 |
|
|
+ fs/isofs/Kconfig \
|
9229 |
|
|
+ fs/cachefiles/Kconfig \
|
9230 |
|
|
+ fs/fscache/Kconfig \
|
9231 |
|
|
+ fs/overlayfs/Kconfig \
|
9232 |
|
|
+ fs/fuse/Kconfig \
|
9233 |
|
|
+ fs/autofs4/Kconfig \
|
9234 |
|
|
+ fs/quota/Kconfig \
|
9235 |
|
|
+ fs/notify/fanotify/Kconfig \
|
9236 |
|
|
+ fs/notify/inotify/Kconfig \
|
9237 |
|
|
+ fs/notify/dnotify/Kconfig \
|
9238 |
|
|
+ fs/notify/Kconfig \
|
9239 |
|
|
+ fs/nilfs2/Kconfig \
|
9240 |
|
|
+ fs/btrfs/Kconfig \
|
9241 |
|
|
+ fs/ocfs2/Kconfig \
|
9242 |
|
|
+ fs/gfs2/Kconfig \
|
9243 |
|
|
+ fs/xfs/Kconfig \
|
9244 |
|
|
+ fs/jfs/Kconfig \
|
9245 |
|
|
+ fs/reiserfs/Kconfig \
|
9246 |
|
|
+ fs/jbd2/Kconfig \
|
9247 |
|
|
+ fs/jbd/Kconfig \
|
9248 |
|
|
+ fs/ext4/Kconfig \
|
9249 |
|
|
+ fs/ext3/Kconfig \
|
9250 |
|
|
+ fs/ext2/Kconfig \
|
9251 |
|
|
+ fs/Kconfig \
|
9252 |
|
|
+ drivers/firmware/efi/Kconfig \
|
9253 |
|
|
+ drivers/firmware/google/Kconfig \
|
9254 |
|
|
+ drivers/firmware/Kconfig \
|
9255 |
|
|
+ drivers/android/Kconfig \
|
9256 |
|
|
+ drivers/thunderbolt/Kconfig \
|
9257 |
|
|
+ drivers/ras/Kconfig \
|
9258 |
|
|
+ drivers/mcb/Kconfig \
|
9259 |
|
|
+ drivers/powercap/Kconfig \
|
9260 |
|
|
+ drivers/phy/Kconfig \
|
9261 |
|
|
+ drivers/fmc/Kconfig \
|
9262 |
|
|
+ drivers/reset/sti/Kconfig \
|
9263 |
|
|
+ drivers/reset/Kconfig \
|
9264 |
|
|
+ drivers/ipack/devices/Kconfig \
|
9265 |
|
|
+ drivers/ipack/carriers/Kconfig \
|
9266 |
|
|
+ drivers/ipack/Kconfig \
|
9267 |
|
|
+ drivers/irqchip/Kconfig \
|
9268 |
|
|
+ drivers/pwm/Kconfig \
|
9269 |
|
|
+ drivers/staging/vme/devices/Kconfig \
|
9270 |
|
|
+ drivers/vme/boards/Kconfig \
|
9271 |
|
|
+ drivers/vme/bridges/Kconfig \
|
9272 |
|
|
+ drivers/vme/Kconfig \
|
9273 |
|
|
+ drivers/ntb/Kconfig \
|
9274 |
|
|
+ drivers/iio/temperature/Kconfig \
|
9275 |
|
|
+ drivers/iio/proximity/Kconfig \
|
9276 |
|
|
+ drivers/iio/pressure/Kconfig \
|
9277 |
|
|
+ drivers/iio/trigger/Kconfig \
|
9278 |
|
|
+ drivers/iio/orientation/Kconfig \
|
9279 |
|
|
+ drivers/iio/magnetometer/Kconfig \
|
9280 |
|
|
+ drivers/iio/light/Kconfig \
|
9281 |
|
|
+ drivers/iio/imu/inv_mpu6050/Kconfig \
|
9282 |
|
|
+ drivers/iio/imu/Kconfig \
|
9283 |
|
|
+ drivers/iio/humidity/Kconfig \
|
9284 |
|
|
+ drivers/iio/gyro/Kconfig \
|
9285 |
|
|
+ drivers/iio/frequency/Kconfig \
|
9286 |
|
|
+ drivers/iio/dac/Kconfig \
|
9287 |
|
|
+ drivers/iio/common/st_sensors/Kconfig \
|
9288 |
|
|
+ drivers/iio/common/hid-sensors/Kconfig \
|
9289 |
|
|
+ drivers/iio/common/Kconfig \
|
9290 |
|
|
+ drivers/iio/amplifiers/Kconfig \
|
9291 |
|
|
+ drivers/iio/adc/Kconfig \
|
9292 |
|
|
+ drivers/iio/accel/Kconfig \
|
9293 |
|
|
+ drivers/iio/Kconfig \
|
9294 |
|
|
+ drivers/memory/tegra/Kconfig \
|
9295 |
|
|
+ drivers/memory/Kconfig \
|
9296 |
|
|
+ drivers/extcon/Kconfig \
|
9297 |
|
|
+ drivers/devfreq/Kconfig \
|
9298 |
|
|
+ drivers/soc/versatile/Kconfig \
|
9299 |
|
|
+ drivers/soc/ti/Kconfig \
|
9300 |
|
|
+ drivers/soc/qcom/Kconfig \
|
9301 |
|
|
+ drivers/soc/Kconfig \
|
9302 |
|
|
+ drivers/rpmsg/Kconfig \
|
9303 |
|
|
+ drivers/remoteproc/Kconfig \
|
9304 |
|
|
+ drivers/iommu/Kconfig \
|
9305 |
|
|
+ drivers/mailbox/Kconfig \
|
9306 |
|
|
+ drivers/clocksource/Kconfig \
|
9307 |
|
|
+ drivers/hwspinlock/Kconfig \
|
9308 |
|
|
+ drivers/clk/samsung/Kconfig \
|
9309 |
|
|
+ drivers/clk/mvebu/Kconfig \
|
9310 |
|
|
+ drivers/clk/bcm/Kconfig \
|
9311 |
|
|
+ drivers/clk/qcom/Kconfig \
|
9312 |
|
|
+ drivers/clk/versatile/Kconfig \
|
9313 |
|
|
+ drivers/clk/Kconfig \
|
9314 |
|
|
+ drivers/platform/chrome/Kconfig \
|
9315 |
|
|
+ drivers/platform/goldfish/Kconfig \
|
9316 |
|
|
+ drivers/platform/x86/Kconfig \
|
9317 |
|
|
+ drivers/platform/Kconfig \
|
9318 |
|
|
+ drivers/staging/clocking-wizard/Kconfig \
|
9319 |
|
|
+ drivers/staging/unisys/virthba/Kconfig \
|
9320 |
|
|
+ drivers/staging/unisys/virtpci/Kconfig \
|
9321 |
|
|
+ drivers/staging/unisys/uislib/Kconfig \
|
9322 |
|
|
+ drivers/staging/unisys/channels/Kconfig \
|
9323 |
|
|
+ drivers/staging/unisys/visorchipset/Kconfig \
|
9324 |
|
|
+ drivers/staging/unisys/visorchannel/Kconfig \
|
9325 |
|
|
+ drivers/staging/unisys/visorutil/Kconfig \
|
9326 |
|
|
+ drivers/staging/unisys/Kconfig \
|
9327 |
|
|
+ drivers/staging/skein/Kconfig \
|
9328 |
|
|
+ drivers/staging/gs_fpgaboot/Kconfig \
|
9329 |
|
|
+ drivers/staging/dgap/Kconfig \
|
9330 |
|
|
+ drivers/staging/dgnc/Kconfig \
|
9331 |
|
|
+ drivers/staging/lustre/lnet/Kconfig \
|
9332 |
|
|
+ drivers/staging/lustre/lustre/Kconfig \
|
9333 |
|
|
+ drivers/staging/lustre/Kconfig \
|
9334 |
|
|
+ drivers/staging/mt29f_spinand/Kconfig \
|
9335 |
|
|
+ drivers/staging/netlogic/Kconfig \
|
9336 |
|
|
+ drivers/staging/goldfish/Kconfig \
|
9337 |
|
|
+ drivers/staging/fwserial/Kconfig \
|
9338 |
|
|
+ drivers/staging/gdm724x/Kconfig \
|
9339 |
|
|
+ drivers/staging/gdm72xx/Kconfig \
|
9340 |
|
|
+ drivers/staging/ozwpan/Kconfig \
|
9341 |
|
|
+ drivers/staging/board/Kconfig \
|
9342 |
|
|
+ drivers/staging/android/ion/Kconfig \
|
9343 |
|
|
+ drivers/staging/android/Kconfig \
|
9344 |
|
|
+ drivers/staging/media/lirc/Kconfig \
|
9345 |
|
|
+ drivers/staging/media/vino/Kconfig \
|
9346 |
|
|
+ drivers/staging/media/parport/Kconfig \
|
9347 |
|
|
+ drivers/staging/media/omap4iss/Kconfig \
|
9348 |
|
|
+ drivers/staging/media/mn88473/Kconfig \
|
9349 |
|
|
+ drivers/staging/media/mn88472/Kconfig \
|
9350 |
|
|
+ drivers/staging/media/tlg2300/Kconfig \
|
9351 |
|
|
+ drivers/staging/media/dt3155v4l/Kconfig \
|
9352 |
|
|
+ drivers/staging/media/davinci_vpfe/Kconfig \
|
9353 |
|
|
+ drivers/staging/media/cxd2099/Kconfig \
|
9354 |
|
|
+ drivers/staging/media/bcm2048/Kconfig \
|
9355 |
|
|
+ drivers/staging/media/Kconfig \
|
9356 |
|
|
+ drivers/staging/nvec/Kconfig \
|
9357 |
|
|
+ drivers/staging/ste_rmi4/Kconfig \
|
9358 |
|
|
+ drivers/staging/cptm1217/Kconfig \
|
9359 |
|
|
+ drivers/staging/speakup/Kconfig \
|
9360 |
|
|
+ drivers/staging/ft1000/Kconfig \
|
9361 |
|
|
+ drivers/staging/emxx_udc/Kconfig \
|
9362 |
|
|
+ drivers/staging/xgifb/Kconfig \
|
9363 |
|
|
+ drivers/staging/iio/trigger/Kconfig \
|
9364 |
|
|
+ drivers/staging/iio/resolver/Kconfig \
|
9365 |
|
|
+ drivers/staging/iio/meter/Kconfig \
|
9366 |
|
|
+ drivers/staging/iio/magnetometer/Kconfig \
|
9367 |
|
|
+ drivers/staging/iio/light/Kconfig \
|
9368 |
|
|
+ drivers/staging/iio/impedance-analyzer/Kconfig \
|
9369 |
|
|
+ drivers/staging/iio/gyro/Kconfig \
|
9370 |
|
|
+ drivers/staging/iio/frequency/Kconfig \
|
9371 |
|
|
+ drivers/staging/iio/cdc/Kconfig \
|
9372 |
|
|
+ drivers/staging/iio/addac/Kconfig \
|
9373 |
|
|
+ drivers/staging/iio/adc/Kconfig \
|
9374 |
|
|
+ drivers/staging/iio/accel/Kconfig \
|
9375 |
|
|
+ drivers/staging/iio/Kconfig \
|
9376 |
|
|
+ drivers/staging/vt6656/Kconfig \
|
9377 |
|
|
+ drivers/staging/vt6655/Kconfig \
|
9378 |
|
|
+ drivers/staging/octeon-usb/Kconfig \
|
9379 |
|
|
+ drivers/staging/octeon/Kconfig \
|
9380 |
|
|
+ drivers/staging/line6/Kconfig \
|
9381 |
|
|
+ drivers/staging/rts5208/Kconfig \
|
9382 |
|
|
+ drivers/staging/rtl8723au/Kconfig \
|
9383 |
|
|
+ drivers/staging/rtl8188eu/Kconfig \
|
9384 |
|
|
+ drivers/staging/rtl8712/Kconfig \
|
9385 |
|
|
+ drivers/staging/rtl8192e/rtl8192e/Kconfig \
|
9386 |
|
|
+ drivers/staging/rtl8192e/Kconfig \
|
9387 |
|
|
+ drivers/staging/rtl8192u/Kconfig \
|
9388 |
|
|
+ drivers/staging/panel/Kconfig \
|
9389 |
|
|
+ drivers/staging/olpc_dcon/Kconfig \
|
9390 |
|
|
+ drivers/staging/comedi/Kconfig \
|
9391 |
|
|
+ drivers/staging/wlan-ng/Kconfig \
|
9392 |
|
|
+ drivers/staging/slicoss/Kconfig \
|
9393 |
|
|
+ drivers/staging/Kconfig \
|
9394 |
|
|
+ drivers/xen/Kconfig \
|
9395 |
|
|
+ drivers/hv/Kconfig \
|
9396 |
|
|
+ drivers/virtio/Kconfig \
|
9397 |
|
|
+ drivers/virt/Kconfig \
|
9398 |
|
|
+ drivers/vlynq/Kconfig \
|
9399 |
|
|
+ drivers/vfio/pci/Kconfig \
|
9400 |
|
|
+ drivers/vfio/Kconfig \
|
9401 |
|
|
+ drivers/uio/Kconfig \
|
9402 |
|
|
+ drivers/auxdisplay/Kconfig \
|
9403 |
|
|
+ drivers/dca/Kconfig \
|
9404 |
|
|
+ drivers/dma/sh/Kconfig \
|
9405 |
|
|
+ drivers/dma/bestcomm/Kconfig \
|
9406 |
|
|
+ drivers/dma/dw/Kconfig \
|
9407 |
|
|
+ drivers/dma/Kconfig \
|
9408 |
|
|
+ drivers/rtc/Kconfig \
|
9409 |
|
|
+ drivers/edac/Kconfig \
|
9410 |
|
|
+ drivers/infiniband/ulp/isert/Kconfig \
|
9411 |
|
|
+ drivers/infiniband/ulp/iser/Kconfig \
|
9412 |
|
|
+ drivers/infiniband/ulp/srpt/Kconfig \
|
9413 |
|
|
+ drivers/infiniband/ulp/srp/Kconfig \
|
9414 |
|
|
+ drivers/infiniband/ulp/ipoib/Kconfig \
|
9415 |
|
|
+ drivers/infiniband/hw/usnic/Kconfig \
|
9416 |
|
|
+ drivers/infiniband/hw/ocrdma/Kconfig \
|
9417 |
|
|
+ drivers/infiniband/hw/nes/Kconfig \
|
9418 |
|
|
+ drivers/infiniband/hw/mlx5/Kconfig \
|
9419 |
|
|
+ drivers/infiniband/hw/mlx4/Kconfig \
|
9420 |
|
|
+ drivers/infiniband/hw/cxgb4/Kconfig \
|
9421 |
|
|
+ drivers/infiniband/hw/cxgb3/Kconfig \
|
9422 |
|
|
+ drivers/infiniband/hw/amso1100/Kconfig \
|
9423 |
|
|
+ drivers/infiniband/hw/ehca/Kconfig \
|
9424 |
|
|
+ drivers/infiniband/hw/qib/Kconfig \
|
9425 |
|
|
+ drivers/infiniband/hw/ipath/Kconfig \
|
9426 |
|
|
+ drivers/infiniband/hw/mthca/Kconfig \
|
9427 |
|
|
+ drivers/infiniband/Kconfig \
|
9428 |
|
|
+ drivers/accessibility/Kconfig \
|
9429 |
|
|
+ drivers/leds/trigger/Kconfig \
|
9430 |
|
|
+ drivers/leds/Kconfig \
|
9431 |
|
|
+ drivers/memstick/host/Kconfig \
|
9432 |
|
|
+ drivers/memstick/core/Kconfig \
|
9433 |
|
|
+ drivers/memstick/Kconfig \
|
9434 |
|
|
+ drivers/mmc/host/Kconfig \
|
9435 |
|
|
+ drivers/mmc/card/Kconfig \
|
9436 |
|
|
+ drivers/mmc/core/Kconfig \
|
9437 |
|
|
+ drivers/mmc/Kconfig \
|
9438 |
|
|
+ drivers/uwb/Kconfig \
|
9439 |
|
|
+ drivers/usb/gadget/legacy/Kconfig \
|
9440 |
|
|
+ drivers/usb/gadget/udc/bdc/Kconfig \
|
9441 |
|
|
+ drivers/usb/gadget/udc/Kconfig \
|
9442 |
|
|
+ drivers/usb/gadget/Kconfig \
|
9443 |
|
|
+ drivers/usb/phy/Kconfig \
|
9444 |
|
|
+ drivers/usb/atm/Kconfig \
|
9445 |
|
|
+ drivers/usb/misc/sisusbvga/Kconfig \
|
9446 |
|
|
+ drivers/usb/misc/Kconfig \
|
9447 |
|
|
+ drivers/usb/serial/Kconfig \
|
9448 |
|
|
+ drivers/usb/chipidea/Kconfig \
|
9449 |
|
|
+ drivers/usb/dwc2/Kconfig \
|
9450 |
|
|
+ drivers/usb/dwc3/Kconfig \
|
9451 |
|
|
+ drivers/usb/musb/Kconfig \
|
9452 |
|
|
+ drivers/usb/usbip/Kconfig \
|
9453 |
|
|
+ drivers/usb/image/Kconfig \
|
9454 |
|
|
+ drivers/usb/storage/Kconfig \
|
9455 |
|
|
+ drivers/usb/class/Kconfig \
|
9456 |
|
|
+ drivers/usb/renesas_usbhs/Kconfig \
|
9457 |
|
|
+ drivers/usb/host/Kconfig \
|
9458 |
|
|
+ drivers/usb/wusbcore/Kconfig \
|
9459 |
|
|
+ drivers/usb/mon/Kconfig \
|
9460 |
|
|
+ drivers/usb/core/Kconfig \
|
9461 |
|
|
+ drivers/usb/Kconfig \
|
9462 |
|
|
+ drivers/hid/i2c-hid/Kconfig \
|
9463 |
|
|
+ drivers/hid/usbhid/Kconfig \
|
9464 |
|
|
+ drivers/hid/Kconfig \
|
9465 |
|
|
+ sound/oss/Kconfig \
|
9466 |
|
|
+ sound/soc/generic/Kconfig \
|
9467 |
|
|
+ sound/soc/codecs/Kconfig \
|
9468 |
|
|
+ sound/soc/ux500/Kconfig \
|
9469 |
|
|
+ sound/soc/txx9/Kconfig \
|
9470 |
|
|
+ sound/soc/tegra/Kconfig \
|
9471 |
|
|
+ sound/soc/spear/Kconfig \
|
9472 |
|
|
+ sound/soc/sirf/Kconfig \
|
9473 |
|
|
+ sound/soc/sh/Kconfig \
|
9474 |
|
|
+ sound/soc/samsung/Kconfig \
|
9475 |
|
|
+ sound/soc/rockchip/Kconfig \
|
9476 |
|
|
+ sound/soc/pxa/Kconfig \
|
9477 |
|
|
+ sound/soc/mxs/Kconfig \
|
9478 |
|
|
+ sound/soc/intel/Kconfig \
|
9479 |
|
|
+ sound/soc/kirkwood/Kconfig \
|
9480 |
|
|
+ sound/soc/omap/Kconfig \
|
9481 |
|
|
+ sound/soc/nuc900/Kconfig \
|
9482 |
|
|
+ sound/soc/jz4740/Kconfig \
|
9483 |
|
|
+ sound/soc/fsl/Kconfig \
|
9484 |
|
|
+ sound/soc/dwc/Kconfig \
|
9485 |
|
|
+ sound/soc/davinci/Kconfig \
|
9486 |
|
|
+ sound/soc/cirrus/Kconfig \
|
9487 |
|
|
+ sound/soc/blackfin/Kconfig \
|
9488 |
|
|
+ sound/soc/bcm/Kconfig \
|
9489 |
|
|
+ sound/soc/au1x/Kconfig \
|
9490 |
|
|
+ sound/soc/atmel/Kconfig \
|
9491 |
|
|
+ sound/soc/adi/Kconfig \
|
9492 |
|
|
+ sound/soc/Kconfig \
|
9493 |
|
|
+ sound/parisc/Kconfig \
|
9494 |
|
|
+ sound/sparc/Kconfig \
|
9495 |
|
|
+ sound/pcmcia/Kconfig \
|
9496 |
|
|
+ sound/firewire/Kconfig \
|
9497 |
|
|
+ sound/usb/Kconfig \
|
9498 |
|
|
+ sound/sh/Kconfig \
|
9499 |
|
|
+ sound/mips/Kconfig \
|
9500 |
|
|
+ sound/spi/Kconfig \
|
9501 |
|
|
+ sound/atmel/Kconfig \
|
9502 |
|
|
+ sound/arm/Kconfig \
|
9503 |
|
|
+ sound/aoa/soundbus/Kconfig \
|
9504 |
|
|
+ sound/aoa/codecs/Kconfig \
|
9505 |
|
|
+ sound/aoa/fabrics/Kconfig \
|
9506 |
|
|
+ sound/aoa/Kconfig \
|
9507 |
|
|
+ sound/ppc/Kconfig \
|
9508 |
|
|
+ sound/pci/hda/Kconfig \
|
9509 |
|
|
+ sound/pci/Kconfig \
|
9510 |
|
|
+ sound/isa/Kconfig \
|
9511 |
|
|
+ sound/drivers/Kconfig \
|
9512 |
|
|
+ sound/core/seq/Kconfig \
|
9513 |
|
|
+ sound/core/Kconfig \
|
9514 |
|
|
+ sound/oss/dmasound/Kconfig \
|
9515 |
|
|
+ sound/Kconfig \
|
9516 |
|
|
+ drivers/video/logo/Kconfig \
|
9517 |
|
|
+ drivers/video/console/Kconfig \
|
9518 |
|
|
+ drivers/video/backlight/Kconfig \
|
9519 |
|
|
+ drivers/video/fbdev/mmp/fb/Kconfig \
|
9520 |
|
|
+ drivers/video/fbdev/mmp/panel/Kconfig \
|
9521 |
|
|
+ drivers/video/fbdev/mmp/hw/Kconfig \
|
9522 |
|
|
+ drivers/video/fbdev/mmp/Kconfig \
|
9523 |
|
|
+ drivers/video/fbdev/exynos/Kconfig \
|
9524 |
|
|
+ drivers/video/fbdev/omap2/displays-new/Kconfig \
|
9525 |
|
|
+ drivers/video/fbdev/omap2/omapfb/Kconfig \
|
9526 |
|
|
+ drivers/video/fbdev/omap2/dss/Kconfig \
|
9527 |
|
|
+ drivers/video/fbdev/omap2/Kconfig \
|
9528 |
|
|
+ drivers/video/fbdev/omap/Kconfig \
|
9529 |
|
|
+ drivers/video/fbdev/geode/Kconfig \
|
9530 |
|
|
+ drivers/video/fbdev/Kconfig \
|
9531 |
|
|
+ drivers/gpu/drm/imx/Kconfig \
|
9532 |
|
|
+ drivers/gpu/drm/amd/amdkfd/Kconfig \
|
9533 |
|
|
+ drivers/gpu/drm/sti/Kconfig \
|
9534 |
|
|
+ drivers/gpu/drm/panel/Kconfig \
|
9535 |
|
|
+ drivers/gpu/drm/tegra/Kconfig \
|
9536 |
|
|
+ drivers/gpu/drm/msm/Kconfig \
|
9537 |
|
|
+ drivers/gpu/drm/bochs/Kconfig \
|
9538 |
|
|
+ drivers/gpu/drm/qxl/Kconfig \
|
9539 |
|
|
+ drivers/gpu/drm/tilcdc/Kconfig \
|
9540 |
|
|
+ drivers/gpu/drm/omapdrm/Kconfig \
|
9541 |
|
|
+ drivers/gpu/drm/shmobile/Kconfig \
|
9542 |
|
|
+ drivers/gpu/drm/rcar-du/Kconfig \
|
9543 |
|
|
+ drivers/gpu/drm/armada/Kconfig \
|
9544 |
|
|
+ drivers/gpu/drm/cirrus/Kconfig \
|
9545 |
|
|
+ drivers/gpu/drm/mgag200/Kconfig \
|
9546 |
|
|
+ drivers/gpu/drm/ast/Kconfig \
|
9547 |
|
|
+ drivers/gpu/drm/udl/Kconfig \
|
9548 |
|
|
+ drivers/gpu/drm/gma500/Kconfig \
|
9549 |
|
|
+ drivers/gpu/drm/vmwgfx/Kconfig \
|
9550 |
|
|
+ drivers/gpu/drm/rockchip/Kconfig \
|
9551 |
|
|
+ drivers/gpu/drm/exynos/Kconfig \
|
9552 |
|
|
+ drivers/gpu/drm/i915/Kconfig \
|
9553 |
|
|
+ drivers/gpu/drm/nouveau/Kconfig \
|
9554 |
|
|
+ drivers/gpu/drm/radeon/Kconfig \
|
9555 |
|
|
+ drivers/gpu/drm/bridge/Kconfig \
|
9556 |
|
|
+ drivers/gpu/drm/i2c/Kconfig \
|
9557 |
|
|
+ drivers/gpu/drm/Kconfig \
|
9558 |
|
|
+ drivers/gpu/ipu-v3/Kconfig \
|
9559 |
|
|
+ drivers/gpu/host1x/Kconfig \
|
9560 |
|
|
+ drivers/gpu/vga/Kconfig \
|
9561 |
|
|
+ drivers/char/agp/Kconfig \
|
9562 |
|
|
+ drivers/video/Kconfig \
|
9563 |
|
|
+ drivers/media/dvb-frontends/drx39xyj/Kconfig \
|
9564 |
|
|
+ drivers/media/dvb-frontends/Kconfig \
|
9565 |
|
|
+ drivers/media/tuners/Kconfig \
|
9566 |
|
|
+ drivers/media/i2c/soc_camera/Kconfig \
|
9567 |
|
|
+ drivers/media/i2c/smiapp/Kconfig \
|
9568 |
|
|
+ drivers/media/i2c/m5mols/Kconfig \
|
9569 |
|
|
+ drivers/media/i2c/cx25840/Kconfig \
|
9570 |
|
|
+ drivers/media/i2c/Kconfig \
|
9571 |
|
|
+ drivers/media/common/siano/Kconfig \
|
9572 |
|
|
+ drivers/media/common/saa7146/Kconfig \
|
9573 |
|
|
+ drivers/media/common/b2c2/Kconfig \
|
9574 |
|
|
+ drivers/media/common/Kconfig \
|
9575 |
|
|
+ drivers/media/firewire/Kconfig \
|
9576 |
|
|
+ drivers/media/radio/wl128x/Kconfig \
|
9577 |
|
|
+ drivers/media/radio/si4713/Kconfig \
|
9578 |
|
|
+ drivers/media/radio/si470x/Kconfig \
|
9579 |
|
|
+ drivers/media/radio/Kconfig \
|
9580 |
|
|
+ drivers/media/mmc/siano/Kconfig \
|
9581 |
|
|
+ drivers/media/mmc/Kconfig \
|
9582 |
|
|
+ drivers/media/platform/vivid/Kconfig \
|
9583 |
|
|
+ drivers/media/platform/s5p-tv/Kconfig \
|
9584 |
|
|
+ drivers/media/platform/exynos4-is/Kconfig \
|
9585 |
|
|
+ drivers/media/platform/soc_camera/Kconfig \
|
9586 |
|
|
+ drivers/media/platform/blackfin/Kconfig \
|
9587 |
|
|
+ drivers/media/platform/omap/Kconfig \
|
9588 |
|
|
+ drivers/media/platform/davinci/Kconfig \
|
9589 |
|
|
+ drivers/media/platform/marvell-ccic/Kconfig \
|
9590 |
|
|
+ drivers/media/platform/Kconfig \
|
9591 |
|
|
+ drivers/media/pci/smipcie/Kconfig \
|
9592 |
|
|
+ drivers/media/pci/ddbridge/Kconfig \
|
9593 |
|
|
+ drivers/media/pci/ngene/Kconfig \
|
9594 |
|
|
+ drivers/media/pci/mantis/Kconfig \
|
9595 |
|
|
+ drivers/media/pci/pt3/Kconfig \
|
9596 |
|
|
+ drivers/media/pci/pt1/Kconfig \
|
9597 |
|
|
+ drivers/media/pci/dm1105/Kconfig \
|
9598 |
|
|
+ drivers/media/pci/pluto2/Kconfig \
|
9599 |
|
|
+ drivers/media/pci/b2c2/Kconfig \
|
9600 |
|
|
+ drivers/media/pci/ttpci/Kconfig \
|
9601 |
|
|
+ drivers/media/pci/saa7164/Kconfig \
|
9602 |
|
|
+ drivers/media/pci/saa7134/Kconfig \
|
9603 |
|
|
+ drivers/media/pci/bt8xx/Kconfig \
|
9604 |
|
|
+ drivers/media/pci/cx88/Kconfig \
|
9605 |
|
|
+ drivers/media/pci/cx25821/Kconfig \
|
9606 |
|
|
+ drivers/media/pci/cx23885/Kconfig \
|
9607 |
|
|
+ drivers/media/pci/cx18/Kconfig \
|
9608 |
|
|
+ drivers/media/pci/tw68/Kconfig \
|
9609 |
|
|
+ drivers/media/pci/solo6x10/Kconfig \
|
9610 |
|
|
+ drivers/media/pci/saa7146/Kconfig \
|
9611 |
|
|
+ drivers/media/pci/zoran/Kconfig \
|
9612 |
|
|
+ drivers/media/pci/ivtv/Kconfig \
|
9613 |
|
|
+ drivers/media/pci/sta2x11/Kconfig \
|
9614 |
|
|
+ drivers/media/pci/meye/Kconfig \
|
9615 |
|
|
+ drivers/media/pci/Kconfig \
|
9616 |
|
|
+ drivers/media/usb/msi2500/Kconfig \
|
9617 |
|
|
+ drivers/media/usb/hackrf/Kconfig \
|
9618 |
|
|
+ drivers/media/usb/airspy/Kconfig \
|
9619 |
|
|
+ drivers/media/usb/em28xx/Kconfig \
|
9620 |
|
|
+ drivers/media/usb/as102/Kconfig \
|
9621 |
|
|
+ drivers/media/usb/b2c2/Kconfig \
|
9622 |
|
|
+ drivers/media/usb/siano/Kconfig \
|
9623 |
|
|
+ drivers/media/usb/ttusb-dec/Kconfig \
|
9624 |
|
|
+ drivers/media/usb/ttusb-budget/Kconfig \
|
9625 |
|
|
+ drivers/media/usb/dvb-usb-v2/Kconfig \
|
9626 |
|
|
+ drivers/media/usb/dvb-usb/Kconfig \
|
9627 |
|
|
+ drivers/media/usb/tm6000/Kconfig \
|
9628 |
|
|
+ drivers/media/usb/cx231xx/Kconfig \
|
9629 |
|
|
+ drivers/media/usb/au0828/Kconfig \
|
9630 |
|
|
+ drivers/media/usb/go7007/Kconfig \
|
9631 |
|
|
+ drivers/media/usb/stk1160/Kconfig \
|
9632 |
|
|
+ drivers/media/usb/usbvision/Kconfig \
|
9633 |
|
|
+ drivers/media/usb/hdpvr/Kconfig \
|
9634 |
|
|
+ drivers/media/usb/pvrusb2/Kconfig \
|
9635 |
|
|
+ drivers/media/usb/usbtv/Kconfig \
|
9636 |
|
|
+ drivers/media/usb/s2255/Kconfig \
|
9637 |
|
|
+ drivers/media/usb/stkwebcam/Kconfig \
|
9638 |
|
|
+ drivers/media/usb/zr364xx/Kconfig \
|
9639 |
|
|
+ drivers/media/usb/cpia2/Kconfig \
|
9640 |
|
|
+ drivers/media/usb/pwc/Kconfig \
|
9641 |
|
|
+ drivers/media/usb/gspca/gl860/Kconfig \
|
9642 |
|
|
+ drivers/media/usb/gspca/stv06xx/Kconfig \
|
9643 |
|
|
+ drivers/media/usb/gspca/m5602/Kconfig \
|
9644 |
|
|
+ drivers/media/usb/gspca/Kconfig \
|
9645 |
|
|
+ drivers/media/usb/uvc/Kconfig \
|
9646 |
|
|
+ drivers/media/usb/Kconfig \
|
9647 |
|
|
+ drivers/media/rc/img-ir/Kconfig \
|
9648 |
|
|
+ drivers/media/rc/keymaps/Kconfig \
|
9649 |
|
|
+ drivers/media/rc/Kconfig \
|
9650 |
|
|
+ drivers/media/dvb-core/Kconfig \
|
9651 |
|
|
+ drivers/media/v4l2-core/Kconfig \
|
9652 |
|
|
+ drivers/media/Kconfig \
|
9653 |
|
|
+ drivers/regulator/Kconfig \
|
9654 |
|
|
+ drivers/mfd/Kconfig \
|
9655 |
|
|
+ drivers/bcma/Kconfig \
|
9656 |
|
|
+ drivers/ssb/Kconfig \
|
9657 |
|
|
+ drivers/watchdog/Kconfig \
|
9658 |
|
|
+ drivers/thermal/st/Kconfig \
|
9659 |
|
|
+ drivers/thermal/samsung/Kconfig \
|
9660 |
|
|
+ drivers/thermal/ti-soc-thermal/Kconfig \
|
9661 |
|
|
+ drivers/thermal/Kconfig \
|
9662 |
|
|
+ drivers/hwmon/pmbus/Kconfig \
|
9663 |
|
|
+ drivers/hwmon/Kconfig \
|
9664 |
|
|
+ drivers/power/avs/Kconfig \
|
9665 |
|
|
+ drivers/power/reset/Kconfig \
|
9666 |
|
|
+ drivers/power/Kconfig \
|
9667 |
|
|
+ drivers/w1/slaves/Kconfig \
|
9668 |
|
|
+ drivers/w1/masters/Kconfig \
|
9669 |
|
|
+ drivers/w1/Kconfig \
|
9670 |
|
|
+ drivers/gpio/Kconfig \
|
9671 |
|
|
+ drivers/pinctrl/vt8500/Kconfig \
|
9672 |
|
|
+ drivers/pinctrl/sunxi/Kconfig \
|
9673 |
|
|
+ drivers/pinctrl/spear/Kconfig \
|
9674 |
|
|
+ drivers/pinctrl/sh-pfc/Kconfig \
|
9675 |
|
|
+ drivers/pinctrl/samsung/Kconfig \
|
9676 |
|
|
+ drivers/pinctrl/qcom/Kconfig \
|
9677 |
|
|
+ drivers/pinctrl/nomadik/Kconfig \
|
9678 |
|
|
+ drivers/pinctrl/mvebu/Kconfig \
|
9679 |
|
|
+ drivers/pinctrl/intel/Kconfig \
|
9680 |
|
|
+ drivers/pinctrl/freescale/Kconfig \
|
9681 |
|
|
+ drivers/pinctrl/berlin/Kconfig \
|
9682 |
|
|
+ drivers/pinctrl/Kconfig \
|
9683 |
|
|
+ drivers/ptp/Kconfig \
|
9684 |
|
|
+ drivers/pps/generators/Kconfig \
|
9685 |
|
|
+ drivers/pps/clients/Kconfig \
|
9686 |
|
|
+ drivers/pps/Kconfig \
|
9687 |
|
|
+ drivers/hsi/clients/Kconfig \
|
9688 |
|
|
+ drivers/hsi/controllers/Kconfig \
|
9689 |
|
|
+ drivers/hsi/Kconfig \
|
9690 |
|
|
+ drivers/spmi/Kconfig \
|
9691 |
|
|
+ drivers/spi/Kconfig \
|
9692 |
|
|
+ drivers/i2c/busses/Kconfig \
|
9693 |
|
|
+ drivers/i2c/algos/Kconfig \
|
9694 |
|
|
+ drivers/i2c/muxes/Kconfig \
|
9695 |
|
|
+ drivers/i2c/Kconfig \
|
9696 |
|
|
+ drivers/char/xillybus/Kconfig \
|
9697 |
|
|
+ drivers/s390/char/Kconfig \
|
9698 |
|
|
+ drivers/char/tpm/Kconfig \
|
9699 |
|
|
+ drivers/char/pcmcia/Kconfig \
|
9700 |
|
|
+ drivers/char/hw_random/Kconfig \
|
9701 |
|
|
+ drivers/char/ipmi/Kconfig \
|
9702 |
|
|
+ drivers/tty/hvc/Kconfig \
|
9703 |
|
|
+ drivers/tty/serial/8250/Kconfig \
|
9704 |
|
|
+ drivers/tty/serial/Kconfig \
|
9705 |
|
|
+ drivers/tty/Kconfig \
|
9706 |
|
|
+ drivers/char/Kconfig \
|
9707 |
|
|
+ drivers/input/gameport/Kconfig \
|
9708 |
|
|
+ drivers/input/serio/Kconfig \
|
9709 |
|
|
+ drivers/input/misc/Kconfig \
|
9710 |
|
|
+ drivers/input/touchscreen/Kconfig \
|
9711 |
|
|
+ drivers/input/tablet/Kconfig \
|
9712 |
|
|
+ drivers/input/joystick/iforce/Kconfig \
|
9713 |
|
|
+ drivers/input/joystick/Kconfig \
|
9714 |
|
|
+ drivers/input/mouse/Kconfig \
|
9715 |
|
|
+ drivers/input/keyboard/Kconfig \
|
9716 |
|
|
+ drivers/input/Kconfig \
|
9717 |
|
|
+ drivers/isdn/hardware/mISDN/Kconfig \
|
9718 |
|
|
+ drivers/isdn/mISDN/Kconfig \
|
9719 |
|
|
+ drivers/isdn/hysdn/Kconfig \
|
9720 |
|
|
+ drivers/isdn/gigaset/Kconfig \
|
9721 |
|
|
+ drivers/isdn/hardware/eicon/Kconfig \
|
9722 |
|
|
+ drivers/isdn/hardware/avm/Kconfig \
|
9723 |
|
|
+ drivers/isdn/hardware/Kconfig \
|
9724 |
|
|
+ drivers/isdn/capi/Kconfig \
|
9725 |
|
|
+ drivers/isdn/act2000/Kconfig \
|
9726 |
|
|
+ drivers/isdn/sc/Kconfig \
|
9727 |
|
|
+ drivers/isdn/pcbit/Kconfig \
|
9728 |
|
|
+ drivers/isdn/icn/Kconfig \
|
9729 |
|
|
+ drivers/isdn/hisax/Kconfig \
|
9730 |
|
|
+ drivers/isdn/i4l/Kconfig \
|
9731 |
|
|
+ drivers/isdn/Kconfig \
|
9732 |
|
|
+ drivers/net/hyperv/Kconfig \
|
9733 |
|
|
+ drivers/net/ieee802154/Kconfig \
|
9734 |
|
|
+ drivers/net/wan/Kconfig \
|
9735 |
|
|
+ drivers/net/wimax/i2400m/Kconfig \
|
9736 |
|
|
+ drivers/net/wimax/Kconfig \
|
9737 |
|
|
+ drivers/net/wireless/rsi/Kconfig \
|
9738 |
|
|
+ drivers/net/wireless/cw1200/Kconfig \
|
9739 |
|
|
+ drivers/net/wireless/mwifiex/Kconfig \
|
9740 |
|
|
+ drivers/net/wireless/zd1211rw/Kconfig \
|
9741 |
|
|
+ drivers/net/wireless/ti/wlcore/Kconfig \
|
9742 |
|
|
+ drivers/net/wireless/ti/wl18xx/Kconfig \
|
9743 |
|
|
+ drivers/net/wireless/ti/wl12xx/Kconfig \
|
9744 |
|
|
+ drivers/net/wireless/ti/wl1251/Kconfig \
|
9745 |
|
|
+ drivers/net/wireless/ti/Kconfig \
|
9746 |
|
|
+ drivers/net/wireless/rtlwifi/Kconfig \
|
9747 |
|
|
+ drivers/net/wireless/rt2x00/Kconfig \
|
9748 |
|
|
+ drivers/net/wireless/p54/Kconfig \
|
9749 |
|
|
+ drivers/net/wireless/orinoco/Kconfig \
|
9750 |
|
|
+ drivers/net/wireless/libertas/Kconfig \
|
9751 |
|
|
+ drivers/net/wireless/iwlegacy/Kconfig \
|
9752 |
|
|
+ drivers/net/wireless/iwlwifi/Kconfig \
|
9753 |
|
|
+ drivers/net/wireless/ipw2x00/Kconfig \
|
9754 |
|
|
+ drivers/net/wireless/hostap/Kconfig \
|
9755 |
|
|
+ drivers/net/wireless/brcm80211/Kconfig \
|
9756 |
|
|
+ drivers/net/wireless/b43legacy/Kconfig \
|
9757 |
|
|
+ drivers/net/wireless/b43/Kconfig \
|
9758 |
|
|
+ drivers/net/wireless/ath/wcn36xx/Kconfig \
|
9759 |
|
|
+ drivers/net/wireless/ath/ath10k/Kconfig \
|
9760 |
|
|
+ drivers/net/wireless/ath/wil6210/Kconfig \
|
9761 |
|
|
+ drivers/net/wireless/ath/ar5523/Kconfig \
|
9762 |
|
|
+ drivers/net/wireless/ath/ath6kl/Kconfig \
|
9763 |
|
|
+ drivers/net/wireless/ath/carl9170/Kconfig \
|
9764 |
|
|
+ drivers/net/wireless/ath/ath9k/Kconfig \
|
9765 |
|
|
+ drivers/net/wireless/ath/ath5k/Kconfig \
|
9766 |
|
|
+ drivers/net/wireless/ath/Kconfig \
|
9767 |
|
|
+ drivers/net/wireless/rtl818x/Kconfig \
|
9768 |
|
|
+ drivers/net/wireless/Kconfig \
|
9769 |
|
|
+ drivers/net/usb/Kconfig \
|
9770 |
|
|
+ drivers/s390/net/Kconfig \
|
9771 |
|
|
+ drivers/net/slip/Kconfig \
|
9772 |
|
|
+ drivers/net/ppp/Kconfig \
|
9773 |
|
|
+ drivers/net/plip/Kconfig \
|
9774 |
|
|
+ drivers/net/phy/Kconfig \
|
9775 |
|
|
+ drivers/net/hippi/Kconfig \
|
9776 |
|
|
+ drivers/net/fddi/Kconfig \
|
9777 |
|
|
+ drivers/net/ethernet/xircom/Kconfig \
|
9778 |
|
|
+ drivers/net/ethernet/xilinx/Kconfig \
|
9779 |
|
|
+ drivers/net/ethernet/wiznet/Kconfig \
|
9780 |
|
|
+ drivers/net/ethernet/via/Kconfig \
|
9781 |
|
|
+ drivers/net/ethernet/tundra/Kconfig \
|
9782 |
|
|
+ drivers/net/ethernet/toshiba/Kconfig \
|
9783 |
|
|
+ drivers/net/ethernet/tile/Kconfig \
|
9784 |
|
|
+ drivers/net/ethernet/ti/Kconfig \
|
9785 |
|
|
+ drivers/net/ethernet/tehuti/Kconfig \
|
9786 |
|
|
+ drivers/net/ethernet/sun/Kconfig \
|
9787 |
|
|
+ drivers/net/ethernet/stmicro/stmmac/Kconfig \
|
9788 |
|
|
+ drivers/net/ethernet/stmicro/Kconfig \
|
9789 |
|
|
+ drivers/net/ethernet/smsc/Kconfig \
|
9790 |
|
|
+ drivers/net/ethernet/sgi/Kconfig \
|
9791 |
|
|
+ drivers/net/ethernet/sfc/Kconfig \
|
9792 |
|
|
+ drivers/net/ethernet/sis/Kconfig \
|
9793 |
|
|
+ drivers/net/ethernet/silan/Kconfig \
|
9794 |
|
|
+ drivers/net/ethernet/seeq/Kconfig \
|
9795 |
|
|
+ drivers/net/ethernet/samsung/Kconfig \
|
9796 |
|
|
+ drivers/net/ethernet/rocker/Kconfig \
|
9797 |
|
|
+ drivers/net/ethernet/rdc/Kconfig \
|
9798 |
|
|
+ drivers/net/ethernet/renesas/Kconfig \
|
9799 |
|
|
+ drivers/net/ethernet/realtek/Kconfig \
|
9800 |
|
|
+ drivers/net/ethernet/qualcomm/Kconfig \
|
9801 |
|
|
+ drivers/net/ethernet/qlogic/Kconfig \
|
9802 |
|
|
+ drivers/net/ethernet/pasemi/Kconfig \
|
9803 |
|
|
+ drivers/net/ethernet/packetengines/Kconfig \
|
9804 |
|
|
+ drivers/net/ethernet/oki-semi/pch_gbe/Kconfig \
|
9805 |
|
|
+ drivers/net/ethernet/oki-semi/Kconfig \
|
9806 |
|
|
+ drivers/net/ethernet/octeon/Kconfig \
|
9807 |
|
|
+ drivers/net/ethernet/nxp/Kconfig \
|
9808 |
|
|
+ drivers/net/ethernet/nvidia/Kconfig \
|
9809 |
|
|
+ drivers/net/ethernet/nuvoton/Kconfig \
|
9810 |
|
|
+ drivers/net/ethernet/8390/Kconfig \
|
9811 |
|
|
+ drivers/net/ethernet/natsemi/Kconfig \
|
9812 |
|
|
+ drivers/net/ethernet/myricom/Kconfig \
|
9813 |
|
|
+ drivers/net/ethernet/moxa/Kconfig \
|
9814 |
|
|
+ drivers/net/ethernet/microchip/Kconfig \
|
9815 |
|
|
+ drivers/net/ethernet/micrel/Kconfig \
|
9816 |
|
|
+ drivers/net/ethernet/mellanox/mlx5/core/Kconfig \
|
9817 |
|
|
+ drivers/net/ethernet/mellanox/mlx4/Kconfig \
|
9818 |
|
|
+ drivers/net/ethernet/mellanox/Kconfig \
|
9819 |
|
|
+ drivers/net/ethernet/marvell/Kconfig \
|
9820 |
|
|
+ drivers/net/ethernet/icplus/Kconfig \
|
9821 |
|
|
+ drivers/net/ethernet/xscale/Kconfig \
|
9822 |
|
|
+ drivers/net/ethernet/i825xx/Kconfig \
|
9823 |
|
|
+ drivers/net/ethernet/intel/Kconfig \
|
9824 |
|
|
+ drivers/net/ethernet/ibm/emac/Kconfig \
|
9825 |
|
|
+ drivers/net/ethernet/ibm/Kconfig \
|
9826 |
|
|
+ drivers/net/ethernet/hp/Kconfig \
|
9827 |
|
|
+ drivers/net/ethernet/hisilicon/Kconfig \
|
9828 |
|
|
+ drivers/net/ethernet/fujitsu/Kconfig \
|
9829 |
|
|
+ drivers/net/ethernet/freescale/fs_enet/Kconfig \
|
9830 |
|
|
+ drivers/net/ethernet/freescale/Kconfig \
|
9831 |
|
|
+ drivers/net/ethernet/faraday/Kconfig \
|
9832 |
|
|
+ drivers/net/ethernet/neterion/Kconfig \
|
9833 |
|
|
+ drivers/net/ethernet/emulex/benet/Kconfig \
|
9834 |
|
|
+ drivers/net/ethernet/emulex/Kconfig \
|
9835 |
|
|
+ drivers/net/ethernet/dlink/Kconfig \
|
9836 |
|
|
+ drivers/net/ethernet/dec/tulip/Kconfig \
|
9837 |
|
|
+ drivers/net/ethernet/dec/Kconfig \
|
9838 |
|
|
+ drivers/net/ethernet/davicom/Kconfig \
|
9839 |
|
|
+ drivers/net/ethernet/cisco/enic/Kconfig \
|
9840 |
|
|
+ drivers/net/ethernet/cisco/Kconfig \
|
9841 |
|
|
+ drivers/net/ethernet/cirrus/Kconfig \
|
9842 |
|
|
+ drivers/net/ethernet/chelsio/Kconfig \
|
9843 |
|
|
+ drivers/net/ethernet/calxeda/Kconfig \
|
9844 |
|
|
+ drivers/net/ethernet/brocade/bna/Kconfig \
|
9845 |
|
|
+ drivers/net/ethernet/brocade/Kconfig \
|
9846 |
|
|
+ drivers/net/ethernet/broadcom/Kconfig \
|
9847 |
|
|
+ drivers/net/ethernet/adi/Kconfig \
|
9848 |
|
|
+ drivers/net/ethernet/cadence/Kconfig \
|
9849 |
|
|
+ drivers/net/ethernet/atheros/Kconfig \
|
9850 |
|
|
+ drivers/net/ethernet/arc/Kconfig \
|
9851 |
|
|
+ drivers/net/ethernet/apple/Kconfig \
|
9852 |
|
|
+ drivers/net/ethernet/apm/xgene/Kconfig \
|
9853 |
|
|
+ drivers/net/ethernet/apm/Kconfig \
|
9854 |
|
|
+ drivers/net/ethernet/amd/Kconfig \
|
9855 |
|
|
+ drivers/net/ethernet/altera/Kconfig \
|
9856 |
|
|
+ drivers/net/ethernet/alteon/Kconfig \
|
9857 |
|
|
+ drivers/net/ethernet/allwinner/Kconfig \
|
9858 |
|
|
+ drivers/net/ethernet/agere/Kconfig \
|
9859 |
|
|
+ drivers/net/ethernet/aeroflex/Kconfig \
|
9860 |
|
|
+ drivers/net/ethernet/adaptec/Kconfig \
|
9861 |
|
|
+ drivers/net/ethernet/3com/Kconfig \
|
9862 |
|
|
+ drivers/net/ethernet/Kconfig \
|
9863 |
|
|
+ drivers/net/dsa/Kconfig \
|
9864 |
|
|
+ drivers/vhost/Kconfig \
|
9865 |
|
|
+ drivers/net/caif/Kconfig \
|
9866 |
|
|
+ drivers/atm/Kconfig \
|
9867 |
|
|
+ drivers/net/arcnet/Kconfig \
|
9868 |
|
|
+ drivers/net/team/Kconfig \
|
9869 |
|
|
+ drivers/net/Kconfig \
|
9870 |
|
|
+ drivers/macintosh/Kconfig \
|
9871 |
|
|
+ drivers/message/i2o/Kconfig \
|
9872 |
|
|
+ drivers/firewire/Kconfig \
|
9873 |
|
|
+ drivers/message/fusion/Kconfig \
|
9874 |
|
|
+ drivers/target/sbp/Kconfig \
|
9875 |
|
|
+ drivers/target/iscsi/Kconfig \
|
9876 |
|
|
+ drivers/target/tcm_fc/Kconfig \
|
9877 |
|
|
+ drivers/target/loopback/Kconfig \
|
9878 |
|
|
+ drivers/target/Kconfig \
|
9879 |
|
|
+ drivers/md/persistent-data/Kconfig \
|
9880 |
|
|
+ drivers/md/bcache/Kconfig \
|
9881 |
|
|
+ drivers/md/Kconfig \
|
9882 |
|
|
+ drivers/ata/Kconfig \
|
9883 |
|
|
+ drivers/scsi/osd/Kconfig \
|
9884 |
|
|
+ drivers/scsi/device_handler/Kconfig \
|
9885 |
|
|
+ drivers/scsi/pcmcia/Kconfig \
|
9886 |
|
|
+ drivers/scsi/csiostor/Kconfig \
|
9887 |
|
|
+ drivers/scsi/arm/Kconfig \
|
9888 |
|
|
+ drivers/scsi/qla4xxx/Kconfig \
|
9889 |
|
|
+ drivers/scsi/qla2xxx/Kconfig \
|
9890 |
|
|
+ drivers/scsi/ufs/Kconfig \
|
9891 |
|
|
+ drivers/scsi/mpt3sas/Kconfig \
|
9892 |
|
|
+ drivers/scsi/mpt2sas/Kconfig \
|
9893 |
|
|
+ drivers/scsi/megaraid/Kconfig.megaraid \
|
9894 |
|
|
+ drivers/scsi/esas2r/Kconfig \
|
9895 |
|
|
+ drivers/scsi/mvsas/Kconfig \
|
9896 |
|
|
+ drivers/scsi/aic94xx/Kconfig \
|
9897 |
|
|
+ drivers/scsi/aic7xxx/Kconfig.aic79xx \
|
9898 |
|
|
+ drivers/scsi/aic7xxx/Kconfig.aic7xxx \
|
9899 |
|
|
+ drivers/scsi/be2iscsi/Kconfig \
|
9900 |
|
|
+ drivers/scsi/bnx2fc/Kconfig \
|
9901 |
|
|
+ drivers/scsi/bnx2i/Kconfig \
|
9902 |
|
|
+ drivers/scsi/cxgbi/cxgb4i/Kconfig \
|
9903 |
|
|
+ drivers/scsi/cxgbi/cxgb3i/Kconfig \
|
9904 |
|
|
+ drivers/scsi/cxgbi/Kconfig \
|
9905 |
|
|
+ drivers/scsi/libsas/Kconfig \
|
9906 |
|
|
+ drivers/scsi/Kconfig \
|
9907 |
|
|
+ drivers/ide/Kconfig \
|
9908 |
|
|
+ drivers/misc/cxl/Kconfig \
|
9909 |
|
|
+ drivers/misc/echo/Kconfig \
|
9910 |
|
|
+ drivers/misc/genwqe/Kconfig \
|
9911 |
|
|
+ drivers/misc/mic/Kconfig \
|
9912 |
|
|
+ drivers/misc/vmw_vmci/Kconfig \
|
9913 |
|
|
+ drivers/misc/mei/Kconfig \
|
9914 |
|
|
+ drivers/misc/altera-stapl/Kconfig \
|
9915 |
|
|
+ drivers/misc/carma/Kconfig \
|
9916 |
|
|
+ drivers/misc/lis3lv02d/Kconfig \
|
9917 |
|
|
+ drivers/misc/ti-st/Kconfig \
|
9918 |
|
|
+ drivers/misc/cb710/Kconfig \
|
9919 |
|
|
+ drivers/misc/eeprom/Kconfig \
|
9920 |
|
|
+ drivers/misc/c2port/Kconfig \
|
9921 |
|
|
+ drivers/misc/Kconfig \
|
9922 |
|
|
+ drivers/s390/block/Kconfig \
|
9923 |
|
|
+ drivers/block/drbd/Kconfig \
|
9924 |
|
|
+ drivers/block/zram/Kconfig \
|
9925 |
|
|
+ drivers/block/mtip32xx/Kconfig \
|
9926 |
|
|
+ drivers/block/paride/Kconfig \
|
9927 |
|
|
+ drivers/block/Kconfig \
|
9928 |
|
|
+ drivers/pnp/pnpacpi/Kconfig \
|
9929 |
|
|
+ drivers/pnp/pnpbios/Kconfig \
|
9930 |
|
|
+ drivers/pnp/isapnp/Kconfig \
|
9931 |
|
|
+ drivers/pnp/Kconfig \
|
9932 |
|
|
+ drivers/parport/Kconfig \
|
9933 |
|
|
+ drivers/of/Kconfig \
|
9934 |
|
|
+ drivers/mtd/ubi/Kconfig \
|
9935 |
|
|
+ drivers/mtd/spi-nor/Kconfig \
|
9936 |
|
|
+ drivers/mtd/lpddr/Kconfig \
|
9937 |
|
|
+ drivers/mtd/onenand/Kconfig \
|
9938 |
|
|
+ drivers/mtd/nand/Kconfig \
|
9939 |
|
|
+ drivers/mtd/devices/Kconfig \
|
9940 |
|
|
+ drivers/mtd/maps/Kconfig \
|
9941 |
|
|
+ drivers/mtd/chips/Kconfig \
|
9942 |
|
|
+ drivers/mtd/Kconfig \
|
9943 |
|
|
+ drivers/connector/Kconfig \
|
9944 |
|
|
+ drivers/bus/Kconfig \
|
9945 |
|
|
+ drivers/base/regmap/Kconfig \
|
9946 |
|
|
+ drivers/base/Kconfig \
|
9947 |
|
|
+ drivers/amba/Kconfig \
|
9948 |
|
|
+ drivers/Kconfig \
|
9949 |
|
|
+ drivers/nfc/st21nfcb/Kconfig \
|
9950 |
|
|
+ drivers/nfc/st21nfca/Kconfig \
|
9951 |
|
|
+ drivers/nfc/nfcmrvl/Kconfig \
|
9952 |
|
|
+ drivers/nfc/microread/Kconfig \
|
9953 |
|
|
+ drivers/nfc/pn544/Kconfig \
|
9954 |
|
|
+ drivers/nfc/Kconfig \
|
9955 |
|
|
+ net/nfc/hci/Kconfig \
|
9956 |
|
|
+ net/nfc/nci/Kconfig \
|
9957 |
|
|
+ net/nfc/Kconfig \
|
9958 |
|
|
+ net/ceph/Kconfig \
|
9959 |
|
|
+ net/caif/Kconfig \
|
9960 |
|
|
+ net/9p/Kconfig \
|
9961 |
|
|
+ net/rfkill/Kconfig \
|
9962 |
|
|
+ net/wimax/Kconfig \
|
9963 |
|
|
+ net/mac80211/Kconfig \
|
9964 |
|
|
+ net/wireless/Kconfig \
|
9965 |
|
|
+ net/rxrpc/Kconfig \
|
9966 |
|
|
+ drivers/bluetooth/Kconfig \
|
9967 |
|
|
+ net/bluetooth/hidp/Kconfig \
|
9968 |
|
|
+ net/bluetooth/cmtp/Kconfig \
|
9969 |
|
|
+ net/bluetooth/bnep/Kconfig \
|
9970 |
|
|
+ net/bluetooth/rfcomm/Kconfig \
|
9971 |
|
|
+ net/bluetooth/Kconfig \
|
9972 |
|
|
+ drivers/net/irda/Kconfig \
|
9973 |
|
|
+ net/irda/ircomm/Kconfig \
|
9974 |
|
|
+ net/irda/irnet/Kconfig \
|
9975 |
|
|
+ net/irda/irlan/Kconfig \
|
9976 |
|
|
+ net/irda/Kconfig \
|
9977 |
|
|
+ drivers/net/can/softing/Kconfig \
|
9978 |
|
|
+ drivers/net/can/usb/Kconfig \
|
9979 |
|
|
+ drivers/net/can/spi/Kconfig \
|
9980 |
|
|
+ drivers/net/can/cc770/Kconfig \
|
9981 |
|
|
+ drivers/net/can/m_can/Kconfig \
|
9982 |
|
|
+ drivers/net/can/c_can/Kconfig \
|
9983 |
|
|
+ drivers/net/can/sja1000/Kconfig \
|
9984 |
|
|
+ drivers/net/can/mscan/Kconfig \
|
9985 |
|
|
+ drivers/net/can/Kconfig \
|
9986 |
|
|
+ net/can/Kconfig \
|
9987 |
|
|
+ drivers/net/hamradio/Kconfig \
|
9988 |
|
|
+ net/ax25/Kconfig \
|
9989 |
|
|
+ net/switchdev/Kconfig \
|
9990 |
|
|
+ net/hsr/Kconfig \
|
9991 |
|
|
+ net/mpls/Kconfig \
|
9992 |
|
|
+ net/netlink/Kconfig \
|
9993 |
|
|
+ net/vmw_vsock/Kconfig \
|
9994 |
|
|
+ net/openvswitch/Kconfig \
|
9995 |
|
|
+ net/batman-adv/Kconfig \
|
9996 |
|
|
+ net/dns_resolver/Kconfig \
|
9997 |
|
|
+ net/dcb/Kconfig \
|
9998 |
|
|
+ net/sched/Kconfig \
|
9999 |
|
|
+ net/mac802154/Kconfig \
|
10000 |
|
|
+ net/ieee802154/Kconfig \
|
10001 |
|
|
+ net/6lowpan/Kconfig \
|
10002 |
|
|
+ net/phonet/Kconfig \
|
10003 |
|
|
+ net/lapb/Kconfig \
|
10004 |
|
|
+ net/x25/Kconfig \
|
10005 |
|
|
+ drivers/net/appletalk/Kconfig \
|
10006 |
|
|
+ net/ipx/Kconfig \
|
10007 |
|
|
+ net/llc/Kconfig \
|
10008 |
|
|
+ net/decnet/Kconfig \
|
10009 |
|
|
+ net/8021q/Kconfig \
|
10010 |
|
|
+ net/dsa/Kconfig \
|
10011 |
|
|
+ net/bridge/Kconfig \
|
10012 |
|
|
+ net/802/Kconfig \
|
10013 |
|
|
+ net/l2tp/Kconfig \
|
10014 |
|
|
+ net/atm/Kconfig \
|
10015 |
|
|
+ net/tipc/Kconfig \
|
10016 |
|
|
+ net/rds/Kconfig \
|
10017 |
|
|
+ net/sctp/Kconfig \
|
10018 |
|
|
+ net/dccp/ccids/Kconfig \
|
10019 |
|
|
+ net/dccp/Kconfig \
|
10020 |
|
|
+ net/bridge/netfilter/Kconfig \
|
10021 |
|
|
+ net/decnet/netfilter/Kconfig \
|
10022 |
|
|
+ net/ipv6/netfilter/Kconfig \
|
10023 |
|
|
+ net/ipv4/netfilter/Kconfig \
|
10024 |
|
|
+ net/netfilter/ipvs/Kconfig \
|
10025 |
|
|
+ net/netfilter/ipset/Kconfig \
|
10026 |
|
|
+ net/netfilter/Kconfig \
|
10027 |
|
|
+ net/netlabel/Kconfig \
|
10028 |
|
|
+ net/ipv6/Kconfig \
|
10029 |
|
|
+ net/ipv4/Kconfig \
|
10030 |
|
|
+ net/iucv/Kconfig \
|
10031 |
|
|
+ net/xfrm/Kconfig \
|
10032 |
|
|
+ net/unix/Kconfig \
|
10033 |
|
|
+ net/packet/Kconfig \
|
10034 |
|
|
+ net/Kconfig \
|
10035 |
|
|
+ fs/Kconfig.binfmt \
|
10036 |
|
|
+ drivers/rapidio/switches/Kconfig \
|
10037 |
|
|
+ drivers/rapidio/devices/Kconfig \
|
10038 |
|
|
+ drivers/rapidio/Kconfig \
|
10039 |
|
|
+ drivers/pci/hotplug/Kconfig \
|
10040 |
|
|
+ drivers/pcmcia/Kconfig \
|
10041 |
|
|
+ drivers/eisa/Kconfig \
|
10042 |
|
|
+ drivers/pci/host/Kconfig \
|
10043 |
|
|
+ drivers/pci/Kconfig \
|
10044 |
|
|
+ drivers/pci/pcie/aer/Kconfig.debug \
|
10045 |
|
|
+ drivers/pci/pcie/aer/Kconfig \
|
10046 |
|
|
+ drivers/pci/pcie/Kconfig \
|
10047 |
|
|
+ drivers/idle/Kconfig \
|
10048 |
|
|
+ drivers/cpuidle/Kconfig.powerpc \
|
10049 |
|
|
+ drivers/cpuidle/Kconfig.mips \
|
10050 |
|
|
+ drivers/cpuidle/Kconfig.arm64 \
|
10051 |
|
|
+ drivers/cpuidle/Kconfig.arm \
|
10052 |
|
|
+ drivers/cpuidle/Kconfig \
|
10053 |
|
|
+ drivers/cpufreq/Kconfig.powerpc \
|
10054 |
|
|
+ drivers/cpufreq/Kconfig.arm \
|
10055 |
|
|
+ drivers/cpufreq/Kconfig.x86 \
|
10056 |
|
|
+ drivers/cpufreq/Kconfig \
|
10057 |
|
|
+ drivers/sfi/Kconfig \
|
10058 |
|
|
+ drivers/acpi/apei/Kconfig \
|
10059 |
|
|
+ drivers/acpi/Kconfig \
|
10060 |
|
|
+ kernel/power/Kconfig \
|
10061 |
|
|
+ kernel/Kconfig.hz \
|
10062 |
|
|
+ mm/Kconfig \
|
10063 |
|
|
+ kernel/Kconfig.preempt \
|
10064 |
|
|
+ arch/x86/Kconfig.cpu \
|
10065 |
|
|
+ arch/x86/lguest/Kconfig \
|
10066 |
|
|
+ arch/x86/xen/Kconfig \
|
10067 |
|
|
+ kernel/Kconfig.freezer \
|
10068 |
|
|
+ kernel/Kconfig.locks \
|
10069 |
|
|
+ block/Kconfig.iosched \
|
10070 |
|
|
+ block/partitions/Kconfig \
|
10071 |
|
|
+ block/Kconfig \
|
10072 |
|
|
+ kernel/gcov/Kconfig \
|
10073 |
|
|
+ arch/Kconfig \
|
10074 |
|
|
+ usr/Kconfig \
|
10075 |
|
|
+ kernel/time/Kconfig \
|
10076 |
|
|
+ kernel/irq/Kconfig \
|
10077 |
|
|
+ init/Kconfig \
|
10078 |
|
|
+ arch/x86/Kconfig \
|
10079 |
|
|
+ Kconfig
|
10080 |
|
|
+
|
10081 |
|
|
+include/config/auto.conf: \
|
10082 |
|
|
+ $(deps_config)
|
10083 |
|
|
+
|
10084 |
|
|
+ifneq "$(KERNELVERSION)" "3.19.0"
|
10085 |
|
|
+include/config/auto.conf: FORCE
|
10086 |
|
|
+endif
|
10087 |
|
|
+ifneq "$(ARCH)" "x86"
|
10088 |
|
|
+include/config/auto.conf: FORCE
|
10089 |
|
|
+endif
|
10090 |
|
|
+ifneq "$(SRCARCH)" "x86"
|
10091 |
|
|
+include/config/auto.conf: FORCE
|
10092 |
|
|
+endif
|
10093 |
|
|
+
|
10094 |
|
|
+$(deps_config): ;
|
10095 |
|
|
diff -Naur linux-3.19/include/config/kernel.release linux-3.19-sav/include/config/kernel.release
|
10096 |
|
|
--- linux-3.19/include/config/kernel.release 1970-01-01 01:00:00.000000000 +0100
|
10097 |
|
|
+++ linux-3.19-sav/include/config/kernel.release 2016-01-02 10:34:15.364779114 +0100
|
10098 |
|
|
@@ -0,0 +1 @@
|
10099 |
|
|
+3.19.0
|
10100 |
|
|
diff -Naur linux-3.19/include/config/tristate.conf linux-3.19-sav/include/config/tristate.conf
|
10101 |
|
|
--- linux-3.19/include/config/tristate.conf 1970-01-01 01:00:00.000000000 +0100
|
10102 |
|
|
+++ linux-3.19-sav/include/config/tristate.conf 2016-05-23 07:18:14.384736522 +0200
|
10103 |
|
|
@@ -0,0 +1,65 @@
|
10104 |
|
|
+#
|
10105 |
|
|
+# Automatically generated file; DO NOT EDIT.
|
10106 |
|
|
+# Linux/x86 3.19.0 Kernel Configuration
|
10107 |
|
|
+#
|
10108 |
|
|
+CONFIG_CRC32=Y
|
10109 |
|
|
+CONFIG_GPIO_IT8761E=Y
|
10110 |
|
|
+CONFIG_FSCACHE=Y
|
10111 |
|
|
+CONFIG_ADXL362=Y
|
10112 |
|
|
+CONFIG_BINFMT_MISC=Y
|
10113 |
|
|
+CONFIG_CRYPTO_RNG2=Y
|
10114 |
|
|
+CONFIG_MSDOS_FS=Y
|
10115 |
|
|
+CONFIG_SERIAL_8250=Y
|
10116 |
|
|
+CONFIG_CRC_ITU_T=Y
|
10117 |
|
|
+CONFIG_NLS_CODEPAGE_850=Y
|
10118 |
|
|
+CONFIG_NLS_CODEPAGE_437=Y
|
10119 |
|
|
+CONFIG_EXPORTFS=Y
|
10120 |
|
|
+CONFIG_SERIO=Y
|
10121 |
|
|
+CONFIG_ZLIB_INFLATE=Y
|
10122 |
|
|
+CONFIG_NLS=Y
|
10123 |
|
|
+CONFIG_SPI_SPIDEV=Y
|
10124 |
|
|
+CONFIG_SPI_BITBANG=Y
|
10125 |
|
|
+CONFIG_NLS_ISO8859_1=Y
|
10126 |
|
|
+CONFIG_IOSCHED_DEADLINE=Y
|
10127 |
|
|
+CONFIG_OVERLAY_FS=Y
|
10128 |
|
|
+CONFIG_FAT_FS=Y
|
10129 |
|
|
+CONFIG_IOSCHED_CFQ=Y
|
10130 |
|
|
+CONFIG_CRYPTO_RNG=Y
|
10131 |
|
|
+CONFIG_MMC_SPI=Y
|
10132 |
|
|
+CONFIG_SPI_V586_TINY=Y
|
10133 |
|
|
+CONFIG_CRYPTO_ALGAPI=Y
|
10134 |
|
|
+CONFIG_VFAT_FS=Y
|
10135 |
|
|
+CONFIG_FS_MBCACHE=Y
|
10136 |
|
|
+CONFIG_CRC7=Y
|
10137 |
|
|
+CONFIG_CONFIGFS_FS=Y
|
10138 |
|
|
+CONFIG_BINFMT_SCRIPT=Y
|
10139 |
|
|
+CONFIG_FW_LOADER=Y
|
10140 |
|
|
+CONFIG_INPUT_EVDEV=Y
|
10141 |
|
|
+CONFIG_EXT2_FS=Y
|
10142 |
|
|
+CONFIG_CRYPTO_AES=Y
|
10143 |
|
|
+CONFIG_X86_MSR=Y
|
10144 |
|
|
+CONFIG_SERIO_SERPORT=Y
|
10145 |
|
|
+CONFIG_BINFMT_AOUT=Y
|
10146 |
|
|
+CONFIG_AUTOFS4_FS=Y
|
10147 |
|
|
+CONFIG_X86_CPUID=Y
|
10148 |
|
|
+CONFIG_SPI_V586=Y
|
10149 |
|
|
+CONFIG_ZSMALLOC=Y
|
10150 |
|
|
+CONFIG_CRYPTO=Y
|
10151 |
|
|
+CONFIG_SPI_GPIO=Y
|
10152 |
|
|
+CONFIG_SCSI_MOD=Y
|
10153 |
|
|
+CONFIG_SERIAL_CORE=Y
|
10154 |
|
|
+CONFIG_MMC_BLOCK=Y
|
10155 |
|
|
+CONFIG_SERIO_RAW=Y
|
10156 |
|
|
+CONFIG_MMC=Y
|
10157 |
|
|
+CONFIG_MMC_SDHCI=Y
|
10158 |
|
|
+CONFIG_CRYPTO_ANSI_CPRNG=Y
|
10159 |
|
|
+CONFIG_INPUT_EVBUG=Y
|
10160 |
|
|
+CONFIG_MMC_TEST=Y
|
10161 |
|
|
+CONFIG_DECOMPRESS_GZIP=Y
|
10162 |
|
|
+CONFIG_ZBUD=Y
|
10163 |
|
|
+CONFIG_MMC_SDHCI_PLTFM=Y
|
10164 |
|
|
+CONFIG_CRC_CCITT=Y
|
10165 |
|
|
+CONFIG_BITREVERSE=Y
|
10166 |
|
|
+CONFIG_CRYPTO_ALGAPI2=Y
|
10167 |
|
|
+CONFIG_INPUT=Y
|
10168 |
|
|
+CONFIG_ZPOOL=Y
|
10169 |
|
|
diff -Naur linux-3.19/include/generated/asm-offsets.h linux-3.19-sav/include/generated/asm-offsets.h
|
10170 |
|
|
--- linux-3.19/include/generated/asm-offsets.h 1970-01-01 01:00:00.000000000 +0100
|
10171 |
|
|
+++ linux-3.19-sav/include/generated/asm-offsets.h 2016-05-23 07:18:17.128736538 +0200
|
10172 |
|
|
@@ -0,0 +1,78 @@
|
10173 |
|
|
+#ifndef __ASM_OFFSETS_H__
|
10174 |
|
|
+#define __ASM_OFFSETS_H__
|
10175 |
|
|
+/*
|
10176 |
|
|
+ * DO NOT MODIFY.
|
10177 |
|
|
+ *
|
10178 |
|
|
+ * This file was generated by Kbuild
|
10179 |
|
|
+ *
|
10180 |
|
|
+ */
|
10181 |
|
|
+
|
10182 |
|
|
+#define IA32_SIGCONTEXT_ax 44 /* offsetof(struct sigcontext, ax) # */
|
10183 |
|
|
+#define IA32_SIGCONTEXT_bx 32 /* offsetof(struct sigcontext, bx) # */
|
10184 |
|
|
+#define IA32_SIGCONTEXT_cx 40 /* offsetof(struct sigcontext, cx) # */
|
10185 |
|
|
+#define IA32_SIGCONTEXT_dx 36 /* offsetof(struct sigcontext, dx) # */
|
10186 |
|
|
+#define IA32_SIGCONTEXT_si 20 /* offsetof(struct sigcontext, si) # */
|
10187 |
|
|
+#define IA32_SIGCONTEXT_di 16 /* offsetof(struct sigcontext, di) # */
|
10188 |
|
|
+#define IA32_SIGCONTEXT_bp 24 /* offsetof(struct sigcontext, bp) # */
|
10189 |
|
|
+#define IA32_SIGCONTEXT_sp 28 /* offsetof(struct sigcontext, sp) # */
|
10190 |
|
|
+#define IA32_SIGCONTEXT_ip 56 /* offsetof(struct sigcontext, ip) # */
|
10191 |
|
|
+
|
10192 |
|
|
+#define CPUINFO_x86 0 /* offsetof(struct cpuinfo_x86, x86) # */
|
10193 |
|
|
+#define CPUINFO_x86_vendor 1 /* offsetof(struct cpuinfo_x86, x86_vendor) # */
|
10194 |
|
|
+#define CPUINFO_x86_model 2 /* offsetof(struct cpuinfo_x86, x86_model) # */
|
10195 |
|
|
+#define CPUINFO_x86_mask 3 /* offsetof(struct cpuinfo_x86, x86_mask) # */
|
10196 |
|
|
+#define CPUINFO_cpuid_level 16 /* offsetof(struct cpuinfo_x86, cpuid_level) # */
|
10197 |
|
|
+#define CPUINFO_x86_capability 20 /* offsetof(struct cpuinfo_x86, x86_capability) # */
|
10198 |
|
|
+#define CPUINFO_x86_vendor_id 68 /* offsetof(struct cpuinfo_x86, x86_vendor_id) # */
|
10199 |
|
|
+
|
10200 |
|
|
+#define TI_sysenter_return 60 /* offsetof(struct thread_info, sysenter_return) # */
|
10201 |
|
|
+#define TI_cpu 16 /* offsetof(struct thread_info, cpu) # */
|
10202 |
|
|
+
|
10203 |
|
|
+#define PT_EBX 0 /* offsetof(struct pt_regs, bx) # */
|
10204 |
|
|
+#define PT_ECX 4 /* offsetof(struct pt_regs, cx) # */
|
10205 |
|
|
+#define PT_EDX 8 /* offsetof(struct pt_regs, dx) # */
|
10206 |
|
|
+#define PT_ESI 12 /* offsetof(struct pt_regs, si) # */
|
10207 |
|
|
+#define PT_EDI 16 /* offsetof(struct pt_regs, di) # */
|
10208 |
|
|
+#define PT_EBP 20 /* offsetof(struct pt_regs, bp) # */
|
10209 |
|
|
+#define PT_EAX 24 /* offsetof(struct pt_regs, ax) # */
|
10210 |
|
|
+#define PT_DS 28 /* offsetof(struct pt_regs, ds) # */
|
10211 |
|
|
+#define PT_ES 32 /* offsetof(struct pt_regs, es) # */
|
10212 |
|
|
+#define PT_FS 36 /* offsetof(struct pt_regs, fs) # */
|
10213 |
|
|
+#define PT_GS 40 /* offsetof(struct pt_regs, gs) # */
|
10214 |
|
|
+#define PT_ORIG_EAX 44 /* offsetof(struct pt_regs, orig_ax) # */
|
10215 |
|
|
+#define PT_EIP 48 /* offsetof(struct pt_regs, ip) # */
|
10216 |
|
|
+#define PT_CS 52 /* offsetof(struct pt_regs, cs) # */
|
10217 |
|
|
+#define PT_EFLAGS 56 /* offsetof(struct pt_regs, flags) # */
|
10218 |
|
|
+#define PT_OLDESP 60 /* offsetof(struct pt_regs, sp) # */
|
10219 |
|
|
+#define PT_OLDSS 64 /* offsetof(struct pt_regs, ss) # */
|
10220 |
|
|
+
|
10221 |
|
|
+#define IA32_RT_SIGFRAME_sigcontext 164 /* offsetof(struct rt_sigframe, uc.uc_mcontext) # */
|
10222 |
|
|
+
|
10223 |
|
|
+#define saved_context_gdt_desc 33 /* offsetof(struct saved_context, gdt_desc) # */
|
10224 |
|
|
+
|
10225 |
|
|
+#define TSS_sysenter_sp0 -8556 /* offsetof(struct tss_struct, x86_tss.sp0) - sizeof(struct tss_struct) # */
|
10226 |
|
|
+
|
10227 |
|
|
+#define __NR_syscall_max 358 /* sizeof(syscalls) - 1 # */
|
10228 |
|
|
+#define NR_syscalls 359 /* sizeof(syscalls) # */
|
10229 |
|
|
+
|
10230 |
|
|
+#define TI_flags 8 /* offsetof(struct thread_info, flags) # */
|
10231 |
|
|
+#define TI_status 12 /* offsetof(struct thread_info, status) # */
|
10232 |
|
|
+#define TI_addr_limit 24 /* offsetof(struct thread_info, addr_limit) # */
|
10233 |
|
|
+
|
10234 |
|
|
+#define crypto_tfm_ctx_offset 48 /* offsetof(struct crypto_tfm, __crt_ctx) # */
|
10235 |
|
|
+
|
10236 |
|
|
+#define pbe_address 0 /* offsetof(struct pbe, address) # */
|
10237 |
|
|
+#define pbe_orig_address 4 /* offsetof(struct pbe, orig_address) # */
|
10238 |
|
|
+#define pbe_next 8 /* offsetof(struct pbe, next) # */
|
10239 |
|
|
+
|
10240 |
|
|
+#define BP_scratch 484 /* offsetof(struct boot_params, scratch) # */
|
10241 |
|
|
+#define BP_loadflags 529 /* offsetof(struct boot_params, hdr.loadflags) # */
|
10242 |
|
|
+#define BP_hardware_subarch 572 /* offsetof(struct boot_params, hdr.hardware_subarch) # */
|
10243 |
|
|
+#define BP_version 518 /* offsetof(struct boot_params, hdr.version) # */
|
10244 |
|
|
+#define BP_kernel_alignment 560 /* offsetof(struct boot_params, hdr.kernel_alignment) # */
|
10245 |
|
|
+#define BP_pref_address 600 /* offsetof(struct boot_params, hdr.pref_address) # */
|
10246 |
|
|
+#define BP_code32_start 532 /* offsetof(struct boot_params, hdr.code32_start) # */
|
10247 |
|
|
+
|
10248 |
|
|
+#define PTREGS_SIZE 68 /* sizeof(struct pt_regs) # */
|
10249 |
|
|
+
|
10250 |
|
|
+#endif
|
10251 |
|
|
diff -Naur linux-3.19/include/generated/autoconf.h linux-3.19-sav/include/generated/autoconf.h
|
10252 |
|
|
--- linux-3.19/include/generated/autoconf.h 1970-01-01 01:00:00.000000000 +0100
|
10253 |
|
|
+++ linux-3.19-sav/include/generated/autoconf.h 2016-05-23 07:18:14.384736522 +0200
|
10254 |
|
|
@@ -0,0 +1,441 @@
|
10255 |
|
|
+/*
|
10256 |
|
|
+ *
|
10257 |
|
|
+ * Automatically generated file; DO NOT EDIT.
|
10258 |
|
|
+ * Linux/x86 3.19.0 Kernel Configuration
|
10259 |
|
|
+ *
|
10260 |
|
|
+ */
|
10261 |
|
|
+#define CONFIG_HAVE_ARCH_SECCOMP_FILTER 1
|
10262 |
|
|
+#define CONFIG_KERNEL_GZIP 1
|
10263 |
|
|
+#define CONFIG_FS_XIP 1
|
10264 |
|
|
+#define CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK 1
|
10265 |
|
|
+#define CONFIG_CRC32 1
|
10266 |
|
|
+#define CONFIG_HAVE_AOUT 1
|
10267 |
|
|
+#define CONFIG_GPIO_IT8761E 1
|
10268 |
|
|
+#define CONFIG_FSCACHE 1
|
10269 |
|
|
+#define CONFIG_FLATMEM_MANUAL 1
|
10270 |
|
|
+#define CONFIG_UEVENT_HELPER 1
|
10271 |
|
|
+#define CONFIG_FIX_EARLYCON_MEM 1
|
10272 |
|
|
+#define CONFIG_INOTIFY_USER 1
|
10273 |
|
|
+#define CONFIG_X86_MINIMUM_CPU_FAMILY 4
|
10274 |
|
|
+#define CONFIG_CGROUP_DEVICE 1
|
10275 |
|
|
+#define CONFIG_ARCH_SUSPEND_POSSIBLE 1
|
10276 |
|
|
+#define CONFIG_INLINE_WRITE_UNLOCK_IRQ 1
|
10277 |
|
|
+#define CONFIG_ADXL362 1
|
10278 |
|
|
+#define CONFIG_BINFMT_MISC 1
|
10279 |
|
|
+#define CONFIG_SSB_POSSIBLE 1
|
10280 |
|
|
+#define CONFIG_USB_OHCI_LITTLE_ENDIAN 1
|
10281 |
|
|
+#define CONFIG_FSNOTIFY 1
|
10282 |
|
|
+#define CONFIG_ARCH_FLATMEM_ENABLE 1
|
10283 |
|
|
+#define CONFIG_HAVE_KERNEL_LZMA 1
|
10284 |
|
|
+#define CONFIG_ARCH_WANT_IPC_PARSE_VERSION 1
|
10285 |
|
|
+#define CONFIG_GENERIC_SMP_IDLE_THREAD 1
|
10286 |
|
|
+#define CONFIG_DEFAULT_SECURITY_DAC 1
|
10287 |
|
|
+#define CONFIG_SERIAL_8250_RSA 1
|
10288 |
|
|
+#define CONFIG_HAVE_IRQ_TIME_ACCOUNTING 1
|
10289 |
|
|
+#define CONFIG_HAVE_KERNEL_BZIP2 1
|
10290 |
|
|
+#define CONFIG_UEVENT_HELPER_PATH ""
|
10291 |
|
|
+#define CONFIG_DEVTMPFS 1
|
10292 |
|
|
+#define CONFIG_PROCESSOR_SELECT 1
|
10293 |
|
|
+#define CONFIG_ARCH_SPARSEMEM_ENABLE 1
|
10294 |
|
|
+#define CONFIG_NAMESPACES 1
|
10295 |
|
|
+#define CONFIG_HAVE_CMPXCHG_DOUBLE 1
|
10296 |
|
|
+#define CONFIG_BLK_DEV_BSG 1
|
10297 |
|
|
+#define CONFIG_CRYPTO_RNG2 1
|
10298 |
|
|
+#define CONFIG_MSDOS_FS 1
|
10299 |
|
|
+#define CONFIG_X86_UP_APIC_MSI 1
|
10300 |
|
|
+#define CONFIG_SERIAL_8250 1
|
10301 |
|
|
+#define CONFIG_IOMMU_SUPPORT 1
|
10302 |
|
|
+#define CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK 1
|
10303 |
|
|
+#define CONFIG_CRC_ITU_T 1
|
10304 |
|
|
+#define CONFIG_HAVE_DMA_CONTIGUOUS 1
|
10305 |
|
|
+#define CONFIG_COREDUMP 1
|
10306 |
|
|
+#define CONFIG_FSCACHE_DEBUG 1
|
10307 |
|
|
+#define CONFIG_BCMA_POSSIBLE 1
|
10308 |
|
|
+#define CONFIG_MODULES_USE_ELF_REL 1
|
10309 |
|
|
+#define CONFIG_PRINTK 1
|
10310 |
|
|
+#define CONFIG_TIMERFD 1
|
10311 |
|
|
+#define CONFIG_SHMEM 1
|
10312 |
|
|
+#define CONFIG_MIGRATION 1
|
10313 |
|
|
+#define CONFIG_HAVE_ARCH_JUMP_LABEL 1
|
10314 |
|
|
+#define CONFIG_MMC_BLOCK_MINORS 8
|
10315 |
|
|
+#define CONFIG_DEVTMPFS_MOUNT 1
|
10316 |
|
|
+#define CONFIG_NLS_CODEPAGE_850 1
|
10317 |
|
|
+#define CONFIG_DNOTIFY 1
|
10318 |
|
|
+#define CONFIG_ENABLE_MUST_CHECK 1
|
10319 |
|
|
+#define CONFIG_NLS_CODEPAGE_437 1
|
10320 |
|
|
+#define CONFIG_EXPORTFS 1
|
10321 |
|
|
+#define CONFIG_OLD_SIGSUSPEND3 1
|
10322 |
|
|
+#define CONFIG_SERIO 1
|
10323 |
|
|
+#define CONFIG_X86 1
|
10324 |
|
|
+#define CONFIG_ARCH_HAS_SG_CHAIN 1
|
10325 |
|
|
+#define CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS 1
|
10326 |
|
|
+#define CONFIG_BLK_DEV_INITRD 1
|
10327 |
|
|
+#define CONFIG_ARCH_CLOCKSOURCE_DATA 1
|
10328 |
|
|
+#define CONFIG_ZLIB_INFLATE 1
|
10329 |
|
|
+#define CONFIG_CLKBLD_I8253 1
|
10330 |
|
|
+#define CONFIG_ARCH_USE_BUILTIN_BSWAP 1
|
10331 |
|
|
+#define CONFIG_STACKTRACE_SUPPORT 1
|
10332 |
|
|
+#define CONFIG_OUTPUT_FORMAT "elf32-i386"
|
10333 |
|
|
+#define CONFIG_NO_HZ_IDLE 1
|
10334 |
|
|
+#define CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING 1
|
10335 |
|
|
+#define CONFIG_GENERIC_CPU_AUTOPROBE 1
|
10336 |
|
|
+#define CONFIG_STANDALONE 1
|
10337 |
|
|
+#define CONFIG_HAVE_SETUP_PER_CPU_AREA 1
|
10338 |
|
|
+#define CONFIG_GENERIC_EARLY_IOREMAP 1
|
10339 |
|
|
+#define CONFIG_IO_DELAY_TYPE_0XED 1
|
10340 |
|
|
+#define CONFIG_BLOCK 1
|
10341 |
|
|
+#define CONFIG_HAVE_IDE 1
|
10342 |
|
|
+#define CONFIG_INIT_ENV_ARG_LIMIT 32
|
10343 |
|
|
+#define CONFIG_USER_NS 1
|
10344 |
|
|
+#define CONFIG_CPU_SUP_INTEL 1
|
10345 |
|
|
+#define CONFIG_TMPFS_POSIX_ACL 1
|
10346 |
|
|
+#define CONFIG_BUG 1
|
10347 |
|
|
+#define CONFIG_GENERIC_ISA_DMA 1
|
10348 |
|
|
+#define CONFIG_MEMCG 1
|
10349 |
|
|
+#define CONFIG_SPI 1
|
10350 |
|
|
+#define CONFIG_USELIB 1
|
10351 |
|
|
+#define CONFIG_VT 1
|
10352 |
|
|
+#define CONFIG_SPLIT_PTLOCK_CPUS 4
|
10353 |
|
|
+#define CONFIG_NLS 1
|
10354 |
|
|
+#define CONFIG_SCHED_AUTOGROUP 1
|
10355 |
|
|
+#define CONFIG_SPI_SPIDEV 1
|
10356 |
|
|
+#define CONFIG_IRQ_WORK 1
|
10357 |
|
|
+#define CONFIG_ENABLE_WARN_DEPRECATED 1
|
10358 |
|
|
+#define CONFIG_SPI_BITBANG 1
|
10359 |
|
|
+#define CONFIG_ARCH_DEFCONFIG "arch/x86/configs/i386_defconfig"
|
10360 |
|
|
+#define CONFIG_SYSFS_DEPRECATED 1
|
10361 |
|
|
+#define CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB 1
|
10362 |
|
|
+#define CONFIG_PREEMPT_VOLUNTARY 1
|
10363 |
|
|
+#define CONFIG_NLS_ISO8859_1 1
|
10364 |
|
|
+#define CONFIG_HAVE_ATOMIC_IOMAP 1
|
10365 |
|
|
+#define CONFIG_IOSCHED_DEADLINE 1
|
10366 |
|
|
+#define CONFIG_CLKSRC_I8253 1
|
10367 |
|
|
+#define CONFIG_CGROUP_FREEZER 1
|
10368 |
|
|
+#define CONFIG_EVENTFD 1
|
10369 |
|
|
+#define CONFIG_FS_POSIX_ACL 1
|
10370 |
|
|
+#define CONFIG_DEFCONFIG_LIST "/lib/modules/$UNAME_RELEASE/.config"
|
10371 |
|
|
+#define CONFIG_HAVE_KPROBES_ON_FTRACE 1
|
10372 |
|
|
+#define CONFIG_SERIAL_8250_CONSOLE 1
|
10373 |
|
|
+#define CONFIG_OVERLAY_FS 1
|
10374 |
|
|
+#define CONFIG_HZ_100 1
|
10375 |
|
|
+#define CONFIG_PROC_PAGE_MONITOR 1
|
10376 |
|
|
+#define CONFIG_SERIAL_8250_EXTENDED 1
|
10377 |
|
|
+#define CONFIG_CC_OPTIMIZE_FOR_SIZE 1
|
10378 |
|
|
+#define CONFIG_DEBUG_GPIO 1
|
10379 |
|
|
+#define CONFIG_M486 1
|
10380 |
|
|
+#define CONFIG_INSTRUCTION_DECODER 1
|
10381 |
|
|
+#define CONFIG_SELECT_MEMORY_MODEL 1
|
10382 |
|
|
+#define CONFIG_X86_ALIGNMENT_16 1
|
10383 |
|
|
+#define CONFIG_GENERIC_STRNLEN_USER 1
|
10384 |
|
|
+#define CONFIG_PGTABLE_MAPPING 1
|
10385 |
|
|
+#define CONFIG_HAVE_DYNAMIC_FTRACE 1
|
10386 |
|
|
+#define CONFIG_IO_DELAY_0X80 1
|
10387 |
|
|
+#define CONFIG_DMI 1
|
10388 |
|
|
+#define CONFIG_SPARSE_IRQ 1
|
10389 |
|
|
+#define CONFIG_DEFAULT_CFQ 1
|
10390 |
|
|
+#define CONFIG_ARCH_USE_QUEUE_RWLOCK 1
|
10391 |
|
|
+#define CONFIG_FAT_FS 1
|
10392 |
|
|
+#define CONFIG_X86_INTERNODE_CACHE_SHIFT 4
|
10393 |
|
|
+#define CONFIG_MMC_BLOCK_BOUNCE 1
|
10394 |
|
|
+#define CONFIG_GENERIC_CLOCKEVENTS 1
|
10395 |
|
|
+#define CONFIG_IOSCHED_CFQ 1
|
10396 |
|
|
+#define CONFIG_RWSEM_XCHGADD_ALGORITHM 1
|
10397 |
|
|
+#define CONFIG_HAVE_KERNEL_XZ 1
|
10398 |
|
|
+#define CONFIG_CONSOLE_TRANSLATIONS 1
|
10399 |
|
|
+#define CONFIG_ARCH_SUPPORTS_ATOMIC_RMW 1
|
10400 |
|
|
+#define CONFIG_SERIAL_EARLYCON 1
|
10401 |
|
|
+#define CONFIG_DEBUG_DEVRES 1
|
10402 |
|
|
+#define CONFIG_DUMMY_CONSOLE 1
|
10403 |
|
|
+#define CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE 1
|
10404 |
|
|
+#define CONFIG_TRACE_IRQFLAGS_SUPPORT 1
|
10405 |
|
|
+#define CONFIG_CRYPTO_RNG 1
|
10406 |
|
|
+#define CONFIG_RD_GZIP 1
|
10407 |
|
|
+#define CONFIG_ARCH_HAS_CPU_RELAX 1
|
10408 |
|
|
+#define CONFIG_HAVE_REGS_AND_STACK_ACCESS_API 1
|
10409 |
|
|
+#define CONFIG_ALLOW_DEV_COREDUMP 1
|
10410 |
|
|
+#define CONFIG_LBDAF 1
|
10411 |
|
|
+#define CONFIG_CLOCKSOURCE_VALIDATE_LAST_CYCLE 1
|
10412 |
|
|
+#define CONFIG_HAVE_ARCH_KMEMCHECK 1
|
10413 |
|
|
+#define CONFIG_HAVE_KVM 1
|
10414 |
|
|
+#define CONFIG_BINFMT_ELF 1
|
10415 |
|
|
+#define CONFIG_HAVE_PERF_REGS 1
|
10416 |
|
|
+#define CONFIG_CC_STACKPROTECTOR_NONE 1
|
10417 |
|
|
+#define CONFIG_HAVE_ARCH_AUDITSYSCALL 1
|
10418 |
|
|
+#define CONFIG_SLABINFO 1
|
10419 |
|
|
+#define CONFIG_CRYPTO_HW 1
|
10420 |
|
|
+#define CONFIG_X86_VERBOSE_BOOTUP 1
|
10421 |
|
|
+#define CONFIG_SPI_MASTER 1
|
10422 |
|
|
+#define CONFIG_X86_32 1
|
10423 |
|
|
+#define CONFIG_GENERIC_CALIBRATE_DELAY 1
|
10424 |
|
|
+#define CONFIG_BROKEN_ON_SMP 1
|
10425 |
|
|
+#define CONFIG_TMPFS 1
|
10426 |
|
|
+#define CONFIG_ANON_INODES 1
|
10427 |
|
|
+#define CONFIG_FUTEX 1
|
10428 |
|
|
+#define CONFIG_MMC_SPI 1
|
10429 |
|
|
+#define CONFIG_ARCH_HAS_FAST_MULTIPLIER 1
|
10430 |
|
|
+#define CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG 1
|
10431 |
|
|
+#define CONFIG_VMSPLIT_3G 1
|
10432 |
|
|
+#define CONFIG_SERIAL_CORE_CONSOLE 1
|
10433 |
|
|
+#define CONFIG_HUGETLB_PAGE 1
|
10434 |
|
|
+#define CONFIG_USER_STACKTRACE_SUPPORT 1
|
10435 |
|
|
+#define CONFIG_PCI_LABEL 1
|
10436 |
|
|
+#define CONFIG_FANOTIFY 1
|
10437 |
|
|
+#define CONFIG_SGETMASK_SYSCALL 1
|
10438 |
|
|
+#define CONFIG_CGROUP_SCHED 1
|
10439 |
|
|
+#define CONFIG_SYSVIPC 1
|
10440 |
|
|
+#define CONFIG_HAVE_DEBUG_KMEMLEAK 1
|
10441 |
|
|
+#define CONFIG_INIT_FALLBACK 1
|
10442 |
|
|
+#define CONFIG_SPI_V586_TINY 1
|
10443 |
|
|
+#define CONFIG_ARCH_HIBERNATION_POSSIBLE 1
|
10444 |
|
|
+#define CONFIG_NO_HZ_COMMON 1
|
10445 |
|
|
+#define CONFIG_DEFAULT_HOSTNAME "essai"
|
10446 |
|
|
+#define CONFIG_ADVISE_SYSCALLS 1
|
10447 |
|
|
+#define CONFIG_CRYPTO_ALGAPI 1
|
10448 |
|
|
+#define CONFIG_HAVE_MEMBLOCK_NODE_MAP 1
|
10449 |
|
|
+#define CONFIG_SYSFS_DEPRECATED_V2 1
|
10450 |
|
|
+#define CONFIG_FAIR_GROUP_SCHED 1
|
10451 |
|
|
+#define CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE 1
|
10452 |
|
|
+#define CONFIG_EFI_PARTITION 1
|
10453 |
|
|
+#define CONFIG_LOG_BUF_SHIFT 16
|
10454 |
|
|
+#define CONFIG_EXTRA_FIRMWARE ""
|
10455 |
|
|
+#define CONFIG_VIRT_TO_BUS 1
|
10456 |
|
|
+#define CONFIG_VFAT_FS 1
|
10457 |
|
|
+#define CONFIG_PID_NS 1
|
10458 |
|
|
+#define CONFIG_CRC32_SLICEBY8 1
|
10459 |
|
|
+#define CONFIG_HAVE_OPTPROBES 1
|
10460 |
|
|
+#define CONFIG_CROSS_MEMORY_ATTACH 1
|
10461 |
|
|
+#define CONFIG_SERIAL_8250_RUNTIME_UARTS 1
|
10462 |
|
|
+#define CONFIG_FS_MBCACHE 1
|
10463 |
|
|
+#define CONFIG_CRC7 1
|
10464 |
|
|
+#define CONFIG_HAVE_LATENCYTOP_SUPPORT 1
|
10465 |
|
|
+#define CONFIG_TMPFS_XATTR 1
|
10466 |
|
|
+#define CONFIG_X86_INVD_BUG 1
|
10467 |
|
|
+#define CONFIG_HAVE_FUNCTION_TRACER 1
|
10468 |
|
|
+#define CONFIG_ARCH_SELECT_MEMORY_MODEL 1
|
10469 |
|
|
+#define CONFIG_SERIAL_8250_DEPRECATED_OPTIONS 1
|
10470 |
|
|
+#define CONFIG_GENERIC_PCI_IOMAP 1
|
10471 |
|
|
+#define CONFIG_CONFIGFS_FS 1
|
10472 |
|
|
+#define CONFIG_BINFMT_SCRIPT 1
|
10473 |
|
|
+#define CONFIG_FRAME_POINTER 1
|
10474 |
|
|
+#define CONFIG_TICK_CPU_ACCOUNTING 1
|
10475 |
|
|
+#define CONFIG_RELAY 1
|
10476 |
|
|
+#define CONFIG_HAVE_MMIOTRACE_SUPPORT 1
|
10477 |
|
|
+#define CONFIG_GENERIC_FIND_FIRST_BIT 1
|
10478 |
|
|
+#define CONFIG_HAVE_KERNEL_LZ4 1
|
10479 |
|
|
+#define CONFIG_BASE_FULL 1
|
10480 |
|
|
+#define CONFIG_ARCH_DISCARD_MEMBLOCK 1
|
10481 |
|
|
+#define CONFIG_X86_F00F_BUG 1
|
10482 |
|
|
+#define CONFIG_X86_32_LAZY_GS 1
|
10483 |
|
|
+#define CONFIG_GPIO_SYSFS 1
|
10484 |
|
|
+#define CONFIG_FW_LOADER 1
|
10485 |
|
|
+#define CONFIG_KALLSYMS 1
|
10486 |
|
|
+#define CONFIG_MATH_EMULATION 1
|
10487 |
|
|
+#define CONFIG_SIGNALFD 1
|
10488 |
|
|
+#define CONFIG_HAVE_UNSTABLE_SCHED_CLOCK 1
|
10489 |
|
|
+#define CONFIG_HAVE_HW_BREAKPOINT 1
|
10490 |
|
|
+#define CONFIG_ARCH_WANT_GENERAL_HUGETLB 1
|
10491 |
|
|
+#define CONFIG_HAS_IOMEM 1
|
10492 |
|
|
+#define CONFIG_GPIO_DEVRES 1
|
10493 |
|
|
+#define CONFIG_GENERIC_IRQ_PROBE 1
|
10494 |
|
|
+#define CONFIG_PROC_KCORE 1
|
10495 |
|
|
+#define CONFIG_EPOLL 1
|
10496 |
|
|
+#define CONFIG_ARCH_HWEIGHT_CFLAGS "-fcall-saved-ecx -fcall-saved-edx"
|
10497 |
|
|
+#define CONFIG_INPUT_EVDEV 1
|
10498 |
|
|
+#define CONFIG_EXT2_FS 1
|
10499 |
|
|
+#define CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE 1
|
10500 |
|
|
+#define CONFIG_PREVENT_FIRMWARE_BUILD 1
|
10501 |
|
|
+#define CONFIG_FREEZER 1
|
10502 |
|
|
+#define CONFIG_RTC_LIB 1
|
10503 |
|
|
+#define CONFIG_HAVE_KPROBES 1
|
10504 |
|
|
+#define CONFIG_CRYPTO_AES 1
|
10505 |
|
|
+#define CONFIG_GPIOLIB 1
|
10506 |
|
|
+#define CONFIG_X86_MSR 1
|
10507 |
|
|
+#define CONFIG_SERIO_SERPORT 1
|
10508 |
|
|
+#define CONFIG_CLONE_BACKWARDS 1
|
10509 |
|
|
+#define CONFIG_HAVE_DYNAMIC_FTRACE_WITH_REGS 1
|
10510 |
|
|
+#define CONFIG_LOCKDEP_SUPPORT 1
|
10511 |
|
|
+#define CONFIG_ARCH_WANT_HUGE_PMD_SHARE 1
|
10512 |
|
|
+#define CONFIG_BINFMT_AOUT 1
|
10513 |
|
|
+#define CONFIG_ARCH_MIGHT_HAVE_PC_SERIO 1
|
10514 |
|
|
+#define CONFIG_GENERIC_STRNCPY_FROM_USER 1
|
10515 |
|
|
+#define CONFIG_AUTOFS4_FS 1
|
10516 |
|
|
+#define CONFIG_ILLEGAL_POINTER_VALUE 0x0
|
10517 |
|
|
+#define CONFIG_SYSCTL_SYSCALL 1
|
10518 |
|
|
+#define CONFIG_X86_CPUID 1
|
10519 |
|
|
+#define CONFIG_PAGE_OFFSET 0xC0000000
|
10520 |
|
|
+#define CONFIG_DMIID 1
|
10521 |
|
|
+#define CONFIG_PANIC_TIMEOUT 0
|
10522 |
|
|
+#define CONFIG_SPI_V586 1
|
10523 |
|
|
+#define CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT 1
|
10524 |
|
|
+#define CONFIG_SPARSEMEM_STATIC 1
|
10525 |
|
|
+#define CONFIG_GENERIC_IOMAP 1
|
10526 |
|
|
+#define CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK 1
|
10527 |
|
|
+#define CONFIG_TTY 1
|
10528 |
|
|
+#define CONFIG_HAVE_KERNEL_GZIP 1
|
10529 |
|
|
+#define CONFIG_ZSMALLOC 1
|
10530 |
|
|
+#define CONFIG_NEED_PER_CPU_KM 1
|
10531 |
|
|
+#define CONFIG_GENERIC_IO 1
|
10532 |
|
|
+#define CONFIG_GENERIC_BUG 1
|
10533 |
|
|
+#define CONFIG_HAVE_FTRACE_MCOUNT_RECORD 1
|
10534 |
|
|
+#define CONFIG_HW_CONSOLE 1
|
10535 |
|
|
+#define CONFIG_IOSCHED_NOOP 1
|
10536 |
|
|
+#define CONFIG_HAVE_UID16 1
|
10537 |
|
|
+#define CONFIG_X86_FEATURE_NAMES 1
|
10538 |
|
|
+#define CONFIG_QUOTACTL 1
|
10539 |
|
|
+#define CONFIG_HAVE_IOREMAP_PROT 1
|
10540 |
|
|
+#define CONFIG_DEBUG_KERNEL 1
|
10541 |
|
|
+#define CONFIG_LOCALVERSION ""
|
10542 |
|
|
+#define CONFIG_HAVE_PCSPKR_PLATFORM 1
|
10543 |
|
|
+#define CONFIG_ARCH_HAS_DEBUG_STRICT_USER_COPY_CHECKS 1
|
10544 |
|
|
+#define CONFIG_CRYPTO 1
|
10545 |
|
|
+#define CONFIG_DEFAULT_MMAP_MIN_ADDR 4096
|
10546 |
|
|
+#define CONFIG_SPI_GPIO 1
|
10547 |
|
|
+#define CONFIG_HAVE_DMA_API_DEBUG 1
|
10548 |
|
|
+#define CONFIG_GENERIC_IRQ_SHOW 1
|
10549 |
|
|
+#define CONFIG_PANIC_ON_OOPS_VALUE 0
|
10550 |
|
|
+#define CONFIG_SCSI_MOD 1
|
10551 |
|
|
+#define CONFIG_SERIAL_CORE 1
|
10552 |
|
|
+#define CONFIG_BUILDTIME_EXTABLE_SORT 1
|
10553 |
|
|
+#define CONFIG_UID16 1
|
10554 |
|
|
+#define CONFIG_HAVE_DEBUG_STACKOVERFLOW 1
|
10555 |
|
|
+#define CONFIG_EMBEDDED 1
|
10556 |
|
|
+#define CONFIG_HAVE_KRETPROBES 1
|
10557 |
|
|
+#define CONFIG_INLINE_READ_UNLOCK 1
|
10558 |
|
|
+#define CONFIG_HAS_DMA 1
|
10559 |
|
|
+#define CONFIG_IO_DELAY_TYPE_NONE 3
|
10560 |
|
|
+#define CONFIG_ARCH_HAS_CACHE_LINE_SIZE 1
|
10561 |
|
|
+#define CONFIG_OPTIMIZE_INLINING 1
|
10562 |
|
|
+#define CONFIG_LOCALVERSION_AUTO 1
|
10563 |
|
|
+#define CONFIG_IPC_NS 1
|
10564 |
|
|
+#define CONFIG_HAVE_CC_STACKPROTECTOR 1
|
10565 |
|
|
+#define CONFIG_CLOCKSOURCE_WATCHDOG 1
|
10566 |
|
|
+#define CONFIG_ARCH_SUPPORTS_UPROBES 1
|
10567 |
|
|
+#define CONFIG_INLINE_READ_UNLOCK_IRQ 1
|
10568 |
|
|
+#define CONFIG_PRINT_QUOTA_WARNING 1
|
10569 |
|
|
+#define CONFIG_CHECKPOINT_RESTORE 1
|
10570 |
|
|
+#define CONFIG_X86_RESERVE_LOW 64
|
10571 |
|
|
+#define CONFIG_NEED_SG_DMA_LENGTH 1
|
10572 |
|
|
+#define CONFIG_SPI_DEBUG 1
|
10573 |
|
|
+#define CONFIG_RT_MUTEXES 1
|
10574 |
|
|
+#define CONFIG_HUGETLBFS 1
|
10575 |
|
|
+#define CONFIG_KERNFS 1
|
10576 |
|
|
+#define CONFIG_MMC_BLOCK 1
|
10577 |
|
|
+#define CONFIG_PAGE_COUNTER 1
|
10578 |
|
|
+#define CONFIG_EXPERT 1
|
10579 |
|
|
+#define CONFIG_SERIO_RAW 1
|
10580 |
|
|
+#define CONFIG_FAT_DEFAULT_IOCHARSET "iso8859-1"
|
10581 |
|
|
+#define CONFIG_FRAME_WARN 1024
|
10582 |
|
|
+#define CONFIG_GENERIC_HWEIGHT 1
|
10583 |
|
|
+#define CONFIG_INITRAMFS_SOURCE ""
|
10584 |
|
|
+#define CONFIG_CGROUPS 1
|
10585 |
|
|
+#define CONFIG_MMC 1
|
10586 |
|
|
+#define CONFIG_V586 1
|
10587 |
|
|
+#define CONFIG_OPROFILE_NMI_TIMER 1
|
10588 |
|
|
+#define CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC 1
|
10589 |
|
|
+#define CONFIG_CGROUP_CPUACCT 1
|
10590 |
|
|
+#define CONFIG_HAS_IOPORT_MAP 1
|
10591 |
|
|
+#define CONFIG_ISA_DMA_API 1
|
10592 |
|
|
+#define CONFIG_HZ 100
|
10593 |
|
|
+#define CONFIG_INLINE_SPIN_UNLOCK_IRQ 1
|
10594 |
|
|
+#define CONFIG_SERIAL_8250_NR_UARTS 1
|
10595 |
|
|
+#define CONFIG_HAVE_USER_RETURN_NOTIFIER 1
|
10596 |
|
|
+#define CONFIG_DEFAULT_IOSCHED "cfq"
|
10597 |
|
|
+#define CONFIG_HAVE_PERF_USER_STACK_DUMP 1
|
10598 |
|
|
+#define CONFIG_NR_CPUS 1
|
10599 |
|
|
+#define CONFIG_MMC_SDHCI 1
|
10600 |
|
|
+#define CONFIG_FIRMWARE_IN_KERNEL 1
|
10601 |
|
|
+#define CONFIG_SYSFS 1
|
10602 |
|
|
+#define CONFIG_DEFAULT_IO_DELAY_TYPE 0
|
10603 |
|
|
+#define CONFIG_EXT2_FS_SECURITY 1
|
10604 |
|
|
+#define CONFIG_HAVE_SYSCALL_TRACEPOINTS 1
|
10605 |
|
|
+#define CONFIG_MSDOS_PARTITION 1
|
10606 |
|
|
+#define CONFIG_HAVE_OPROFILE 1
|
10607 |
|
|
+#define CONFIG_HAVE_GENERIC_DMA_COHERENT 1
|
10608 |
|
|
+#define CONFIG_OLD_SIGACTION 1
|
10609 |
|
|
+#define CONFIG_HAVE_ARCH_KGDB 1
|
10610 |
|
|
+#define CONFIG_ZONE_DMA_FLAG 0
|
10611 |
|
|
+#define CONFIG_GENERIC_CMOS_UPDATE 1
|
10612 |
|
|
+#define CONFIG_DEFAULT_SECURITY ""
|
10613 |
|
|
+#define CONFIG_TICK_ONESHOT 1
|
10614 |
|
|
+#define CONFIG_CGROUP_DEBUG 1
|
10615 |
|
|
+#define CONFIG_TINY_RCU 1
|
10616 |
|
|
+#define CONFIG_IO_DELAY_TYPE_0X80 0
|
10617 |
|
|
+#define CONFIG_HAVE_DMA_ATTRS 1
|
10618 |
|
|
+#define CONFIG_DEBUG_DRIVER 1
|
10619 |
|
|
+#define CONFIG_EARLY_PRINTK 1
|
10620 |
|
|
+#define CONFIG_HAVE_FUNCTION_GRAPH_TRACER 1
|
10621 |
|
|
+#define CONFIG_HAVE_CMPXCHG_LOCAL 1
|
10622 |
|
|
+#define CONFIG_BASE_SMALL 0
|
10623 |
|
|
+#define CONFIG_COMPACTION 1
|
10624 |
|
|
+#define CONFIG_PROC_FS 1
|
10625 |
|
|
+#define CONFIG_NOHIGHMEM 1
|
10626 |
|
|
+#define CONFIG_IRQ_FORCED_THREADING 1
|
10627 |
|
|
+#define CONFIG_EXT2_FS_XATTR 1
|
10628 |
|
|
+#define CONFIG_FLATMEM 1
|
10629 |
|
|
+#define CONFIG_MMC_DEBUG 1
|
10630 |
|
|
+#define CONFIG_PAGEFLAGS_EXTENDED 1
|
10631 |
|
|
+#define CONFIG_SYSCTL 1
|
10632 |
|
|
+#define CONFIG_ARCH_HAS_GCOV_PROFILE_ALL 1
|
10633 |
|
|
+#define CONFIG_HAVE_C_RECORDMCOUNT 1
|
10634 |
|
|
+#define CONFIG_HAVE_ARCH_TRACEHOOK 1
|
10635 |
|
|
+#define CONFIG_HAVE_PERF_EVENTS 1
|
10636 |
|
|
+#define CONFIG_NO_BOOTMEM 1
|
10637 |
|
|
+#define CONFIG_SLAB 1
|
10638 |
|
|
+#define CONFIG_FAT_DEFAULT_CODEPAGE 437
|
10639 |
|
|
+#define CONFIG_BLK_DEV 1
|
10640 |
|
|
+#define CONFIG_TRACING_SUPPORT 1
|
10641 |
|
|
+#define CONFIG_CRYPTO_ANSI_CPRNG 1
|
10642 |
|
|
+#define CONFIG_PRINTK_TIME 1
|
10643 |
|
|
+#define CONFIG_EXT2_FS_POSIX_ACL 1
|
10644 |
|
|
+#define CONFIG_ARCH_MAY_HAVE_PC_FDC 1
|
10645 |
|
|
+#define CONFIG_HAVE_KERNEL_LZO 1
|
10646 |
|
|
+#define CONFIG_IO_DELAY_TYPE_UDELAY 2
|
10647 |
|
|
+#define CONFIG_ELF_CORE 1
|
10648 |
|
|
+#define CONFIG_FLAT_NODE_MEM_MAP 1
|
10649 |
|
|
+#define CONFIG_VT_CONSOLE 1
|
10650 |
|
|
+#define CONFIG_INPUT_EVBUG 1
|
10651 |
|
|
+#define CONFIG_MMC_TEST 1
|
10652 |
|
|
+#define CONFIG_UNUSED_SYMBOLS 1
|
10653 |
|
|
+#define CONFIG_MMC_CLKGATE 1
|
10654 |
|
|
+#define CONFIG_GENERIC_CLOCKEVENTS_BUILD 1
|
10655 |
|
|
+#define CONFIG_SYSFS_SYSCALL 1
|
10656 |
|
|
+#define CONFIG_SYSVIPC_SYSCTL 1
|
10657 |
|
|
+#define CONFIG_DECOMPRESS_GZIP 1
|
10658 |
|
|
+#define CONFIG_QUOTA 1
|
10659 |
|
|
+#define CONFIG_ZBUD 1
|
10660 |
|
|
+#define CONFIG_MMC_SDHCI_PLTFM 1
|
10661 |
|
|
+#define CONFIG_CROSS_COMPILE ""
|
10662 |
|
|
+#define CONFIG_ARCH_RANDOM 1
|
10663 |
|
|
+#define CONFIG_HAVE_MIXED_BREAKPOINTS_REGS 1
|
10664 |
|
|
+#define CONFIG_ARCH_WANT_FRAME_POINTERS 1
|
10665 |
|
|
+#define CONFIG_ISA 1
|
10666 |
|
|
+#define CONFIG_SYSCTL_EXCEPTION_TRACE 1
|
10667 |
|
|
+#define CONFIG_FHANDLE 1
|
10668 |
|
|
+#define CONFIG_SWAP 1
|
10669 |
|
|
+#define CONFIG_CRC_CCITT 1
|
10670 |
|
|
+#define CONFIG_PHYSICAL_ALIGN 0x100000
|
10671 |
|
|
+#define CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST 1
|
10672 |
|
|
+#define CONFIG_BITREVERSE 1
|
10673 |
|
|
+#define CONFIG_DEVPORT 1
|
10674 |
|
|
+#define CONFIG_X86_L1_CACHE_SHIFT 4
|
10675 |
|
|
+#define CONFIG_FILE_LOCKING 1
|
10676 |
|
|
+#define CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST 1
|
10677 |
|
|
+#define CONFIG_AIO 1
|
10678 |
|
|
+#define CONFIG_EXT2_FS_XIP 1
|
10679 |
|
|
+#define CONFIG_CLKEVT_I8253 1
|
10680 |
|
|
+#define CONFIG_PERF_EVENTS 1
|
10681 |
|
|
+#define CONFIG_GENERIC_TIME_VSYSCALL 1
|
10682 |
|
|
+#define CONFIG_DCACHE_WORD_ACCESS 1
|
10683 |
|
|
+#define CONFIG_MESSAGE_LOGLEVEL_DEFAULT 6
|
10684 |
|
|
+#define CONFIG_NLS_DEFAULT "iso8859-1"
|
10685 |
|
|
+#define CONFIG_UTS_NS 1
|
10686 |
|
|
+#define CONFIG_CRYPTO_ALGAPI2 1
|
10687 |
|
|
+#define CONFIG_PHYSICAL_START 0x100000
|
10688 |
|
|
+#define CONFIG_HAVE_MEMBLOCK 1
|
10689 |
|
|
+#define CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS 1
|
10690 |
|
|
+#define CONFIG_INPUT 1
|
10691 |
|
|
+#define CONFIG_PROC_SYSCTL 1
|
10692 |
|
|
+#define CONFIG_HAVE_PERF_EVENTS_NMI 1
|
10693 |
|
|
+#define CONFIG_MMU 1
|
10694 |
|
|
+#define CONFIG_INLINE_WRITE_UNLOCK 1
|
10695 |
|
|
+#define CONFIG_ZPOOL 1
|
10696 |
|
|
diff -Naur linux-3.19/include/generated/bounds.h linux-3.19-sav/include/generated/bounds.h
|
10697 |
|
|
--- linux-3.19/include/generated/bounds.h 1970-01-01 01:00:00.000000000 +0100
|
10698 |
|
|
+++ linux-3.19-sav/include/generated/bounds.h 2016-05-23 07:18:16.692736535 +0200
|
10699 |
|
|
@@ -0,0 +1,14 @@
|
10700 |
|
|
+#ifndef __LINUX_BOUNDS_H__
|
10701 |
|
|
+#define __LINUX_BOUNDS_H__
|
10702 |
|
|
+/*
|
10703 |
|
|
+ * DO NOT MODIFY.
|
10704 |
|
|
+ *
|
10705 |
|
|
+ * This file was generated by Kbuild
|
10706 |
|
|
+ *
|
10707 |
|
|
+ */
|
10708 |
|
|
+
|
10709 |
|
|
+#define NR_PAGEFLAGS 22 /* __NR_PAGEFLAGS # */
|
10710 |
|
|
+#define MAX_NR_ZONES 2 /* __MAX_NR_ZONES # */
|
10711 |
|
|
+#define SPINLOCK_SIZE 0 /* sizeof(spinlock_t) # */
|
10712 |
|
|
+
|
10713 |
|
|
+#endif
|
10714 |
|
|
diff -Naur linux-3.19/include/generated/compile.h linux-3.19-sav/include/generated/compile.h
|
10715 |
|
|
--- linux-3.19/include/generated/compile.h 1970-01-01 01:00:00.000000000 +0100
|
10716 |
|
|
+++ linux-3.19-sav/include/generated/compile.h 2016-05-23 07:23:57.620738459 +0200
|
10717 |
|
|
@@ -0,0 +1,6 @@
|
10718 |
|
|
+/* This file is auto generated, version 99 */
|
10719 |
|
|
+#define UTS_MACHINE "i386"
|
10720 |
|
|
+#define UTS_VERSION "#99 Mon May 23 07:23:57 CEST 2016"
|
10721 |
|
|
+#define LINUX_COMPILE_BY "leo"
|
10722 |
|
|
+#define LINUX_COMPILE_HOST "dev-machine"
|
10723 |
|
|
+#define LINUX_COMPILER "gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.1) "
|
10724 |
|
|
diff -Naur linux-3.19/include/generated/uapi/linux/version.h linux-3.19-sav/include/generated/uapi/linux/version.h
|
10725 |
|
|
--- linux-3.19/include/generated/uapi/linux/version.h 1970-01-01 01:00:00.000000000 +0100
|
10726 |
|
|
+++ linux-3.19-sav/include/generated/uapi/linux/version.h 2016-01-02 10:34:15.384779114 +0100
|
10727 |
|
|
@@ -0,0 +1,2 @@
|
10728 |
|
|
+#define LINUX_VERSION_CODE 201472
|
10729 |
|
|
+#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
|
10730 |
|
|
diff -Naur linux-3.19/include/generated/utsrelease.h linux-3.19-sav/include/generated/utsrelease.h
|
10731 |
|
|
--- linux-3.19/include/generated/utsrelease.h 1970-01-01 01:00:00.000000000 +0100
|
10732 |
|
|
+++ linux-3.19-sav/include/generated/utsrelease.h 2016-01-02 10:34:15.400779113 +0100
|
10733 |
|
|
@@ -0,0 +1 @@
|
10734 |
|
|
+#define UTS_RELEASE "3.19.0"
|
10735 |
|
|
diff -Naur linux-3.19/include/linux/minicom.cap linux-3.19-sav/include/linux/minicom.cap
|
10736 |
|
|
--- linux-3.19/include/linux/minicom.cap 1970-01-01 01:00:00.000000000 +0100
|
10737 |
|
|
+++ linux-3.19-sav/include/linux/minicom.cap 2016-01-02 09:37:27.360831915 +0100
|
10738 |
|
|
@@ -0,0 +1,80 @@
|
10739 |
|
|
+Boot copy flash
|
10740 |
|
|
+Boot copy flash
|
10741 |
|
|
+Boot copy flash
|
10742 |
|
|
+Boot copy flash
|
10743 |
|
|
+Boot copy flash
|
10744 |
|
|
+Boot copy flash
|
10745 |
|
|
+Boot copy flash
|
10746 |
|
|
+Boot copy flash
|
10747 |
|
|
+[ 0.000000] Initializing cgroup subsys cpu
|
10748 |
|
|
+[ 0.000000] Initializing cgroup subsys cpuacct
|
10749 |
|
|
+[ 0.000000] Linux version 3.19.0 (leo@dev-machine) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #18 Wed May 6 23:02:20 CEST 2015
|
10750 |
|
|
+[ 0.000000] KERNEL supported cpus:
|
10751 |
|
|
+[ 0.000000] Intel GenuineIntel
|
10752 |
|
|
+[ 0.000000] e820: BIOS-provided physical RAM map:
|
10753 |
|
|
+[ 0.000000] BIOS-e801: [mem 0x0000000000000000-0x000000000009efff] usable
|
10754 |
|
|
+[ 0.000000] BIOS-e801: [mem 0x0000000000100000-0x0000000000ffffff] usable
|
10755 |
|
|
+[ 0.000000] Notice: NX (Execute Disable) protection missing in CPU!
|
10756 |
|
|
+[ 0.000000] DMI not present or invalid.
|
10757 |
|
|
+[ 0.000000] Pentium Pro with Errata#50 detected. Taking evasive action.
|
10758 |
|
|
+[ 0.000000] fixed physical RAM map:
|
10759 |
|
|
+[ 0.000000] bad_ppro: [mem 0x0000000000000000-0x0000000000000fff] reserved
|
10760 |
|
|
+[ 0.000000] bad_ppro: [mem 0x0000000000001000-0x000000000009efff] usable
|
10761 |
|
|
+[ 0.000000] bad_ppro: [mem 0x0000000000100000-0x0000000000ffffff] usable
|
10762 |
|
|
+[ 0.000000] e820: last_pfn = 0x1000 max_arch_pfn = 0x100000
|
10763 |
|
|
+[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
|
10764 |
|
|
+[ 0.000000] init_memory_mapping: [mem 0x00c00000-0x00ffffff]
|
10765 |
|
|
+[ 0.000000] init_memory_mapping: [mem 0x00100000-0x00bfffff]
|
10766 |
|
|
+[ 0.000000] RAMDISK: [mem 0x00400000-0x005fffff]
|
10767 |
|
|
+[ 0.000000] 16MB LOWMEM available.
|
10768 |
|
|
+[ 0.000000] mapped low ram: 0 - 01000000
|
10769 |
|
|
+[ 0.000000] low ram: 0 - 01000000
|
10770 |
|
|
+[ 0.000000] Zone ranges:
|
10771 |
|
|
+[ 0.000000] Normal [mem 0x00001000-0x00ffffff]
|
10772 |
|
|
+[ 0.000000] Movable zone start for each node
|
10773 |
|
|
+[ 0.000000] Early memory node ranges
|
10774 |
|
|
+[ 0.000000] node 0: [mem 0x00001000-0x0009efff]
|
10775 |
|
|
+[ 0.000000] node 0: [mem 0x00100000-0x00ffffff]
|
10776 |
|
|
+[ 0.000000] Initmem setup node 0 [mem 0x00001000-0x00ffffff]
|
10777 |
|
|
+[ 0.000000] e820: [mem 0x01000000-0xffffffff] available for PCI devices
|
10778 |
|
|
+[ 0.000000] Built 1 zonelists in Zone order, mobility grouping off. Total pages: 3962
|
10779 |
|
|
+[ 0.000000] Kernel command line: console=ttyS0,115200n8 root=/dev/ram0 rw clocksource=pit
|
10780 |
|
|
+[ 0.000000] PID hash table entries: 64 (order: -4, 256 bytes)
|
10781 |
|
|
+[ 0.000000] Dentry cache hash table entries: 2048 (order: 1, 8192 bytes)
|
10782 |
|
|
+[ 0.000000] Inode-cache hash table entries: 1024 (order: 0, 4096 bytes)
|
10783 |
|
|
+[ 0.000000] Initializing CPU#0
|
10784 |
|
|
+[ 0.000000] Memory: 11764K/15992K available (1103K kernel code, 128K rwdata, 344K rodata, 144K init, 140K bss, 4228K reserved, 0K cma-reserved)
|
10785 |
|
|
+[ 0.000000] virtual kernel memory layout:
|
10786 |
|
|
+[ 0.000000] fixmap : 0xfffe5000 - 0xfffff000 ( 104 kB)
|
10787 |
|
|
+[ 0.000000] vmalloc : 0xc1800000 - 0xfffe3000 ( 999 MB)
|
10788 |
|
|
+[ 0.000000] lowmem : 0xc0000000 - 0xc1000000 ( 16 MB)
|
10789 |
|
|
+[ 0.000000] .init : 0xc028d000 - 0xc02b1000 ( 144 kB)
|
10790 |
|
|
+[ 0.000000] .data : 0xc0213f8c - 0xc028b0a0 ( 476 kB)
|
10791 |
|
|
+[ 0.000000] .text : 0xc0100000 - 0xc0213f8c (1103 kB)
|
10792 |
|
|
+[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
|
10793 |
|
|
+[ 0.000000] NR_IRQS:16 nr_irqs:16 16
|
10794 |
|
|
+[ 0.000000] Console: colour dummy device 80x25
|
10795 |
|
|
+[ 0.000000] console [ttyS0] enabled
|
10796 |
|
|
+[ 0.000000] tsc: Fast TSC calibration failed
|
10797 |
|
|
+[ 0.000000] tsc: Unable to calibrate against PIT
|
10798 |
|
|
+[ 0.000000] tsc: No reference (HPET/PMTIMER) available
|
10799 |
|
|
+[ 0.000000] tsc: Marking TSC unstable due to could not calculate TSC khz
|
10800 |
|
|
+[ 0.036000] Calibrating delay loop... 0.87 BogoMIPS (lpj=1747)
|
10801 |
|
|
+[ 0.144000] pid_max: default: 32768 minimum: 301
|
10802 |
|
|
+[ 0.176000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
|
10803 |
|
|
+[ 0.180000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
|
10804 |
|
|
+[ 0.348000] Initializing cgroup subsys memory
|
10805 |
|
|
+[ 0.360000] Initializing cgroup subsys devices
|
10806 |
|
|
+[ 0.364000] Initializing cgroup subsys freezer
|
10807 |
|
|
+[ 0.368000] Initializing cgroup subsys debug
|
10808 |
|
|
+[ 0.380000] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
|
10809 |
|
|
+[ 0.380000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
|
10810 |
|
|
+[ 0.384000] CPU: Intel Pentium Pro (fam: 06, model: 01, stepping: 07)
|
10811 |
|
|
+[ 0.432000] Performance Events:
|
10812 |
|
|
+[ 0.440000] no APIC, boot with the "lapic" boot parameter to force-enable it.
|
10813 |
|
|
+[ 0.448000] no hardware sampling interrupt available.
|
10814 |
|
|
+[ 0.452000] Broken PMU hardware detected, using software events only.
|
10815 |
|
|
+[ 0.456000] Failed to access perfctr msr (MSR c1 is 28600000000)
|
10816 |
|
|
+[ 0.708000] devtmpfs: unable to create devtmpfs -19
|
10817 |
|
|
+[ 1.836000] Switched to clocksource pit
|
10818 |
|
|
+[ 1.906819] FS-Cache: Loaded
|
10819 |
|
|
diff -Naur linux-3.19/scripts/basic/fixdep linux-3.19-sav/scripts/basic/fixdep
|
10820 |
|
|
--- linux-3.19/scripts/basic/fixdep 1970-01-01 01:00:00.000000000 +0100
|
10821 |
|
|
+++ linux-3.19-sav/scripts/basic/fixdep 2016-05-23 07:18:09.856736497 +0200
|
10822 |
|
|
@@ -0,0 +1,47 @@
|
10823 |
|
|
+ELF >
|