From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753355AbbKWOfX (ORCPT ); Mon, 23 Nov 2015 09:35:23 -0500 Received: from www.linutronix.de ([62.245.132.108]:44461 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752481AbbKWOfV (ORCPT ); Mon, 23 Nov 2015 09:35:21 -0500 Subject: Re: [kbuild-all] [PATCH] locking_selftest: Save/restore migrate_disable_atomic in locking selftest To: Fengguang Wu , Steven Rostedt References: <1448263178-28397-1-git-send-email-jianchuan.wang@windriver.com> <201511231529.iE0YvIjj%fengguang.wu@intel.com> <20151123084325.4f0b4d62@gandalf.local.home> <20151123141408.GA24611@wfg-t540p.sh.intel.com> Cc: linux-rt-users@vger.kernel.org, linux-kernel@vger.kernel.org, kbuild-all@01.org, jianchuan.wang@windriver.com, tglx@linutronix.de, yang.shi@windriver.com From: Sebastian Andrzej Siewior Message-ID: <5653241F.4070704@linutronix.de> Date: Mon, 23 Nov 2015 15:35:11 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.3.0 MIME-Version: 1.0 In-Reply-To: <20151123141408.GA24611@wfg-t540p.sh.intel.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11/23/2015 03:14 PM, Fengguang Wu wrote: >> Need to add RT in the subject like "[PATCH RT]". Then perhaps Fengguang >> can have his tests either ignore these or test against the -rt trees. > > Yes sure. Shall I apply RT patches to this tree/branch? > > https://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-rt-devel.git linux-4.1.y-rt I'm going to get you your kbot branch where you run bisect tests and everything and tests the patches against. The problem with this one is that we will drop it (or leave it stale) once we move to the next major kernel release. > Thanks, > Fengguang Sebastian