Displaying 5 results from an estimated 5 matches for "atalk_proc".
2007 Dec 25
1
problems building appletalk module with new kernel
...gle...
# make -C /lib/modules/2.6.18-53.1.4.el5/build \
SUBDIRS=/usr/src/appletalk modules
make: Entering directory `/usr/src/kernels/2.6.18-53.1.4.el5-i686'
CC [M] /usr/src/appletalk/aarp.o
CC [M] /usr/src/appletalk/ddp.o
CC [M] /usr/src/appletalk/dev.o
CC [M] /usr/src/appletalk/atalk_proc.o
CC [M] /usr/src/appletalk/sysctl_net_atalk.o
LD [M] /usr/src/appletalk/appletalk.o
Building modules, stage 2.
MODPOST
CC /usr/src/appletalk/appletalk.mod.o
LD [M] /usr/src/appletalk/appletalk.ko
make: Leaving directory `/usr/src/kernels/2.6.18-53.1.4.el5-i686'
# make -C /...
2018 Jun 07
0
[PATCH v2 1/2] compiler-gcc.h: add gnu_inline to all inline declarations
...| 14 +++++-----
include/net/udplite.h | 2 +-
include/net/x25.h | 8 +++---
include/net/xfrm.h | 18 ++++++-------
include/video/newport.h | 12 ++++-----
net/appletalk/atalk_proc.c | 4 +--
net/appletalk/ddp.c | 2 +-
net/core/neighbour.c | 2 +-
net/core/scm.c | 2 +-
net/decnet/dn_nsp_in.c | 2 +-
net/decnet/dn_nsp_out.c...
2018 Dec 27
0
PROPOSAL: Extend inline asm syntax with size spec
....h | 2 +-
> include/uapi/linux/netfilter_ipv4/ip_tables.h | 2 +-
> include/uapi/linux/netfilter_ipv6/ip6_tables.h | 2 +-
> include/video/newport.h | 12 +++----
> lib/zstd/mem.h | 2 +-
> net/appletalk/atalk_proc.c | 4 +--
> net/appletalk/ddp.c | 2 +-
> net/core/neighbour.c | 2 +-
> net/core/scm.c | 2 +-
> net/decnet/dn_nsp_in.c | 2 +-
>...
2018 Oct 10
5
PROPOSAL: Extend inline asm syntax with size spec
On Wed, Oct 10, 2018 at 01:54:33PM -0500, Segher Boessenkool wrote:
> It would be great to hear from kernel people if it works adequately for
> what you guys want it for :-)
Sure, ping me when you have the final version and I'll try to build gcc
with it and do some size comparisons.
Thx.
--
Regards/Gruss,
Boris.
Good mailing practices for 400: avoid top-posting and trim the
2018 Oct 10
5
PROPOSAL: Extend inline asm syntax with size spec
On Wed, Oct 10, 2018 at 01:54:33PM -0500, Segher Boessenkool wrote:
> It would be great to hear from kernel people if it works adequately for
> what you guys want it for :-)
Sure, ping me when you have the final version and I'll try to build gcc
with it and do some size comparisons.
Thx.
--
Regards/Gruss,
Boris.
Good mailing practices for 400: avoid top-posting and trim the