search for: do_divide_error

Displaying 4 results from an estimated 4 matches for "do_divide_error".

Did you mean: __divide_error
1997 Nov 13
0
Linux F00F Patch [Forwarded e-mail from Aleph One]
...12 11:09:55 1997 @@ -74,6 +74,25 @@ return 0; } +asmlinkage void divide_error(void); +asmlinkage void debug(void); +asmlinkage void nmi(void); +asmlinkage void int3(void); +asmlinkage void overflow(void); +asmlinkage void bounds(void); +asmlinkage void invalid_op(void); + +asmlinkage void do_divide_error (struct pt_regs *, unsigned long); +asmlinkage void do_debug (struct pt_regs *, unsigned long); +asmlinkage void do_nmi (struct pt_regs *, unsigned long); +asmlinkage void do_int3 (struct pt_regs *, unsigned long); +asmlinkage void do_overflow (struct pt_regs *, unsigned long); +asmlinkage void do_...
2005 Mar 17
0
request for help
...compile it in my system. But i received many errors. First the macros in the .s files in xen-2.0/xen/arch/x86/boot/x86_32.s are not expanded.Thus it gave the error. The same thing happened in xen-2.0/xen/arch/x86/x86_32/entry.s file. Then this gave the errors like "undefined reference to do_divide_error" etc. Will u please help me by sending the details of how to solve the problem? My system configuration is, Pentium-4 2.4GHz 256 MB RAM I am waiting for ur mail. Please help me sir. Thanking you, Shashidhara Bhat
2003 Nov 16
1
Bug in 2.6.0-9
...scheduling while atomic! Call Trace: [<c011141f>] schedule+0x3c/0x4af [<c0131774>] unmap_vmas+0x165/0x1f4 [<c0134b4c>] exit_mmap+0x61/0x14d [<c0112cd2>] mmput+0x62/0x9f [<c0116186>] do_exit+0x14a/0x335 [<c0109210>] do_invalid_op+0x0/0x93 [<c0109016>] do_divide_error+0x0/0xa7 [<c010929a>] do_invalid_op+0x8a/0x93 [<c017637f>] journal_add_journal_head+0x70/0xda [<c0110cbd>] try_to_wake_up+0xa0/0x141 [<c0110d54>] try_to_wake_up+0x137/0x141 [<c01118e9>] default_wake_function+0x16/0x18 [<c0111913>] __wake_up_common+0x28/0x4b...
2012 Jul 23
8
Was: Re: [GIT PULL] timer changes for v3.6, Is: Regression introduced by 1e75fa8be9fb61e1af46b5b3b176347a4c958ca1
...>] ? printk+0x38/0x3a [1266874889.610522] [<c150ead0>] oops_end+0x90/0xd0 [1266874889.610522] [<c103656f>] die+0x4f/0x70 [1266874889.610522] [<c150e556>] do_trap+0x96/0xd0 [1266874889.610522] [<c1034500>] ? do_overflow+0x80/0x80 [1266874889.610522] [<c1034583>] do_divide_error+0x83/0xa0 [1266874889.610522] [<c1245b87>] ? div64_u64+0x127/0x150 [1266874889.610522] [<c108d7de>] ? __might_sleep+0xee/0x110 [1266874889.610522] [<c10e5e2f>] ? find_get_page+0x2f/0xc0 [1266874889.610522] [<c105a807>] ? pvclock_clocksource_read+0xf7/0x180 [1266874889.61...