On Monday 05 May 2008, walt wrote:
> Larry Finger wrote:
> > Larry Finger wrote:
> >> [EMAIL PROTECTED] wrote:
> >>> The code in question is:
> >>> static struct vm_operations_struct sf_vma_ops = {
> >>> .nopage = sf_reg_nopage
> >>> };
> >>>
> >>> I can find the problem but I don't know enough to fix it :-/
> >>> Does this look hard to fix, or not so much?
> >>
> >> That one is harder as it changes how one calculates the offset. If I
> >> get bored, I'll try to figure it out.
> >
> > I guess I got bored, but the following patch compiles, the module loads,
> > _AND_ survived minimal testing.
>
> Works for me too, thanks! (Those same tests are used in Redmond :o)Thank you guys! A few days before the 1.6.0 release I tried to get some pre-1.6.26 code but there was still no .gz version available on kernel.org and I somehow did not find the right git repository. Kind regards, Frank -- Dr.-Ing. Frank Mehnert Sun Microsystems http://www.sun.com/
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ vbox-dev mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-dev
