Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751727AbdGaBxJ (ORCPT ); Sun, 30 Jul 2017 21:53:09 -0400 Received: from mail-pg0-f41.google.com ([74.125.83.41]:36134 "EHLO mail-pg0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751246AbdGaBxH (ORCPT ); Sun, 30 Jul 2017 21:53:07 -0400 Subject: Re: [PATCH v4 resend 1/2] rtmutex: update rt-mutex-design To: Peter Zijlstra , Ingo Molnar , Jonathan Corbet , "open list:LOCKING PRIMITIVES" , "open list:DOCUMENTATION" Cc: Steven Rostedt , Sebastian Siewior , Mathieu Poirier , Juri Lelli , Thomas Gleixner References: <1501465854-20983-1-git-send-email-alex.shi@linaro.org> From: Alex Shi Message-ID: Date: Mon, 31 Jul 2017 09:53:01 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <1501465854-20983-1-git-send-email-alex.shi@linaro.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 438 Lines: 16 On 07/31/2017 09:50 AM, Alex Shi wrote: > -Reviewers: Ingo Molnar, Thomas Gleixner, Thomas Duetsch, and Randy Dunlap > +Original Reviewers: Ingo Molnar, Thomas Gleixner, Thomas Duetsch, and > + Randy Dunlap > +Update (7/6/2017) Reviewers: Steven Rostedt and Sebastian Siewior > Hi Peter&Ingo, This patch had been reviewed and acked by Sebastian and Steven. Do you still need a official 'reviewed-by' from them? Thanks Alex