commit | 576fe0bd7e52dce7afb6b9b2450744555b2eb53a | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed May 16 14:52:19 2007 +0200 |
committer | Tony Luck <tony.luck@intel.com> | Wed May 16 09:00:51 2007 -0700 |
tree | acf2a5f8d7f7906cfa2da9bf53a74d8e3fcd42bb | |
parent | 17028c5c91580036eb41da2fad292965fa3b9a7d [diff] |
[IA64] optimize pagefaults a little Get rid of the notifier list and call the kprobes code directly if compiled in. This mirrors the changes that recently went into powerpc, s390 and sparc64. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Tony Luck <tony.luck@intel.com>