From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 73804C33CB2 for ; Fri, 31 Jan 2020 03:44:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 332CE20708 for ; Fri, 31 Jan 2020 03:44:10 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=jms.id.au header.i=@jms.id.au header.b="Jf3jwIJN" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727958AbgAaDoJ (ORCPT ); Thu, 30 Jan 2020 22:44:09 -0500 Received: from mail-qk1-f193.google.com ([209.85.222.193]:38873 "EHLO mail-qk1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727739AbgAaDoJ (ORCPT ); Thu, 30 Jan 2020 22:44:09 -0500 Received: by mail-qk1-f193.google.com with SMTP id k6so5279720qki.5 for ; Thu, 30 Jan 2020 19:44:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jms.id.au; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=gnZ43qN7S1q4zZHme5V7oQ52yf1PnubAtyieKw4/fVY=; b=Jf3jwIJN6NmDEE5rHTH3bi4JBCItLuv4Z8GzrYcknpWQQ5kCZURSEcOUtxHYCcQ5eK rCg0uTFwevnnkGt785cjEtT+QPDAOFP1a5TzYfTETRSjUDZskAM/97VoZYjWatRYnYQz c7f6jh9skAy62+AXe7jyQE/Y6J/IYqqaExXZk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=gnZ43qN7S1q4zZHme5V7oQ52yf1PnubAtyieKw4/fVY=; b=V2eK2E2SpFOdlnS/5btMDfvrK0fp+zYEdRG8pEPct3mp6RHUCmJZzkHXOmB8MIErWg iYKtp0AvuaobGCRLkMe+3tC/DMYDivTrOmhVrGD5xoYL2HSXYts3+g+aIuFxVQigtxdJ 1EwYQqHezWVCefHkzfCIw3pdFtoJLR0G9Io3oexH94PBGCqnVy/eF55Iew47PaNMSZor Y2qNBaLyhQbHMTOiDCMmwmNYbIW4Ci6s+mw6MNMQCvBRmNkPeyUwU+UyWb3C6KNz1wDI ZIY6BG+UG3SBjSA+Cg0hRes/CV6jDYbPcyr0AOd/IAgoej8BHXA4lBe74QuqegufZb7B 4iig== X-Gm-Message-State: APjAAAVdRY1MiUYzST5YyadiViVkCfng8eqC82tgpaBx7Vj5qkTmzlrN Gej9MoCVonCrCLJDC7hFufvEuWPi7BiB/kbYgvvXEA== X-Google-Smtp-Source: APXvYqwD62nlQsAFr4t2VRsUvR/xF3QgSUs3f8+MA8JJi/UqziVen3riJEm4PChAbEVcrDuYZozUpVA7fDtvclfVkKg= X-Received: by 2002:a37:d14:: with SMTP id 20mr8922868qkn.330.1580442248103; Thu, 30 Jan 2020 19:44:08 -0800 (PST) MIME-Version: 1.0 References: <20191211192742.95699-1-brendanhiggins@google.com> <20191211192742.95699-8-brendanhiggins@google.com> In-Reply-To: From: Joel Stanley Date: Fri, 31 Jan 2020 03:43:56 +0000 Message-ID: Subject: Re: [PATCH v1 7/7] fsi: aspeed: add unspecified HAS_IOMEM dependency To: Brendan Higgins Cc: Jeff Dike , Richard Weinberger , Anton Ivanov , Andrew Jeffery , Jeremy Kerr , Alistar Popple , Eddie James , linux-um , Linux Kernel Mailing List , David Gow , linux-fsi@lists.ozlabs.org, Linux ARM , linux-aspeed Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 27 Jan 2020 at 09:46, Brendan Higgins wrote: > > > Do you want to get this in a fix for 5.5? > > > > Preferably, yes. > > > > > Acked-by: Joel Stanley > > Hey, I know I owe you a reply about debugging your kunitconfig (I'll > try to get to that this week); nevertheless, it looks like this patch > didn't make it into 5.5. Can you make sure it gets into 5.6? It > shouldn't depend on anything else. Sure, thanks for the reminder. Cheers, Joel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: * X-Spam-Status: No, score=1.7 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_DBL_ABUSE_MALW autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 43E84C33CB2 for ; Fri, 31 Jan 2020 03:44:28 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 120BA20708 for ; Fri, 31 Jan 2020 03:44:28 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="bPUx4x2Z"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=jms.id.au header.i=@jms.id.au header.b="Jf3jwIJN" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 120BA20708 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=jms.id.au Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=fvCZK1E4HSrQ/0BYqCT/n2Hhh8qnS5EU97rVbu/VZyE=; b=bPUx4x2ZIdwCBb Q2StGgxM8QhBPublSyiMYCi8QAwOBJQUnGNdFr2k65S8dHtWGWVy8GJ9e5MKnuPxK2aOfbRnMt9WT RrL7iEQB1QzwDxBaIAESh95yLHyWgOEFyLrh1SZ/xJAIsj0U7QBkXCVbR1whaROsGci2QRnqMinI2 vX3G0bpIDdBh/wzVNeKjFE3xGNWHm11QwkayJ2T37CimLiBg53IfMMi7xbpTaq8LvpJGhi6azCppd Use9Chsl4wpofoHIF+eeVf5SxbiYu3CUiXeqi9TFQVZ/dldmhVleze+zdF6LqVLFqKyk96CysoQwy J9D4AeMbuEelpwVPXLIw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1ixNEH-0006H7-KR; Fri, 31 Jan 2020 03:44:25 +0000 Received: from mail-qk1-x744.google.com ([2607:f8b0:4864:20::744]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1ixNED-0006GX-KP; Fri, 31 Jan 2020 03:44:23 +0000 Received: by mail-qk1-x744.google.com with SMTP id s187so5256926qke.8; Thu, 30 Jan 2020 19:44:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jms.id.au; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=gnZ43qN7S1q4zZHme5V7oQ52yf1PnubAtyieKw4/fVY=; b=Jf3jwIJN6NmDEE5rHTH3bi4JBCItLuv4Z8GzrYcknpWQQ5kCZURSEcOUtxHYCcQ5eK rCg0uTFwevnnkGt785cjEtT+QPDAOFP1a5TzYfTETRSjUDZskAM/97VoZYjWatRYnYQz c7f6jh9skAy62+AXe7jyQE/Y6J/IYqqaExXZk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=gnZ43qN7S1q4zZHme5V7oQ52yf1PnubAtyieKw4/fVY=; b=ibV0X05j3ZchR2qNywuD63ivRY6nPXZZHM8eozLhRtLjkjSYbh29bIMAs52I8f30St n4G5Y73UyomTIsX/EmiLesfMJ+E6GFHSJPt7wg2LyZZ8qt2h574OzuDYRDdaE43YZo90 q6U7gnOs5Egyndca3Iv/skXAE7WC6YrtI9tMllrdAxmSNOfScb++bAnO6zWxUo+nbe17 QeWPlBf51IAHAarPI/mMpkQ8v/KcTOGfliTVAfPQiLpRLLtvObfny/WJi6SBSToyx2uq dsB8g39ZvP1kT0NiDjJnJodnXRLxKHuHNtqd1016jfjO2WS2KlZrWnoJ3xNU6atxTe1G hE9g== X-Gm-Message-State: APjAAAV4LJtTj0J1BM+/L3RTO48TdksAZuycICOrBRdZ9A6cPzLnzuKU +oDczoWQAY5bPcvt5MGrDZNq5XiFz51PChzUYTI= X-Google-Smtp-Source: APXvYqwD62nlQsAFr4t2VRsUvR/xF3QgSUs3f8+MA8JJi/UqziVen3riJEm4PChAbEVcrDuYZozUpVA7fDtvclfVkKg= X-Received: by 2002:a37:d14:: with SMTP id 20mr8922868qkn.330.1580442248103; Thu, 30 Jan 2020 19:44:08 -0800 (PST) MIME-Version: 1.0 References: <20191211192742.95699-1-brendanhiggins@google.com> <20191211192742.95699-8-brendanhiggins@google.com> In-Reply-To: From: Joel Stanley Date: Fri, 31 Jan 2020 03:43:56 +0000 Message-ID: Subject: Re: [PATCH v1 7/7] fsi: aspeed: add unspecified HAS_IOMEM dependency To: Brendan Higgins X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200130_194421_670985_541AAAE0 X-CRM114-Status: UNSURE ( 9.24 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-aspeed , Andrew Jeffery , Richard Weinberger , Jeff Dike , Eddie James , Linux Kernel Mailing List , linux-um , Jeremy Kerr , David Gow , Alistar Popple , linux-fsi@lists.ozlabs.org, Linux ARM , Anton Ivanov Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, 27 Jan 2020 at 09:46, Brendan Higgins wrote: > > > Do you want to get this in a fix for 5.5? > > > > Preferably, yes. > > > > > Acked-by: Joel Stanley > > Hey, I know I owe you a reply about debugging your kunitconfig (I'll > try to get to that this week); nevertheless, it looks like this patch > didn't make it into 5.5. Can you make sure it gets into 5.6? It > shouldn't depend on anything else. Sure, thanks for the reminder. Cheers, Joel _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel