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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8C763C04A94 for ; Mon, 31 Jul 2023 05:28:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229680AbjGaF2N convert rfc822-to-8bit (ORCPT ); Mon, 31 Jul 2023 01:28:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51388 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229379AbjGaF2K (ORCPT ); Mon, 31 Jul 2023 01:28:10 -0400 Received: from lithops.sigma-star.at (lithops.sigma-star.at [195.201.40.130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 307D0E5D; Sun, 30 Jul 2023 22:28:08 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by lithops.sigma-star.at (Postfix) with ESMTP id 83FD563577C9; Mon, 31 Jul 2023 07:27:55 +0200 (CEST) Received: from lithops.sigma-star.at ([127.0.0.1]) by localhost (lithops.sigma-star.at [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id G9JFjYMLxIRN; Mon, 31 Jul 2023 07:27:54 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by lithops.sigma-star.at (Postfix) with ESMTP id 550AC63577D4; Mon, 31 Jul 2023 07:27:54 +0200 (CEST) Received: from lithops.sigma-star.at ([127.0.0.1]) by localhost (lithops.sigma-star.at [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id nipuTvMz7oy1; Mon, 31 Jul 2023 07:27:54 +0200 (CEST) Received: from lithops.sigma-star.at (lithops.sigma-star.at [195.201.40.130]) by lithops.sigma-star.at (Postfix) with ESMTP id 2B97763577C9; Mon, 31 Jul 2023 07:27:54 +0200 (CEST) Date: Mon, 31 Jul 2023 07:27:54 +0200 (CEST) From: Richard Weinberger To: Randy Dunlap Cc: masahiroy , linux-kernel , kernel test robot , anton ivanov , Johannes Berg , linux-um , tj , Takashi Iwai , Jaroslav Kysela , Nathan Chancellor , Nick Desaulniers , Nicolas Schier , linux-kbuild , alsa-devel Message-ID: <1063472755.889096.1690781274039.JavaMail.zimbra@nod.at> In-Reply-To: <3cd0e5b7-7e20-ce3b-e391-eb77443f63b1@infradead.org> References: <20230728043013.27776-1-rdunlap@infradead.org> <3cd0e5b7-7e20-ce3b-e391-eb77443f63b1@infradead.org> Subject: Re: [PATCH v3] um/drivers: fix hostaudio build errors MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT X-Originating-IP: [195.201.40.130] X-Mailer: Zimbra 8.8.12_GA_3807 (ZimbraWebClient - FF97 (Linux)/8.8.12_GA_3809) Thread-Topic: um/drivers: fix hostaudio build errors Thread-Index: NkqIAPWFcMLKoL0J2Cdhb+WpEEOx+g== Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org ----- Ursprüngliche Mail ----- > Von: "Randy Dunlap" > Oh, good point, and one that I agree with. > > I'll send a v4. Ok! >> >> Reviewed-by: Masahiro Yamada > > Takashi, I don't know who will merge the patch, but I would expect > that one of the UML maintainers to merge it.... FWIW. Yep. I'll carry this fix (v4) through the uml tree. Thanks, //richard