From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752881Ab0EJPX5 (ORCPT ); Mon, 10 May 2010 11:23:57 -0400 Received: from terminus.zytor.com ([198.137.202.10]:41810 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752699Ab0EJPXy (ORCPT ); Mon, 10 May 2010 11:23:54 -0400 Message-ID: <4BE824F0.3030301@zytor.com> Date: Mon, 10 May 2010 08:23:28 -0700 From: "H. Peter Anvin" User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100430 Fedora/3.0.4-2.fc12 Thunderbird/3.0.4 MIME-Version: 1.0 To: Dmitry Torokhov CC: "mingo@redhat.com" , "linux-kernel@vger.kernel.org" , "greg@kroah.com" , "hjanssen@microsoft.com" , "ksrinivasan@novell.com" , "tglx@linutronix.de" , Alok Kataria , "linux-tip-commits@vger.kernel.org" Subject: Re: [tip:x86/cpu] Modify the VMware balloon driver for the new x86_hyper API References: <4BE49778.6060800@zytor.com> <4BE6705C.3000206@zytor.com> <201005100106.07156.dtor@vmware.com> In-Reply-To: <201005100106.07156.dtor@vmware.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/10/2010 01:06 AM, Dmitry Torokhov wrote: > > Source please? I was not aware that there was a standard governing > returns code for module init methods. > ENODEV means "not a device node." ENXIO means "hardware not present." -hpa -- H. Peter Anvin, Intel Open Source Technology Center I work for Intel. I don't speak on their behalf.