summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorEugene Syromiatnikov <esyr@redhat.com>2020-03-24 05:19:20 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-05-02 08:49:00 +0200
commitd15fc14704414a7b90465a8f735c9ad7f5cf1ac0 (patch)
tree8756ba12e7f3b7ece64712d46b8382f1e2fa4bce /tools/perf/scripts/python/stackcollapse.py
parentf37079e9ea83dc1f66713c2dbec2c19cd8cf121f (diff)
taprio: do not use BIT() in TCA_TAPRIO_ATTR_FLAG_* definitions
commit 673040c3a82a7564423e09c791e242a846591e30 upstream. BIT() macro definition is internal to the Linux kernel and is not to be used in UAPI headers; replace its usage with the _BITUL() macro that is already used elsewhere in the header. Fixes: 9c66d1564676 ("taprio: Add support for hardware offloading") Signed-off-by: Eugene Syromiatnikov <esyr@redhat.com> Acked-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions