search for: checksyscalls

Displaying 13 results from an estimated 13 matches for "checksyscalls".

2019 Dec 24
0
[PATCH RFC v4 00/13] virtio-mem: paravirtualized memory
...ork. > > I Got following build fail if X86_64_ACPI_NUMA is n with rfc3 and rfc4: > make -j8 bzImage > GEN Makefile > DESCEND objtool > CALL /home/teawater/kernel/linux-upstream3/scripts/atomic/check-atomics.sh > CALL /home/teawater/kernel/linux-upstream3/scripts/checksyscalls.sh > CHK include/generated/compile.h > CC drivers/virtio/virtio_mem.o > /home/teawater/kernel/linux-upstream3/drivers/virtio/virtio_mem.c: In function ?virtio_mem_translate_node_id?: > /home/teawater/kernel/linux-upstream3/drivers/virtio/virtio_mem.c:478:10: error: implicit d...
2011 Jul 27
0
ubuntu 11.04 compile xen domain0 arch/x86/kernel/cpu/amd.c: In function ‘init_amd’ error
...-device frontend driver [*] Disable serial port drivers <*> Export Xen attributes in sysfs Xen version compatibility (3.3.0 and later) ---> 3.3.0 and later $ sudo make CHK include/linux/version.h CHK include/generated/utsrelease.h CALL scripts/checksyscalls.sh CHK include/generated/compile.h CC arch/x86/kernel/cpu/amd.o arch/x86/kernel/cpu/amd.c: In function ‘init_amd’: arch/x86/kernel/cpu/amd.c:643:18: error: ‘amd_size_cache’ undeclared (first use in this function) arch/x86/kernel/cpu/amd.c:643:18: note: each undeclared identifier is rep...
2010 Jul 29
1
[Bug] check return of kmalloc()
Hi, I''ve discovered that some btrfs code doesn''t check whether kmalloc() call succeeded. I poorly understand what this code does and how it can be changed, maybe it would be happy with __GFP_NOFAIL. Also there are BUG_ON() after kmalloc()''s, if they could be changed not to panic it would be great. --- ./fs/btrfs/compression.c 2010-07-06 16:45:48.000000000 +0400 +++
2010 Jun 01
1
strange pvops problem
...Using /home/onkar/xen/xen-4.0.0/linux-2.6-pvops.git as source for kernel MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost CALL /home/onkar/xen/xen-4.0.0/linux-2.6-pvops.git/scripts/checksyscalls.sh CHK include/linux/compile.h LDS arch/x86/kernel/acpi/realmode/wakeup.lds LD arch/x86/kernel/acpi/realmode/wakeup.elf OBJCOPY arch/x86/kernel/acpi/realmode/wakeup.bin AS arch/x86/kernel/acpi/wakeup_rm.o LD arch/x86/kernel/acpi/built-in.o LDS arch/x86/kerne...
2010 Jun 01
1
strange pvops problem
...Using /home/onkar/xen/xen-4.0.0/linux-2.6-pvops.git as source for kernel MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost CALL /home/onkar/xen/xen-4.0.0/linux-2.6-pvops.git/scripts/checksyscalls.sh CHK include/linux/compile.h LDS arch/x86/kernel/acpi/realmode/wakeup.lds LD arch/x86/kernel/acpi/realmode/wakeup.elf OBJCOPY arch/x86/kernel/acpi/realmode/wakeup.bin AS arch/x86/kernel/acpi/wakeup_rm.o LD arch/x86/kernel/acpi/built-in.o LDS arch/x86/kerne...
2008 Sep 27
4
[LLVMdev] compile linux kernel
...$ make CROSS_COMPILE=llvm- CFLAGS="-O2 -emit-llvm" Error: not ELF make[2]: *** [scripts/mod/elfconfig.h] Error 1 make[1]: *** [scripts/mod] Error 2 make: *** [scripts] Error 2 using the verbose option - $ make V=1 CROSS_COMPILE=llvm- CFLAGS="-O2 -emit-llvm" /bin/bash scripts/checksyscalls.sh llvm-gcc -Wp,-MD,./.missing-syscalls.d -nostdinc -isystem /home/ashish/llvm/llvm-gcc4.2-2.3.source/obj/../install/lib/gcc/x86_64-unknown-linux-gnu/4.2.1/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -O2 -emit-llvm -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KB...
2020 Aug 05
0
[PATCH V4 linux-next 00/12] VDPA support for Mellanox ConnectX devices
...nux/kernel/git/mellanox/linux.git. > > git pull git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux.git mlx5-next > > They also depend Jason Wang's patches: https://lkml.org/lkml/2020/7/1/301 So if I apply this to linux-next branch of my tree, I get: CALL scripts/checksyscalls.sh CALL scripts/atomic/check-atomics.sh DESCEND objtool CHK include/generated/compile.h CC [M] drivers/vdpa/mlx5/net/main.o In file included from ./include/linux/swab.h:5, from ./include/uapi/linux/byteorder/little_endian.h:13, from ./include/linux...
2020 Aug 05
0
[PATCH V4 linux-next 00/12] VDPA support for Mellanox ConnectX devices
...t.kernel.org/pub/scm/linux/kernel/git/mellanox/linux.git mlx5-next I can only merge this tree if no one else will. Linus does not like getting same patches through two trees. Is this the case? Is mlx5-next going to be merged through my tree in this cycle? > > > > CALL scripts/checksyscalls.sh > > CALL scripts/atomic/check-atomics.sh > > DESCEND objtool > > CHK include/generated/compile.h > > CC [M] drivers/vdpa/mlx5/net/main.o > > In file included from ./include/linux/swab.h:5, > > from ./include/uapi/linux/byteord...
2009 Sep 10
1
[Bug 23830] New: nouvea modules on 2.6.31-rc6 failed
...d to current kernel version 2.6.31-rc6 Otherwise kernel version 2.6.31-rc6 does boot and give me a command prompt. The only version that gets this far on my machine. CHK include/linux/version.h CHK include/linux/utsrelease.h SYMLINK include/asm -> include/asm-x86 CALL scripts/checksyscalls.sh CHK include/linux/compile.h CC drivers/gpu/drm/ttm/ttm_agp_backend.o In file included from /usr/src/linux-2.6.31_pvops-xen-rebase.master.tree-2009-08-31/arch/x86/include/asm/agp.h:4, from drivers/gpu/drm/ttm/ttm_agp_backend.c:39: include/linux/swiotlb.h:48: warning:...
2009 Feb 27
8
Kernel build failure
Did a ''git pull'' a few minutes ago and tried to rebuild my kernel and was given this error: make CHK include/linux/version.h CHK include/linux/utsrelease.h SYMLINK include/asm -> include/asm-x86 CALL scripts/checksyscalls.sh CHK include/linux/compile.h CC drivers/acpi/acpica/hwsleep.o drivers/acpi/acpica/hwsleep.c: In function ''acpi_enter_sleep_state'': drivers/acpi/acpica/hwsleep.c:349: error: ''ACPI_DB_ERROR'' undeclared (first use in this function) drivers/acpi/ac...
2018 Feb 07
0
retpoline mitigation and 6.0
...llvm-build/bin/clang vmlinux聽聽-k 聽 CHK聽聽聽聽聽include/config/kernel.release 聽 CHK聽聽聽聽聽include/generated/uapi/linux/version.h 聽 CHK聽聽聽聽聽include/generated/utsrelease.h 聽 CHK聽聽聽聽聽include/generated/bounds.h 聽 CHK聽聽聽聽聽include/generated/timeconst.h 聽 CHK聽聽聽聽聽include/generated/asm-offsets.h 聽 CALL聽聽聽聽scripts/checksyscalls.sh 聽 DESCEND聽聽objtool 聽 CHK聽聽聽聽聽scripts/mod/devicetable-offsets.h 聽 CHK聽聽聽聽聽include/generated/compile.h 聽 CC聽聽聽聽聽聽arch/x86/events/core.o clang-7.0: /home/dwmw2/git/llvm/lib/Analysis/ScalarEvolution.cpp:9092: bool llvm::ScalarEvolution::isLoopEntryGuardedByCond(const llvm::Loop*, llvm::CmpInst::Pred...
2018 Feb 07
6
retpoline mitigation and 6.0
I've landed the patch in r324449. Before we merge this into two different Clang release branches and almost immediately release one of them, I would really like someone to confirm that this patch works well with the Linux kernel. David, if you're up for that, it would be great. Alternatively, Guenter or someone else here can help. On Tue, Feb 6, 2018 at 5:59 PM Chandler Carruth
2011 Feb 26
1
make world error
This time make world on Ubuntu 10.04 gives following error gcc -O2 -fomit-frame-pointer -m32 -march=i686 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -D__XEN_TOOLS__ -MMD -MF .fsimage.so.d -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -mno-tls-direct-seg-refs -I../../../tools/libfsimage/common/