From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] KVM: fix undeclared MAY_{READ,WRITE,ACCESS} Date: Sun, 25 Dec 2011 11:53:31 +0200 Message-ID: <4EF6F29B.4070107@redhat.com> References: <1324705595-4035-1-git-send-email-hamo.by@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: mtosatti@redhat.com, kvm@vger.kernel.org, linux-kernel@vger.kernel.org To: hamo.by@gmail.com Return-path: Received: from mx1.redhat.com ([209.132.183.28]:28900 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751584Ab1LYJxf (ORCPT ); Sun, 25 Dec 2011 04:53:35 -0500 In-Reply-To: <1324705595-4035-1-git-send-email-hamo.by@gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: On 12/24/2011 07:46 AM, hamo.by@gmail.com wrote: > From: Yang Bai > > commit 08a95a511af91a2a6c42f2a8f13b99402a39e84b checks > device assignment permission but forgot to include the > definition of MAY_{READ,WRITE,ACCESS} in linux/fs.h > Include it and this fix the build error here: > http://buildbot.b1-systems.de/kvm/builders/i386/builds/401 > > Thanks, applied. -- error compiling committee.c: too many arguments to function