Re: 2.6.10-mm1

From: Christoph Hellwig
Date: Mon Jan 03 2005 - 05:09:37 EST


> add-page-becoming-writable-notification.patch
> Add page becoming writable notification

David, this still has the bogus address_space operation in addition to
the vm_operation. page_mkwrite only fits into the vm_operations scheme,
so please remove the address_space op. Also the code will be smaller
and faster witout that indirection..

-
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/