From: Johannes Berg <johannes@sipsolutions.net>
To: Hauke Mehrtens <hauke@hauke-m.de>,
Arend van Spriel <arend@broadcom.com>,
backports@vger.kernel.org
Subject: Re: [PATCH v2] backports: add ktime_get_boot_ns()
Date: Mon, 07 Dec 2015 13:51:13 +0100 [thread overview]
Message-ID: <1449492673.4040.4.camel@sipsolutions.net> (raw)
In-Reply-To: <56620234.8010104@hauke-m.de>
On Fri, 2015-12-04 at 22:14 +0100, Hauke Mehrtens wrote:
>
> I am getting this error with your patch on kernel 4.3:
>
> hauke@hauke-desktop:~/compat-wireless/tmp$ ionice -c 3 nice -n 20
> make V=99
> CC [M] /home/hauke/compat-wireless/tmp/compat/main.o
> In file included from include/linux/hrtimer.h:18:0,
> from
> /home/hauke/compat-wireless/tmp/backport-
> include/linux/timekeeping.h:5,
> from include/linux/ktime.h:297,
> from
> /home/hauke/compat-wireless/tmp/backport-include/linux/ktime.h:3,
> from include/linux/rcupdate.h:47,
> from
> /home/hauke/compat-wireless/tmp/backport-include/linux/rcupdate.h:3,
> from include/linux/srcu.h:33,
> from include/linux/notifier.h:15,
> from include/linux/memory_hotplug.h:6,
> from include/linux/mmzone.h:812,
> from include/linux/gfp.h:5,
> from
> /home/hauke/compat-wireless/tmp/backport-include/linux/gfp.h:3,
> from include/linux/kmod.h:22,
> from include/linux/module.h:13,
> from
> /home/hauke/compat-wireless/tmp/backport-include/linux/module.h:3,
> from /home/hauke/compat-
> wireless/tmp/compat/main.c:1:
> include/linux/rbtree.h: In function ‘rb_link_node_rcu’:
> include/linux/rbtree.h:95:2: error: implicit declaration of function
> ‘rcu_assign_pointer’ [-Werror=implicit-function-declaration]
> rcu_assign_pointer(*rb_link, node);
> ^
>
Strange. I got different but similarly strange warnings though, I'll
send the patch I ended up using.
johannes
--
To unsubscribe from this list: send the line "unsubscribe backports" in
prev parent reply other threads:[~2015-12-07 12:51 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-02 8:56 [PATCH v2] backports: add ktime_get_boot_ns() Johannes Berg
2015-12-02 9:03 ` Johannes Berg
2015-12-02 9:04 ` Johannes Berg
2015-12-02 10:33 ` Arend van Spriel
2015-12-02 10:46 ` Johannes Berg
2015-12-04 21:14 ` Hauke Mehrtens
2015-12-04 21:25 ` Hauke Mehrtens
2015-12-07 12:51 ` Johannes Berg [this message]
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=1449492673.4040.4.camel@sipsolutions.net \
--to=johannes@sipsolutions.net \
--cc=arend@broadcom.com \
--cc=backports@vger.kernel.org \
--cc=hauke@hauke-m.de \
/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.