search for: ksym

Displaying 20 results from an estimated 57 matches for "ksym".

Did you mean: ksm
2007 Aug 31
2
sles10: installing module-binaries: "error: Failed dependencies: ksym(panic) .."
...e: I installed (rpm -i) the new kernelbinaries from 1.6.2/sles10-i686 to a sles10 test box (AMD64). When i try to install the modules form 1.6.2/sles10-i686 it says : sles2:/usr/src/lustre # rpm -i lustre-modules-1.6.2-2.6.16_46_0.14_lustre.1.6.2bigsmp.i686.rpm error: Failed dependencies: ksym(panic) = 1075bf0 is needed by lustre-modules-1.6.2-2.6.16_46_0.14_lustre.1.6.2bigsmp.i686 ksym(__get_free_pages) = 107d6ba3 is needed by lustre-modules-1.6.2-2.6.16_46_0.14_lustre.1.6.2bigsmp.i686 ksym(malloc_sizes) = 1095f2e0 is needed by lustre-modules-1.6.2-2.6.16_46_0.14_lustre.1....
2006 Jul 07
2
Probe ID changes
...uid _info entry 40314 fbt cpuid _info return 40315 syscall cpc entry 40316 syscall cpc return 68862 fbt ksyms ksyms_open entry 68863 fbt ksyms ksyms_open return 68864 fbt ksyms ksyms_close entry 68865 fbt ksyms ksyms_close return 68866 fbt ks...
2001 Sep 07
2
ext3 and parisc
...__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -D__linux__ -pipe -fno-strength-reduce -mno-space-regs -mfast-indirect-calls -mdisable-fpregs -ffunction-sections -march=1.1 -mschedule=7100LC -DEXPORT_SYMTAB -c ksyms.c ksyms.c:247: `no_llseek' undeclared here (not in a function) ksyms.c:247: initializer element is not constant ksyms.c:247: (near initialization for `__ksymtab_no_llseek.value') --snip--snip--snip-- Uuhh... how do I fix that? ksym.c:247 gives this: --snip--snip--snip-- EXPORT_SYMBOL(no_...
2007 Oct 12
1
Update - ksym errors when installing modules in SLES10
I''ve just set up a small lustre installation on mixed SLES10 32-bit and SLES10 SP1 64-bit. 32-bit would give ksym errors upon installation of modules rpm, while 64-bit SP1 it was only warnings. I did a little research on the ksym package and it seemed to me it was only needed if you were trying to install a module compiled for a different kernel version. Since CFS is providing a complete set I went ahead an...
2001 Sep 05
1
Compile kernel doesn't work
...cd /usr/src/ext3 scripts/add-to-kernel.sh scripts/file-manifest linux compile fails: gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -DEXPORT_SYMTAB -c ksyms.c ksyms.c:247: `no_llseek' undeclared here (not in a function) ksyms.c:247: initializer element is not constant ksyms.c:247: (near initialization for `__ksymtab_no_llseek.value') ksyms.c:481: `reparent_to_init' undeclared here (not in a function) ksyms.c:481: initializer element is not...
2001 May 27
1
Kernel 2.4.5 and gkernel/ext3 CVS: cannot compile
...plying the ext3 patch from the gkernel/ext3 (download today) (symlinks are created) I run into following problem: gcc -D__KERNEL__ -I/usr/local/src/kernel/linux-2.4.5-ext3cvs/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -march=i686 -DEXPORT_SYMTAB -c ksyms.c ksyms.c:191: `cdget' undeclared here (not in a function) ksyms.c:191: initializer element for `__ksymtab_cdget.value' is not constant ksyms.c:192: `cdput' undeclared here (not in a function) ksyms.c:192: initializer element for `__ksymtab_cdput.value' is not constant make[2]: *...
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
2003 Jan 15
5
HTB. QoS and Shorewall
Group, I am reading about tc (traffic control) and willing to get my feet wet. As requirement, there should be HTB compiled in the kernel. I grabbed a Mandrake 8.2 distro, and didn''t installed the kernel source. Anyone knows if the HTB is compiled in Mandrake 8.2, or point a way to find that out? I tried to read the /usr/src/kernel.xxxxx/.config file, but it doesn''t exists.
2001 Dec 06
1
2.2.19: Assertion failure in ext3_new_block() at balloc.c line 709
....19-6.2.12 + 0.0.7a + https://listman.redhat.com/pipermail/ext3-users/2001-November/002258.html (not tuned in /proc yet) + journal 4MB on each fs + 6 ext3 fs on raid1 (hda+hdc) + 1 ext3 fs on another disk not on raid1 (hdd) While untarring (tar zxf) a file that was on a ext3/raid1 onto hdd I got: ksymoops 2.3.4 on i686 2.2.19-6.2.12.g1. Options used -V (default) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/modules/2.2.19-6.2.12.g1/ (default) -m /boot/System.map-2.2.19-6.2.12.g1 (specified) Warning (compare_ksyms_lsmod): module iBCS is in lsmod but not i...
2005 May 03
0
several ext3 and mysql kernel crashes
...s under quite decent loads, and they are occassionally crashing. I've been logging console messages recently in an effort to find the cause, and some appear to be related to I perused your lists and found the message I'm replying to. If you don't mind, I've included messages and ksymoops from two crashes that I had recently. Both were different. I'm not sure if you have fixes for them in the new kernel, so I'll be upgrading a few machines tonight. I'm running 2.6.10 with the "data=journal" mount option. Is that the best / safest option for running with...
2003 Jan 08
1
FW: 2.4.18-14 kernel stuck during ext3 umount with ping still responding
...ar to what is described in > http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=77508 but > there is no solution yet... > > What I have here is what I managed to copy down (for some > reason pgup/pgdown didn't work so not all information is > full...) and my sorted /proc/ksyms together with a manual > lookup of the call trace: > > process umount > EIP c01190b8 (set_running_and_schedule) > call trace: > c01144c9 f25f9ec0 IO_APIC_get_PCI_irq_vector > c010a8b0 f25f9ed0 enable_irq > c014200c f25f9ef0 fsync_buffers_list > c0155595 f25f9efc clea...
2004 Sep 29
3
Oops from netlink or what?
...cca kernel: [sys_socket+61/96] sys_socket+0x3d/0x60 Sep 27 19:02:58 rebecca kernel: [sys_socketcall+610/672] sys_socketcall+0x262/0x2a0 Sep 27 19:02:58 rebecca kernel: [syscall_call+7/11] syscall_call+0x7/0xb Sep 27 19:02:58 rebecca kernel: Sep 27 19:02:58 rebecca kernel: Code: Bad EIP value. ksymoops 2.4.9 on i686 2.6.4. Options used -V (default) -k /proc/kallsyms (specified) -l /proc/modules (default) -o /lib/modules/2.6.4/ (default) -m /boot/System.map-2.6.4 (specified) Warning (read_ksyms): no kernel symbols in ksyms, is /proc/kallsyms a valid ksyms file? No m...
2010 Jun 01
1
strange pvops problem
...ost: Found 4 section mismatch(es). To see full details build your kernel with: ''make CONFIG_DEBUG_SECTION_MISMATCH=y'' GEN .version CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 KSYM .tmp_kallsyms1.S AS .tmp_kallsyms1.o LD .tmp_vmlinux2 KSYM .tmp_kallsyms2.S AS .tmp_kallsyms2.o LD .tmp_vmlinux3 KSYM .tmp_kallsyms3.S AS .tmp_kallsyms3.o CHK include/linux/version.h make[4]: `scripts/unifdef'' is up to date. LD v...
2010 Jun 01
1
strange pvops problem
...ost: Found 4 section mismatch(es). To see full details build your kernel with: ''make CONFIG_DEBUG_SECTION_MISMATCH=y'' GEN .version CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 KSYM .tmp_kallsyms1.S AS .tmp_kallsyms1.o LD .tmp_vmlinux2 KSYM .tmp_kallsyms2.S AS .tmp_kallsyms2.o LD .tmp_vmlinux3 KSYM .tmp_kallsyms3.S AS .tmp_kallsyms3.o CHK include/linux/version.h make[4]: `scripts/unifdef'' is up to date. LD v...
2007 Aug 24
0
[PATCH] convert #include "linux/..." and #include "asm/..." to #include <...>
...| 2 +- arch/um/kernel/gprof_syms.c | 2 +- arch/um/kernel/init_task.c | 16 +++--- arch/um/kernel/initrd.c | 8 ++-- arch/um/kernel/irq.c | 40 +++++++------- arch/um/kernel/ksyms.c | 24 ++++---- arch/um/kernel/mem.c | 24 ++++---- arch/um/kernel/physmem.c | 18 +++--- arch/um/kernel/process.c | 56 ++++++++++---------- arch/um/kernel/ptrace.c...
2007 Aug 24
0
[PATCH] convert #include "linux/..." and #include "asm/..." to #include <...>
...| 2 +- arch/um/kernel/gprof_syms.c | 2 +- arch/um/kernel/init_task.c | 16 +++--- arch/um/kernel/initrd.c | 8 ++-- arch/um/kernel/irq.c | 40 +++++++------- arch/um/kernel/ksyms.c | 24 ++++---- arch/um/kernel/mem.c | 24 ++++---- arch/um/kernel/physmem.c | 18 +++--- arch/um/kernel/process.c | 56 ++++++++++---------- arch/um/kernel/ptrace.c...
2002 Jul 12
3
ext3 corruption
Hello, Over the last month or so, I've noticed the following error showing up repeatedly in my system logs under kernel 2.4.18-ac3 and more recently under 2.4.19-rc1: EXT3-fs error (device ide0(3,3)) in ext3_new_inode: error 28 I've now been able to capture the following Oops before the system went down entirely: Assertion failure in do_get_write_access() at transaction.c:611:
2001 Nov 05
2
oops on 2.4.14-pre8
Hello! I got oops after about 3 hours of uptime. Load was about 1,5. This is output of ksymoops after forced reboot if it helps someone. :-) ksymoops 2.4.0 on i686 2.4.14-pre8. Options used -V (default) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/modules/2.4.14-pre8/ (default) -m /boot/System.map-2.4.14-pre8 (default) Warning (compare_maps): mis...
2002 Mar 18
2
Failed to insmod sch_htb
...ter_qdisc/lib/modules/2.4.17/kernel/net/sched/sch_htb.o: unresolved symbol pfifo_qdisc_ops/lib/modules/2.4.17/kernel/net/sched/sch_htb.o: unresolved symbol qdisc_kill_estimator server:~# grep qdisc_get_rtab /boot/System.map c01f4ecc T qdisc_get_rtab c0286a20 ? __kstrtab_qdisc_get_rtab c028ad20 ? __ksymtab_qdisc_get_rtab Where is the problem ?? (i will try with all scheds _in_ the kernel) -- Grégory Duchatelet
2001 Nov 05
2
Oops on 2.4.13-pre6 (sparc64)
...on failure in __journal_remove_journal_head() at journal.c:1634: "buffer_jbd(bh)" The filesystem in question is the root filesystem. The taint was caused by the openprom module, which was the only module loaded. Please let me know if you need any further data. Regards, Sean. ksymoops 2.4.3 on sparc64 2.4.13-pre6. Options used -V (default) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/modules/2.4.13-pre6/ (default) -m /boot/System.map-2.4.13-pre6 (default) Warning: You did not tell me where to find symbol information. I will assume t...