[PATCH] mac80211: include <linux/rbtree.h>

Subsystems: mac80211, the rest

STALE1860d LANDED

Landed in mainline as 779969e3c895 on 2021-08-13.

4 messages, 2 authors, 2021-07-19 · open the first message on its own page

[PATCH] mac80211: include <linux/rbtree.h>

From: Johannes Berg <johannes@sipsolutions.net>
Date: 2021-07-15 16:02:41

From: Johannes Berg <redacted>

This is needed for the rbtree, and we shouldn't just rely
on it getting included somewhere implicitly. Include it
explicitly.

Signed-off-by: Johannes Berg <redacted>
---
 net/mac80211/ieee80211_i.h | 1 +
 1 file changed, 1 insertion(+)
diff --git a/net/mac80211/ieee80211_i.h b/net/mac80211/ieee80211_i.h
index 22549b95d1aa..1c14cecf9813 100644
--- a/net/mac80211/ieee80211_i.h
+++ b/net/mac80211/ieee80211_i.h
@@ -25,6 +25,7 @@
 #include <linux/leds.h>
 #include <linux/idr.h>
 #include <linux/rhashtable.h>
+#include <linux/rbtree.h>
 #include <net/ieee80211_radiotap.h>
 #include <net/cfg80211.h>
 #include <net/mac80211.h>
-- 
2.31.1

Re: [PATCH] mac80211: include <linux/rbtree.h>

From: Toke Høiland-Jørgensen <hidden>
Date: 2021-07-19 12:31:50

Johannes Berg [off-list ref] writes:
From: Johannes Berg <redacted>

This is needed for the rbtree, and we shouldn't just rely
on it getting included somewhere implicitly. Include it
explicitly.

Signed-off-by: Johannes Berg <redacted>
Does this need a Fixes: tag?

Acked-by: Toke Høiland-Jørgensen <redacted>

Re: [PATCH] mac80211: include <linux/rbtree.h>

From: Johannes Berg <johannes@sipsolutions.net>
Date: 2021-07-19 12:34:18

On Mon, 2021-07-19 at 14:31 +0200, Toke Høiland-Jørgensen wrote:
Johannes Berg [off-list ref] writes:
quoted
From: Johannes Berg <redacted>

This is needed for the rbtree, and we shouldn't just rely
on it getting included somewhere implicitly. Include it
explicitly.

Signed-off-by: Johannes Berg <redacted>
Does this need a Fixes: tag?
We seem to always get it implicitly in the current kernel, so I guess
not really necessary to backport or anything, I'd say no.

I just ran into it while preparing a new backports import to our
internal tree.

johannes

Re: [PATCH] mac80211: include <linux/rbtree.h>

From: Toke Høiland-Jørgensen <hidden>
Date: 2021-07-19 12:39:13

Johannes Berg [off-list ref] writes:
On Mon, 2021-07-19 at 14:31 +0200, Toke Høiland-Jørgensen wrote:
quoted
Johannes Berg [off-list ref] writes:
quoted
From: Johannes Berg <redacted>

This is needed for the rbtree, and we shouldn't just rely
on it getting included somewhere implicitly. Include it
explicitly.

Signed-off-by: Johannes Berg <redacted>
Does this need a Fixes: tag?
We seem to always get it implicitly in the current kernel, so I guess
not really necessary to backport or anything, I'd say no.

I just ran into it while preparing a new backports import to our
internal tree.
Alright, fair enough :)

-Toke
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help