Nick Piggin c2ec175c39 mm: page_mkwrite change prototype to match fault
Change the page_mkwrite prototype to take a struct vm_fault, and return
VM_FAULT_xxx flags.  There should be no functional change.

This makes it possible to return much more detailed error information to
the VM (and also can provide more information eg.  virtual_address to the
driver, which might be important in some special cases).

This is required for a subsequent fix.  And will also make it easier to
merge page_mkwrite() with fault() in future.

Signed-off-by: Nick Piggin <npiggin@suse.de>
Cc: Chris Mason <chris.mason@oracle.com>
Cc: Trond Myklebust <trond.myklebust@fys.uio.no>
Cc: Miklos Szeredi <miklos@szeredi.hu>
Cc: Steven Whitehouse <swhiteho@redhat.com>
Cc: Mark Fasheh <mfasheh@suse.com>
Cc: Joel Becker <joel.becker@oracle.com>
Cc: Artem Bityutskiy <dedekind@infradead.org>
Cc: Felix Blyakher <felixb@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-04-01 08:59:14 -07:00
..
2009-01-26 12:54:11 +02:00
2008-12-03 13:14:33 +02:00
2008-12-31 14:13:24 +02:00
2009-01-29 16:15:51 +02:00
2009-01-26 12:54:11 +02:00
2009-01-26 12:54:11 +02:00
2008-09-30 11:12:55 +03:00
2009-01-29 16:19:36 +02:00
2009-01-27 16:25:10 +02:00
2008-12-31 14:13:25 +02:00
2008-12-03 13:14:11 +02:00
2008-08-13 11:27:47 +03:00
2009-01-26 12:54:11 +02:00
2008-12-23 12:23:40 +02:00
2009-01-29 16:22:54 +02:00
2008-09-30 11:12:56 +03:00
2008-11-06 11:06:31 +02:00
2008-12-31 14:13:24 +02:00
2008-12-23 12:23:40 +02:00
2008-09-30 11:12:56 +03:00
2008-09-30 11:12:57 +03:00
2009-01-27 16:25:10 +02:00
2009-01-29 16:34:30 +02:00
2008-09-30 11:12:55 +03:00