Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp3327436imm; Sun, 24 Jun 2018 17:52:45 -0700 (PDT) X-Google-Smtp-Source: ADUXVKKtKb/dnjvDHxkXs9tJrxDfRc5Ie3CZZcO0yB7U5kY7ZTq48Kba8IyUxkRbjJ3iQUR9HuBM X-Received: by 2002:a65:61aa:: with SMTP id i10-v6mr8375097pgv.139.1529887965030; Sun, 24 Jun 2018 17:52:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1529887965; cv=none; d=google.com; s=arc-20160816; b=sTytMw8FLMVWjyrIUNhnkybg2g1XqGRqRfPYl3yTlH45Y0PITM9gFlOCiGqe0/5/Hr C20TfStap5rnLgBi8S3c4I8/sefPxc48p3+akJ5+UH2YwRcyKntN7qxKNlcRCJNKmgUV Re8VT56S4UAhKpBrzvu+37YsOgjsce9ZZjU4z3KhboH7+r1JfECMMkN7XLSaMaRQv7w0 cHLtdTxuW+TwYRao+TD3s+yHnV+O/edK+fz88g2WLoRRIB8qSqVOVR6laWfYSUzq51JI lteWD70jTRo1Q3s1JP7thHlRLHeLHtLRz4ezcYd2DcoRQUceQdSWQq2tAkANw3iLJHg/ qVkw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=+mFfs8SXpy6xrnNlB1b2FLD7SQxOpTYq0aCmcZI4Yh0=; b=Of+XkO3bVfbv6wtNqyvwNrQUE5QE0og7x/ZyP54lDJOfsxlKPp3vk9yo2iRfSFmUfe tVnDAKUxCwsujEaA6IftEBDWy3JxJGUKw2wpp0ypToMQ3o8WwduoWLWvHDV4DvDNKma5 4gGzUMnw/q9BrtTz0qAXcK/CIj9Xw88bqvb79ria6TYOI+Du/tEMWeWZGOwnhYGHOX5F P5XEN+4M7V0tLiVbUo+Q0J1JBJlmlMgQmjJjeDKBpAwNwqP+XzneJd/h15rVoe8wHjih Vq+xGEO1eDGtrIlnkRGfyOGfkjPobPHy/Z0/epdO9U1Wvbl97rE2nJ255FfZphXwblkA MHtw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 3-v6si13733160plf.84.2018.06.24.17.52.30; Sun, 24 Jun 2018 17:52:45 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752211AbeFYAvv (ORCPT + 99 others); Sun, 24 Jun 2018 20:51:51 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:59540 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751593AbeFYAvu (ORCPT ); Sun, 24 Jun 2018 20:51:50 -0400 Received: from localhost (li1825-44.members.linode.com [172.104.248.44]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 2F1CBCBE; Mon, 25 Jun 2018 00:51:48 +0000 (UTC) Date: Mon, 25 Jun 2018 08:51:43 +0800 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: <20180625005142.GB23869@kroah.com> References: <3f213f4f9ee604c1797af67360d8da1836b34271.1525878372.git.joe@perches.com> <53ed025e7f188c931b99f83066457b2266e69cd6.camel@perches.com> <35e73723b9f982a400d5313df405972c09f9b374.camel@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <35e73723b9f982a400d5313df405972c09f9b374.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 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... thanks, greg k-h