Wei Liu
4df26e88ee
xenfb: use the correct condition to avoid excessive looping
...
In commit ac0487e1 ("xenfb.c: avoid expensive loops when prod <=
out_cons"), ">=" was used. In fact, a full ring is a legit state.
Correct the test to use ">".
Reported-by: "Hao, Xudong" <xudong.hao@intel.com>
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Tested-by: "Hao, Xudong" <xudong.hao@intel.com>
Acked-by: Anthony Perard <anthony.perard@citrix.com>
Signed-off-by: Stefano Stabellini <sstabellini@kernel.org>
2016-04-12 10:16:08 -07:00
..
2016-01-29 15:07:24 +00:00
2016-03-22 22:20:15 +01:00
2014-01-31 14:47:33 +00:00
2016-01-29 15:07:24 +00:00
2016-03-22 22:20:15 +01:00
2013-04-08 18:13:16 +02:00
2014-07-11 10:17:02 +02:00
2016-03-22 22:20:15 +01:00
2016-01-29 15:07:23 +00:00
2016-01-29 15:07:24 +00:00
2015-07-24 13:57:45 +02:00
2016-01-29 15:07:24 +00:00
2016-01-29 15:07:24 +00:00
2016-03-16 17:42:18 +00:00
2016-01-29 15:07:22 +00:00
2014-02-04 19:34:30 +01:00
2016-01-29 15:07:22 +00:00
2016-01-29 15:07:24 +00:00
2015-12-17 13:37:13 +00:00
2016-01-29 15:07:24 +00:00
2014-01-31 14:47:33 +00:00
2016-01-29 15:07:23 +00:00
2016-01-29 15:07:23 +00:00
2014-01-31 14:47:33 +00:00
2016-01-29 15:07:24 +00:00
2016-01-29 15:07:24 +00:00
2016-03-01 07:51:32 +01:00
2015-07-16 17:31:05 +02:00
2014-06-05 16:04:17 +02:00
2016-03-22 22:20:17 +01:00
2016-01-29 15:07:24 +00:00
2016-01-29 15:07:24 +00:00
2014-01-31 14:47:33 +00:00
2016-03-22 22:20:15 +01:00
2016-03-22 22:20:17 +01:00
2016-02-23 12:43:05 +00:00
2014-09-30 13:34:09 +02:00
2016-01-29 15:07:24 +00:00
2016-01-29 15:07:24 +00:00
2016-01-29 15:07:24 +00:00
2016-03-22 22:20:17 +01:00
2013-04-08 18:13:16 +02:00
2016-02-03 10:41:36 +01:00
2016-01-29 15:07:23 +00:00
2016-04-11 12:36:34 +02:00
2016-02-03 10:41:36 +01:00
2016-03-22 22:20:15 +01:00
2016-04-12 10:16:08 -07:00