From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx0a-001b2d01.pphosted.com ([148.163.156.1]:13618 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730021AbgBKTyE (ORCPT ); Tue, 11 Feb 2020 14:54:04 -0500 Received: from pps.filterd (m0187473.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id 01BJmiNK187158 for ; Tue, 11 Feb 2020 14:54:03 -0500 Received: from e06smtp01.uk.ibm.com (e06smtp01.uk.ibm.com [195.75.94.97]) by mx0a-001b2d01.pphosted.com with ESMTP id 2y1tn4680w-1 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=NOT) for ; Tue, 11 Feb 2020 14:54:03 -0500 Received: from localhost by e06smtp01.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 11 Feb 2020 19:54:00 -0000 Date: Tue, 11 Feb 2020 20:53:54 +0100 From: Vasily Gorbik Subject: Re: [PATCH] s390/time: Fix clk type in get_tod_clock References: <20200208140858.47970-1-natechancellor@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Message-Id: Sender: linux-s390-owner@vger.kernel.org List-ID: To: Nick Desaulniers Cc: Nathan Chancellor , Heiko Carstens , Christian Borntraeger , linux-s390 , LKML , clang-built-linux On Tue, Feb 11, 2020 at 05:30:24PM +0000, Nick Desaulniers wrote: > On Tue, Feb 11, 2020 at 5:12 AM Vasily Gorbik wrote: > > Applied, thanks. > > Hi Vasily, is this the expected tree+branch that the patch will be > pushed to? (I'm trying to track when+where our patches land). > https://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git/log/?h=fixes > Hi Nick, yes, this is correct. There might be some delay due to ci runs. But this particular patch is now landed on that fixes branch.