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] [day] [month] [year] [list]
Date:	Wed, 3 Feb 2010 01:08:50 +0100
From:	Bartlomiej Zolnierkiewicz <bzolnier@...il.com>
To:	Jeff Garzik <jeff@...zik.org>
Cc:	Alan Cox <alan@...rguk.ukuu.org.uk>, linux-ide@...r.kernel.org,
	linux-kernel@...r.kernel.org, David Miller <davem@...emloft.net>
Subject: Re: [PATCH 1/2] move host drivers for VLB IDE controllers to staging/out

On Tuesday 02 February 2010 11:59:54 pm Jeff Garzik wrote:
> On 02/02/2010 04:22 PM, Bartlomiej Zolnierkiewicz wrote:
> > On Tuesday 02 February 2010 07:00:41 pm Alan Cox wrote:
> >> On Tue, 02 Feb 2010 18:27:08 +0100
> >> Bartlomiej Zolnierkiewicz<bzolnier@...il.com>  wrote:
> >>
> >>> From: Bartlomiej Zolnierkiewicz<bzolnier@...il.com>
> >>> Subject: [PATCH] move host drivers for VLB IDE controllers to staging/out
> >>>
> >>> - they are for really old hardware that nobody has any longer
> >>> - they all require 'magic' parameters to work
> >>> - many controllers are also supported by pata_legacy driver
> >>>
> >>> so move them to staging/out and schedule for removal in 2.6.36
> >>> unless somebody steps in to work on them.
> >>>
> >>> Signed-off-by: Bartlomiej Zolnierkiewicz<bzolnier@...il.com>
> >>
> >> Acked-by: Alan Cox<alan@...ux.intel.com>
> >>
> >> When I actually tried some of the VLB bits while working on the
> >> pata_legacy stuff it was clear these hadn't been maintained/used for a
> >> very long time indeed. Most of them also are hacks doing stuff like fixed
> >> mode settings.
> >>
> >> However if the point of the old IDE code was as claimed to keep it as a
> >> 'stable' layer throwing chunks of it out doesn't strike me as in keeping
> >> with the stated plan ...
> >
> > I've always been under the impression that the claim was about adding new
> > stuff and not about removing dead code or ongoing efforts to make whole
> > kernel more maintainable.  Either way, Dave would be a much better person
> > to clarify it..
> 
> David's statements at the time were
> 
> 	I'm going to treat IDE as pure legacy, rather than as
> 	competition with the PATA drivers which is what people whould
> 	be moving over to.

I believe that the competition part was the result of misinterpretation
of the nature of large volume of changes as resulting in added features
while those changes were mainly re-organizing and shrinking the source
code size (by ~30% in total during last 3 years)..

> "pure legacy" does not usually imply accepting major changes to drivers, 
> changing APIs, and the like.

Your definition probably matches RHEL (or SLES) nicely but upstream kernel
and its APIs (i.e. block layer ones) evolve all the time.

It is impossible for any piece of kernel code to be a truly 'lone island'.

> But if IDE users are happy with this abrupt change of direction, the 
> resumption of frequent, large IDE changes, then that's their call...   I 
> would rather they just use libata, but who am I to judge?  ;-)

With atang tree they are free of this dilemma and through code sharing
they can (to some degree) use both at the same time! :-)

--
Bartlomiej Zolnierkiewicz
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ