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=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,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 5FC2DC43603 for ; Sun, 15 Dec 2019 17:49:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 371EE206E0 for ; Sun, 15 Dec 2019 17:49:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1576432179; bh=hctef1tn9zXmsGQ0XGfAjL1OEr3jtf46egS2BSg5ykE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=owN3+trJC0DkOJoE5EFEfha4PXSL8ebSxGLSWf9GAg6ZEMS5GSXVbwM5A9I6iJ51i 1Ear425vp4+dZKV5WU0+nZxZE6skStkhMq9s2KzLyyCDP97TQoK4n6QGA8wfAs8LWV HytcrZgnHnxZ893wB2H7ifRqWAGMlRwBzGOsdVWQ= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726295AbfLORti (ORCPT ); Sun, 15 Dec 2019 12:49:38 -0500 Received: from mail.kernel.org ([198.145.29.99]:42708 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726148AbfLORti (ORCPT ); Sun, 15 Dec 2019 12:49:38 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id B0B8520663; Sun, 15 Dec 2019 17:49:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1576432178; bh=hctef1tn9zXmsGQ0XGfAjL1OEr3jtf46egS2BSg5ykE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=wy+LIygcFu95SuAsXZQuFVSon1n3MRhvHSPBd02Pa2R8Fu+HoboTtzDvQ3R7qTncX AqoiclYul/9fCVPCq6YUyGMCC2DIb4GLwSkqtoG1V8+rng/zyl0Fc75qEkQLIIlB/T Idk8/tS2XM+blPeJo3pKIR7a0X6BeyHQw5fo2q0A= Date: Sun, 15 Dec 2019 18:49:35 +0100 From: Greg KH To: "H. Nikolaus Schaller" Cc: stable@vger.kernel.org, tony@atomide.com, ulf.hansson@linaro.org Subject: Re: FAILED: patch "[PATCH] omap: pdata-quirks: remove openpandora quirks for mmc3 and" failed to apply to 4.14-stable tree Message-ID: <20191215174935.GA856758@kroah.com> References: <157641677913676@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Sun, Dec 15, 2019 at 06:37:34PM +0100, H. Nikolaus Schaller wrote: > Please apply this before: https://patchwork.kernel.org/patch/11232473/ Links are fun :( What is the git commit id of the patch in Linus's tree to apply first? That I can work with. thanks, greg k-h