From mboxrd@z Thu Jan 1 00:00:00 1970 From: Deepa Dinamani Subject: Re: [PATCH] input_event: Provide override for sparc64 Date: Tue, 15 Jan 2019 16:10:55 -0800 Message-ID: References: <20181229183514.24644-1-deepa.kernel@gmail.com> <20190115.132928.900198180655535613.davem@davemloft.net> Mime-Version: 1.0 (1.0) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Dmitry Torokhov Cc: Arnd Bergmann , "linux-input@vger.kernel.org" , lkml , y2038 Mailman List , David Miller List-Id: linux-input@vger.kernel.org > On Jan 15, 2019, at 2:32 PM, Dmitry Torokhov w= rote: >=20 >> On Tue, Jan 15, 2019 at 1:29 PM David Miller wrote:= >>=20 >> From: Arnd Bergmann >> Date: Tue, 15 Jan 2019 22:19:27 +0100 >>=20 >>> The correct check appears to be >>>=20 >>> #if defined(__sparc__) && defined(__arch64__) >>=20 >> That is correct. >=20 > OK. Deepa, could you please send me a fixup as I already pushed out > the original patch? Ok, I=E2=80=99m traveling. I will post an update in a couple of days. Thanks, Deepa=