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:	Wed, 6 Aug 2008 20:33:24 +0200
From:	"Bartlomiej Zolnierkiewicz" <bzolnier@...il.com>
To:	linux-ide@...r.kernel.org
Cc:	linux-kernel@...r.kernel.org,
	"Borislav Petkov" <petkovbb@...il.com>
Subject: Re: [PATCH 4/2] ide-{floppy,tape}: remove request stack

On Wed, Aug 6, 2008 at 7:14 PM, Bartlomiej Zolnierkiewicz
<bzolnier@...il.com> wrote:

[...]

> ---
> pc stack can also be removed with a bit of care, we just need sth like:
>
> - add request_sense_pc (request_sense_rq alike)
>
> - dynamically allocate pc-s for blk_{fs,pc}_request() in ide-floppy.c
>  and for REQ_IDETAPE_{READ,WRITE} in ide-tape.c
>
> - add PC_FLAG_DYN for dynamically allocated pc-s
>
> - (the difficult part) figure out where to put freeing of dynamic pc-s
>
> Borislav, AFAIR you had some patches doing dynamic pc/rq-s?
> Maybe it would be possible to dust off just their rq-parts?

Please disregard above comments -- I found a better way to deal with rq stack.
--
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