Received: by 10.192.165.148 with SMTP id m20csp2781872imm; Mon, 7 May 2018 00:40:09 -0700 (PDT) X-Google-Smtp-Source: AB8JxZrsXMzjN8/egWNJF6hAELHoNujTB2cxI5MzxxOBLHp2okGcxAFgzHFSa6t4iiLNghLpPVPq X-Received: by 2002:a63:7352:: with SMTP id d18-v6mr30158328pgn.52.1525678809718; Mon, 07 May 2018 00:40:09 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1525678809; cv=none; d=google.com; s=arc-20160816; b=cT8aFvviCFzAMjpvuORMBPy6ziXq8xCp5xuAms8WxPgBn8BmFMDIcQK5p1laIm3jA0 ADEQ78mP9rH+PTohrHWnO0inqU0f9jruYoT+HL/i+Oqyq1cA1omXTA7xEMt6HqoE+1Is vS76/IghUThKsIjLc5O9S09LOUTZYinXCeXpvRdhEd80WimPFwNrP5yrG0I6J7HKq7pR PvErGgagfTiGBT5cY1cU6YEFepOZo5110vOsSmdwvqS8+fpaXghCwGCmw/trvRo4C6YD 0rPcFAIniqhjlaTBJKyGJpSOBqXLjC+/FjSyOlwTFkurPj0xMVKjFq9/StJEpqUEzXN/ hloQ== 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=+J1BQeEp1727Mg1R6xljkK3TW/oMJnW3tB2HLHLaPoQ=; b=DA1SDkacH9wubd1nZiNIdw2dMiGTE0RucWwwO92Ld5HbV1x5GWbHOl39KHeoFzKBtI DR5oYqSYz6yR9Ik3YR62wTDiRluVSjVHaMke1R/uajcmuE9q3bAxErsp/D3eEl22C2wv Xy/GG5AhM750uBEgowA48onbdFYAMlaDbdBx5tgC2OeRNrXvthJK3bpz1KkOrPmLjb+3 7BIiIrWIkd9CFLqpXqtNCBSfUzMK4BfE2NzSUwAhmN6pkzUM3Ddv1oz02YVIuy3s3kre McJ6vWlkXHtin4F4UHnHIn4Oqq3Fmo5+v4AslIPTD8/+jVOsS5brpjzPC0sYi8JI9V/8 Z+XQ== 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 f8-v6si9257152pgr.139.2018.05.07.00.39.53; Mon, 07 May 2018 00:40:09 -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 S1751951AbeEGHjc (ORCPT + 99 others); Mon, 7 May 2018 03:39:32 -0400 Received: from Galois.linutronix.de ([146.0.238.70]:49817 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750990AbeEGHja (ORCPT ); Mon, 7 May 2018 03:39:30 -0400 Received: from bigeasy by Galois.linutronix.de with local (Exim 4.80) (envelope-from ) id 1fFak4-0007U7-V4; Mon, 07 May 2018 09:39:29 +0200 Date: Mon, 7 May 2018 09:39:28 +0200 From: Sebastian Andrzej Siewior To: Mike Galbraith Cc: Thomas Gleixner , linux-kernel@vger.kernel.org, x86@kernel.org Subject: Re: [PATCH] x86: UV: raw_spinlock conversion Message-ID: <20180507073928.shmtfpqyhgxya53b@linutronix.de> References: <20180504111459.24825-1-bigeasy@linutronix.de> <20180504111459.24825-2-bigeasy@linutronix.de> <1525604359.28142.3.camel@gmx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1525604359.28142.3.camel@gmx.de> User-Agent: NeoMutt/20180323 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2018-05-06 12:59:19 [+0200], Mike Galbraith wrote: > On Sun, 2018-05-06 at 12:26 +0200, Thomas Gleixner wrote: > > On Fri, 4 May 2018, Sebastian Andrzej Siewior wrote: > > > > > From: Mike Galbraith > > > > > > Shrug. Lots of hobbyists have a beast in their basement, right? > > > > This hardly qualifies as a proper changelog ... > > Hm, that wasn't intended to be a changelog. > > This patch may not be current either, I haven't tested RT on a UV box > in quite some time. That last hunk looks like something that would be required even for !RT. Would you mind to check that patch and write a changelog? If it doesn't work for RT there is no need to carry this in -RT. > -Mike Sebastian