Re: [PATCH] VM routine fixes

From: David Howells
Date: Fri Nov 12 2004 - 05:35:46 EST



> I spy a secret, uncommented, unchangelogged hunk:

Hardly secret. After all, I broadcast it to two mailing lists.

> > +#ifdef CONFIG_MMU
> > vma->vm_ops = &generic_file_vm_ops;
> > +#endif
> ...
> What's happening there?

The vm_area_struct doesn't have an ops member when !MMU.

David
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/