From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933868AbcBZUzs (ORCPT ); Fri, 26 Feb 2016 15:55:48 -0500 Received: from www.linutronix.de ([62.245.132.108]:34153 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754972AbcBZUzq (ORCPT ); Fri, 26 Feb 2016 15:55:46 -0500 Date: Fri, 26 Feb 2016 21:55:44 +0100 From: Sebastian Andrzej Siewior To: Clark Williams Cc: RT , LKML Subject: Re: [PATCH RT] rcutorture: comment out rcu_bh ops on PREEMPT_RT_FULL Message-ID: <20160226205544.GA9708@linutronix.de> References: <20160226131920.66d9cf52@sluggy.hsv.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20160226131920.66d9cf52@sluggy.hsv.redhat.com> X-Key-Id: 2A8CF5D1 X-Key-Fingerprint: 6425 4695 FFF0 AA44 66CC 19E6 7B96 E816 2A8C F5D1 User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Clark Williams | 2016-02-26 13:19:20 [-0600]: > >RT has dropped support of rcu_bh, comment out in rcutorture. > >Signed-off-by: Clark Williams applied. Sebastian