From: Waldek <sp2ong@wp.pl>
To: linux-hams <linux-hams@vger.kernel.org>
Subject: Odp: Re: patch INP3 for kernel 3.6
Date: Thu, 26 Sep 2013 10:20:40 +0200 [thread overview]
Message-ID: <5243ee588b32f4.42875689@wp.pl> (raw)
Ok I have try compile kernel 3.6 with fixed rejected netrom.h and patch don't working with 3.6 kernel
CC [M] net/netrom/af_netrom.o
In file included from net/netrom/af_netrom.c:40:0:
include/net/netrom.h:72:27: warning: declaration does not declare anything [enabled by default]
net/netrom/af_netrom.c: In function 'nr_ioctl':
net/netrom/af_netrom.c:1261:3: error: implicit declaration of function 'inp3_set_mnem' [-Werror=implicit-function-declaration]
net/netrom/af_netrom.c:1269:3: error: implicit declaration of function 'inp3_get_mnem' [-Werror=implicit-function-declaration]
net/netrom/af_netrom.c: In function 'nr_proto_init':
net/netrom/af_netrom.c:1481:2: error: implicit declaration of function 'kinp3d_start' [-Werror=implicit-function-declaration]
net/netrom/af_netrom.c: In function 'nr_exit':
net/netrom/af_netrom.c:1512:2: error: implicit declaration of function 'kinp3d_stop' [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors
make[2]: *** [net/netrom/af_netrom.o] error 1
make[1]: *** [net/netrom] error 2
make: *** [net] error 2
Dnia Czwartek, 26 Wrze¶nia 2013 10:10 Matt Maguire <matt.vk2rq@gmail.com> napisa³(a)
> I'm not surprised it doesn't apply cleanly -- it is for 2.6 kernel,
> not 3.6. Even if it did apply, I wouldn't use it until the deadlock
> issue is addressed -- that's why I was interested to hear that someone
> else made a patch for 2.6, as I am curious whether they also fixed the
> deadlock issue inherited from the 2.4 patch.
--
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next reply other threads:[~2013-09-26 8:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-26 8:20 Waldek [this message]
2013-10-11 11:05 ` Odp: Re: patch INP3 for kernel 3.6 walter harms
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=5243ee588b32f4.42875689@wp.pl \
--to=sp2ong@wp.pl \
--cc=linux-hams@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.