[PATCH] mm/vmscan.c

2000-10-20 Thread Daniel Mehrmann
Hi ! I think we don't need a 'bug()' return from 'pte'. --- vmscan.c.oldThu Oct 19 23:22:15 2000 +++ vmscan.cFri Oct 20 03:24:10 2000 @@ -98,10 +98,6 @@ if (PageSwapCache(page)) { entry.val = page->index; swap_duplicate(entry); -

[Oops] 2.4.0-test10pre4

2000-10-19 Thread Daniel Mehrmann
Hi ! One kernel oops with 2.4.0-pre4 : ksymoops 0.7c on i686 2.4.0-test10. Options used -V (default) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/modules/2.4.0-test10 (specified) -m /usr/src/linux/System.map (default) Oct 19 23:40:25 tron kernel:

[Oops] 2.4.0-test10pre4

2000-10-19 Thread Daniel Mehrmann
Hi ! One kernel oops with 2.4.0-pre4 : ksymoops 0.7c on i686 2.4.0-test10. Options used -V (default) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/modules/2.4.0-test10 (specified) -m /usr/src/linux/System.map (default) Oct 19 23:40:25 tron kernel:

Re: kernel 2.2.16 in redhat 7.0

2000-10-03 Thread Daniel Mehrmann
> Florent Cueto wrote: > > > The kernel provided with the redhat 7.0 cannot be compiled with ip > masquerading on & icmp masquerading on (using gcc and kgcc, I got the > same error). > I could not found any information about that. > Anyone can help ? Yes, make mrproper and compile again. --

Re: kernel 2.2.16 in redhat 7.0

2000-10-03 Thread Daniel Mehrmann
Florent Cueto wrote: The kernel provided with the redhat 7.0 cannot be compiled with ip masquerading on icmp masquerading on (using gcc and kgcc, I got the same error). I could not found any information about that. Anyone can help ? Yes, make mrproper and compile again. -- Regards,