Slawomir Mrozowicz
d52b5e735a
examples/qos_sched: fix lcore limit
...
In expression 1ULL << i, left shifting by more than 63 bits
has undefined behavior. The shift amount, i, is as much as 127.
Coverity issue: 30690
Fixes: de3cfa2c9823 ("sched: initial import")
Signed-off-by: Slawomir Mrozowicz <slawomirx.mrozowicz@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
2016-05-16 18:49:12 +02:00
..
2015-12-07 03:21:13 +01:00
2015-06-12 11:10:10 +02:00
2016-05-02 15:31:17 +02:00
2016-03-31 22:03:05 +02:00
2016-04-20 13:49:31 +02:00
2016-04-27 17:41:46 +02:00
2015-03-10 11:47:46 +01:00
2016-04-01 21:38:34 +02:00
2016-04-20 11:53:32 +02:00
2016-04-01 21:38:34 +02:00
2016-05-02 15:31:17 +02:00
2016-05-02 15:31:17 +02:00
2016-05-16 14:48:09 +02:00
2016-04-01 21:38:34 +02:00
2016-03-21 23:36:43 +01:00
2016-04-07 19:52:07 +02:00
2016-04-01 21:38:34 +02:00
2016-04-01 21:38:34 +02:00
2016-04-01 21:38:34 +02:00
2016-04-20 13:49:36 +02:00
2016-05-02 15:31:17 +02:00
2016-04-07 23:05:47 +02:00
2016-03-09 23:05:05 +01:00
2016-04-01 21:38:34 +02:00
2016-04-01 21:38:34 +02:00
2016-04-01 21:38:34 +02:00
2016-02-10 15:47:50 +01:00
2016-05-02 15:31:17 +02:00
2016-05-02 15:31:17 +02:00
2016-03-22 20:46:53 +01:00
2016-03-11 18:05:55 +01:00
2016-05-16 18:49:12 +02:00
2016-02-10 15:47:50 +01:00
2015-05-11 15:51:14 +02:00
2015-05-11 15:51:14 +02:00
2016-05-02 15:31:17 +02:00
2015-03-10 11:47:46 +01:00
2016-05-10 20:22:40 +02:00
2016-05-02 15:31:17 +02:00
2016-05-16 14:48:09 +02:00
2015-12-07 03:21:13 +01:00
2016-04-04 15:05:40 +02:00
2016-04-11 14:29:19 +02:00