commit | 9caebec7b8093574fca5a334a1939530872d75e3 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sat May 12 17:56:11 2007 +0200 |
committer | Haavard Skinnemoen <hskinnemoen@atmel.com> | Sun May 13 17:07:46 2007 +0200 |
tree | 344415b09f6c08dfc8741420f7410f4e6105b584 | |
parent | 5d1938c83ca826891a02badef7c9ea8ed57e01a2 [diff] |
[AVR32] optimize pagefault path Avoid the costly notifier list in the pagefault path and call the kprobes code directly. The same change went into the 2.6.22 cycle for powerpc, 2s390 and sparc64 already. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>