diff options
author | 2006-10-02 02:17:11 -0700 | |
---|---|---|
committer | 2006-10-02 07:57:13 -0700 | |
commit | bbf73147e2d46611fbdcbc126f887c614c32350b (patch) | |
tree | 1d396e49bab0d19f6712b9a82e939dacce447261 /include/linux/console_struct.h | |
parent | [PATCH] pid: implement signal functions that take a struct pid * (diff) | |
download | wireguard-linux-bbf73147e2d46611fbdcbc126f887c614c32350b.tar.xz wireguard-linux-bbf73147e2d46611fbdcbc126f887c614c32350b.zip |
[PATCH] pid: export the symbols needed to use struct pid *
pids aren't something that drivers should care about. However there are a lot
of helper layers in the kernel that do care, and are built as modules. Before
I can convert them to using struct pid instead of pid_t I need to export the
appropriate symbols so they can continue to be built.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux/console_struct.h')
0 files changed, 0 insertions, 0 deletions