bfc_hash
stringclasses
350 values
bic_hash
stringclasses
199 values
commit_hash
stringclasses
293 values
commit_type
stringclasses
2 values
filename
stringclasses
154 values
func_name
stringlengths
1
43
asm
stringlengths
58
48k
explanation
stringlengths
317
6.32k
commit_message
stringclasses
293 values
7122c3e9154b5d9a7422f68f02d8acf050fad2b0
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
bic
scripts/kallsyms.c
symbol_valid_tr
0000000000000000 <symbol_valid_tr>: 0: lea 0x0(%rip),%rax # 7 <symbol_valid_tr+0x7> 7: mov (%rdi),%rdx a: lea 0x80(%rax),%rcx 11: cmp 0x10(%rax),%rdx 15: jb 1d <symbol_valid_tr+0x1d> 17: cmp 0x18(%rax),%rdx 1b: jbe 30 <symbol_valid_tr+0x30> ...
[Bug-Introducing Commit (BIC)] Function: symbol_valid_tr Author: Ming Lei Date: Sat Nov 2 09:11:33 2013 +1030 Commit message: scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for g...
scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for generating code purpose and can't be run at kernel mode, so we needn't keep them in /proc/kallsyms. For example, on ARM there ...
7122c3e9154b5d9a7422f68f02d8acf050fad2b0
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
bic
scripts/kallsyms.c
expand_symbol
0000000000000040 <expand_symbol>: 40: push %rbp 41: mov %rsp,%rbp 44: push %r15 46: xor %r15d,%r15d 49: push %r14 4b: push %r13 4d: mov %rdx,%r13 50: push %r12 52: push %rbx 53: sub $0x8,%rsp 57: test %esi,%esi 59: je ...
[Bug-Introducing Commit (BIC)] Function: expand_symbol Author: Ming Lei Date: Sat Nov 2 09:11:33 2013 +1030 Commit message: scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for gen...
scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for generating code purpose and can't be run at kernel mode, so we needn't keep them in /proc/kallsyms. For example, on ARM there ...
7122c3e9154b5d9a7422f68f02d8acf050fad2b0
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
bic
scripts/kallsyms.c
learn_symbol
00000000000000e0 <learn_symbol>: e0: cmp $0x1,%esi e3: jle 113 <learn_symbol+0x33> e5: lea -0x2(%rsi),%eax e8: lea 0x0(%rip),%rdx # ef <learn_symbol+0xf> ef: lea 0x1(%rdi,%rax,1),%rsi f4: nopl 0x0(%rax) f8: movzbl 0x1(%rdi),%eax fc: movzbl (%rdi),%...
[Bug-Introducing Commit (BIC)] Function: learn_symbol Author: Ming Lei Date: Sat Nov 2 09:11:33 2013 +1030 Commit message: scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for gene...
scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for generating code purpose and can't be run at kernel mode, so we needn't keep them in /proc/kallsyms. For example, on ARM there ...
7122c3e9154b5d9a7422f68f02d8acf050fad2b0
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
bic
scripts/kallsyms.c
forget_symbol
0000000000000120 <forget_symbol>: 120: cmp $0x1,%esi 123: jle 153 <forget_symbol+0x33> 125: lea -0x2(%rsi),%eax 128: lea 0x0(%rip),%rdx # 12f <forget_symbol+0xf> 12f: lea 0x1(%rdi,%rax,1),%rsi 134: nopl 0x0(%rax) 138: movzbl 0x1(%rdi),%eax 13c: movzbl (%rd...
[Bug-Introducing Commit (BIC)] Function: forget_symbol Author: Ming Lei Date: Sat Nov 2 09:11:33 2013 +1030 Commit message: scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for gen...
scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for generating code purpose and can't be run at kernel mode, so we needn't keep them in /proc/kallsyms. For example, on ARM there ...
7122c3e9154b5d9a7422f68f02d8acf050fad2b0
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
bic
scripts/kallsyms.c
find_token
0000000000000160 <find_token>: 160: cmp $0x1,%esi 163: jle 198 <find_token+0x38> 165: lea -0x2(%rsi),%eax 168: movzbl (%rdx),%ecx 16b: lea 0x1(%rdi,%rax,1),%rsi 170: jmp 181 <find_token+0x21> 172: nopw 0x0(%rax,%rax,1) 178: add $0x1,%rdi 17c: cmp %rsi,...
[Bug-Introducing Commit (BIC)] Function: find_token Author: Ming Lei Date: Sat Nov 2 09:11:33 2013 +1030 Commit message: scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for genera...
scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for generating code purpose and can't be run at kernel mode, so we needn't keep them in /proc/kallsyms. For example, on ARM there ...
7122c3e9154b5d9a7422f68f02d8acf050fad2b0
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
bic
scripts/kallsyms.c
find_best_token
00000000000001a0 <find_best_token>: 1a0: xor %eax,%eax 1a2: mov $0xffffd8f0,%ecx 1a7: xor %r8d,%r8d 1aa: lea 0x0(%rip),%rsi # 1b1 <find_best_token+0x11> 1b1: nopl 0x0(%rax) 1b8: mov (%rsi,%rax,4),%edx 1bb: cmp %ecx,%edx 1bd: jle 1c4 <find_best_token+...
[Bug-Introducing Commit (BIC)] Function: find_best_token Author: Ming Lei Date: Sat Nov 2 09:11:33 2013 +1030 Commit message: scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for g...
scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for generating code purpose and can't be run at kernel mode, so we needn't keep them in /proc/kallsyms. For example, on ARM there ...
7122c3e9154b5d9a7422f68f02d8acf050fad2b0
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
bic
scripts/kallsyms.c
prefix_underscores_count
00000000000001e0 <prefix_underscores_count>: 1e0: cmpb $0x5f,(%rdi) 1e3: jne 200 <prefix_underscores_count+0x20> 1e5: mov %rdi,%rax 1e8: nopl 0x0(%rax,%rax,1) 1f0: add $0x1,%rax 1f4: cmpb $0x5f,(%rax) 1f7: je 1f0 <prefix_underscores_count+0x10> 1f9: sub %edi...
[Bug-Introducing Commit (BIC)] Function: prefix_underscores_count Author: Ming Lei Date: Sat Nov 2 09:11:33 2013 +1030 Commit message: scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are genera...
scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for generating code purpose and can't be run at kernel mode, so we needn't keep them in /proc/kallsyms. For example, on ARM there ...
7122c3e9154b5d9a7422f68f02d8acf050fad2b0
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
bic
scripts/kallsyms.c
read_symbol_tr
0000000000000210 <read_symbol_tr>: 210: push %rbp 211: mov %rsp,%rbp 214: push %r15 216: push %r14 218: lea 0x0(%rip),%r14 # 21f <read_symbol_tr+0xf> 21f: push %r13 221: mov %r14,%r15 224: mov %rsi,%r13 227: push %r12 229: mov %rdi,%r12 ...
[Bug-Introducing Commit (BIC)] Function: read_symbol_tr Author: Ming Lei Date: Sat Nov 2 09:11:33 2013 +1030 Commit message: scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for ge...
scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for generating code purpose and can't be run at kernel mode, so we needn't keep them in /proc/kallsyms. For example, on ARM there ...
7122c3e9154b5d9a7422f68f02d8acf050fad2b0
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
bic
scripts/kallsyms.c
usage
00000000000002b0 <usage>: 2b0: push %rbp # ifdef __va_arg_pack __fortify_function int fprintf (FILE *__restrict __stream, const char *__restrict __fmt, ...) { return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, 2b1: mov $0x76,%edx 2b6: mov $0x1,%esi 2bb: mov 0x0(%rip),%rcx ...
[Bug-Introducing Commit (BIC)] Function: usage Author: Ming Lei Date: Sat Nov 2 09:11:33 2013 +1030 Commit message: scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for generating ...
scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for generating code purpose and can't be run at kernel mode, so we needn't keep them in /proc/kallsyms. For example, on ARM there ...
7122c3e9154b5d9a7422f68f02d8acf050fad2b0
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
bic
scripts/kallsyms.c
is_arm_mapping_symbol
00000000000002e0 <is_arm_mapping_symbol>: 2e0: push %rbp 2e1: mov %rsp,%rbp 2e4: push %r12 2e6: xor %r12d,%r12d 2e9: push %rbx 2ea: cmpb $0x24,(%rdi) 2ed: je 300 <is_arm_mapping_symbol+0x20> 2ef: mov %r12d,%eax 2f2: pop %rbx 2f3: pop %r12 ...
[Bug-Introducing Commit (BIC)] Function: is_arm_mapping_symbol Author: Ming Lei Date: Sat Nov 2 09:11:33 2013 +1030 Commit message: scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally...
scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for generating code purpose and can't be run at kernel mode, so we needn't keep them in /proc/kallsyms. For example, on ARM there ...
7122c3e9154b5d9a7422f68f02d8acf050fad2b0
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
bic
scripts/kallsyms.c
read_symbol
0000000000000340 <read_symbol>: 340: push %rbp 341: mov %rsi,%rdx 344: mov %rsp,%rbp 347: push %r14 349: mov %rdi,%r14 34c: push %r13 34e: lea -0x221(%rbp),%rcx 355: mov %rsi,%r13 358: lea 0x0(%rip),%rsi # 35f <read_symbol+0x1f> 35f: push ...
[Bug-Introducing Commit (BIC)] Function: read_symbol Author: Ming Lei Date: Sat Nov 2 09:11:33 2013 +1030 Commit message: scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for gener...
scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for generating code purpose and can't be run at kernel mode, so we needn't keep them in /proc/kallsyms. For example, on ARM there ...
7122c3e9154b5d9a7422f68f02d8acf050fad2b0
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
bic
scripts/kallsyms.c
read_map
00000000000006a0 <read_map>: 6a0: push %rbp 6a1: mov %rsp,%rbp 6a4: push %r12 6a6: mov %rdi,%r12 6a9: push %rbx 6aa: jmp 703 <read_map+0x63> 6ac: nopl 0x0(%rax) 6b0: mov 0x0(%rip),%ebx # 6b6 <read_map+0x16> 6b6: mov 0x0(%rip),%edx # 6bc <...
[Bug-Introducing Commit (BIC)] Function: read_map Author: Ming Lei Date: Sat Nov 2 09:11:33 2013 +1030 Commit message: scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for generati...
scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for generating code purpose and can't be run at kernel mode, so we needn't keep them in /proc/kallsyms. For example, on ARM there ...
7122c3e9154b5d9a7422f68f02d8acf050fad2b0
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
bic
scripts/kallsyms.c
sort_symbols
0000000000000770 <sort_symbols>: 770: mov 0x0(%rip),%esi # 776 <sort_symbols+0x6> 776: mov 0x0(%rip),%rdi # 77d <sort_symbols+0xd> 77d: mov $0x18,%edx 782: lea 0x987(%rip),%rcx # 1110 <compare_symbols> 789: jmp 78e <sort_symbols+0x1e> 78e: xchg %ax,%ax
[Bug-Introducing Commit (BIC)] Function: sort_symbols Author: Ming Lei Date: Sat Nov 2 09:11:33 2013 +1030 Commit message: scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for gene...
scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for generating code purpose and can't be run at kernel mode, so we needn't keep them in /proc/kallsyms. For example, on ARM there ...
7122c3e9154b5d9a7422f68f02d8acf050fad2b0
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
bic
scripts/kallsyms.c
symbol_valid
0000000000000790 <symbol_valid>: 790: push %rbp 791: xor %eax,%eax 793: mov %rsp,%rbp 796: push %r12 798: push %rbx 799: mov (%rdi),%r12 79c: cmp 0x0(%rip),%r12 # 7a3 <symbol_valid+0x13> 7a3: jb 825 <symbol_valid+0x95> 7a9: movsbl 0x0(%rip),%eax ...
[Bug-Introducing Commit (BIC)] Function: symbol_valid Author: Ming Lei Date: Sat Nov 2 09:11:33 2013 +1030 Commit message: scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for gene...
scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for generating code purpose and can't be run at kernel mode, so we needn't keep them in /proc/kallsyms. For example, on ARM there ...
7122c3e9154b5d9a7422f68f02d8acf050fad2b0
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
bic
scripts/kallsyms.c
build_initial_tok_table
00000000000008b0 <build_initial_tok_table>: 8b0: push %rbp 8b1: mov %rsp,%rbp 8b4: push %r15 8b6: push %r14 8b8: push %r13 8ba: push %r12 8bc: push %rbx 8bd: sub $0x8,%rsp 8c1: mov 0x0(%rip),%r14d # 8c8 <build_initial_tok_table+0x18> 8c8: tes...
[Bug-Introducing Commit (BIC)] Function: build_initial_tok_table Author: Ming Lei Date: Sat Nov 2 09:11:33 2013 +1030 Commit message: scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are general...
scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for generating code purpose and can't be run at kernel mode, so we needn't keep them in /proc/kallsyms. For example, on ARM there ...
7122c3e9154b5d9a7422f68f02d8acf050fad2b0
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
bic
scripts/kallsyms.c
compress_symbols
0000000000000950 <compress_symbols>: 950: mov 0x0(%rip),%eax # 956 <compress_symbols+0x6> 956: test %eax,%eax 958: je a4a <compress_symbols+0xfa> 95e: push %rbp 95f: sub $0x1,%eax 962: lea (%rax,%rax,2),%rax 966: mov %rsp,%rbp 969: push %r15 96b:...
[Bug-Introducing Commit (BIC)] Function: compress_symbols Author: Ming Lei Date: Sat Nov 2 09:11:33 2013 +1030 Commit message: scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for ...
scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for generating code purpose and can't be run at kernel mode, so we needn't keep them in /proc/kallsyms. For example, on ARM there ...
7122c3e9154b5d9a7422f68f02d8acf050fad2b0
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
bic
scripts/kallsyms.c
optimize_result
0000000000000a50 <optimize_result>: a50: push %rbp a51: mov %rsp,%rbp a54: push %r14 a56: lea 0x0(%rip),%r14 # a5d <optimize_result+0xd> a5d: push %r13 a5f: lea 0x0(%rip),%r13 # a66 <optimize_result+0x16> a66: push %r12 a68: lea 0x0(%rip),%r12 ...
[Bug-Introducing Commit (BIC)] Function: optimize_result Author: Ming Lei Date: Sat Nov 2 09:11:33 2013 +1030 Commit message: scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for g...
scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for generating code purpose and can't be run at kernel mode, so we needn't keep them in /proc/kallsyms. For example, on ARM there ...
7122c3e9154b5d9a7422f68f02d8acf050fad2b0
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
bic
scripts/kallsyms.c
output_label
0000000000000ad0 <output_label>: ad0: push %rbp ad1: mov %rsp,%rbp ad4: push %r12 ad6: mov %rdi,%r12 ad9: sub $0x8,%rsp add: movsbl 0x0(%rip),%edx # ae4 <output_label+0x14> ae4: test %dl,%dl ae6: je b30 <output_label+0x60> return __printf_chk (__USE_FO...
[Bug-Introducing Commit (BIC)] Function: output_label Author: Ming Lei Date: Sat Nov 2 09:11:33 2013 +1030 Commit message: scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for gene...
scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for generating code purpose and can't be run at kernel mode, so we needn't keep them in /proc/kallsyms. For example, on ARM there ...
7122c3e9154b5d9a7422f68f02d8acf050fad2b0
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
bic
scripts/kallsyms.c
write_src
0000000000000b70 <write_src>: b70: push %rbp b71: lea 0x0(%rip),%rdi # b78 <write_src+0x8> b78: mov %rsp,%rbp b7b: push %r15 b7d: push %r14 b7f: push %r13 b81: push %r12 b83: push %rbx b84: sub $0x4a8,%rsp b8b: mov %fs:0x28,%rax b94: ...
[Bug-Introducing Commit (BIC)] Function: write_src Author: Ming Lei Date: Sat Nov 2 09:11:33 2013 +1030 Commit message: scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for generat...
scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for generating code purpose and can't be run at kernel mode, so we needn't keep them in /proc/kallsyms. For example, on ARM there ...
7122c3e9154b5d9a7422f68f02d8acf050fad2b0
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
bic
scripts/kallsyms.c
insert_real_symbols_in_table
0000000000000f90 <insert_real_symbols_in_table>: return __builtin___memset_chk (__dest, __ch, __len, f90: lea 0x0(%rip),%r9 # f97 <insert_real_symbols_in_table+0x7> f97: xor %eax,%eax f99: mov $0x40,%ecx f9e: mov %r9,%rdi fa1: lea 0x0(%rip),%r8 # fa8 <insert_real_...
[Bug-Introducing Commit (BIC)] Function: insert_real_symbols_in_table Author: Ming Lei Date: Sat Nov 2 09:11:33 2013 +1030 Commit message: scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are ge...
scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for generating code purpose and can't be run at kernel mode, so we needn't keep them in /proc/kallsyms. For example, on ARM there ...
7122c3e9154b5d9a7422f68f02d8acf050fad2b0
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
bic
scripts/kallsyms.c
optimize_token_table
0000000000001020 <optimize_token_table>: 1020: push %rbp 1021: mov %rsp,%rbp 1024: call 8b0 <build_initial_tok_table> 1029: call f90 <insert_real_symbols_in_table> 102e: mov 0x0(%rip),%eax # 1034 <optimize_token_table+0x14> 1034: test %eax,%eax 1036: je 103e <optimiz...
[Bug-Introducing Commit (BIC)] Function: optimize_token_table Author: Ming Lei Date: Sat Nov 2 09:11:33 2013 +1030 Commit message: scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally ...
scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for generating code purpose and can't be run at kernel mode, so we needn't keep them in /proc/kallsyms. For example, on ARM there ...
7122c3e9154b5d9a7422f68f02d8acf050fad2b0
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
bic
scripts/kallsyms.c
may_be_linker_script_provide_symbol.isra.0
0000000000001070 <may_be_linker_script_provide_symbol.isra.0>: 1070: sub $0x1,%edi 1073: xor %eax,%eax 1075: cmp $0x7,%edi 1078: jle 1080 <may_be_linker_script_provide_symbol.isra.0+0x10> 107a: cmpb $0x5f,0x1(%rsi) 107e: je 1088 <may_be_linker_script_provide_symbol.isra.0+0x18>...
[Bug-Introducing Commit (BIC)] Function: may_be_linker_script_provide_symbol.isra.0 Author: Ming Lei Date: Sat Nov 2 09:11:33 2013 +1030 Commit message: scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these ...
scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for generating code purpose and can't be run at kernel mode, so we needn't keep them in /proc/kallsyms. For example, on ARM there ...
7122c3e9154b5d9a7422f68f02d8acf050fad2b0
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
bic
scripts/kallsyms.c
compare_symbols
0000000000001110 <compare_symbols>: 1110: endbr64 1114: mov (%rsi),%rcx 1117: mov $0x1,%eax 111c: cmp %rcx,(%rdi) 111f: ja 11d0 <compare_symbols+0xc0> 1125: jb 11d1 <compare_symbols+0xc1> 112b: push %rbp 112c: mov %rdi,%r10 112f: mov %rsi,%r9 1132: mov ...
[Bug-Introducing Commit (BIC)] Function: compare_symbols Author: Ming Lei Date: Sat Nov 2 09:11:33 2013 +1030 Commit message: scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for g...
scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for generating code purpose and can't be run at kernel mode, so we needn't keep them in /proc/kallsyms. For example, on ARM there ...
7122c3e9154b5d9a7422f68f02d8acf050fad2b0
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
f6537f2f0eba4eba3354e48dbe3047db6d8b6254
bic
scripts/kallsyms.c
main
0000000000000000 <main>: 0: endbr64 4: push %rbp 5: mov %rsp,%rbp 8: push %r15 a: push %r14 c: push %r13 e: push %r12 10: push %rbx 11: sub $0x8,%rsp 15: cmp $0x1,%edi 18: jle 125 <main+0x125> 1e: lea -0x2(%rdi),%eax 21: lea 0x8(%rsi),%rbx 25: lea 0x1...
[Bug-Introducing Commit (BIC)] Function: main Author: Ming Lei Date: Sat Nov 2 09:11:33 2013 +1030 Commit message: scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for generating c...
scripts/kallsyms: filter symbols not in kernel address space This patch uses CONFIG_PAGE_OFFSET to filter symbols which are not in kernel address space because these symbols are generally for generating code purpose and can't be run at kernel mode, so we needn't keep them in /proc/kallsyms. For example, on ARM there ...
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
8fe2f761cae9da9f9031162f104164a812ce78ab
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
bfc
Documentation/networking/timestamping/txtimestamp.c
__bswap_16
0000000000000000 <__bswap_16>: static __inline __uint16_t __bswap_16 (__uint16_t __bsx) { #if __GNUC_PREREQ (4, 8) return __builtin_bswap16 (__bsx); 0: mov %edi,%eax 2: rol $0x8,%ax #else return __bswap_constant_16 (__bsx); #endif } 6: ret 7: nopw 0x0(%rax,%rax,1)
[Bug-Fix Commit (BFC)] Function: __bswap_16 Author: Willem de Bruijn Date: Thu Sep 4 10:15:45 2014 -0400 Commit message: net-timestamp: fix allocation error in test A buffer is incorrectly zeroed to the length of the pointer. If cfg_payload_len < sizeof(void *) this can overwrites unrelated memory. The buffer contents...
net-timestamp: fix allocation error in test A buffer is incorrectly zeroed to the length of the pointer. If cfg_payload_len < sizeof(void *) this can overwrites unrelated memory. The buffer contents are never read, so no need to zero. Fixes: 8fe2f761cae9 ("net-timestamp: expand documentation") Reported-by: Daniel Bo...
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
8fe2f761cae9da9f9031162f104164a812ce78ab
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
bfc
Documentation/networking/timestamping/txtimestamp.c
__print_timestamp
0000000000000010 <__print_timestamp>: 10: push %rbp 11: mov %rsp,%rbp 14: push %r12 16: push %rbx 17: mov (%rsi),%r8 1a: mov %rsi,%rbx 1d: mov 0x8(%rsi),%rsi 21: mov %r8,%rax 24: or %rsi,%rax 27: jne 38 <__print_timestamp+0x28> 29: lea -0x10(%rbp),%rsp 2d: pop %...
[Bug-Fix Commit (BFC)] Function: __print_timestamp Author: Willem de Bruijn Date: Thu Sep 4 10:15:45 2014 -0400 Commit message: net-timestamp: fix allocation error in test A buffer is incorrectly zeroed to the length of the pointer. If cfg_payload_len < sizeof(void *) this can overwrites unrelated memory. The buffer c...
net-timestamp: fix allocation error in test A buffer is incorrectly zeroed to the length of the pointer. If cfg_payload_len < sizeof(void *) this can overwrites unrelated memory. The buffer contents are never read, so no need to zero. Fixes: 8fe2f761cae9 ("net-timestamp: expand documentation") Reported-by: Daniel Bo...
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
8fe2f761cae9da9f9031162f104164a812ce78ab
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
bfc
Documentation/networking/timestamping/txtimestamp.c
print_timestamp
0000000000000120 <print_timestamp>: 120: cmp $0x1,%esi 123: je 180 <print_timestamp+0x60> 125: cmp $0x2,%esi 128: je 150 <print_timestamp+0x30> 12a: test %esi,%esi 12c: je 168 <print_timestamp+0x48> 12e: push %rbp realizes that, too. */ __extern_always_inline void error (int __status, i...
[Bug-Fix Commit (BFC)] Function: print_timestamp Author: Willem de Bruijn Date: Thu Sep 4 10:15:45 2014 -0400 Commit message: net-timestamp: fix allocation error in test A buffer is incorrectly zeroed to the length of the pointer. If cfg_payload_len < sizeof(void *) this can overwrites unrelated memory. The buffer con...
net-timestamp: fix allocation error in test A buffer is incorrectly zeroed to the length of the pointer. If cfg_payload_len < sizeof(void *) this can overwrites unrelated memory. The buffer contents are never read, so no need to zero. Fixes: 8fe2f761cae9 ("net-timestamp: expand documentation") Reported-by: Daniel Bo...
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
8fe2f761cae9da9f9031162f104164a812ce78ab
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
bfc
Documentation/networking/timestamping/txtimestamp.c
usage
00000000000001a0 <usage>: 1a0: push %rbp 1a1: mov %rdi,%rcx 1a4: mov 0x0(%rip),%rdi # 1ab <usage+0xb> 1ab: mov $0x1,%esi 1b0: lea 0x0(%rip),%rdx # 1b7 <usage+0x17> 1b7: xor %eax,%eax 1b9: mov %rsp,%rbp 1bc: call 1c1 <usage+0x21> 1c1: mov $0x1,%edi 1c6: call 1cb <usage+...
[Bug-Fix Commit (BFC)] Function: usage Author: Willem de Bruijn Date: Thu Sep 4 10:15:45 2014 -0400 Commit message: net-timestamp: fix allocation error in test A buffer is incorrectly zeroed to the length of the pointer. If cfg_payload_len < sizeof(void *) this can overwrites unrelated memory. The buffer contents are ...
net-timestamp: fix allocation error in test A buffer is incorrectly zeroed to the length of the pointer. If cfg_payload_len < sizeof(void *) this can overwrites unrelated memory. The buffer contents are never read, so no need to zero. Fixes: 8fe2f761cae9 ("net-timestamp: expand documentation") Reported-by: Daniel Bo...
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
8fe2f761cae9da9f9031162f104164a812ce78ab
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
bfc
Documentation/networking/timestamping/txtimestamp.c
parse_opt
00000000000001d0 <parse_opt>: 1d0: push %rbp 1d1: mov %rsp,%rbp 1d4: push %r15 1d6: xor %r15d,%r15d 1d9: push %r14 1db: lea 0x0(%rip),%r14 # 1e2 <parse_opt+0x12> 1e2: push %r13 1e4: lea 0x0(%rip),%r13 # 1eb <parse_opt+0x1b> 1eb: push %r12 1ed: mov %rsi,%r12 1f0: push ...
[Bug-Fix Commit (BFC)] Function: parse_opt Author: Willem de Bruijn Date: Thu Sep 4 10:15:45 2014 -0400 Commit message: net-timestamp: fix allocation error in test A buffer is incorrectly zeroed to the length of the pointer. If cfg_payload_len < sizeof(void *) this can overwrites unrelated memory. The buffer contents ...
net-timestamp: fix allocation error in test A buffer is incorrectly zeroed to the length of the pointer. If cfg_payload_len < sizeof(void *) this can overwrites unrelated memory. The buffer contents are never read, so no need to zero. Fixes: 8fe2f761cae9 ("net-timestamp: expand documentation") Reported-by: Daniel Bo...
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
8fe2f761cae9da9f9031162f104164a812ce78ab
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
bfc
Documentation/networking/timestamping/txtimestamp.c
print_timestamp_usr
00000000000003d0 <print_timestamp_usr>: 3d0: push %rbp 3d1: xor %esi,%esi 3d3: mov %rsp,%rbp 3d6: sub $0x30,%rsp 3da: mov %fs:0x28,%rax 3e3: mov %rax,-0x8(%rbp) 3e7: xor %eax,%eax 3e9: lea -0x20(%rbp),%rdi 3ed: call 3f2 <print_timestamp_usr+0x22> 3f2: mov -0x20(%rbp),%rax 3f6: xor...
[Bug-Fix Commit (BFC)] Function: print_timestamp_usr Author: Willem de Bruijn Date: Thu Sep 4 10:15:45 2014 -0400 Commit message: net-timestamp: fix allocation error in test A buffer is incorrectly zeroed to the length of the pointer. If cfg_payload_len < sizeof(void *) this can overwrites unrelated memory. The buffer...
net-timestamp: fix allocation error in test A buffer is incorrectly zeroed to the length of the pointer. If cfg_payload_len < sizeof(void *) this can overwrites unrelated memory. The buffer contents are never read, so no need to zero. Fixes: 8fe2f761cae9 ("net-timestamp: expand documentation") Reported-by: Daniel Bo...
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
8fe2f761cae9da9f9031162f104164a812ce78ab
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
bfc
Documentation/networking/timestamping/txtimestamp.c
__poll
0000000000000430 <__poll>: 430: push %rbp 431: mov %edi,%r8d __warnattr ("poll called with fds buffer too small file nfds entries"); __fortify_function __fortified_attr_access (__write_only__, 1, 2) int poll (struct pollfd *__fds, nfds_t __nfds, int __timeout) { return __glibc_fortify (poll, __nfds, sizeof ...
[Bug-Fix Commit (BFC)] Function: __poll Author: Willem de Bruijn Date: Thu Sep 4 10:15:45 2014 -0400 Commit message: net-timestamp: fix allocation error in test A buffer is incorrectly zeroed to the length of the pointer. If cfg_payload_len < sizeof(void *) this can overwrites unrelated memory. The buffer contents are...
net-timestamp: fix allocation error in test A buffer is incorrectly zeroed to the length of the pointer. If cfg_payload_len < sizeof(void *) this can overwrites unrelated memory. The buffer contents are never read, so no need to zero. Fixes: 8fe2f761cae9 ("net-timestamp: expand documentation") Reported-by: Daniel Bo...
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
8fe2f761cae9da9f9031162f104164a812ce78ab
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
bfc
Documentation/networking/timestamping/txtimestamp.c
resolve_hostname
00000000000004a0 <resolve_hostname>: 4a0: push %rbp 4a1: xor %edx,%edx 4a3: xor %esi,%esi 4a5: mov %rsp,%rbp 4a8: push %r12 4aa: push %rbx 4ab: lea -0x20(%rbp),%rcx 4af: sub $0x10,%rsp 4b3: mov %fs:0x28,%rax 4bc: mov %rax,-0x18(%rbp) 4c0: xor %eax,%eax 4c2: call 4c7 <resolve_...
[Bug-Fix Commit (BFC)] Function: resolve_hostname Author: Willem de Bruijn Date: Thu Sep 4 10:15:45 2014 -0400 Commit message: net-timestamp: fix allocation error in test A buffer is incorrectly zeroed to the length of the pointer. If cfg_payload_len < sizeof(void *) this can overwrites unrelated memory. The buffer co...
net-timestamp: fix allocation error in test A buffer is incorrectly zeroed to the length of the pointer. If cfg_payload_len < sizeof(void *) this can overwrites unrelated memory. The buffer contents are never read, so no need to zero. Fixes: 8fe2f761cae9 ("net-timestamp: expand documentation") Reported-by: Daniel Bo...
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
8fe2f761cae9da9f9031162f104164a812ce78ab
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
bfc
Documentation/networking/timestamping/txtimestamp.c
__recv_errmsg_cmsg.constprop.0
00000000000005d0 <__recv_errmsg_cmsg.constprop.0>: 5d0: push %rbp 5d1: mov %rsp,%rbp 5d4: push %r15 5d6: push %r14 5d8: push %r13 5da: push %r12 5dc: push %rbx 5dd: sub $0x18,%rsp 5e1: cmpq $0xf,0x0(%rip) # 5e9 <__recv_errmsg_cmsg.constprop.0+0x19> 5e9: mov %edi,-0x3c(%rbp) 5ec:...
[Bug-Fix Commit (BFC)] Function: __recv_errmsg_cmsg.constprop.0 Author: Willem de Bruijn Date: Thu Sep 4 10:15:45 2014 -0400 Commit message: net-timestamp: fix allocation error in test A buffer is incorrectly zeroed to the length of the pointer. If cfg_payload_len < sizeof(void *) this can overwrites unrelated memory....
net-timestamp: fix allocation error in test A buffer is incorrectly zeroed to the length of the pointer. If cfg_payload_len < sizeof(void *) this can overwrites unrelated memory. The buffer contents are never read, so no need to zero. Fixes: 8fe2f761cae9 ("net-timestamp: expand documentation") Reported-by: Daniel Bo...
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
8fe2f761cae9da9f9031162f104164a812ce78ab
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
bfc
Documentation/networking/timestamping/txtimestamp.c
recv_errmsg
0000000000000720 <recv_errmsg>: 720: push %rbp 721: mov %rsp,%rbp 724: push %r12 726: mov %edi,%r12d 729: push %rbx 72a: sub $0x20,%rsp 72e: movslq 0x0(%rip),%rbx # 735 <recv_errmsg+0x15> 735: mov %fs:0x28,%rax 73e: mov %rax,-0x18(%rbp) 742: xor %eax,%eax 744: mov %rbx,%rdi ...
[Bug-Fix Commit (BFC)] Function: recv_errmsg Author: Willem de Bruijn Date: Thu Sep 4 10:15:45 2014 -0400 Commit message: net-timestamp: fix allocation error in test A buffer is incorrectly zeroed to the length of the pointer. If cfg_payload_len < sizeof(void *) this can overwrites unrelated memory. The buffer content...
net-timestamp: fix allocation error in test A buffer is incorrectly zeroed to the length of the pointer. If cfg_payload_len < sizeof(void *) this can overwrites unrelated memory. The buffer contents are never read, so no need to zero. Fixes: 8fe2f761cae9 ("net-timestamp: expand documentation") Reported-by: Daniel Bo...
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
8fe2f761cae9da9f9031162f104164a812ce78ab
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
bfc
Documentation/networking/timestamping/txtimestamp.c
do_test
0000000000000850 <do_test>: 850: push %rbp 851: mov %rsp,%rbp 854: push %r15 856: push %r14 858: push %r13 85a: push %r12 85c: push %rbx 85d: sub $0x38,%rsp 861: mov %edi,-0x54(%rbp) 864: mov 0x0(%rip),%ebx # 86a <do_test+0x1a> 86a: mov %esi,-0x44(%rbp) 86d: mov %fs:0x28...
[Bug-Fix Commit (BFC)] Function: do_test Author: Willem de Bruijn Date: Thu Sep 4 10:15:45 2014 -0400 Commit message: net-timestamp: fix allocation error in test A buffer is incorrectly zeroed to the length of the pointer. If cfg_payload_len < sizeof(void *) this can overwrites unrelated memory. The buffer contents ar...
net-timestamp: fix allocation error in test A buffer is incorrectly zeroed to the length of the pointer. If cfg_payload_len < sizeof(void *) this can overwrites unrelated memory. The buffer contents are never read, so no need to zero. Fixes: 8fe2f761cae9 ("net-timestamp: expand documentation") Reported-by: Daniel Bo...
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
8fe2f761cae9da9f9031162f104164a812ce78ab
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
bfc
Documentation/networking/timestamping/txtimestamp.c
do_main
0000000000000bf0 <do_main>: bf0: push %rbp bf1: lea 0x0(%rip),%rax # bf8 <do_main+0x8> bf8: lea 0x0(%rip),%rcx # bff <do_main+0xf> bff: mov $0x1,%esi c04: lea 0x0(%rip),%rdx # c0b <do_main+0x1b> c0b: mov %rsp,%rbp c0e: push %r12 c10: mov %edi,%r12d c13: sub $0x8,%r...
[Bug-Fix Commit (BFC)] Function: do_main Author: Willem de Bruijn Date: Thu Sep 4 10:15:45 2014 -0400 Commit message: net-timestamp: fix allocation error in test A buffer is incorrectly zeroed to the length of the pointer. If cfg_payload_len < sizeof(void *) this can overwrites unrelated memory. The buffer contents ar...
net-timestamp: fix allocation error in test A buffer is incorrectly zeroed to the length of the pointer. If cfg_payload_len < sizeof(void *) this can overwrites unrelated memory. The buffer contents are never read, so no need to zero. Fixes: 8fe2f761cae9 ("net-timestamp: expand documentation") Reported-by: Daniel Bo...
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
8fe2f761cae9da9f9031162f104164a812ce78ab
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
bfc
Documentation/networking/timestamping/txtimestamp.c
main
0000000000000000 <main>: 0: endbr64 4: push %rbp 5: mov %rsp,%rbp 8: push %r12 a: mov %rsi,%r12 d: push %rbx e: movslq %edi,%rbx 11: cmp $0x1,%ebx 14: je dc <main+0xdc> 1a: mov %ebx,%edi 1c: call 21 <main+0x21> 21: mov -0x8(%r12,%rbx,8),%rdi 26: call 2b <ma...
[Bug-Fix Commit (BFC)] Function: main Author: Willem de Bruijn Date: Thu Sep 4 10:15:45 2014 -0400 Commit message: net-timestamp: fix allocation error in test A buffer is incorrectly zeroed to the length of the pointer. If cfg_payload_len < sizeof(void *) this can overwrites unrelated memory. The buffer contents are n...
net-timestamp: fix allocation error in test A buffer is incorrectly zeroed to the length of the pointer. If cfg_payload_len < sizeof(void *) this can overwrites unrelated memory. The buffer contents are never read, so no need to zero. Fixes: 8fe2f761cae9 ("net-timestamp: expand documentation") Reported-by: Daniel Bo...
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
8fe2f761cae9da9f9031162f104164a812ce78ab
8fe2f761cae9da9f9031162f104164a812ce78ab
bic
Documentation/networking/timestamping/txtimestamp.c
__bswap_16
0000000000000000 <__bswap_16>: static __inline __uint16_t __bswap_16 (__uint16_t __bsx) { #if __GNUC_PREREQ (4, 8) return __builtin_bswap16 (__bsx); 0: mov %edi,%eax 2: rol $0x8,%ax #else return __bswap_constant_16 (__bsx); #endif } 6: ret 7: nopw 0x0(%rax,%rax,1)
[Bug-Introducing Commit (BIC)] Function: __bswap_16 Author: Willem de Bruijn Date: Sun Aug 31 21:27:47 2014 -0400 Commit message: net-timestamp: expand documentation Expand Documentation/networking/timestamping.txt with new interfaces and bytestream timestamping. Also minor cleanup of the other text. Import txtimesta...
net-timestamp: expand documentation Expand Documentation/networking/timestamping.txt with new interfaces and bytestream timestamping. Also minor cleanup of the other text. Import txtimestamp.c test of the new features. Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemlo...
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
8fe2f761cae9da9f9031162f104164a812ce78ab
8fe2f761cae9da9f9031162f104164a812ce78ab
bic
Documentation/networking/timestamping/txtimestamp.c
__print_timestamp
0000000000000010 <__print_timestamp>: 10: push %rbp 11: mov %rsp,%rbp 14: push %r12 16: push %rbx 17: mov (%rsi),%r8 1a: mov %rsi,%rbx 1d: mov 0x8(%rsi),%rsi 21: mov %r8,%rax 24: or %rsi,%rax 27: jne 38 <__print_timestamp+0x28> 29: lea -0x10(%rbp),%rsp 2d: pop %...
[Bug-Introducing Commit (BIC)] Function: __print_timestamp Author: Willem de Bruijn Date: Sun Aug 31 21:27:47 2014 -0400 Commit message: net-timestamp: expand documentation Expand Documentation/networking/timestamping.txt with new interfaces and bytestream timestamping. Also minor cleanup of the other text. Import tx...
net-timestamp: expand documentation Expand Documentation/networking/timestamping.txt with new interfaces and bytestream timestamping. Also minor cleanup of the other text. Import txtimestamp.c test of the new features. Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemlo...
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
8fe2f761cae9da9f9031162f104164a812ce78ab
8fe2f761cae9da9f9031162f104164a812ce78ab
bic
Documentation/networking/timestamping/txtimestamp.c
print_timestamp
0000000000000120 <print_timestamp>: 120: cmp $0x1,%esi 123: je 180 <print_timestamp+0x60> 125: cmp $0x2,%esi 128: je 150 <print_timestamp+0x30> 12a: test %esi,%esi 12c: je 168 <print_timestamp+0x48> 12e: push %rbp realizes that, too. */ __extern_always_inline void error (int __status, i...
[Bug-Introducing Commit (BIC)] Function: print_timestamp Author: Willem de Bruijn Date: Sun Aug 31 21:27:47 2014 -0400 Commit message: net-timestamp: expand documentation Expand Documentation/networking/timestamping.txt with new interfaces and bytestream timestamping. Also minor cleanup of the other text. Import txti...
net-timestamp: expand documentation Expand Documentation/networking/timestamping.txt with new interfaces and bytestream timestamping. Also minor cleanup of the other text. Import txtimestamp.c test of the new features. Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemlo...
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
8fe2f761cae9da9f9031162f104164a812ce78ab
8fe2f761cae9da9f9031162f104164a812ce78ab
bic
Documentation/networking/timestamping/txtimestamp.c
usage
00000000000001a0 <usage>: 1a0: push %rbp 1a1: mov %rdi,%rcx 1a4: mov 0x0(%rip),%rdi # 1ab <usage+0xb> 1ab: mov $0x1,%esi 1b0: lea 0x0(%rip),%rdx # 1b7 <usage+0x17> 1b7: xor %eax,%eax 1b9: mov %rsp,%rbp 1bc: call 1c1 <usage+0x21> 1c1: mov $0x1,%edi 1c6: call 1cb <usage+...
[Bug-Introducing Commit (BIC)] Function: usage Author: Willem de Bruijn Date: Sun Aug 31 21:27:47 2014 -0400 Commit message: net-timestamp: expand documentation Expand Documentation/networking/timestamping.txt with new interfaces and bytestream timestamping. Also minor cleanup of the other text. Import txtimestamp.c ...
net-timestamp: expand documentation Expand Documentation/networking/timestamping.txt with new interfaces and bytestream timestamping. Also minor cleanup of the other text. Import txtimestamp.c test of the new features. Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemlo...
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
8fe2f761cae9da9f9031162f104164a812ce78ab
8fe2f761cae9da9f9031162f104164a812ce78ab
bic
Documentation/networking/timestamping/txtimestamp.c
parse_opt
00000000000001d0 <parse_opt>: 1d0: push %rbp 1d1: mov %rsp,%rbp 1d4: push %r15 1d6: xor %r15d,%r15d 1d9: push %r14 1db: lea 0x0(%rip),%r14 # 1e2 <parse_opt+0x12> 1e2: push %r13 1e4: lea 0x0(%rip),%r13 # 1eb <parse_opt+0x1b> 1eb: push %r12 1ed: mov %rsi,%r12 1f0: push ...
[Bug-Introducing Commit (BIC)] Function: parse_opt Author: Willem de Bruijn Date: Sun Aug 31 21:27:47 2014 -0400 Commit message: net-timestamp: expand documentation Expand Documentation/networking/timestamping.txt with new interfaces and bytestream timestamping. Also minor cleanup of the other text. Import txtimestam...
net-timestamp: expand documentation Expand Documentation/networking/timestamping.txt with new interfaces and bytestream timestamping. Also minor cleanup of the other text. Import txtimestamp.c test of the new features. Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemlo...
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
8fe2f761cae9da9f9031162f104164a812ce78ab
8fe2f761cae9da9f9031162f104164a812ce78ab
bic
Documentation/networking/timestamping/txtimestamp.c
print_timestamp_usr
00000000000003d0 <print_timestamp_usr>: 3d0: push %rbp 3d1: xor %esi,%esi 3d3: mov %rsp,%rbp 3d6: sub $0x30,%rsp 3da: mov %fs:0x28,%rax 3e3: mov %rax,-0x8(%rbp) 3e7: xor %eax,%eax 3e9: lea -0x20(%rbp),%rdi 3ed: call 3f2 <print_timestamp_usr+0x22> 3f2: mov -0x20(%rbp),%rax 3f6: xor...
[Bug-Introducing Commit (BIC)] Function: print_timestamp_usr Author: Willem de Bruijn Date: Sun Aug 31 21:27:47 2014 -0400 Commit message: net-timestamp: expand documentation Expand Documentation/networking/timestamping.txt with new interfaces and bytestream timestamping. Also minor cleanup of the other text. Import ...
net-timestamp: expand documentation Expand Documentation/networking/timestamping.txt with new interfaces and bytestream timestamping. Also minor cleanup of the other text. Import txtimestamp.c test of the new features. Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemlo...
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
8fe2f761cae9da9f9031162f104164a812ce78ab
8fe2f761cae9da9f9031162f104164a812ce78ab
bic
Documentation/networking/timestamping/txtimestamp.c
__poll
0000000000000430 <__poll>: 430: push %rbp 431: mov %edi,%r8d __warnattr ("poll called with fds buffer too small file nfds entries"); __fortify_function __fortified_attr_access (__write_only__, 1, 2) int poll (struct pollfd *__fds, nfds_t __nfds, int __timeout) { return __glibc_fortify (poll, __nfds, sizeof ...
[Bug-Introducing Commit (BIC)] Function: __poll Author: Willem de Bruijn Date: Sun Aug 31 21:27:47 2014 -0400 Commit message: net-timestamp: expand documentation Expand Documentation/networking/timestamping.txt with new interfaces and bytestream timestamping. Also minor cleanup of the other text. Import txtimestamp.c...
net-timestamp: expand documentation Expand Documentation/networking/timestamping.txt with new interfaces and bytestream timestamping. Also minor cleanup of the other text. Import txtimestamp.c test of the new features. Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemlo...
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
8fe2f761cae9da9f9031162f104164a812ce78ab
8fe2f761cae9da9f9031162f104164a812ce78ab
bic
Documentation/networking/timestamping/txtimestamp.c
resolve_hostname
00000000000004a0 <resolve_hostname>: 4a0: push %rbp 4a1: xor %edx,%edx 4a3: xor %esi,%esi 4a5: mov %rsp,%rbp 4a8: push %r12 4aa: push %rbx 4ab: lea -0x20(%rbp),%rcx 4af: sub $0x10,%rsp 4b3: mov %fs:0x28,%rax 4bc: mov %rax,-0x18(%rbp) 4c0: xor %eax,%eax 4c2: call 4c7 <resolve_...
[Bug-Introducing Commit (BIC)] Function: resolve_hostname Author: Willem de Bruijn Date: Sun Aug 31 21:27:47 2014 -0400 Commit message: net-timestamp: expand documentation Expand Documentation/networking/timestamping.txt with new interfaces and bytestream timestamping. Also minor cleanup of the other text. Import txt...
net-timestamp: expand documentation Expand Documentation/networking/timestamping.txt with new interfaces and bytestream timestamping. Also minor cleanup of the other text. Import txtimestamp.c test of the new features. Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemlo...
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
8fe2f761cae9da9f9031162f104164a812ce78ab
8fe2f761cae9da9f9031162f104164a812ce78ab
bic
Documentation/networking/timestamping/txtimestamp.c
__recv_errmsg_cmsg.constprop.0
00000000000005d0 <__recv_errmsg_cmsg.constprop.0>: 5d0: push %rbp 5d1: mov %rsp,%rbp 5d4: push %r15 5d6: push %r14 5d8: push %r13 5da: push %r12 5dc: push %rbx 5dd: sub $0x18,%rsp 5e1: cmpq $0xf,0x0(%rip) # 5e9 <__recv_errmsg_cmsg.constprop.0+0x19> 5e9: mov %edi,-0x3c(%rbp) 5ec:...
[Bug-Introducing Commit (BIC)] Function: __recv_errmsg_cmsg.constprop.0 Author: Willem de Bruijn Date: Sun Aug 31 21:27:47 2014 -0400 Commit message: net-timestamp: expand documentation Expand Documentation/networking/timestamping.txt with new interfaces and bytestream timestamping. Also minor cleanup of the other tex...
net-timestamp: expand documentation Expand Documentation/networking/timestamping.txt with new interfaces and bytestream timestamping. Also minor cleanup of the other text. Import txtimestamp.c test of the new features. Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemlo...
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
8fe2f761cae9da9f9031162f104164a812ce78ab
8fe2f761cae9da9f9031162f104164a812ce78ab
bic
Documentation/networking/timestamping/txtimestamp.c
recv_errmsg
0000000000000720 <recv_errmsg>: 720: push %rbp 721: mov %rsp,%rbp 724: push %r12 726: mov %edi,%r12d 729: push %rbx 72a: sub $0x20,%rsp 72e: movslq 0x0(%rip),%rbx # 735 <recv_errmsg+0x15> 735: mov %fs:0x28,%rax 73e: mov %rax,-0x18(%rbp) 742: xor %eax,%eax 744: mov %rbx,%rdi ...
[Bug-Introducing Commit (BIC)] Function: recv_errmsg Author: Willem de Bruijn Date: Sun Aug 31 21:27:47 2014 -0400 Commit message: net-timestamp: expand documentation Expand Documentation/networking/timestamping.txt with new interfaces and bytestream timestamping. Also minor cleanup of the other text. Import txtimest...
net-timestamp: expand documentation Expand Documentation/networking/timestamping.txt with new interfaces and bytestream timestamping. Also minor cleanup of the other text. Import txtimestamp.c test of the new features. Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemlo...
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
8fe2f761cae9da9f9031162f104164a812ce78ab
8fe2f761cae9da9f9031162f104164a812ce78ab
bic
Documentation/networking/timestamping/txtimestamp.c
do_test
0000000000000850 <do_test>: 850: push %rbp 851: mov %rsp,%rbp 854: push %r15 856: push %r14 858: push %r13 85a: push %r12 85c: push %rbx 85d: sub $0x38,%rsp 861: mov %edi,-0x54(%rbp) 864: mov 0x0(%rip),%ebx # 86a <do_test+0x1a> 86a: mov %esi,-0x44(%rbp) 86d: mov %fs:0x28...
[Bug-Introducing Commit (BIC)] Function: do_test Author: Willem de Bruijn Date: Sun Aug 31 21:27:47 2014 -0400 Commit message: net-timestamp: expand documentation Expand Documentation/networking/timestamping.txt with new interfaces and bytestream timestamping. Also minor cleanup of the other text. Import txtimestamp....
net-timestamp: expand documentation Expand Documentation/networking/timestamping.txt with new interfaces and bytestream timestamping. Also minor cleanup of the other text. Import txtimestamp.c test of the new features. Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemlo...
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
8fe2f761cae9da9f9031162f104164a812ce78ab
8fe2f761cae9da9f9031162f104164a812ce78ab
bic
Documentation/networking/timestamping/txtimestamp.c
do_main
0000000000000bf0 <do_main>: bf0: push %rbp bf1: lea 0x0(%rip),%rax # bf8 <do_main+0x8> bf8: lea 0x0(%rip),%rcx # bff <do_main+0xf> bff: mov $0x1,%esi c04: lea 0x0(%rip),%rdx # c0b <do_main+0x1b> c0b: mov %rsp,%rbp c0e: push %r12 c10: mov %edi,%r12d c13: sub $0x8,%r...
[Bug-Introducing Commit (BIC)] Function: do_main Author: Willem de Bruijn Date: Sun Aug 31 21:27:47 2014 -0400 Commit message: net-timestamp: expand documentation Expand Documentation/networking/timestamping.txt with new interfaces and bytestream timestamping. Also minor cleanup of the other text. Import txtimestamp....
net-timestamp: expand documentation Expand Documentation/networking/timestamping.txt with new interfaces and bytestream timestamping. Also minor cleanup of the other text. Import txtimestamp.c test of the new features. Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemlo...
18a47e6d8af01db1b691802a6bb8eae73d83ad9e
8fe2f761cae9da9f9031162f104164a812ce78ab
8fe2f761cae9da9f9031162f104164a812ce78ab
bic
Documentation/networking/timestamping/txtimestamp.c
main
0000000000000000 <main>: 0: endbr64 4: push %rbp 5: mov %rsp,%rbp 8: push %r12 a: mov %rsi,%r12 d: push %rbx e: movslq %edi,%rbx 11: cmp $0x1,%ebx 14: je dc <main+0xdc> 1a: mov %ebx,%edi 1c: call 21 <main+0x21> 21: mov -0x8(%r12,%rbx,8),%rdi 26: call 2b <ma...
[Bug-Introducing Commit (BIC)] Function: main Author: Willem de Bruijn Date: Sun Aug 31 21:27:47 2014 -0400 Commit message: net-timestamp: expand documentation Expand Documentation/networking/timestamping.txt with new interfaces and bytestream timestamping. Also minor cleanup of the other text. Import txtimestamp.c t...
net-timestamp: expand documentation Expand Documentation/networking/timestamping.txt with new interfaces and bytestream timestamping. Also minor cleanup of the other text. Import txtimestamp.c test of the new features. Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemlo...
d3b4b26173ee45a8097a64330ae4a509f4e5db0b
cd91cc5bdddf50f5c775fe5baeef7891b31d8741
d3b4b26173ee45a8097a64330ae4a509f4e5db0b
bfc
Documentation/networking/timestamping/txtimestamp.c
__bswap_16
0000000000000000 <__bswap_16>: static __inline __uint16_t __bswap_16 (__uint16_t __bsx) { #if __GNUC_PREREQ (4, 8) return __builtin_bswap16 (__bsx); 0: mov %edi,%eax 2: rol $0x8,%ax #else return __bswap_constant_16 (__bsx); #endif } 6: ret 7: nopw 0x0(%rax,%rax,1)
[Bug-Fix Commit (BFC)] Function: __bswap_16 Author: Willem de Bruijn Date: Sat Jan 10 12:08:18 2015 -0500 Commit message: doc: fix the compile fix of txtimestamp.c A fix to ipv6 structure definitions removed the now superfluous definition of in6_pktinfo in this file. But, use of the glibc definition requires defining...
doc: fix the compile fix of txtimestamp.c A fix to ipv6 structure definitions removed the now superfluous definition of in6_pktinfo in this file. But, use of the glibc definition requires defining _GNU_SOURCE (see also https://sourceware.org/bugzilla/show_bug.cgi?id=6775). Before this change, the following would fai...
d3b4b26173ee45a8097a64330ae4a509f4e5db0b
cd91cc5bdddf50f5c775fe5baeef7891b31d8741
d3b4b26173ee45a8097a64330ae4a509f4e5db0b
bfc
Documentation/networking/timestamping/txtimestamp.c
__print_timestamp
0000000000000010 <__print_timestamp>: 10: push %rbp 11: mov %rsp,%rbp 14: push %r12 16: push %rbx 17: mov (%rsi),%r8 1a: mov %rsi,%rbx 1d: mov 0x8(%rsi),%rsi 21: mov %r8,%rax 24: or %rsi,%rax 27: jne 38 <__print_timestamp+0x28> 29: lea -0x10(%rbp),%rsp 2d: pop %...
[Bug-Fix Commit (BFC)] Function: __print_timestamp Author: Willem de Bruijn Date: Sat Jan 10 12:08:18 2015 -0500 Commit message: doc: fix the compile fix of txtimestamp.c A fix to ipv6 structure definitions removed the now superfluous definition of in6_pktinfo in this file. But, use of the glibc definition requires d...
doc: fix the compile fix of txtimestamp.c A fix to ipv6 structure definitions removed the now superfluous definition of in6_pktinfo in this file. But, use of the glibc definition requires defining _GNU_SOURCE (see also https://sourceware.org/bugzilla/show_bug.cgi?id=6775). Before this change, the following would fai...
d3b4b26173ee45a8097a64330ae4a509f4e5db0b
cd91cc5bdddf50f5c775fe5baeef7891b31d8741
d3b4b26173ee45a8097a64330ae4a509f4e5db0b
bfc
Documentation/networking/timestamping/txtimestamp.c
print_timestamp
0000000000000120 <print_timestamp>: 120: cmp $0x1,%esi 123: je 180 <print_timestamp+0x60> 125: cmp $0x2,%esi 128: je 150 <print_timestamp+0x30> 12a: test %esi,%esi 12c: je 168 <print_timestamp+0x48> 12e: push %rbp realizes that, too. */ __extern_always_inline void error (int __status, i...
[Bug-Fix Commit (BFC)] Function: print_timestamp Author: Willem de Bruijn Date: Sat Jan 10 12:08:18 2015 -0500 Commit message: doc: fix the compile fix of txtimestamp.c A fix to ipv6 structure definitions removed the now superfluous definition of in6_pktinfo in this file. But, use of the glibc definition requires def...
doc: fix the compile fix of txtimestamp.c A fix to ipv6 structure definitions removed the now superfluous definition of in6_pktinfo in this file. But, use of the glibc definition requires defining _GNU_SOURCE (see also https://sourceware.org/bugzilla/show_bug.cgi?id=6775). Before this change, the following would fai...
d3b4b26173ee45a8097a64330ae4a509f4e5db0b
cd91cc5bdddf50f5c775fe5baeef7891b31d8741
d3b4b26173ee45a8097a64330ae4a509f4e5db0b
bfc
Documentation/networking/timestamping/txtimestamp.c
print_payload
00000000000001a0 <print_payload>: 1a0: push %rbp 1a1: mov 0x0(%rip),%rcx # 1a8 <print_payload+0x8> 1a8: mov $0x9,%edx 1ad: mov %rsp,%rbp 1b0: push %r14 1b2: push %r13 1b4: mov %rdi,%r13 1b7: lea 0x0(%rip),%rdi # 1be <print_payload+0x1e> 1be: push %r12 1c0: mov $0x46,%r1...
[Bug-Fix Commit (BFC)] Function: print_payload Author: Willem de Bruijn Date: Sat Jan 10 12:08:18 2015 -0500 Commit message: doc: fix the compile fix of txtimestamp.c A fix to ipv6 structure definitions removed the now superfluous definition of in6_pktinfo in this file. But, use of the glibc definition requires defin...
doc: fix the compile fix of txtimestamp.c A fix to ipv6 structure definitions removed the now superfluous definition of in6_pktinfo in this file. But, use of the glibc definition requires defining _GNU_SOURCE (see also https://sourceware.org/bugzilla/show_bug.cgi?id=6775). Before this change, the following would fai...
d3b4b26173ee45a8097a64330ae4a509f4e5db0b
cd91cc5bdddf50f5c775fe5baeef7891b31d8741
d3b4b26173ee45a8097a64330ae4a509f4e5db0b
bfc
Documentation/networking/timestamping/txtimestamp.c
usage
0000000000000230 <usage>: 230: push %rbp 231: mov %rdi,%rcx 234: mov 0x0(%rip),%rdi # 23b <usage+0xb> 23b: mov $0x1,%esi 240: lea 0x0(%rip),%rdx # 247 <usage+0x17> 247: xor %eax,%eax 249: mov %rsp,%rbp 24c: call 251 <usage+0x21> 251: mov $0x1,%edi 256: call 25b <usage+...
[Bug-Fix Commit (BFC)] Function: usage Author: Willem de Bruijn Date: Sat Jan 10 12:08:18 2015 -0500 Commit message: doc: fix the compile fix of txtimestamp.c A fix to ipv6 structure definitions removed the now superfluous definition of in6_pktinfo in this file. But, use of the glibc definition requires defining _GNU...
doc: fix the compile fix of txtimestamp.c A fix to ipv6 structure definitions removed the now superfluous definition of in6_pktinfo in this file. But, use of the glibc definition requires defining _GNU_SOURCE (see also https://sourceware.org/bugzilla/show_bug.cgi?id=6775). Before this change, the following would fai...
d3b4b26173ee45a8097a64330ae4a509f4e5db0b
cd91cc5bdddf50f5c775fe5baeef7891b31d8741
d3b4b26173ee45a8097a64330ae4a509f4e5db0b
bfc
Documentation/networking/timestamping/txtimestamp.c
parse_opt
0000000000000260 <parse_opt>: 260: push %rbp 261: mov %rsp,%rbp 264: push %r15 266: xor %r15d,%r15d 269: push %r14 26b: lea 0x0(%rip),%r14 # 272 <parse_opt+0x12> 272: push %r13 274: lea 0x0(%rip),%r13 # 27b <parse_opt+0x1b> 27b: push %r12 27d: mov %rsi,%r12 280: push ...
[Bug-Fix Commit (BFC)] Function: parse_opt Author: Willem de Bruijn Date: Sat Jan 10 12:08:18 2015 -0500 Commit message: doc: fix the compile fix of txtimestamp.c A fix to ipv6 structure definitions removed the now superfluous definition of in6_pktinfo in this file. But, use of the glibc definition requires defining ...
doc: fix the compile fix of txtimestamp.c A fix to ipv6 structure definitions removed the now superfluous definition of in6_pktinfo in this file. But, use of the glibc definition requires defining _GNU_SOURCE (see also https://sourceware.org/bugzilla/show_bug.cgi?id=6775). Before this change, the following would fai...
d3b4b26173ee45a8097a64330ae4a509f4e5db0b
cd91cc5bdddf50f5c775fe5baeef7891b31d8741
d3b4b26173ee45a8097a64330ae4a509f4e5db0b
bfc
Documentation/networking/timestamping/txtimestamp.c
print_timestamp_usr
0000000000000460 <print_timestamp_usr>: 460: push %rbp 461: xor %esi,%esi 463: mov %rsp,%rbp 466: sub $0x30,%rsp 46a: mov %fs:0x28,%rax 473: mov %rax,-0x8(%rbp) 477: xor %eax,%eax 479: lea -0x20(%rbp),%rdi 47d: call 482 <print_timestamp_usr+0x22> 482: mov -0x20(%rbp),%rax 486: xor...
[Bug-Fix Commit (BFC)] Function: print_timestamp_usr Author: Willem de Bruijn Date: Sat Jan 10 12:08:18 2015 -0500 Commit message: doc: fix the compile fix of txtimestamp.c A fix to ipv6 structure definitions removed the now superfluous definition of in6_pktinfo in this file. But, use of the glibc definition requires...
doc: fix the compile fix of txtimestamp.c A fix to ipv6 structure definitions removed the now superfluous definition of in6_pktinfo in this file. But, use of the glibc definition requires defining _GNU_SOURCE (see also https://sourceware.org/bugzilla/show_bug.cgi?id=6775). Before this change, the following would fai...
d3b4b26173ee45a8097a64330ae4a509f4e5db0b
cd91cc5bdddf50f5c775fe5baeef7891b31d8741
d3b4b26173ee45a8097a64330ae4a509f4e5db0b
bfc
Documentation/networking/timestamping/txtimestamp.c
print_pktinfo
00000000000004c0 <print_pktinfo>: 4c0: push %rbp 4c1: mov %rsp,%rbp 4c4: push %r14 4c6: mov %esi,%r14d 4c9: mov %rcx,%rsi 4cc: push %r13 4ce: mov $0x2e,%ecx 4d3: mov %rdx,%r13 4d6: lea -0x60(%rbp),%rdx 4da: push %r12 4dc: mov %edi,%r12d 4df: push %rbx 4e0: sub $0x70,%rsp ...
[Bug-Fix Commit (BFC)] Function: print_pktinfo Author: Willem de Bruijn Date: Sat Jan 10 12:08:18 2015 -0500 Commit message: doc: fix the compile fix of txtimestamp.c A fix to ipv6 structure definitions removed the now superfluous definition of in6_pktinfo in this file. But, use of the glibc definition requires defin...
doc: fix the compile fix of txtimestamp.c A fix to ipv6 structure definitions removed the now superfluous definition of in6_pktinfo in this file. But, use of the glibc definition requires defining _GNU_SOURCE (see also https://sourceware.org/bugzilla/show_bug.cgi?id=6775). Before this change, the following would fai...
d3b4b26173ee45a8097a64330ae4a509f4e5db0b
cd91cc5bdddf50f5c775fe5baeef7891b31d8741
d3b4b26173ee45a8097a64330ae4a509f4e5db0b
bfc
Documentation/networking/timestamping/txtimestamp.c
__poll
0000000000000570 <__poll>: 570: push %rbp 571: mov %edi,%r8d __warnattr ("poll called with fds buffer too small file nfds entries"); __fortify_function __fortified_attr_access (__write_only__, 1, 2) int poll (struct pollfd *__fds, nfds_t __nfds, int __timeout) { return __glibc_fortify (poll, __nfds, sizeof ...
[Bug-Fix Commit (BFC)] Function: __poll Author: Willem de Bruijn Date: Sat Jan 10 12:08:18 2015 -0500 Commit message: doc: fix the compile fix of txtimestamp.c A fix to ipv6 structure definitions removed the now superfluous definition of in6_pktinfo in this file. But, use of the glibc definition requires defining _GN...
doc: fix the compile fix of txtimestamp.c A fix to ipv6 structure definitions removed the now superfluous definition of in6_pktinfo in this file. But, use of the glibc definition requires defining _GNU_SOURCE (see also https://sourceware.org/bugzilla/show_bug.cgi?id=6775). Before this change, the following would fai...
d3b4b26173ee45a8097a64330ae4a509f4e5db0b
cd91cc5bdddf50f5c775fe5baeef7891b31d8741
d3b4b26173ee45a8097a64330ae4a509f4e5db0b
bfc
Documentation/networking/timestamping/txtimestamp.c
resolve_hostname
00000000000005e0 <resolve_hostname>: 5e0: push %rbp 5e1: xor %edx,%edx 5e3: xor %esi,%esi 5e5: mov %rsp,%rbp 5e8: push %r12 5ea: push %rbx 5eb: lea -0x20(%rbp),%rcx 5ef: sub $0x10,%rsp 5f3: mov %fs:0x28,%rax 5fc: mov %rax,-0x18(%rbp) 600: xor %eax,%eax 602: call 607 <resolve_...
[Bug-Fix Commit (BFC)] Function: resolve_hostname Author: Willem de Bruijn Date: Sat Jan 10 12:08:18 2015 -0500 Commit message: doc: fix the compile fix of txtimestamp.c A fix to ipv6 structure definitions removed the now superfluous definition of in6_pktinfo in this file. But, use of the glibc definition requires de...
doc: fix the compile fix of txtimestamp.c A fix to ipv6 structure definitions removed the now superfluous definition of in6_pktinfo in this file. But, use of the glibc definition requires defining _GNU_SOURCE (see also https://sourceware.org/bugzilla/show_bug.cgi?id=6775). Before this change, the following would fai...
d3b4b26173ee45a8097a64330ae4a509f4e5db0b
cd91cc5bdddf50f5c775fe5baeef7891b31d8741
d3b4b26173ee45a8097a64330ae4a509f4e5db0b
bfc
Documentation/networking/timestamping/txtimestamp.c
__recv_errmsg_cmsg.constprop.0
0000000000000710 <__recv_errmsg_cmsg.constprop.0>: 710: push %rbp 711: mov %rsp,%rbp 714: push %r15 716: push %r14 718: push %r13 71a: push %r12 71c: push %rbx 71d: sub $0x18,%rsp 721: cmpq $0xf,0x0(%rip) # 729 <__recv_errmsg_cmsg.constprop.0+0x19> 729: mov %edi,-0x34(%rbp) 72c:...
[Bug-Fix Commit (BFC)] Function: __recv_errmsg_cmsg.constprop.0 Author: Willem de Bruijn Date: Sat Jan 10 12:08:18 2015 -0500 Commit message: doc: fix the compile fix of txtimestamp.c A fix to ipv6 structure definitions removed the now superfluous definition of in6_pktinfo in this file. But, use of the glibc definiti...
doc: fix the compile fix of txtimestamp.c A fix to ipv6 structure definitions removed the now superfluous definition of in6_pktinfo in this file. But, use of the glibc definition requires defining _GNU_SOURCE (see also https://sourceware.org/bugzilla/show_bug.cgi?id=6775). Before this change, the following would fai...
d3b4b26173ee45a8097a64330ae4a509f4e5db0b
cd91cc5bdddf50f5c775fe5baeef7891b31d8741
d3b4b26173ee45a8097a64330ae4a509f4e5db0b
bfc
Documentation/networking/timestamping/txtimestamp.c
recv_errmsg
00000000000008e0 <recv_errmsg>: 8e0: push %rbp 8e1: mov %rsp,%rbp 8e4: push %r12 8e6: mov %edi,%r12d 8e9: push %rbx 8ea: sub $0x20,%rsp 8ee: movslq 0x0(%rip),%rbx # 8f5 <recv_errmsg+0x15> 8f5: mov %fs:0x28,%rax 8fe: mov %rax,-0x18(%rbp) 902: xor %eax,%eax 904: mov %rbx,%rdi ...
[Bug-Fix Commit (BFC)] Function: recv_errmsg Author: Willem de Bruijn Date: Sat Jan 10 12:08:18 2015 -0500 Commit message: doc: fix the compile fix of txtimestamp.c A fix to ipv6 structure definitions removed the now superfluous definition of in6_pktinfo in this file. But, use of the glibc definition requires definin...
doc: fix the compile fix of txtimestamp.c A fix to ipv6 structure definitions removed the now superfluous definition of in6_pktinfo in this file. But, use of the glibc definition requires defining _GNU_SOURCE (see also https://sourceware.org/bugzilla/show_bug.cgi?id=6775). Before this change, the following would fai...
d3b4b26173ee45a8097a64330ae4a509f4e5db0b
cd91cc5bdddf50f5c775fe5baeef7891b31d8741
d3b4b26173ee45a8097a64330ae4a509f4e5db0b
bfc
Documentation/networking/timestamping/txtimestamp.c
do_test
0000000000000a30 <do_test>: a30: push %rbp a31: mov %rsp,%rbp a34: push %r15 a36: push %r14 a38: push %r13 a3a: push %r12 a3c: push %rbx a3d: sub $0x28,%rsp a41: mov %edi,-0x48(%rbp) a44: mov 0x0(%rip),%ebx # a4a <do_test+0x1a> a4a: mov %esi,-0x44(%rbp) a4d: mov 0x0(%rip...
[Bug-Fix Commit (BFC)] Function: do_test Author: Willem de Bruijn Date: Sat Jan 10 12:08:18 2015 -0500 Commit message: doc: fix the compile fix of txtimestamp.c A fix to ipv6 structure definitions removed the now superfluous definition of in6_pktinfo in this file. But, use of the glibc definition requires defining _G...
doc: fix the compile fix of txtimestamp.c A fix to ipv6 structure definitions removed the now superfluous definition of in6_pktinfo in this file. But, use of the glibc definition requires defining _GNU_SOURCE (see also https://sourceware.org/bugzilla/show_bug.cgi?id=6775). Before this change, the following would fai...
d3b4b26173ee45a8097a64330ae4a509f4e5db0b
cd91cc5bdddf50f5c775fe5baeef7891b31d8741
d3b4b26173ee45a8097a64330ae4a509f4e5db0b
bfc
Documentation/networking/timestamping/txtimestamp.c
do_main
0000000000000ea0 <do_main>: ea0: push %rbp ea1: lea 0x0(%rip),%rax # ea8 <do_main+0x8> ea8: lea 0x0(%rip),%rcx # eaf <do_main+0xf> eaf: mov $0x1,%esi eb4: lea 0x0(%rip),%rdx # ebb <do_main+0x1b> ebb: mov %rsp,%rbp ebe: push %r12 ec0: mov %edi,%r12d ec3: sub $0x8,%r...
[Bug-Fix Commit (BFC)] Function: do_main Author: Willem de Bruijn Date: Sat Jan 10 12:08:18 2015 -0500 Commit message: doc: fix the compile fix of txtimestamp.c A fix to ipv6 structure definitions removed the now superfluous definition of in6_pktinfo in this file. But, use of the glibc definition requires defining _G...
doc: fix the compile fix of txtimestamp.c A fix to ipv6 structure definitions removed the now superfluous definition of in6_pktinfo in this file. But, use of the glibc definition requires defining _GNU_SOURCE (see also https://sourceware.org/bugzilla/show_bug.cgi?id=6775). Before this change, the following would fai...
d3b4b26173ee45a8097a64330ae4a509f4e5db0b
cd91cc5bdddf50f5c775fe5baeef7891b31d8741
d3b4b26173ee45a8097a64330ae4a509f4e5db0b
bfc
Documentation/networking/timestamping/txtimestamp.c
main
0000000000000000 <main>: 0: endbr64 4: push %rbp 5: mov %rsp,%rbp 8: push %r12 a: mov %rsi,%r12 d: push %rbx e: movslq %edi,%rbx 11: cmp $0x1,%ebx 14: je dc <main+0xdc> 1a: mov %ebx,%edi 1c: call 21 <main+0x21> 21: mov -0x8(%r12,%rbx,8),%rdi 26: call 2b <ma...
[Bug-Fix Commit (BFC)] Function: main Author: Willem de Bruijn Date: Sat Jan 10 12:08:18 2015 -0500 Commit message: doc: fix the compile fix of txtimestamp.c A fix to ipv6 structure definitions removed the now superfluous definition of in6_pktinfo in this file. But, use of the glibc definition requires defining _GNU_...
doc: fix the compile fix of txtimestamp.c A fix to ipv6 structure definitions removed the now superfluous definition of in6_pktinfo in this file. But, use of the glibc definition requires defining _GNU_SOURCE (see also https://sourceware.org/bugzilla/show_bug.cgi?id=6775). Before this change, the following would fai...
d43698e8abb58a6ac47d16e0f47bb55f452e4fc4
2473238eac95ba6dd2c4ba19cc36aaf01465076b
d43698e8abb58a6ac47d16e0f47bb55f452e4fc4
bfc
firmware/ihex2fw.c
nybble
0000000000000000 <nybble>: 0: lea -0x30(%rdi),%eax 3: cmp $0x9,%al 5: jbe 1e <nybble+0x1e> 7: lea -0x41(%rdi),%eax a: cmp $0x5,%al c: jbe 20 <nybble+0x20> e: lea -0x61(%rdi),%eax 11: sub $0x57,%edi 14: cmp $0x6,%al 16: mov $0x0,%eax 1b: cmovb %edi,%eax 1e: r...
[Bug-Fix Commit (BFC)] Function: nybble Author: Nicolas Iooss Date: Thu Apr 16 12:44:02 2015 -0700 Commit message: firmware/ihex2fw.c: restore missing default in switch statement Commit 2473238eac95 ("ihex: add support for CS:IP/EIP records") removes the "default:" statement in the switch block, making the "return usa...
firmware/ihex2fw.c: restore missing default in switch statement Commit 2473238eac95 ("ihex: add support for CS:IP/EIP records") removes the "default:" statement in the switch block, making the "return usage();" line dead code and ihex2fw silently ignoring unknown options. Restore this statement. This bug was found by...
d43698e8abb58a6ac47d16e0f47bb55f452e4fc4
2473238eac95ba6dd2c4ba19cc36aaf01465076b
d43698e8abb58a6ac47d16e0f47bb55f452e4fc4
bfc
firmware/ihex2fw.c
hex
0000000000000030 <hex>: 30: push %rbp 31: mov %rdi,%rcx 34: movzbl (%rdi),%edi 37: mov %rsp,%rbp 3a: call 0 <nybble> 3f: movzbl 0x1(%rcx),%edi 43: mov %eax,%edx 45: call 0 <nybble> 4a: pop %rbp 4b: mov %eax,%r8d 4e: mov %edx,%eax 50: shl $0x4,%eax 53: or %r8d,%ea...
[Bug-Fix Commit (BFC)] Function: hex Author: Nicolas Iooss Date: Thu Apr 16 12:44:02 2015 -0700 Commit message: firmware/ihex2fw.c: restore missing default in switch statement Commit 2473238eac95 ("ihex: add support for CS:IP/EIP records") removes the "default:" statement in the switch block, making the "return usage(...
firmware/ihex2fw.c: restore missing default in switch statement Commit 2473238eac95 ("ihex: add support for CS:IP/EIP records") removes the "default:" statement in the switch block, making the "return usage();" line dead code and ihex2fw silently ignoring unknown options. Restore this statement. This bug was found by...
d43698e8abb58a6ac47d16e0f47bb55f452e4fc4
2473238eac95ba6dd2c4ba19cc36aaf01465076b
d43698e8abb58a6ac47d16e0f47bb55f452e4fc4
bfc
firmware/ihex2fw.c
file_record
0000000000000060 <file_record>: 60: mov 0x0(%rip),%rax # 67 <file_record+0x7> 67: lea 0x0(%rip),%rdx # 6e <file_record+0xe> 6e: test %rax,%rax 71: je 97 <file_record+0x37> 73: mov 0x0(%rip),%ecx # 79 <file_record+0x19> 79: nopl 0x0(%rax) 80: test %ecx,%ecx 82: je ...
[Bug-Fix Commit (BFC)] Function: file_record Author: Nicolas Iooss Date: Thu Apr 16 12:44:02 2015 -0700 Commit message: firmware/ihex2fw.c: restore missing default in switch statement Commit 2473238eac95 ("ihex: add support for CS:IP/EIP records") removes the "default:" statement in the switch block, making the "retur...
firmware/ihex2fw.c: restore missing default in switch statement Commit 2473238eac95 ("ihex: add support for CS:IP/EIP records") removes the "default:" statement in the switch block, making the "return usage();" line dead code and ihex2fw silently ignoring unknown options. Restore this statement. This bug was found by...
d43698e8abb58a6ac47d16e0f47bb55f452e4fc4
2473238eac95ba6dd2c4ba19cc36aaf01465076b
d43698e8abb58a6ac47d16e0f47bb55f452e4fc4
bfc
firmware/ihex2fw.c
usage
00000000000000a0 <usage>: a0: push %rbp # ifdef __va_arg_pack __fortify_function int fprintf (FILE *__restrict __stream, const char *__restrict __fmt, ...) { return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, a1: mov $0x4f,%edx a6: mov 0x0(%rip),%rcx # ad <usage+0xd> ad: mov $0...
[Bug-Fix Commit (BFC)] Function: usage Author: Nicolas Iooss Date: Thu Apr 16 12:44:02 2015 -0700 Commit message: firmware/ihex2fw.c: restore missing default in switch statement Commit 2473238eac95 ("ihex: add support for CS:IP/EIP records") removes the "default:" statement in the switch block, making the "return usag...
firmware/ihex2fw.c: restore missing default in switch statement Commit 2473238eac95 ("ihex: add support for CS:IP/EIP records") removes the "default:" statement in the switch block, making the "return usage();" line dead code and ihex2fw silently ignoring unknown options. Restore this statement. This bug was found by...
d43698e8abb58a6ac47d16e0f47bb55f452e4fc4
2473238eac95ba6dd2c4ba19cc36aaf01465076b
d43698e8abb58a6ac47d16e0f47bb55f452e4fc4
bfc
firmware/ihex2fw.c
__bswap_32
0000000000000140 <__bswap_32>: static __inline __uint32_t __bswap_32 (__uint32_t __bsx) { #if __GNUC_PREREQ (4, 3) return __builtin_bswap32 (__bsx); 140: mov %edi,%eax 142: bswap %eax #else return __bswap_constant_32 (__bsx); #endif } 144: ret 145: data16 cs nopw 0x0(%rax,%rax,1)
[Bug-Fix Commit (BFC)] Function: __bswap_32 Author: Nicolas Iooss Date: Thu Apr 16 12:44:02 2015 -0700 Commit message: firmware/ihex2fw.c: restore missing default in switch statement Commit 2473238eac95 ("ihex: add support for CS:IP/EIP records") removes the "default:" statement in the switch block, making the "return...
firmware/ihex2fw.c: restore missing default in switch statement Commit 2473238eac95 ("ihex: add support for CS:IP/EIP records") removes the "default:" statement in the switch block, making the "return usage();" line dead code and ihex2fw silently ignoring unknown options. Restore this statement. This bug was found by...
d43698e8abb58a6ac47d16e0f47bb55f452e4fc4
2473238eac95ba6dd2c4ba19cc36aaf01465076b
d43698e8abb58a6ac47d16e0f47bb55f452e4fc4
bfc
firmware/ihex2fw.c
process_ihex
0000000000000150 <process_ihex>: 150: push %rbp 151: xor %r10d,%r10d 154: mov %r10d,%r9d 157: mov %rsp,%rbp 15a: push %r15 15c: push %r14 15e: mov %rdi,%r14 161: push %r13 163: push %r12 165: push %rbx 166: sub $0x48,%rsp 16a: mov %rsi,-0x48(%rbp) 16e: mov %fs:0x28,%rax 17...
[Bug-Fix Commit (BFC)] Function: process_ihex Author: Nicolas Iooss Date: Thu Apr 16 12:44:02 2015 -0700 Commit message: firmware/ihex2fw.c: restore missing default in switch statement Commit 2473238eac95 ("ihex: add support for CS:IP/EIP records") removes the "default:" statement in the switch block, making the "retu...
firmware/ihex2fw.c: restore missing default in switch statement Commit 2473238eac95 ("ihex: add support for CS:IP/EIP records") removes the "default:" statement in the switch block, making the "return usage();" line dead code and ihex2fw silently ignoring unknown options. Restore this statement. This bug was found by...
d43698e8abb58a6ac47d16e0f47bb55f452e4fc4
2473238eac95ba6dd2c4ba19cc36aaf01465076b
d43698e8abb58a6ac47d16e0f47bb55f452e4fc4
bfc
firmware/ihex2fw.c
__bswap_16
0000000000000500 <__bswap_16>: return __builtin_bswap16 (__bsx); 500: mov %edi,%eax 502: rol $0x8,%ax } 506: ret 507: nopw 0x0(%rax,%rax,1)
[Bug-Fix Commit (BFC)] Function: __bswap_16 Author: Nicolas Iooss Date: Thu Apr 16 12:44:02 2015 -0700 Commit message: firmware/ihex2fw.c: restore missing default in switch statement Commit 2473238eac95 ("ihex: add support for CS:IP/EIP records") removes the "default:" statement in the switch block, making the "return...
firmware/ihex2fw.c: restore missing default in switch statement Commit 2473238eac95 ("ihex: add support for CS:IP/EIP records") removes the "default:" statement in the switch block, making the "return usage();" line dead code and ihex2fw silently ignoring unknown options. Restore this statement. This bug was found by...
d43698e8abb58a6ac47d16e0f47bb55f452e4fc4
2473238eac95ba6dd2c4ba19cc36aaf01465076b
d43698e8abb58a6ac47d16e0f47bb55f452e4fc4
bfc
firmware/ihex2fw.c
output_records
0000000000000510 <output_records>: 510: push %rbp 511: mov %rsp,%rbp 514: push %r13 516: mov %edi,%r13d 519: push %r12 51b: push %rbx 51c: sub $0x18,%rsp 520: mov 0x0(%rip),%rbx # 527 <output_records+0x17> 527: mov %fs:0x28,%rax 530: mov %rax,-0x28(%rbp) 534: xor %eax,%eax...
[Bug-Fix Commit (BFC)] Function: output_records Author: Nicolas Iooss Date: Thu Apr 16 12:44:02 2015 -0700 Commit message: firmware/ihex2fw.c: restore missing default in switch statement Commit 2473238eac95 ("ihex: add support for CS:IP/EIP records") removes the "default:" statement in the switch block, making the "re...
firmware/ihex2fw.c: restore missing default in switch statement Commit 2473238eac95 ("ihex: add support for CS:IP/EIP records") removes the "default:" statement in the switch block, making the "return usage();" line dead code and ihex2fw silently ignoring unknown options. Restore this statement. This bug was found by...
d43698e8abb58a6ac47d16e0f47bb55f452e4fc4
2473238eac95ba6dd2c4ba19cc36aaf01465076b
d43698e8abb58a6ac47d16e0f47bb55f452e4fc4
bfc
firmware/ihex2fw.c
main
0000000000000000 <main>: 0: endbr64 4: push %rbp 5: mov %rsp,%rbp 8: push %r14 a: push %r13 c: lea 0x0(%rip),%r13 # 13 <main+0x13> 13: push %r12 15: mov %edi,%r12d 18: push %rbx 19: mov %rsi,%rbx 1c: sub $0xa0,%rsp 23: mov %fs:0x28,%rax 2c: mov %rax...
[Bug-Fix Commit (BFC)] Function: main Author: Nicolas Iooss Date: Thu Apr 16 12:44:02 2015 -0700 Commit message: firmware/ihex2fw.c: restore missing default in switch statement Commit 2473238eac95 ("ihex: add support for CS:IP/EIP records") removes the "default:" statement in the switch block, making the "return usage...
firmware/ihex2fw.c: restore missing default in switch statement Commit 2473238eac95 ("ihex: add support for CS:IP/EIP records") removes the "default:" statement in the switch block, making the "return usage();" line dead code and ihex2fw silently ignoring unknown options. Restore this statement. This bug was found by...
d43698e8abb58a6ac47d16e0f47bb55f452e4fc4
2473238eac95ba6dd2c4ba19cc36aaf01465076b
2473238eac95ba6dd2c4ba19cc36aaf01465076b
bic
firmware/ihex2fw.c
nybble
0000000000000000 <nybble>: 0: lea -0x30(%rdi),%eax 3: cmp $0x9,%al 5: jbe 1e <nybble+0x1e> 7: lea -0x41(%rdi),%eax a: cmp $0x5,%al c: jbe 20 <nybble+0x20> e: lea -0x61(%rdi),%eax 11: sub $0x57,%edi 14: cmp $0x6,%al 16: mov $0x0,%eax 1b: cmovb %edi,%eax 1e: r...
[Bug-Introducing Commit (BIC)] Function: nybble Author: Mark Brown Date: Tue Oct 26 14:22:28 2010 -0700 Commit message: ihex: add support for CS:IP/EIP records ihex firmwares can include a jump address for starting execution. Add a -j option which will cause this to be written into the generated file as a record with...
ihex: add support for CS:IP/EIP records ihex firmwares can include a jump address for starting execution. Add a -j option which will cause this to be written into the generated file as a record with address zero and data consisting of the address to jump to, allowing drivers to make use of this information. This for...
d43698e8abb58a6ac47d16e0f47bb55f452e4fc4
2473238eac95ba6dd2c4ba19cc36aaf01465076b
2473238eac95ba6dd2c4ba19cc36aaf01465076b
bic
firmware/ihex2fw.c
hex
0000000000000030 <hex>: 30: push %rbp 31: mov %rdi,%rcx 34: movzbl (%rdi),%edi 37: mov %rsp,%rbp 3a: call 0 <nybble> 3f: movzbl 0x1(%rcx),%edi 43: mov %eax,%edx 45: call 0 <nybble> 4a: pop %rbp 4b: mov %eax,%r8d 4e: mov %edx,%eax 50: shl $0x4,%eax 53: or %r8d,%ea...
[Bug-Introducing Commit (BIC)] Function: hex Author: Mark Brown Date: Tue Oct 26 14:22:28 2010 -0700 Commit message: ihex: add support for CS:IP/EIP records ihex firmwares can include a jump address for starting execution. Add a -j option which will cause this to be written into the generated file as a record with ad...
ihex: add support for CS:IP/EIP records ihex firmwares can include a jump address for starting execution. Add a -j option which will cause this to be written into the generated file as a record with address zero and data consisting of the address to jump to, allowing drivers to make use of this information. This for...
d43698e8abb58a6ac47d16e0f47bb55f452e4fc4
2473238eac95ba6dd2c4ba19cc36aaf01465076b
2473238eac95ba6dd2c4ba19cc36aaf01465076b
bic
firmware/ihex2fw.c
file_record
0000000000000060 <file_record>: 60: mov 0x0(%rip),%rax # 67 <file_record+0x7> 67: lea 0x0(%rip),%rdx # 6e <file_record+0xe> 6e: test %rax,%rax 71: je 97 <file_record+0x37> 73: mov 0x0(%rip),%ecx # 79 <file_record+0x19> 79: nopl 0x0(%rax) 80: test %ecx,%ecx 82: je ...
[Bug-Introducing Commit (BIC)] Function: file_record Author: Mark Brown Date: Tue Oct 26 14:22:28 2010 -0700 Commit message: ihex: add support for CS:IP/EIP records ihex firmwares can include a jump address for starting execution. Add a -j option which will cause this to be written into the generated file as a record...
ihex: add support for CS:IP/EIP records ihex firmwares can include a jump address for starting execution. Add a -j option which will cause this to be written into the generated file as a record with address zero and data consisting of the address to jump to, allowing drivers to make use of this information. This for...
d43698e8abb58a6ac47d16e0f47bb55f452e4fc4
2473238eac95ba6dd2c4ba19cc36aaf01465076b
2473238eac95ba6dd2c4ba19cc36aaf01465076b
bic
firmware/ihex2fw.c
usage
00000000000000a0 <usage>: a0: push %rbp # ifdef __va_arg_pack __fortify_function int fprintf (FILE *__restrict __stream, const char *__restrict __fmt, ...) { return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, a1: mov $0x4f,%edx a6: mov 0x0(%rip),%rcx # ad <usage+0xd> ad: mov $0...
[Bug-Introducing Commit (BIC)] Function: usage Author: Mark Brown Date: Tue Oct 26 14:22:28 2010 -0700 Commit message: ihex: add support for CS:IP/EIP records ihex firmwares can include a jump address for starting execution. Add a -j option which will cause this to be written into the generated file as a record with ...
ihex: add support for CS:IP/EIP records ihex firmwares can include a jump address for starting execution. Add a -j option which will cause this to be written into the generated file as a record with address zero and data consisting of the address to jump to, allowing drivers to make use of this information. This for...
d43698e8abb58a6ac47d16e0f47bb55f452e4fc4
2473238eac95ba6dd2c4ba19cc36aaf01465076b
2473238eac95ba6dd2c4ba19cc36aaf01465076b
bic
firmware/ihex2fw.c
__bswap_32
0000000000000140 <__bswap_32>: static __inline __uint32_t __bswap_32 (__uint32_t __bsx) { #if __GNUC_PREREQ (4, 3) return __builtin_bswap32 (__bsx); 140: mov %edi,%eax 142: bswap %eax #else return __bswap_constant_32 (__bsx); #endif } 144: ret 145: data16 cs nopw 0x0(%rax,%rax,1)
[Bug-Introducing Commit (BIC)] Function: __bswap_32 Author: Mark Brown Date: Tue Oct 26 14:22:28 2010 -0700 Commit message: ihex: add support for CS:IP/EIP records ihex firmwares can include a jump address for starting execution. Add a -j option which will cause this to be written into the generated file as a record ...
ihex: add support for CS:IP/EIP records ihex firmwares can include a jump address for starting execution. Add a -j option which will cause this to be written into the generated file as a record with address zero and data consisting of the address to jump to, allowing drivers to make use of this information. This for...
d43698e8abb58a6ac47d16e0f47bb55f452e4fc4
2473238eac95ba6dd2c4ba19cc36aaf01465076b
2473238eac95ba6dd2c4ba19cc36aaf01465076b
bic
firmware/ihex2fw.c
process_ihex
0000000000000150 <process_ihex>: 150: push %rbp 151: xor %r10d,%r10d 154: mov %r10d,%r9d 157: mov %rsp,%rbp 15a: push %r15 15c: push %r14 15e: mov %rdi,%r14 161: push %r13 163: push %r12 165: push %rbx 166: sub $0x48,%rsp 16a: mov %rsi,-0x48(%rbp) 16e: mov %fs:0x28,%rax 17...
[Bug-Introducing Commit (BIC)] Function: process_ihex Author: Mark Brown Date: Tue Oct 26 14:22:28 2010 -0700 Commit message: ihex: add support for CS:IP/EIP records ihex firmwares can include a jump address for starting execution. Add a -j option which will cause this to be written into the generated file as a recor...
ihex: add support for CS:IP/EIP records ihex firmwares can include a jump address for starting execution. Add a -j option which will cause this to be written into the generated file as a record with address zero and data consisting of the address to jump to, allowing drivers to make use of this information. This for...
d43698e8abb58a6ac47d16e0f47bb55f452e4fc4
2473238eac95ba6dd2c4ba19cc36aaf01465076b
2473238eac95ba6dd2c4ba19cc36aaf01465076b
bic
firmware/ihex2fw.c
__bswap_16
0000000000000500 <__bswap_16>: return __builtin_bswap16 (__bsx); 500: mov %edi,%eax 502: rol $0x8,%ax } 506: ret 507: nopw 0x0(%rax,%rax,1)
[Bug-Introducing Commit (BIC)] Function: __bswap_16 Author: Mark Brown Date: Tue Oct 26 14:22:28 2010 -0700 Commit message: ihex: add support for CS:IP/EIP records ihex firmwares can include a jump address for starting execution. Add a -j option which will cause this to be written into the generated file as a record ...
ihex: add support for CS:IP/EIP records ihex firmwares can include a jump address for starting execution. Add a -j option which will cause this to be written into the generated file as a record with address zero and data consisting of the address to jump to, allowing drivers to make use of this information. This for...
d43698e8abb58a6ac47d16e0f47bb55f452e4fc4
2473238eac95ba6dd2c4ba19cc36aaf01465076b
2473238eac95ba6dd2c4ba19cc36aaf01465076b
bic
firmware/ihex2fw.c
output_records.isra.0
0000000000000510 <output_records.isra.0>: 510: push %rbp 511: mov %rsp,%rbp 514: push %r12 516: mov %edi,%r12d 519: push %rbx 51a: sub $0x10,%rsp 51e: mov 0x0(%rip),%rbx # 525 <output_records.isra.0+0x15> 525: mov %fs:0x28,%rax 52e: mov %rax,-0x18(%rbp) 532: xor %eax,%eax 53...
[Bug-Introducing Commit (BIC)] Function: output_records.isra.0 Author: Mark Brown Date: Tue Oct 26 14:22:28 2010 -0700 Commit message: ihex: add support for CS:IP/EIP records ihex firmwares can include a jump address for starting execution. Add a -j option which will cause this to be written into the generated file a...
ihex: add support for CS:IP/EIP records ihex firmwares can include a jump address for starting execution. Add a -j option which will cause this to be written into the generated file as a record with address zero and data consisting of the address to jump to, allowing drivers to make use of this information. This for...
d43698e8abb58a6ac47d16e0f47bb55f452e4fc4
2473238eac95ba6dd2c4ba19cc36aaf01465076b
2473238eac95ba6dd2c4ba19cc36aaf01465076b
bic
firmware/ihex2fw.c
main
0000000000000000 <main>: 0: endbr64 4: push %rbp 5: mov %rsp,%rbp 8: push %r13 a: lea 0x0(%rip),%r13 # 11 <main+0x11> 11: push %r12 13: mov %edi,%r12d 16: push %rbx 17: mov %rsi,%rbx 1a: sub $0xb8,%rsp 21: mov %fs:0x28,%rax 2a: mov %rax,-0x28(%rbp) 2e:...
[Bug-Introducing Commit (BIC)] Function: main Author: Mark Brown Date: Tue Oct 26 14:22:28 2010 -0700 Commit message: ihex: add support for CS:IP/EIP records ihex firmwares can include a jump address for starting execution. Add a -j option which will cause this to be written into the generated file as a record with a...
ihex: add support for CS:IP/EIP records ihex firmwares can include a jump address for starting execution. Add a -j option which will cause this to be written into the generated file as a record with address zero and data consisting of the address to jump to, allowing drivers to make use of this information. This for...
75e84ab906ef8935cff3df3d8929f1bafea81599
c819e2cf2eb6f65d3208d195d7a0edef6108d533
c819e2cf2eb6f65d3208d195d7a0edef6108d533
bic
tools/build/tests/ex/ex.c
main
0000000000000000 <main>: 0: endbr64 4: push %rbp 5: mov %rsp,%rbp 8: call d <main+0xd> d: call 12 <main+0x12> 12: call 17 <main+0x17> 17: call 1c <main+0x1c> 1c: call 21 <main+0x21> 21: call 26 <main+0x26> 26: xor %eax,%eax 28: pop %rbp 29: ret
[Bug-Introducing Commit (BIC)] Function: main Author: Jiri Olsa Date: Mon Dec 29 13:51:45 2014 +0100 Commit message: tools build: Add new build support Adding new build framework into 'tools/build' to be used by tools. There's no change for actual building at this point, it comes in the next patches. The idea and mo...
tools build: Add new build support Adding new build framework into 'tools/build' to be used by tools. There's no change for actual building at this point, it comes in the next patches. The idea and more details are explained in the 'tools/build/Documentation/Build.txt' file. I adopted everything from the kernel bui...
13ee9fdba96577eb1583dcd7b15767ef623fae12
8512287a8165592466cb9cb347ba94892e9c56a5
13ee9fdba96577eb1583dcd7b15767ef623fae12
bfc
arch/arm/vdso/vdsomunge.c
cleanup
0000000000000000 <cleanup>: 0: endbr64 4: mov 0x0(%rip),%eax # a <cleanup+0xa> a: test %eax,%eax c: je 20 <cleanup+0x20> e: mov 0x0(%rip),%rdi # 15 <cleanup+0x15> 15: test %rdi,%rdi 18: je 20 <cleanup+0x20> 1a: jmp 1f <cleanup+0x1f> 1f: nop 20: ret 21: ...
[Bug-Fix Commit (BFC)] Function: cleanup Author: Szabolcs Nagy Date: Wed Jul 1 23:08:10 2015 +0100 Commit message: ARM: 8397/1: fix vdsomunge not to depend on glibc specific error.h If the host toolchain is not glibc based then the arm kernel build fails with arch/arm/vdso/vdsomunge.c:53:19: fatal error: error.h: No...
ARM: 8397/1: fix vdsomunge not to depend on glibc specific error.h If the host toolchain is not glibc based then the arm kernel build fails with arch/arm/vdso/vdsomunge.c:53:19: fatal error: error.h: No such file or directory error.h is a glibc only header (ie not available in musl, newlib and bsd libcs). Changed ...
13ee9fdba96577eb1583dcd7b15767ef623fae12
8512287a8165592466cb9cb347ba94892e9c56a5
13ee9fdba96577eb1583dcd7b15767ef623fae12
bfc
arch/arm/vdso/vdsomunge.c
__bswap_16
0000000000000030 <__bswap_16>: static __inline __uint16_t __bswap_16 (__uint16_t __bsx) { #if __GNUC_PREREQ (4, 8) return __builtin_bswap16 (__bsx); 30: mov %edi,%eax 32: rol $0x8,%ax #else return __bswap_constant_16 (__bsx); #endif } 36: ret 37: nopw 0x0(%rax,%rax,1)
[Bug-Fix Commit (BFC)] Function: __bswap_16 Author: Szabolcs Nagy Date: Wed Jul 1 23:08:10 2015 +0100 Commit message: ARM: 8397/1: fix vdsomunge not to depend on glibc specific error.h If the host toolchain is not glibc based then the arm kernel build fails with arch/arm/vdso/vdsomunge.c:53:19: fatal error: error.h:...
ARM: 8397/1: fix vdsomunge not to depend on glibc specific error.h If the host toolchain is not glibc based then the arm kernel build fails with arch/arm/vdso/vdsomunge.c:53:19: fatal error: error.h: No such file or directory error.h is a glibc only header (ie not available in musl, newlib and bsd libcs). Changed ...
13ee9fdba96577eb1583dcd7b15767ef623fae12
8512287a8165592466cb9cb347ba94892e9c56a5
13ee9fdba96577eb1583dcd7b15767ef623fae12
bfc
arch/arm/vdso/vdsomunge.c
read_elf_half
0000000000000040 <read_elf_half>: 40: mov %edi,%eax 42: test %sil,%sil 45: je 4c <read_elf_half+0xc> 47: movzwl %di,%edi 4a: jmp 30 <__bswap_16> 4c: ret 4d: nopl (%rax)
[Bug-Fix Commit (BFC)] Function: read_elf_half Author: Szabolcs Nagy Date: Wed Jul 1 23:08:10 2015 +0100 Commit message: ARM: 8397/1: fix vdsomunge not to depend on glibc specific error.h If the host toolchain is not glibc based then the arm kernel build fails with arch/arm/vdso/vdsomunge.c:53:19: fatal error: error...
ARM: 8397/1: fix vdsomunge not to depend on glibc specific error.h If the host toolchain is not glibc based then the arm kernel build fails with arch/arm/vdso/vdsomunge.c:53:19: fatal error: error.h: No such file or directory error.h is a glibc only header (ie not available in musl, newlib and bsd libcs). Changed ...
13ee9fdba96577eb1583dcd7b15767ef623fae12
8512287a8165592466cb9cb347ba94892e9c56a5
13ee9fdba96577eb1583dcd7b15767ef623fae12
bfc
arch/arm/vdso/vdsomunge.c
__bswap_32
0000000000000050 <__bswap_32>: static __inline __uint32_t __bswap_32 (__uint32_t __bsx) { #if __GNUC_PREREQ (4, 3) return __builtin_bswap32 (__bsx); 50: mov %edi,%eax 52: bswap %eax #else return __bswap_constant_32 (__bsx); #endif } 54: ret 55: data16 cs nopw 0x0(%rax,%rax,1)
[Bug-Fix Commit (BFC)] Function: __bswap_32 Author: Szabolcs Nagy Date: Wed Jul 1 23:08:10 2015 +0100 Commit message: ARM: 8397/1: fix vdsomunge not to depend on glibc specific error.h If the host toolchain is not glibc based then the arm kernel build fails with arch/arm/vdso/vdsomunge.c:53:19: fatal error: error.h:...
ARM: 8397/1: fix vdsomunge not to depend on glibc specific error.h If the host toolchain is not glibc based then the arm kernel build fails with arch/arm/vdso/vdsomunge.c:53:19: fatal error: error.h: No such file or directory error.h is a glibc only header (ie not available in musl, newlib and bsd libcs). Changed ...
13ee9fdba96577eb1583dcd7b15767ef623fae12
8512287a8165592466cb9cb347ba94892e9c56a5
13ee9fdba96577eb1583dcd7b15767ef623fae12
bfc
arch/arm/vdso/vdsomunge.c
read_elf_word
0000000000000060 <read_elf_word>: 60: test %sil,%sil 63: je 67 <read_elf_word+0x7> 65: jmp 50 <__bswap_32> 67: mov %edi,%eax 69: ret 6a: nopw 0x0(%rax,%rax,1)
[Bug-Fix Commit (BFC)] Function: read_elf_word Author: Szabolcs Nagy Date: Wed Jul 1 23:08:10 2015 +0100 Commit message: ARM: 8397/1: fix vdsomunge not to depend on glibc specific error.h If the host toolchain is not glibc based then the arm kernel build fails with arch/arm/vdso/vdsomunge.c:53:19: fatal error: error...
ARM: 8397/1: fix vdsomunge not to depend on glibc specific error.h If the host toolchain is not glibc based then the arm kernel build fails with arch/arm/vdso/vdsomunge.c:53:19: fatal error: error.h: No such file or directory error.h is a glibc only header (ie not available in musl, newlib and bsd libcs). Changed ...
13ee9fdba96577eb1583dcd7b15767ef623fae12
8512287a8165592466cb9cb347ba94892e9c56a5
13ee9fdba96577eb1583dcd7b15767ef623fae12
bfc
arch/arm/vdso/vdsomunge.c
write_elf_word
0000000000000070 <write_elf_word>: 70: test %dl,%dl 72: je 81 <write_elf_word+0x11> 74: push %rbp 75: mov %rsp,%rbp 78: call 50 <__bswap_32> 7d: pop %rbp 7e: mov %eax,(%rsi) 80: ret 81: mov %edi,(%rsi) 83: ret 84: data16 cs nopw 0x0(%rax,%rax,1) 8f: nop
[Bug-Fix Commit (BFC)] Function: write_elf_word Author: Szabolcs Nagy Date: Wed Jul 1 23:08:10 2015 +0100 Commit message: ARM: 8397/1: fix vdsomunge not to depend on glibc specific error.h If the host toolchain is not glibc based then the arm kernel build fails with arch/arm/vdso/vdsomunge.c:53:19: fatal error: erro...
ARM: 8397/1: fix vdsomunge not to depend on glibc specific error.h If the host toolchain is not glibc based then the arm kernel build fails with arch/arm/vdso/vdsomunge.c:53:19: fatal error: error.h: No such file or directory error.h is a glibc only header (ie not available in musl, newlib and bsd libcs). Changed ...
13ee9fdba96577eb1583dcd7b15767ef623fae12
8512287a8165592466cb9cb347ba94892e9c56a5
13ee9fdba96577eb1583dcd7b15767ef623fae12
bfc
arch/arm/vdso/vdsomunge.c
fail
0000000000000090 <fail>: 90: push %rbp 91: mov %rsp,%rbp 94: push %r12 96: mov %rdi,%r12 99: sub $0xd8,%rsp a0: mov %rsi,-0xb8(%rbp) a7: mov %rdx,-0xb0(%rbp) ae: mov %rcx,-0xa8(%rbp) b5: mov %r8,-0xa0(%rbp) bc: mov %r9,-0x98(%rbp) c3: test %al,%al c5: je ea <fai...
[Bug-Fix Commit (BFC)] Function: fail Author: Szabolcs Nagy Date: Wed Jul 1 23:08:10 2015 +0100 Commit message: ARM: 8397/1: fix vdsomunge not to depend on glibc specific error.h If the host toolchain is not glibc based then the arm kernel build fails with arch/arm/vdso/vdsomunge.c:53:19: fatal error: error.h: No su...
ARM: 8397/1: fix vdsomunge not to depend on glibc specific error.h If the host toolchain is not glibc based then the arm kernel build fails with arch/arm/vdso/vdsomunge.c:53:19: fatal error: error.h: No such file or directory error.h is a glibc only header (ie not available in musl, newlib and bsd libcs). Changed ...
13ee9fdba96577eb1583dcd7b15767ef623fae12
8512287a8165592466cb9cb347ba94892e9c56a5
13ee9fdba96577eb1583dcd7b15767ef623fae12
bfc
arch/arm/vdso/vdsomunge.c
main
0000000000000000 <main>: 0: endbr64 4: push %rbp 5: mov %rsp,%rbp 8: push %r15 a: push %r14 c: push %r13 e: push %r12 10: mov %edi,%r12d 13: lea 0x0(%rip),%rdi # 1a <main+0x1a> 1a: push %rbx 1b: mov %rsi,%rbx 1e: sub $0xb8,%rsp 25: mov %fs:0x28,%rax...
[Bug-Fix Commit (BFC)] Function: main Author: Szabolcs Nagy Date: Wed Jul 1 23:08:10 2015 +0100 Commit message: ARM: 8397/1: fix vdsomunge not to depend on glibc specific error.h If the host toolchain is not glibc based then the arm kernel build fails with arch/arm/vdso/vdsomunge.c:53:19: fatal error: error.h: No su...
ARM: 8397/1: fix vdsomunge not to depend on glibc specific error.h If the host toolchain is not glibc based then the arm kernel build fails with arch/arm/vdso/vdsomunge.c:53:19: fatal error: error.h: No such file or directory error.h is a glibc only header (ie not available in musl, newlib and bsd libcs). Changed ...
13ee9fdba96577eb1583dcd7b15767ef623fae12
8512287a8165592466cb9cb347ba94892e9c56a5
8512287a8165592466cb9cb347ba94892e9c56a5
bic
arch/arm/vdso/vdsomunge.c
cleanup
0000000000000000 <cleanup>: 0: endbr64 4: mov 0x0(%rip),%eax # a <cleanup+0xa> a: test %eax,%eax c: je 20 <cleanup+0x20> e: mov 0x0(%rip),%rdi # 15 <cleanup+0x15> 15: test %rdi,%rdi 18: je 20 <cleanup+0x20> 1a: jmp 1f <cleanup+0x1f> 1f: nop 20: ret 21: ...
[Bug-Introducing Commit (BIC)] Function: cleanup Author: Nathan Lynch Date: Wed Mar 25 19:14:22 2015 +0100 Commit message: ARM: 8330/1: add VDSO user-space code Place VDSO-related user-space code in arch/arm/kernel/vdso/. It is almost completely written in C with some assembly helpers to load the data page address, s...
ARM: 8330/1: add VDSO user-space code Place VDSO-related user-space code in arch/arm/kernel/vdso/. It is almost completely written in C with some assembly helpers to load the data page address, sample the counter, and fall back to system calls when necessary. The VDSO can service gettimeofday and clock_gettime when ...
13ee9fdba96577eb1583dcd7b15767ef623fae12
8512287a8165592466cb9cb347ba94892e9c56a5
8512287a8165592466cb9cb347ba94892e9c56a5
bic
arch/arm/vdso/vdsomunge.c
__bswap_16
0000000000000030 <__bswap_16>: static __inline __uint16_t __bswap_16 (__uint16_t __bsx) { #if __GNUC_PREREQ (4, 8) return __builtin_bswap16 (__bsx); 30: mov %edi,%eax 32: rol $0x8,%ax #else return __bswap_constant_16 (__bsx); #endif } 36: ret 37: nopw 0x0(%rax,%rax,1)
[Bug-Introducing Commit (BIC)] Function: __bswap_16 Author: Nathan Lynch Date: Wed Mar 25 19:14:22 2015 +0100 Commit message: ARM: 8330/1: add VDSO user-space code Place VDSO-related user-space code in arch/arm/kernel/vdso/. It is almost completely written in C with some assembly helpers to load the data page address...
ARM: 8330/1: add VDSO user-space code Place VDSO-related user-space code in arch/arm/kernel/vdso/. It is almost completely written in C with some assembly helpers to load the data page address, sample the counter, and fall back to system calls when necessary. The VDSO can service gettimeofday and clock_gettime when ...
13ee9fdba96577eb1583dcd7b15767ef623fae12
8512287a8165592466cb9cb347ba94892e9c56a5
8512287a8165592466cb9cb347ba94892e9c56a5
bic
arch/arm/vdso/vdsomunge.c
read_elf_half
0000000000000040 <read_elf_half>: 40: mov %edi,%eax 42: test %sil,%sil 45: je 4c <read_elf_half+0xc> 47: movzwl %di,%edi 4a: jmp 30 <__bswap_16> 4c: ret 4d: nopl (%rax)
[Bug-Introducing Commit (BIC)] Function: read_elf_half Author: Nathan Lynch Date: Wed Mar 25 19:14:22 2015 +0100 Commit message: ARM: 8330/1: add VDSO user-space code Place VDSO-related user-space code in arch/arm/kernel/vdso/. It is almost completely written in C with some assembly helpers to load the data page addr...
ARM: 8330/1: add VDSO user-space code Place VDSO-related user-space code in arch/arm/kernel/vdso/. It is almost completely written in C with some assembly helpers to load the data page address, sample the counter, and fall back to system calls when necessary. The VDSO can service gettimeofday and clock_gettime when ...
13ee9fdba96577eb1583dcd7b15767ef623fae12
8512287a8165592466cb9cb347ba94892e9c56a5
8512287a8165592466cb9cb347ba94892e9c56a5
bic
arch/arm/vdso/vdsomunge.c
__bswap_32
0000000000000050 <__bswap_32>: static __inline __uint32_t __bswap_32 (__uint32_t __bsx) { #if __GNUC_PREREQ (4, 3) return __builtin_bswap32 (__bsx); 50: mov %edi,%eax 52: bswap %eax #else return __bswap_constant_32 (__bsx); #endif } 54: ret 55: data16 cs nopw 0x0(%rax,%rax,1)
[Bug-Introducing Commit (BIC)] Function: __bswap_32 Author: Nathan Lynch Date: Wed Mar 25 19:14:22 2015 +0100 Commit message: ARM: 8330/1: add VDSO user-space code Place VDSO-related user-space code in arch/arm/kernel/vdso/. It is almost completely written in C with some assembly helpers to load the data page address...
ARM: 8330/1: add VDSO user-space code Place VDSO-related user-space code in arch/arm/kernel/vdso/. It is almost completely written in C with some assembly helpers to load the data page address, sample the counter, and fall back to system calls when necessary. The VDSO can service gettimeofday and clock_gettime when ...
13ee9fdba96577eb1583dcd7b15767ef623fae12
8512287a8165592466cb9cb347ba94892e9c56a5
8512287a8165592466cb9cb347ba94892e9c56a5
bic
arch/arm/vdso/vdsomunge.c
read_elf_word
0000000000000060 <read_elf_word>: 60: test %sil,%sil 63: je 67 <read_elf_word+0x7> 65: jmp 50 <__bswap_32> 67: mov %edi,%eax 69: ret 6a: nopw 0x0(%rax,%rax,1)
[Bug-Introducing Commit (BIC)] Function: read_elf_word Author: Nathan Lynch Date: Wed Mar 25 19:14:22 2015 +0100 Commit message: ARM: 8330/1: add VDSO user-space code Place VDSO-related user-space code in arch/arm/kernel/vdso/. It is almost completely written in C with some assembly helpers to load the data page addr...
ARM: 8330/1: add VDSO user-space code Place VDSO-related user-space code in arch/arm/kernel/vdso/. It is almost completely written in C with some assembly helpers to load the data page address, sample the counter, and fall back to system calls when necessary. The VDSO can service gettimeofday and clock_gettime when ...
13ee9fdba96577eb1583dcd7b15767ef623fae12
8512287a8165592466cb9cb347ba94892e9c56a5
8512287a8165592466cb9cb347ba94892e9c56a5
bic
arch/arm/vdso/vdsomunge.c
write_elf_word
0000000000000070 <write_elf_word>: 70: test %dl,%dl 72: je 81 <write_elf_word+0x11> 74: push %rbp 75: mov %rsp,%rbp 78: call 50 <__bswap_32> 7d: pop %rbp 7e: mov %eax,(%rsi) 80: ret 81: mov %edi,(%rsi) 83: ret Disassembly of section .text.startup:
[Bug-Introducing Commit (BIC)] Function: write_elf_word Author: Nathan Lynch Date: Wed Mar 25 19:14:22 2015 +0100 Commit message: ARM: 8330/1: add VDSO user-space code Place VDSO-related user-space code in arch/arm/kernel/vdso/. It is almost completely written in C with some assembly helpers to load the data page add...
ARM: 8330/1: add VDSO user-space code Place VDSO-related user-space code in arch/arm/kernel/vdso/. It is almost completely written in C with some assembly helpers to load the data page address, sample the counter, and fall back to system calls when necessary. The VDSO can service gettimeofday and clock_gettime when ...
13ee9fdba96577eb1583dcd7b15767ef623fae12
8512287a8165592466cb9cb347ba94892e9c56a5
8512287a8165592466cb9cb347ba94892e9c56a5
bic
arch/arm/vdso/vdsomunge.c
main
0000000000000000 <main>: 0: endbr64 4: push %rbp 5: mov %rsp,%rbp 8: push %r15 a: push %r14 c: push %r13 e: push %r12 10: mov %edi,%r12d 13: lea 0x0(%rip),%rdi # 1a <main+0x1a> 1a: push %rbx 1b: mov %rsi,%rbx 1e: sub $0xb8,%rsp 25: mov %fs:0x28,%rax...
[Bug-Introducing Commit (BIC)] Function: main Author: Nathan Lynch Date: Wed Mar 25 19:14:22 2015 +0100 Commit message: ARM: 8330/1: add VDSO user-space code Place VDSO-related user-space code in arch/arm/kernel/vdso/. It is almost completely written in C with some assembly helpers to load the data page address, samp...
ARM: 8330/1: add VDSO user-space code Place VDSO-related user-space code in arch/arm/kernel/vdso/. It is almost completely written in C with some assembly helpers to load the data page address, sample the counter, and fall back to system calls when necessary. The VDSO can service gettimeofday and clock_gettime when ...
38850d786a799c3ff2de0dc1980902c3263698dc
8a603f91cc4848ab1a0458bc065aa9f64322e123
38850d786a799c3ff2de0dc1980902c3263698dc
bfc
arch/arm/vdso/vdsomunge.c
read_elf_word
0000000000000000 <read_elf_word>: 0: mov %edi,%eax 2: test %sil,%sil 5: bswap %eax 7: cmove %edi,%eax a: ret b: nopl 0x0(%rax,%rax,1)
[Bug-Fix Commit (BFC)] Function: read_elf_word Author: H. Nikolaus Schaller Date: Wed Oct 28 19:00:26 2015 +0100 Commit message: ARM: 8449/1: fix bug in vdsomunge swab32 macro Commit 8a603f91cc48 ("ARM: 8445/1: fix vdsomunge not to depend on glibc specific byteswap.h") unfortunately introduced a bug created but not fo...
ARM: 8449/1: fix bug in vdsomunge swab32 macro Commit 8a603f91cc48 ("ARM: 8445/1: fix vdsomunge not to depend on glibc specific byteswap.h") unfortunately introduced a bug created but not found during discussion and patch simplification. Reported-by: Efraim Yawitz <efraim.yawitz@gmail.com> Signed-off-by: H. Nikolaus ...