From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755863AbdKGBQ6 (ORCPT ); Mon, 6 Nov 2017 20:16:58 -0500 Received: from mail.aperture-lab.de ([138.201.29.205]:35288 "EHLO mail.aperture-lab.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755248AbdKGBQ4 (ORCPT ); Mon, 6 Nov 2017 20:16:56 -0500 Date: Tue, 7 Nov 2017 02:16:51 +0100 From: Linus =?utf-8?Q?L=C3=BCssing?= To: Ben Hutchings Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, b.a.t.m.a.n@lists.open-mesh.org, akpm@linux-foundation.org, Antonio Quartulli , Simon Wunderlich Subject: Re: [PATCH 3.16 076/294] batman-adv: fix TT sync flag inconsistencies Message-ID: <20171107011651.GB1873@otheros> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: 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 Hi Ben! On Mon, Nov 06, 2017 at 11:03:02PM +0000, Ben Hutchings wrote: > 3.16.50-rc1 review patch. If anyone has any objections, please let me know. > > ------------------ > > From: Linus Lüssing > > commit 54e22f265e872ae140755b3318521d400a094605 upstream. [...] > [bwh: Backported to 3.16: > - Drop changes to batadv_tt_global_dump_subentry() May I ask, were there specific concerns for stable 3.16 kernel releases with this change? It's not bothering me, but I'm currently wondering whether this could cause some confusion to users. Regards, Linus