aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorMarcelo Tosatti <[email protected]>2006-09-27 01:51:02 -0700
committerLinus Torvalds <[email protected]>2006-09-27 08:26:19 -0700
commit7583ddfd3aae1007bc4fc67ea4c07d573d376e9e (patch)
treef88625aa25b246b29fc683682fa427ce18f08925 /net/unix/af_unix.c
parent8b0e330b7720a206339887044fa275bf537a5264 (diff)
[PATCH] Include __param section in read-only data range
The param section is an array of "kernel_param" structures, storing only constant data: pointer to name, permission of the variable pointed to by (void *)arg and pointers to set/get methods. Move end_rodata down to include __param section in the read-only range used by CONFIG_DEBUG_RODATA. Signed-off-by: Marcelo Tosatti <[email protected]> Acked-by: Arjan van de Ven <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions