tmp_suning_uos_patched/include
Andy Grover 459f213ba1 target: Allocate aptpl_buf inside update_and_write_aptpl()
Instead of taking the buffer and length, update_and_write_aptpl() will
allocate the buffer as needed, and then free it. Instead, the function
takes an 'aptpl' boolean parameter.

This enables us to remove memory alloc/frees from struct
t10_pr_registration and other spots.

There is a slight loss of functionality because each callsite doesn't get
its own pr_debug any more, but this info can be cleaned via ftrace if
necessary and I think the shorter code is worth it.

Signed-off-by: Andy Grover <agrover@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
2013-06-14 00:04:58 -07:00
..
acpi
asm-generic arch, mm: Remove tlb_fast_mode() 2013-06-06 10:07:26 +09:00
clocksource
crypto
drm
dt-bindings
keys
linux This contains 4 fixes. 2013-06-07 18:46:51 -07:00
math-emu
media
memory
misc
net net_sched: restore "overhead xxx" handling 2013-06-02 22:22:35 -07:00
pcmcia
ras
rdma
rxrpc
scsi
sound
target target: Allocate aptpl_buf inside update_and_write_aptpl() 2013-06-14 00:04:58 -07:00
trace
uapi
video
xen
Kbuild