Re: segfaults
Mark Hounschell <[email protected]> Tue, 14 Jan 2003 07:23:53 -0500
| Newsgroups | gmane.linux.ngpt.user |
|---|---|
| Organization | Compro Computer Svcs. |
| Message-ID | <[email protected]> |
Stefan Palm wrote: > > > I'm running a 2.4.20 kernel on a SuSE 8.1 box. The futex-2.4.19 patch > > applied but had to make a couple changes by hand. No biggie. [...] > > Hi Mark. > > Could you please mail (me) the changes you did to the > futex-2.4.19-patch. I didn't actually do anything to it. Only a couple of the rejects do you even need to worry about. By looking at the reject files and comparing them to the source it's pretty easy to fix the one or 2 critical ones. Don't worry about any of the Makefile rejects. Actually I didn't apply it to a vanilla kernel. My kernel has about 15 selected patches applied before the futex patch. You should be able to fix what doesn't apply cleanly, fairly easily, if you have any C experience at all. If you really can't get it applied let me know and _maybe_ I can go back and do it against a vanilla 2.4.20 kernel to get a 2.4.20-futex patch. Mark