DragonFlyBSD Kernel Audit
DF-0281 / fix_build.log
← back to finding ↓ download raw
Patching file sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c using Plan A...
Hunk #1 succeeded at 3016.
Hunk #2 succeeded at 3284.
done
cc  -O2 -pipe   -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Wcast-qual  -Wold-style-definition -Wmissing-include-dirs  -Wno-pointer-sign -Winit-self -Wundef -Wno-unused-but-set-variable -std=gnu11 -Werror -DKLD_MODULE -nostdinc  -I. -Idragonfly -I/usr/obj/usr/src/sys/netgraph7/bluetooth/socket/forwarder_x86_64/include -Idragonfly/../include  -Wold-style-declaration -fno-common -ffreestanding -fno-stack-protector -fno-strict-aliasing -fno-strict-overflow -fno-asynchronous-unwind-tables -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -mno-fp-ret-in-387 -mindirect-branch=thunk-inline   -c /usr/src/sys/netgraph7/bluetooth/socket/ng_btsocket_rfcomm.c
cc -Wl,--build-id=sha1 -nostdlib -Wl,--hash-style=sysv   -r -Wl,-d -o ng_btsocket.ko ng_btsocket.o ng_btsocket_hci_raw.o ng_btsocket_l2cap_raw.o ng_btsocket_l2cap.o ng_btsocket_rfcomm.o
=== FIX_MODULE_BUILD_RC=0 ===
-rw-r--r--  1 root  wheel  145120 Jul  3 12:27 /usr/obj/usr/src/sys/netgraph7/bluetooth/socket/ng_btsocket.ko
=== idiv count (patched) ===
1
=== guard present? (test %cx,%cx; je before idiv) ===
    b4a9:	48 39 d0             	cmp    %rdx,%rax
    b4ac:	48 0f 4f c2          	cmovg  %rdx,%rax
    b4b0:	48 99                	cqto   
    b4b2:	48 f7 ff             	idiv   %rdi