From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932100AbbCMLdS (ORCPT ); Fri, 13 Mar 2015 07:33:18 -0400 Received: from www.linutronix.de ([62.245.132.108]:55800 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755136AbbCMLdP (ORCPT ); Fri, 13 Mar 2015 07:33:15 -0400 Date: Fri, 13 Mar 2015 12:33:13 +0100 From: Sebastian Andrzej Siewior To: Steven Rostedt Cc: linux-kernel@vger.kernel.org, linux-rt-users , Thomas Gleixner , Carsten Emde , John Kacur , Paul Gortmaker Subject: Re: [PATCH RT 00/39] Linux 3.14.34-rt32-rc1 Message-ID: <20150313113313.GD5592@linutronix.de> References: <20150312191307.081068717@goodmis.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20150312191307.081068717@goodmis.org> 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 * Steven Rostedt | 2015-03-12 15:13:07 [-0400]: >Please scream at me if I messed something up. Please test the patches too. There is also "[PATCH v3.14-rt] netpoll: guard the access to dev->npinfo with rcu_read_lock/unlock" which I did not apply because the code is gone in v3.18. I stopped looking at it after I noticed that the code is gone. Sebastian