projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a70e3f0
)
sparc: add SO_RESERVE_MEM definition.
author
David S. Miller
<davem@davemloft.net>
Fri, 1 Oct 2021 13:38:10 +0000
(14:38 +0100)
committer
David S. Miller
<davem@davemloft.net>
Fri, 1 Oct 2021 13:38:10 +0000
(14:38 +0100)
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/include/uapi/asm/socket.h
patch
|
blob
|
history
diff --git
a/arch/sparc/include/uapi/asm/socket.h
b/arch/sparc/include/uapi/asm/socket.h
index e80ee8641ac3ea6d91939dec60bb121cbba6afc0..082578b00cdd77ddf1ed4cbf6c1e3c4d8b7479ce 100644
(file)
--- a/
arch/sparc/include/uapi/asm/socket.h
+++ b/
arch/sparc/include/uapi/asm/socket.h
@@
-124,6
+124,9
@@
#define SO_BUF_LOCK 0x0051
+#define SO_RESEVE_MEM 0x0052
+
+
#if !defined(__KERNEL__)