Displaying 4 results from an estimated 4 matches for "__ksymtab".
2002 Aug 19
2
Applying ACL patches
...less/wireless_net.o
drivers/pnp/pnp.o drivers/video/video.o drivers/md/mddev.o
drivers/hotplug/vmlinux-obj.o net/network.o abi/abi.o
/usr/src/linux-2.4.18-3/arch/i386/lib/lib.a
/usr/src/linux-2.4.18-3/lib/lib.a
/usr/src/linux-2.4.18-3/arch/i386/lib/lib.a --end-group -o .tmp_vmlinux1
kernel/kernel.o(__ksymtab+0x6d8): undefined reference to `register_cache'
kernel/kernel.o(__ksymtab+0x6e0): undefined reference to `unregister_cache'
fs/fs.o: In function `mb_cache_create':
fs/fs.o(.text+0x2395f): undefined reference to `register_cache'
fs/fs.o: In function `mb_cache_destroy':
fs/fs.o(.t...
2001 Jan 19
2
building ext3 as a module
...2.2.19-pre6mvd/linux-2.2.19pre6-kdb-ext3/lib/lib.a /home/brian/src/kernel-2.2.19-pre6mvd/linux-2.2.19pre6-kdb-ext3/arch/i386/lib/lib.a /home/brian/src/kernel-2.2.19-pre6mvd/linux-2.2.19pre6-kdb-ext3/arch/i386/kdb/kdb.a \
dummy_sym.o \
--end-group \
-o vmlinux
kernel/kernel.o(__ksymtab+0x540): undefined reference to `jfs_prelock_buffer_check'
kernel/kernel.o(__ksymtab+0x548): undefined reference to `jfs_preclean_buffer_check'
fs/fs.o: In function `set_blocksize':
fs/fs.o(.text+0x300e): undefined reference to `jfs_preclean_buffer_check'
fs/fs.o: In function `refile...
2003 Jan 07
1
klibc-0.72 released
This adds [f]getc() and fgets() for parsing config files. Probably hard
to avoid. Still trying to decide if I actually want to add system() or not.
-hpa
2008 Jun 10
3
[LLVMdev] DejaGNU test fixes
...:64-v64:64:64-v128:128:128-a0:0:64-f80:32:32"
target triple = "i386-pc-linux-gnu"
%struct.kernel_symbol = type { i32 }
@loops_per_jiffy = global i32 4096 ; <i32*> [#uses=1]
@__kstrtab_loops_per_jiffy = internal constant [16 x i8] c"loops_per_jiffy\00", section "__ksymtab_strings" ; <[16 x i8]*> [#uses=0]
@__ksymtab_loops_per_jiffy = internal constant %struct.kernel_symbol { i32 ptrtoint (i32* @loops_per_jiffy to i32) }, section "__ksymtab" ; <%struct.kernel_symbol*> [#uses=1]
@llvm.used = appending global [1 x i8*] [ i8* bitcast (%struc...