Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp2294284imm; Sat, 29 Sep 2018 15:13:36 -0700 (PDT) X-Google-Smtp-Source: ACcGV605V5eM/Ic5T3sra3XPq/mH6ghiXPN35dgvBzUdBdV6GobT3Fl1cKyCshBefG2c1VzS+idW X-Received: by 2002:a63:ec14:: with SMTP id j20-v6mr4346823pgh.28.1538259216494; Sat, 29 Sep 2018 15:13:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1538259216; cv=none; d=google.com; s=arc-20160816; b=DQ8aVgp2J3PiKw2mVU1c4Hh64mWNkE1wXCspsh209OiumIMiJ59thJIEjCXspZsVj8 SEvkvtvKe/ds04Ha9ez3rKm+jUG3tzzH/X7P5HShbvn+0RJQFMsFiHmw7dJciTqzazS9 3SEdGDM7zt/pCPhkLsRwdKxqtLuKjzXPM4hsZRDSKEBT6tAKF46f/0fElf+nZnL9ZGkA xKNx/k619yp5PUKuyKPSwDv4itsVvGmE4J83Pac24BdeBYn4lE9fQITZKuUmEzwSRlBZ qH689S+Z4PIVZWJGbuyfIqC1NmeXCYBxIn8kB6Uc5d3cDzCt7EaO7UTWumQhEV4daWuz GD/g== 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; bh=CddXap2eM+zduAPz2tNkQ729gWgQ0jyYLtA4u2aK5fQ=; b=Mp+VC74eafjv7UeNelZ1l1MpFIU25CQtEj+11dnQEPOZ5RaKV2gJjYnM5j9O81csjN 4q5r2iFKf+bEsDfDN0eE0lneBNfhHy9z4pzei1l+nzRU4qjI5ySZdsF5HPyGp/2+EgFv ksiogjXhu2+vZdXDnPe8IH9lhS7qKmVwMEm/FO9meF2Xtohdp0aywcvkHMln828XU8dx 8Ri7hDYgaSlamJwO5XXZlkvgQ/NQRlHuTw1iyd/tjyjoMiDXVKRIVVQeMSrb9RX1d5om 21C8gGrzRizxHKPj0WqyTxL4wx0gnQaCdjaMdqztXYkMG0JltWog1ax5Yiz9lRgd6Enl dX9w== 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 l5-v6si8118272pff.304.2018.09.29.15.13.17; Sat, 29 Sep 2018 15:13:36 -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 S1726555AbeI3EnX (ORCPT + 99 others); Sun, 30 Sep 2018 00:43:23 -0400 Received: from Galois.linutronix.de ([146.0.238.70]:55933 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725966AbeI3EnX (ORCPT ); Sun, 30 Sep 2018 00:43:23 -0400 Received: from bigeasy by Galois.linutronix.de with local (Exim 4.80) (envelope-from ) id 1g6NTy-0000CD-L7; Sun, 30 Sep 2018 00:13:02 +0200 Date: Sun, 30 Sep 2018 00:13:02 +0200 From: Sebastian Andrzej Siewior To: Thomas Gleixner Cc: kbuild test robot , Julia Cartwright , kbuild-all@01.org, "linux-kernel@vger.kernel.org" , "linux-rt-users@vger.kernel.org" , Steffen Trumtrar , Tim Sander , Guenter Roeck Subject: Re: [PATCH RT 2/2] watchdog, rt: prevent deferral of watchdogd wakeup Message-ID: <20180929221301.z7dytm4whpcbip6a@linutronix.de> References: <0e02d8327aeca344096c246713033887bc490dd7.1538089180.git.julia@ni.com> <201809290614.fxFuwGkP%fengguang.wu@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2018-09-29 08:38:55 [+0200], Thomas Gleixner wrote: > On Sat, 29 Sep 2018, kbuild test robot wrote: > > [also build test ERROR on v4.19-rc5 next-20180928] > > [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] > > > > It's against the RT tree, so it won't work against next or upstream. I > think it would be good to have a machine parseable tag to describe which > tree/branch/commit patches are applicable to. If that tag is missing, the > bot can assume it's against upstream/next. I asked the testing team to ignore patches or test against the RT tree if the patch is tagged [PATCH RT]. I think it worked since I haven't seen those mails. > Thanks, > > tglx Sebastian