From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758981AbcGKOg7 (ORCPT ); Mon, 11 Jul 2016 10:36:59 -0400 Received: from mail-wm0-f68.google.com ([74.125.82.68]:35587 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754005AbcGKOg5 (ORCPT ); Mon, 11 Jul 2016 10:36:57 -0400 Date: Mon, 11 Jul 2016 16:36:53 +0200 From: Ingo Molnar To: Anna-Maria Gleixner Cc: LKML , Peter Zijlstra , Sebastian Andrzej Siewior , Thomas Gleixner Subject: Re: [patch 26/66] perf: Remove perf cpu notifier code Message-ID: <20160711143653.GB20760@gmail.com> References: <20160711122450.923603742@linutronix.de> <20160711122532.790693466@linutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160711122532.790693466@linutronix.de> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Anna-Maria Gleixner wrote: > All users converted to state machine callbacks. > > Signed-off-by: Thomas Gleixner > Reviewed-by: Sebastian Andrzej Siewior > Signed-off-by: Anna-Maria Gleixner The SOB sequence is weird - is a From: Thomas line missing? Thanks, Ingo