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=-7.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 12644C4338F for ; Fri, 23 Jul 2021 12:14:47 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E8ED060EB4 for ; Fri, 23 Jul 2021 12:14:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234705AbhGWLeM (ORCPT ); Fri, 23 Jul 2021 07:34:12 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60842 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234833AbhGWLeL (ORCPT ); Fri, 23 Jul 2021 07:34:11 -0400 Received: from mail-wr1-x433.google.com (mail-wr1-x433.google.com [IPv6:2a00:1450:4864:20::433]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 04757C061575 for ; Fri, 23 Jul 2021 05:14:45 -0700 (PDT) Received: by mail-wr1-x433.google.com with SMTP id b9so1288726wrx.12 for ; Fri, 23 Jul 2021 05:14:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chrisdown.name; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=XAJbbJ2Fhb95D1bufSM9Sll38F8qYBcxQt3PahKULLo=; b=OHFHerECKRQuofmF4bzLbdsCWKHWrPzmTLptlrNBwaogFJGOXmtLabF1gPwUu3fXsD wek/Kecjhu1p1WHOxKPdXNAvDCes/dfwWjiQg+93bo7CauraR418vYOLC2XJ6Kfhiom9 0JFDEQSCKzbSjgeDMb/dcmcsfcN+qo7JuiDkA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=XAJbbJ2Fhb95D1bufSM9Sll38F8qYBcxQt3PahKULLo=; b=IBbg7xd6eTTWA21NVA9zXP0WjUefLRg+nTHFKuVBc6HNC3El0g8PesbOFM7Q3jZvMT h5jqDDZgiAS0QhYsLcZYTXH6KjITNVRx0ISNz8kmgjhJ+HYydruHezi0yG7P4kjYEhqp P0rYY/tYCUCJgFIbVV7KtZjqOV3Mkbwu5TxbDG/We7ulkGfM9HH5kGNJTswYyWlUv3Nv fdvkh4BlR/7tUNfTXPpxf2v4S6AWi3U4fjnPsMNhoDXmfHiejvciA2c2dnYd6rq8Ipcu 9ixawxI0g4Z1LrAiE9ycVJ3v5/ME93IEah10Nm1g/PDnhY1b52KXUIZX+Nh2Le9h+5F/ DmsQ== X-Gm-Message-State: AOAM532h+U7WLWamIg9K0/swzMKZIPnZKOu4Aq08dMag+iadByY9+47j ssPbYZTPz9l1avY2UmBgKdo7YQ== X-Google-Smtp-Source: ABdhPJyAIq5ghCjE0vy5rcG9LcABJkjlflIDedVx1xH4vmIYNuGA8a2XRUmZf9WLbrKvMG2657E6Ig== X-Received: by 2002:adf:d086:: with SMTP id y6mr5267284wrh.247.1627042483608; Fri, 23 Jul 2021 05:14:43 -0700 (PDT) Received: from localhost ([2620:10d:c093:400::5:d571]) by smtp.gmail.com with ESMTPSA id z25sm27965559wmf.9.2021.07.23.05.14.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jul 2021 05:14:43 -0700 (PDT) Date: Fri, 23 Jul 2021 13:14:42 +0100 From: Chris Down To: Petr Mladek Cc: Stephen Rothwell , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: build failure after merge of the printk tree Message-ID: References: <20210720174300.018cc765@canb.auug.org.au> <20210723090136.04ca2091@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: User-Agent: Mutt/2.1 (4b100969) (2021-06-12) Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org Hey folks, Petr Mladek writes: >I am sorry for the delay. I waited for a patch with reasonable commit >message from Chris. I did it myself after all. My sincere apologies for the delay. I had it in my calendar to do yesterday afternoon, but ended up with no time left :-( Thanks Petr for pushing them, and sorry for the trouble caused.