From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756882AbdLOQfI (ORCPT ); Fri, 15 Dec 2017 11:35:08 -0500 Received: from mail-it0-f45.google.com ([209.85.214.45]:39837 "EHLO mail-it0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756826AbdLOQew (ORCPT ); Fri, 15 Dec 2017 11:34:52 -0500 X-Google-Smtp-Source: ACJfBotEly22Au1Jj5Hzq4dHYHoYF0ZH4TEwZdfWwrMESs2GwcTuBIw4vKKxgMmgVgizPvXbL2DkJSuhzZ9HpixbBVM= MIME-Version: 1.0 In-Reply-To: <20171215163055.vxxiswgsvfybf4hi@katana> References: <1511540697-27387-1-git-send-email-yamada.masahiro@socionext.com> <20171215111225.ekrau5e27xknb3jf@ninjato> <20171215163055.vxxiswgsvfybf4hi@katana> From: Ulf Hansson Date: Fri, 15 Dec 2017 17:34:51 +0100 Message-ID: Subject: Re: [PATCH v2 00/22] mmc: tmio: various fixes and cleanups To: Wolfram Sang Cc: Masahiro Yamada , "linux-mmc@vger.kernel.org" , Wolfram Sang , Simon Horman , Yoshihiro Shimoda , Linux-Renesas , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 15 December 2017 at 17:30, Wolfram Sang wrote: > >> > Ulf, this patch then in deed should ideally be applied before 1-8 here. >> >> Okay, once you post it to linux-mmc I will pick it up, and put it in front. > > Bad news, that patch didn't help. The problem is that sparc64 doesn't > include 'asm-generic/io.h' and also has no own 'readsw'. No surprise > that just adding this include will cause lots of redefines which are way > too much to handle as a side-task. > > So, the best option I see here is to drop COMPILE_TEST for now, report > this to the sparc64 maintainers (I assume they know already), and see if > they can fix it. Okay! If some of you send a patch on top, I can fold it into the offending commit. > > Other thoughts? Nope. Kind regards Uffe