From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Henderson Subject: Re: [PATCH] alpha: provide ioread64 and iowrite64 implementations Date: Sat, 24 Jun 2017 09:14:14 -0700 Message-ID: References: <20170624115707.30095-1-horia.geanta@nxp.com> <20170624151308.6348-1-rth@twiddle.net> <787b4be1-ce9e-6838-27b6-0cd9f8d7805f@twiddle.net> <721fd59b-b807-86bf-a39c-bab0b33c57c0@deltatee.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=iZh/UXYfzVC/Yt6elvsz6jSzgtgWamxMRQ7qS8QgoXc=; b=iOxS76Yixx2532cpNeFytYaTGl9gVjYy8BoGbj19UPwj1KH/hK1yv9vLOlVrL4CpGb nwsyMfb8ihOSVH07819GXRJ3KWq3OVSaVcUZeQ5T+XoyvU/qXrNEehk+l3yiFBf7YZhf cpb+Vfh11CO2e5No7ekkHLRs5YGcdbtdu8FjlnAriSZMe73RbrvgMDH2n4XyMxnisklB Rgn9/NPt5e/PYXQw+AXi4gsnjN4GL9dSr/jxXOBaH1dG2rX6waPVeq2IV+cnUuAnGV6R cePHWAUCKRzBh9N9ouLCjdeDQh+u+oTjZmFSF4pzQMywCzlTFlfau9lLhsOZjNDCLyec yQVw== In-Reply-To: <721fd59b-b807-86bf-a39c-bab0b33c57c0@deltatee.com> Content-Language: en-US Sender: linux-alpha-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Logan Gunthorpe , linux-kernel@vger.kernel.org Cc: linux-alpha@vger.kernel.org, linux-arch@vger.kernel.org, Ivan Kokshaysky , Matt Turner On 06/24/2017 08:32 AM, Logan Gunthorpe wrote: > So, IMO, the Jensen inq and outq funtions in your patch, which I did > read, should probably just not be provided. So you would prefer a function containing BUG? Because I have to have *something* to put into the machvec function pointer. r~