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:	Thu, 4 Sep 2008 03:32:40 +0900
From:	FUJITA Tomonori <fujita.tomonori@....ntt.co.jp>
To:	bzolnier@...il.com
Cc:	fujita.tomonori@....ntt.co.jp, linux-ide@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ide/Kconfig: mark ide-scsi as deprecated

On Wed, 3 Sep 2008 19:43:55 +0200
Bartlomiej Zolnierkiewicz <bzolnier@...il.com> wrote:

> On Wednesday 03 September 2008, FUJITA Tomonori wrote:
> > On Tue, 19 Aug 2008 21:11:44 +0200
> > Bartlomiej Zolnierkiewicz <bzolnier@...il.com> wrote:
> > 
> > > Mark ide-scsi as deprecated and remove stale/bogus documentation.
> > > 
> > > Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@...il.com>
> > > ---
> > >  drivers/ide/Kconfig |   16 +---------------
> > >  1 file changed, 1 insertion(+), 15 deletions(-)
> > 
> > Can we add ide-scsi to Documentation/feature-removal-schedule.txt?
> 
> Sure, care to send a patch?

2.6.30 is too far?

=
From: FUJITA Tomonori <fujita.tomonori@....ntt.co.jp>
Subject: [PATCH] add deprecated ide-scsi to feature-removal-schedule.txt

Signed-off-by: FUJITA Tomonori <fujita.tomonori@....ntt.co.jp>
---
 Documentation/feature-removal-schedule.txt |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt
index eb1a47b..feb84b0 100644
--- a/Documentation/feature-removal-schedule.txt
+++ b/Documentation/feature-removal-schedule.txt
@@ -322,3 +322,11 @@ Why:  Accounting can now be enabled/disabled without kernel recompilation.
       controlled by a kernel/module/sysfs/sysctl parameter.
 Who:  Krzysztof Piotr Oledzki <ole@....pl>
 
+---------------------------
+
+What: ide-scsi (BLK_DEV_IDESCSI)
+When: 2.6.30
+Why:  The 2.6 kernel supports direct writing to ide CD drives, which
+      eliminates the need for ide-scsi. The new method is more
+      efficient in every way.
+Who:  Bartlomiej Zolnierkiewicz <bzolnier@...il.com>
-- 
1.5.4.2

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