From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751488AbdGQOz3 (ORCPT ); Mon, 17 Jul 2017 10:55:29 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:35255 "EHLO out1-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751280AbdGQOz2 (ORCPT ); Mon, 17 Jul 2017 10:55:28 -0400 X-ME-Sender: X-Sasl-enc: 9ZbXLjd5INc4LUGccEq2cIJ1DdgaPLhF9rU968bnvTgQ 1500303327 Date: Mon, 17 Jul 2017 16:55:23 +0200 From: Greg Kroah-Hartman To: Johannes Poehlmann Cc: linux-kernel@vger.kernel.org, Evgeniy Polyakov Subject: Re: [PATCH v2 3/4] w1: ds1wm: silence interrupts on HW before claiming the interrupt Message-ID: <20170717145522.GA7084@kroah.com> References: <6a03463f-7e93-8ee7-d56f-aaed1e2befba@izt-labs.de> <1498214835-11186-4-git-send-email-johannes.poehlmann@izt-labs.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1498214835-11186-4-git-send-email-johannes.poehlmann@izt-labs.de> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jun 23, 2017 at 12:47:14PM +0200, Johannes Poehlmann wrote: > Signed-off-by: Johannes Poehlmann > Acked-by: Evgeniy Polyakov > > 6 0 drivers/w1/masters/ds1wm.c What is that line for? And I can not take patches without changelog text. Also, kbuild found some issues with this patchset, can you please fix up and resend? thanks, greg k-h