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=-2.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS,USER_AGENT_MUTT autolearn=ham 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 E50E4C3279B for ; Fri, 6 Jul 2018 14:17:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 9526223E0B for ; Fri, 6 Jul 2018 14:17:30 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9526223E0B Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932725AbeGFOR1 (ORCPT ); Fri, 6 Jul 2018 10:17:27 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:40876 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932448AbeGFOR0 (ORCPT ); Fri, 6 Jul 2018 10:17:26 -0400 Received: from localhost (unknown [37.170.89.196]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 81E02D19; Fri, 6 Jul 2018 14:17:24 +0000 (UTC) Date: Fri, 6 Jul 2018 15:38:08 +0200 From: Greg Kroah-Hartman To: Joe Perches Cc: x86@kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/6] device: Add #define dev_fmt similar to #define pr_fmt Message-ID: <20180706133808.GC1466@kroah.com> References: <3f213f4f9ee604c1797af67360d8da1836b34271.1525878372.git.joe@perches.com> <53ed025e7f188c931b99f83066457b2266e69cd6.camel@perches.com> <35e73723b9f982a400d5313df405972c09f9b374.camel@perches.com> <20180625005142.GB23869@kroah.com> <4ec61ff7041d5e68b8bce48c58b54129da701ea4.camel@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4ec61ff7041d5e68b8bce48c58b54129da701ea4.camel@perches.com> User-Agent: Mutt/1.10.0 (2018-05-17) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 05, 2018 at 03:57:56PM -0700, Joe Perches wrote: > On Mon, 2018-06-25 at 08:51 +0800, Greg Kroah-Hartman wrote: > > On Sun, Jun 24, 2018 at 08:41:03AM -0700, Joe Perches wrote: > > > On Tue, 2018-06-19 at 06:31 -0700, Joe Perches wrote: > > > > Greg? Ping? > > > > > > > > The patches to impi have hit -next and the impi code > > > > works differently without this patch. > > > > > > Greg? > > > > > > You are listed as the maintainer for this subsystem. > > > Do you want me to get this applied via someone else? > > > > I am traveling in Asia right now, please give me a chance to catch up on > > patches... > > Caught up yet? Nope!