lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 15 May 2007 02:30:36 +0200
From:	Pavel Pisa <ppisa@...ron.com>
To:	Pierre Ossman <drzeus-mmc@...eus.cx>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	Nicolas FERRE <nicolas.ferre@....atmel.com>,
	Andrew Victor <andrew@...people.com>,
	Ralf Baechle <ralf@...ux-mips.org>,
	Manuel Lauss <mano@...rinelk.homelinux.net>,
	Yoichi Yuasa <yoichi_yuasa@...peaks.co.jp>,
	Sascha Hauer <s.hauer@...gutronix.de>,
	Russell King <rmk+lkml@....linux.org.uk>,
	Tony Lindgren <tony@...mide.com>,
	David Brownell <david-b@...bell.net>,
	"Juha Yrjölä" <juha.yrjola@...idboot.com>,
	Carlos Aguiar <carlos.aguiar@...t.org.br>,
	"Briglia >> \"Anderson F. Briglia\"" <anderson.briglia@...t.org.br>,
	Kyungmin Park <kmpark@...radead.org>,
	"Khasim, Syed" <x0khasim@...com>,
	Sascha Hauer <s.hauer@...gutronix.de>
Subject: Re: [RFC] Orphaning MMC host drivers

On Monday 14 May 2007 21:38, Pierre Ossman wrote:
> @@ -2382,6 +2391,9 @@ M:        stelian@...ies.net
>  W:     http://popies.net/meye/
>  S:     Maintained
>  
> +MOTOROLA I.MX MMCI DRIVER
> +S:     Orphan
> +
>  MOUSE AND MISC DEVICES [GENERAL]
>  P:     Alessandro Rubini
>  M:     rubini@...vis.unipv.it
> @@ -2902,6 +2914,9 @@ M:        nico@....org

Hello Pierre,

as I have already stated, I would take responsibility
for I.MX SDHC driver. It is not perfect, but I am trying
to keep and fix it and I would be happy to receive
feedback or help from others.

The actual state is such, that read works for both SD/MMC,
but write is failing. The write path is timing sensitive
and some other kernel changes above 2.6.18 exposes these
problems. I have some ideas, how to dig for this problem
in mind, but I did not find time to try them yet.

I have already proposed MAINTAINERS change, but you
did not liked to point L: field to "sdhci-devel" list.
I propose ALKML mailing list this time as you suggested.

Do you include change or should I send my own patch
for review? Would you suggest change in driver name
to MOTOROLA I.MX MMCI DRIVER ?

Best wishes

            Pavel

My original proposal with L: changed to ALKML

Index: linux-2.6.21/MAINTAINERS
===================================================================
--- linux-2.6.21.orig/MAINTAINERS
+++ linux-2.6.21/MAINTAINERS
@@ -1717,6 +1717,13 @@ M:       lethal@...oticdreams.org
 L:     linux-fbdev-devel@...ts.sourceforge.net (subscribers-only)
 S:     Maintained

+IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
+P:     Pavel Pisa
+M:     ppisa@...ron.com
+L:     linux-arm-kernel@...ts.arm.linux.org.uk (subscribers-only)
+W:     http://mmc.drzeus.cx/wiki/Controllers/Freescale/SDHC
+S:     Maintained
+
 INFINIBAND SUBSYSTEM
 P:     Roland Dreier
 M:     rolandd@...co.com


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists