From: Arnaldo Carvalho de Melo <acme@conectiva.com.br>
To: "David S. Miller" <davem@redhat.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [PATCH] net/core: export sk_send_sigurg, its needed by x25 when built as a module
Date: Thu, 21 Nov 2002 03:40:17 -0200 [thread overview]
Message-ID: <20021121054017.GP28717@conectiva.com.br> (raw)
Hi David,
Please pull from:
master.kernel.org:/home/acme/BK/net-2.5
Now there is just this outstanding changeset.
Best Regards,
- Arnaldo
You can import this changeset into BK by piping this whole message to:
'| bk receive [path to repository]' or apply the patch as usual.
===================================================================
ChangeSet@1.922, 2002-11-21 03:17:14-02:00, acme@conectiva.com.br
net/core: export sk_send_sigurg, its needed by x25 when built as a module
netsyms.c | 1 +
1 files changed, 1 insertion(+)
diff -Nru a/net/netsyms.c b/net/netsyms.c
--- a/net/netsyms.c Thu Nov 21 03:38:18 2002
+++ b/net/netsyms.c Thu Nov 21 03:38:18 2002
@@ -116,6 +116,7 @@
EXPORT_SYMBOL(sock_recvmsg);
EXPORT_SYMBOL(sk_alloc);
EXPORT_SYMBOL(sk_free);
+EXPORT_SYMBOL(sk_send_sigurg);
EXPORT_SYMBOL(sock_wake_async);
EXPORT_SYMBOL(sock_alloc_send_skb);
EXPORT_SYMBOL(sock_alloc_send_pskb);
===================================================================
This BitKeeper patch contains the following changesets:
1.922
## Wrapped with gzip_uu ##
begin 664 bkpatch2804
M'XL(`$IQW#T``]U476_3,!1]KG_%E?8"8DE\G>^@HM(Q`=I0JXY)\%2YCMM4
M;>+)=KH5Y<?/+=)*4<7$Q!/^>O"]/C[W^,AG<&ND+GI<U)*<P2=E;-$3JI'"
M+C?<%ZKV9]H%)DJY0%"I6@;#JZ"1UF-^3%QDS*VH8".U*7KHAT\[=GLGB][D
M\N/M]?L)(?T^7%2\6<@;::'?)U;I#5^79L!MM5:-;S5O3"WM_L[N*;5CE#+7
M8TQ#&B<=)C1*.X$E(H]0EI1%61(=T'8$_XB%R'9+1O..17F6DP^`?LX84!8@
M!@R!A@6F!48>906EL%-F\+LB\`;!HV0(_[:,"R+`21L(I64!\N%.:0MF-36R
M*:=FN6CUXAR6UK@D6<H29EMX8#'<5[*!6;M<6^`&.-2J;->27`&+D:5D?%">
M>'_9"*&<DG?/U+GC[*;9UL87O]::QVE'0Z1IQQF=)0F?2SIC\[D(3^MZ`LD]
M&#JL!&D7Y1'+]E8Z2GO>3B_@1U;M#W=D4!OF+QOM<^'K]B0]S%@88NSH)6F8
M[/T4YL=V2@JD_X&=?NH_`D_?[X>SQ_CX*5[@K\].0$!R^6T\FGR=WGS_,AQ=
>OSHF^?KMX:,1E10KT]9])F0<AS0CC\D`*K3#!```
`
end
next reply other threads:[~2002-11-21 5:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-21 5:40 Arnaldo Carvalho de Melo [this message]
2002-11-22 5:53 ` [PATCH] net/core: export sk_send_sigurg, its needed by x25 when built as a module David S. Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20021121054017.GP28717@conectiva.com.br \
--to=acme@conectiva.com.br \
--cc=davem@redhat.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.