From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Corbet Subject: Re: [PATCH] KVM: Documentation: remove VM mmap documentation Date: Thu, 27 Apr 2017 15:57:25 -0600 Message-ID: <20170427155725.72cadd30@lwn.net> References: <20170424091649.82993-1-jannh@google.com> <20170427154042.6a832c0c@lwn.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Cc: Paolo Bonzini , Radim =?UTF-8?B?S3LEjW3DocWZ?= , kvm@vger.kernel.org, linux-doc@vger.kernel.org, Gleb Natapov To: Jann Horn Return-path: Received: from ms.lwn.net ([45.79.88.28]:39624 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1034966AbdD0V51 (ORCPT ); Thu, 27 Apr 2017 17:57:27 -0400 In-Reply-To: <20170427154042.6a832c0c@lwn.net> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, 27 Apr 2017 15:40:42 -0600 Jonathan Corbet wrote: > On Mon, 24 Apr 2017 11:16:49 +0200 > Jann Horn wrote: > > > Since commit 80f5b5e700fa9c ("KVM: remove vm mmap method"), the VM mmap > > handler is gone. Remove the corresponding documentation. > > Applied to the docs tree, thanks. Actually, I've unapplied it since it leads to conflicts with the kvm tree, and poor Stephen has already had to fix up too many of those for me this time around. Paolo, maybe you'd like to pick it up and reconcile things? Thanks, jon