From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760476AbYEGSZj (ORCPT ); Wed, 7 May 2008 14:25:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754920AbYEGSZI (ORCPT ); Wed, 7 May 2008 14:25:08 -0400 Received: from fg-out-1718.google.com ([72.14.220.153]:56842 "EHLO fg-out-1718.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758189AbYEGSZD (ORCPT ); Wed, 7 May 2008 14:25:03 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=hZGVIHuDo11Q7yheP/Aj0kqlbHlTWjhk+gKkWl97rqwJpyQuFmTLMWRv/VZcpgOQrGjT77N5P9emoe2y7zeCYkvz8TH4a43FlKraT9NICILuFcdsNy7Iz4ky0gJvOEwqlNhyF6QmT0Je75p8VmM++b2qLI/XHfs0gH+UBmF6VlQ= Message-ID: <4821F3EE.1010309@gmail.com> Date: Wed, 07 May 2008 20:24:46 +0200 From: Jiri Slaby User-Agent: Thunderbird 2.0.0.12 (X11/20071114) MIME-Version: 1.0 To: Justin Mattock CC: Linux Kernel Subject: Re: nopage to fault References: In-Reply-To: X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/07/2008 07:40 PM, Justin Mattock wrote: > of the areas that I'm lost with is NOPAGE_SIGBUS for a return value. > in mm.h The only options I see is VM_FAULT_SIGBUS, VM_FAULT_ERROR. If The former, next time, google little bit, please.