From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D7D54C11F66 for ; Tue, 13 Jul 2021 20:35:15 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C0D2961003 for ; Tue, 13 Jul 2021 20:35:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235310AbhGMUiF (ORCPT ); Tue, 13 Jul 2021 16:38:05 -0400 Received: from zeniv-ca.linux.org.uk ([142.44.231.140]:33218 "EHLO zeniv-ca.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234290AbhGMUiE (ORCPT ); Tue, 13 Jul 2021 16:38:04 -0400 X-Greylist: delayed 1265 seconds by postgrey-1.27 at vger.kernel.org; Tue, 13 Jul 2021 16:38:04 EDT Received: from viro by zeniv-ca.linux.org.uk with local (Exim 4.94.2 #2 (Red Hat Linux)) id 1m3P5N-000NaR-2y; Tue, 13 Jul 2021 20:32:57 +0000 Date: Tue, 13 Jul 2021 20:32:57 +0000 From: Al Viro To: Randy Dunlap Cc: Linus Torvalds , Hans de Goede , linux-fsdevel , LKML Subject: Re: [GIT PULL] vboxsf fixes for 5.14-1 Message-ID: References: <30c7ec73-4ad5-3c4e-4745-061eb22f2c8a@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: Al Viro Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jul 13, 2021 at 01:24:06PM -0700, Randy Dunlap wrote: > Hi Al, > > Where would you prefer for kernel-doc changes in fs/*.[ch] be merged? > > E.g., from June 27: > > https://lore.kernel.org/linux-fsdevel/20210628014613.11296-1-rdunlap@infradead.org/ Umm... I'd been under impression that kernel-doc stuff in general goes through akpm, TBH. I don't remember ever having a problem with your patches of that sort; I can grab that kind of stuff, but if there's an existing pipeline for that I'd just as well leave it there...