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,DKIM_SIGNED, DKIM_VALID,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 5924FC433FE for ; Mon, 6 Sep 2021 13:40:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4174460F43 for ; Mon, 6 Sep 2021 13:40:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242680AbhIFNlj (ORCPT ); Mon, 6 Sep 2021 09:41:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50094 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233820AbhIFNli (ORCPT ); Mon, 6 Sep 2021 09:41:38 -0400 Received: from mail-wm1-x333.google.com (mail-wm1-x333.google.com [IPv6:2a00:1450:4864:20::333]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B21FEC061757 for ; Mon, 6 Sep 2021 06:40:33 -0700 (PDT) Received: by mail-wm1-x333.google.com with SMTP id i3so4634541wmq.3 for ; Mon, 06 Sep 2021 06:40:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=h8fzMrlNfeqQ1V7Mw80vYgzWg31AUNU+8kCIzeOvUGI=; b=je2IdFXBFDkVDGrZ/5L/zJzOOgyE3lZrrMAc5jKis+ikQ4QzVyyH8H4n6ukkmh/xyk pzBXlWwfxhhK3/LZHDkYYY+Ucdx611532nvBAD5hyazba83gwOma33BsStXJTr1RtskT nS1EWS9FHclna4c1zy6fUHixoJHpZZde3J+wypLKKw8wDd/6sWMXB6Ei7vFiLfu6Ccht Fv3FgSmZ3hfi40JMHNWSKEIyqyefR+rZ+YAIv9Xgj9xsXZfTlEshG0sDKn+wewU/cNe6 vOkkVYqsEpUJB58rZ6GGDFzQEBzbAnBn+PPe1+KKA6TZvyUix0r8Wl95MxZYcoHTzbhn 1a/Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=h8fzMrlNfeqQ1V7Mw80vYgzWg31AUNU+8kCIzeOvUGI=; b=Hn+Si6f95h7toD4OFh8h4wOXc+3Elj33SLWlcWugogb3VoXZo0r00w74+2H65A+TuT 4Xx75xbAMTDlwoD3hll5mfd/v5gUatxTrAzg6pqnpY+ith30hNTNnH6fctTMI6Oy7VzN NKoYVi3HXlQBG42DyGpCmTYO65Wm5VsEvoXcsFm0kuk3LWdJkXmfHKBAsbdMBIQfNyYG PsH6+Uh7bvMayJk5KQslAJdE2ltrWwF4aJL7iAwdT5G9h3oqPSPNboBkxEDPiHyyTT/l qjMjAgOaQM4UzyfPl7k/myIiXBnGHSImDIfNFp+J2feci3zOmpBlThYKg2qxSMSMPQ+f aX3Q== X-Gm-Message-State: AOAM531ov49ojH8d0GegtXTmhRPpgdyyeCgYjhQxzyLEY4zKrGjzyIwz pylw84GeASYiyewNbi3BujLl8A== X-Google-Smtp-Source: ABdhPJxSZNMrd0jxUL99QDIGbL3HxtYqrJ/yXjYhWzUID0G4CuSLLXg2Je/UOA0ZVhX9lg36hyCAuw== X-Received: by 2002:a1c:28b:: with SMTP id 133mr11457428wmc.138.1630935632338; Mon, 06 Sep 2021 06:40:32 -0700 (PDT) Received: from Red ([2a01:cb1d:3d5:a100:264b:feff:fe03:2806]) by smtp.googlemail.com with ESMTPSA id d7sm7934372wrs.39.2021.09.06.06.40.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 Sep 2021 06:40:32 -0700 (PDT) Date: Mon, 6 Sep 2021 15:40:30 +0200 From: LABBE Corentin To: Hans Verkuil Cc: gregkh@linuxfoundation.org, mchehab@kernel.org, linux-kernel@vger.kernel.org, linux-media@vger.kernel.org, linux-staging@lists.linux.dev, mjpeg-users@lists.sourceforge.net Subject: Re: [PATCH 6/8] staging: media: zoran: fusion all modules Message-ID: References: <20210903191540.3052775-1-clabbe@baylibre.com> <20210903191540.3052775-7-clabbe@baylibre.com> <9318ec41-d884-2c1a-1190-3a93c3f5a3fb@xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <9318ec41-d884-2c1a-1190-3a93c3f5a3fb@xs4all.nl> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Le Mon, Sep 06, 2021 at 12:41:32PM +0200, Hans Verkuil a écrit : > On 03/09/2021 21:15, Corentin Labbe wrote: > > The zoran driver is split in many modules, but this lead to some > > problems. > > One of them is that load order is incorrect when everything is built-in. > > > > Having more than one module is useless, so fusion all zoran modules in > > one. > > After applying this patch I am no longer able to rmmod the module: it will > always report that it is in use. This is with a Miro DC30. > > So something is wrong with refcounting. > > I do like the idea of merging all these modules, but it needs a bit more > testing. > > Regards, > > Hans > Hello I am sorry, I was sure to have successfully removed the zoran module a couple of time with my DC10. Anyway I just acquired a DC30, so I will test it also (even if I believe that model should not change anything). Regards