Received: by 2002:a05:6a10:a852:0:0:0:0 with SMTP id d18csp355727pxy; Fri, 30 Apr 2021 06:58:20 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx/EzEilonGWjFjDM72wwLK0GNe3V5XKhBOhNBuTOQL24PODDN0qBIOf+ZHiaKmCFSJ0k+Z X-Received: by 2002:a17:90a:bc94:: with SMTP id x20mr14991043pjr.107.1619791100650; Fri, 30 Apr 2021 06:58:20 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1619791100; cv=none; d=google.com; s=arc-20160816; b=Z72udmOTRxYDURhiZ7CUmOIpukOh4ZSd1EDNiRWIcPFEm3Cp2+OnIiyM+yyCyPNHjA EfeiWRE+LtyNtGxUqQGYD9kH4rTrXoAhgEFxhpdUQ+b9sy9HGdrYg3iu6Z9QwkIjqrID GfjO8OgQGlU2mddWv45cvvF7gUqUfNYv4kLUoX8TKOHipaq7XSyZniC5Uggt8VLjT+gg CAA/IUoyFP2vvVLq7bUDrTkKq19CLIyGYWOS396PvlvyLiQ0c8pnTY7kLa7N93MtuaVo K36q7uqSrBq0FGzg/HTJAbV22YgdM1SCX5UZY8fABd+p5dDaCxgMspFLjdtkg1Rsq11k RN4Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=Q1fICto2HNQZSfutCtic/S1RJWRyYhwo5x7lPTKn7TI=; b=MWGhdToryqxNt+JqZEQ4uKU9wxbSp/hYqDCUpJtvWmAuZWuim8ALum305PFVzSRD77 PmIfGjBBtBO3rfxD79BGNu27vVd/rS2byRymU4QqObKntlzArqvM4QYJwHUIA3ZC3Buw Rt0AN28qhqM/hsysJ8RL1AkankVQ0I70dmqyZFH5ahNEqjHc6ycqYCHWRWWR8YtCsdkF 7gsY+4WWMftjfJcnea2jNGoJctxuRIEAsNT9v3Z8Z9pI8Oq53K3Md3yaEAOpayhP42ZZ QRRTPK9tRZdBiBdkbNEs4BeNGcrwYqxcXlIJLrgP3UMI0sBbfqAVk/mM28NzUAAwxgVi 3jvQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=iV4LzR+d; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id w73si2552302pfd.263.2021.04.30.06.58.01; Fri, 30 Apr 2021 06:58:20 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=iV4LzR+d; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230268AbhD3N6I (ORCPT + 99 others); Fri, 30 Apr 2021 09:58:08 -0400 Received: from mail.kernel.org ([198.145.29.99]:50348 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229688AbhD3N6I (ORCPT ); Fri, 30 Apr 2021 09:58:08 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 23F7961459; Fri, 30 Apr 2021 13:57:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1619791039; bh=4U5STTHKz/FQJupb+0tWwRXQW3K2+e2V43lp6ZRD56o=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=iV4LzR+dEAD1STOrVm6PhT5nUrmtpPuQVeRzNUsqi19AQ1O07bKlkLkXelA5+nZrg qnNsR0/ENWZsxnKRaaD3AijsarApdAIwB0HIKCgGE4WQkIuXQ7qwM0Vkk7wnaqGCjo 65c5ekfpt1HUuMmQBDEhuHKYNLE74VTbNE4PC0is= Date: Fri, 30 Apr 2021 15:57:17 +0200 From: Greg Kroah-Hartman To: Frank Wunderlich Cc: Frank Wunderlich , linux-mediatek@lists.infradead.org, Bin Liu , Matthias Brugger , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, David Miller , DENG Qingfang Subject: Re: Re: [PATCH] musb: mediatek: rename driver Message-ID: References: <20210430124317.97376-1-linux@fw-web.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Please do not top-post :) On Fri, Apr 30, 2021 at 03:30:39PM +0200, Frank Wunderlich wrote: > Hi Grek > > the problem is that the name mediatek.ko does not point to musb-subsystem. I had discussed with Min Gao (author of this driver) some time ago about this as the name may conflict with other modules (don't remember which was that). > We have searched issue using the driver on my board (not yet resolved). > > if the module is loaded it shows (based on name) only "mediatek" and user does not know that is the mediatek musb driver, not very good in my eyes as mediatek is a vendor designing many different hardware and so drivers. Imho the module-name should at least give a clue to the subsystem to avoid confusion/conflicts > > Now the discussion comes up again here for a new driver: > https://patchwork.kernel.org/project/linux-mediatek/cover/20210429062130.29403-1-dqfext@gmail.com/#24148777 > > so i decided to rebase and post my patch created in past to clean this up. All of this information needs to go into the changelog text, what you wrote there does not explain all of the above. > and yes this can result in user-space issues depending on the name...because of this i have not added stable-tag ;) Why does stable matter? If this could result in a userspace breakage, that's not ok for any kernel change. Why not just have any new driver not use this name, as it is, it's not hurting anything. Until you can guarantee that renaming this is not going to break anything, I can not take it. thanks, greg k-h