kernel-hacking-2024-linux-s.../net/rxrpc
Jens Axboe c46f2334c8 [SG] Get rid of __sg_mark_end()
sg_mark_end() overwrites the page_link information, but all users want
__sg_mark_end() behaviour where we just set the end bit. That is the most
natural way to use the sg list, since you'll fill it in and then mark the
end point.

So change sg_mark_end() to only set the termination bit. Add a sg_magic
debug check as well, and clear a chain pointer if it is set.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2007-11-02 08:47:06 +01:00
..
af_rxrpc.c [NET]: Forget the zero_it argument of sk_alloc() 2007-11-01 00:39:31 -07:00
ar-accept.c
ar-ack.c
ar-call.c
ar-connection.c net/* misc endianness annotations 2007-07-26 11:11:56 -07:00
ar-connevent.c
ar-error.c
ar-input.c
ar-internal.h
ar-key.c KEYS: Make request_key() and co fundamentally asynchronous 2007-10-17 08:42:57 -07:00
ar-local.c
ar-output.c
ar-peer.c
ar-proc.c
ar-recvmsg.c
ar-security.c
ar-skbuff.c
ar-transport.c Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). 2007-07-25 10:09:20 -07:00
Kconfig
Makefile
rxkad.c [SG] Get rid of __sg_mark_end() 2007-11-02 08:47:06 +01:00