From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrea Arcangeli Subject: [PATCH 0 of 3] mmu notifier v18 Date: Thu, 05 Jun 2008 17:36:07 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: andrea@qumranet.com To: Linus Torvalds , Andrew Morton , Christoph Lameter , Jack Steiner , Robin Holt Received: from host36-195-149-62.serverdedicati.aruba.it ([62.149.195.36]:54866 "EHLO mx.cpushare.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753243AbYFEPiL (ORCPT ); Thu, 5 Jun 2008 11:38:11 -0400 Sender: kvm-owner@vger.kernel.org List-ID: This splits the list.h changes in patch number 1, mm_take_all_locks patch 2, and mmu-notifier-core becomes patch 3 as requested. mm_take/drop_all_locks have been cleaned up as requested to move the bitflips in proper methods outside the main vma loop.