From: Jakub Kicinski Date: Tue, 20 Sep 2022 20:54:39 +0000 (-0700) Subject: Merge branch 'small-tc-taprio-improvements' X-Git-Tag: v6.1-rc5~319^2~161 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c3194a67149f491aadc6cf9da509ff64227bfbe8;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'small-tc-taprio-improvements' Vladimir Oltean says: ==================== Small tc-taprio improvements This series contains: - the proper protected variant of rcu_dereference() of admin and oper schedules for accesses from the slow path - a removal of an extra function pointer indirection for qdisc->dequeue() and qdisc->peek() - a removal of WARN_ON_ONCE() checks that can never trigger - the addition of netlink extack messages to some qdisc->init() failures These were split from an earlier patch set, hence the v2. ==================== Link: https://lore.kernel.org/r/20220915105046.2404072-1-vladimir.oltean@nxp.com Signed-off-by: Jakub Kicinski --- c3194a67149f491aadc6cf9da509ff64227bfbe8