LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Bernhard Praschinger <shadowlord@utanet.at>
To: MJPEG-tools user list <mjpeg-users@lists.sourceforge.net>,
Arnd Bergmann <arnd@arndb.de>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Christoph Hellwig <hch@infradead.org>,
Hans Verkuil <hans.verkuil@cisco.com>,
Arvind Yadav <arvind.yadav.cs@gmail.com>,
Mauro Carvalho Chehab <mchehab@kernel.org>,
Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: Re: [Mjpeg-users] [PATCH] media: zoran: move to dma-mapping interface
Date: Wed, 25 Apr 2018 19:27:49 +0200 [thread overview]
Message-ID: <9841d9a0-fd2e-96a6-3092-d12efa92ea6c@utanet.at> (raw)
In-Reply-To: <20180425072138.GA16375@infradead.org>
Hallo
Christoph Hellwig wrote:
> On Wed, Apr 25, 2018 at 09:08:13AM +0200, Arnd Bergmann wrote:
>>> That probably also means it can use dma_mmap_coherent instead of the
>>> handcrafted remap_pfn_range loop and the PageReserved abuse.
>>
>> I'd rather not touch that code. How about adding a comment about
>> the fact that it should use dma_mmap_coherent()?
>
> Maybe the real question is if there is anyone that actually cares
> for this driver, or if we are better off just removing it?
>
> Same is true for various other virt_to_bus using drivers, e.g. the
> grotty atm drivers.
I would appreciate if somebody would removes the driver from the linux
kernel. I suggested that some years ago 2014-06-23 (just scroll down):
https://sourceforge.net/p/mjpeg/mailman/mjpeg-users/?viewmonth=201406
You should also find that thread in the kernel-janitors@vger.kernel.org
and linux-media@vger.kernel.org Mailinglist archive.
I know of one person that is still using this old type of card's but he
uses a 2.6.x Kernel on a old machine, using old software releases.
https://sourceforge.net/p/mjpeg/mailman/mjpeg-users/?viewmonth=201709
That type of card were introduced about ~20 years ago. I think it is a
good moment to say goodbye to that type of cards.
auf hoffentlich bald,
Berni the Chaos of Woodquarter
Email: shadowlord@utanet.at
www: http://www.lysator.liu.se/~gz/bernhard
next prev parent reply other threads:[~2018-04-25 17:47 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-24 20:40 [PATCH] media: zoran: move to dma-mapping interface Arnd Bergmann
2018-04-25 6:15 ` Christoph Hellwig
2018-04-25 7:08 ` Arnd Bergmann
2018-04-25 7:21 ` Christoph Hellwig
2018-04-25 11:15 ` Arnd Bergmann
2018-04-25 15:26 ` Christoph Hellwig
2018-04-25 15:58 ` Arnd Bergmann
2018-04-25 17:22 ` Mauro Carvalho Chehab
2018-04-25 17:43 ` Trent Piepho
2018-05-07 9:05 ` Hans Verkuil
2018-05-07 21:17 ` Arnd Bergmann
2018-04-25 17:27 ` Bernhard Praschinger [this message]
2018-04-26 17:49 ` kbuild test robot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9841d9a0-fd2e-96a6-3092-d12efa92ea6c@utanet.at \
--to=shadowlord@utanet.at \
--cc=arnd@arndb.de \
--cc=arvind.yadav.cs@gmail.com \
--cc=hans.verkuil@cisco.com \
--cc=hch@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=mjpeg-users@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).