Re: [PATCH] remove useless highmem bounce from loop/cryptoloop
From: Jari Ruusu (jariruusu_at_users.sourceforge.net)
Date: 10/30/03
- Previous message: Theodore Ts'o: "Re: Things that Longhorn seems to be doing right"
- In reply to: Ben Slusky: "[PATCH] remove useless highmem bounce from loop/cryptoloop"
- Next in thread: Andrew Morton: "Re: [PATCH] remove useless highmem bounce from loop/cryptoloop"
- Reply: Andrew Morton: "Re: [PATCH] remove useless highmem bounce from loop/cryptoloop"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 30 Oct 2003 20:14:30 +0200 To: Ben Slusky <sluskyb@paranoiacs.org>
Ben Slusky wrote:
> The attached patch changes the loop device transfer functions (including
> cryptoloop transfers) to accept page/offset pairs instead of virtual
> addresses, and removes the redundant kmaps in do_lo_send, do_lo_receive,
> and loop_transfer_bio. Per Andrew Morton's request a while back.
Cryptoloop is not the only user of loop transfer interface. Please don't
change that interface as it breaks code outside of mainline kernel.
Cryptoapi interface is quite broken. Your change extends that breakage to
loop transfer interface. Please don't do that.
Linus, please don't apply this patch.
-- Jari Ruusu 1024R/3A220F51 5B 4B F9 BB D3 3F 52 E9 DB 1D EB E3 24 0E A9 DD - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Theodore Ts'o: "Re: Things that Longhorn seems to be doing right"
- In reply to: Ben Slusky: "[PATCH] remove useless highmem bounce from loop/cryptoloop"
- Next in thread: Andrew Morton: "Re: [PATCH] remove useless highmem bounce from loop/cryptoloop"
- Reply: Andrew Morton: "Re: [PATCH] remove useless highmem bounce from loop/cryptoloop"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]