Benjamin Herrenschmidt 5e5419734c add mm argument to pte/pmd/pud/pgd_free
(with Martin Schwidefsky <schwidefsky@de.ibm.com>)

The pgd/pud/pmd/pte page table allocation functions get a mm_struct pointer as
first argument.  The free functions do not get the mm_struct argument.  This
is 1) asymmetrical and 2) to do mm related page table allocations the mm
argument is needed on the free function as well.

[kamalesh@linux.vnet.ibm.com: i386 fix]
[akpm@linux-foundation.org: coding-syle fixes]
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: <linux-arch@vger.kernel.org>
Signed-off-by: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-05 09:44:18 -08:00
..
2008-01-31 17:29:48 +01:00
2008-02-03 14:59:11 +02:00
2008-02-03 16:50:59 +02:00
2008-01-28 23:58:27 -05:00
2006-12-13 14:34:43 +00:00
2007-04-25 22:23:33 -07:00
2007-10-23 12:37:59 +02:00
2007-07-17 10:23:11 -07:00
2007-10-17 08:42:55 -07:00
2007-02-12 09:48:34 -08:00
2006-10-08 12:32:36 -07:00
2007-10-20 00:32:32 +02:00
2007-10-14 12:41:52 -07:00
2006-09-20 14:58:35 +01:00
2006-11-30 22:52:28 +00:00
2007-05-11 08:29:34 -07:00
2007-10-17 08:42:47 -07:00
2007-05-30 13:15:06 +01:00
2008-02-05 09:44:18 -08:00
2007-10-19 11:53:34 -07:00
2007-07-26 11:11:57 -07:00
2007-10-12 23:43:31 +01:00
2008-01-26 14:41:28 +00:00