summaryrefslogtreecommitdiffstats
path: root/drivers/block
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@suse.com>2013-06-17 15:16:33 -0400
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>2013-06-17 15:17:15 -0400
commit8d9256906a97c24e97e016482b9be06ea2532b05 (patch)
treed6e1828f08344fa7f183ea9deddb8b898b26d5ab /drivers/block
parent604c499cbbcc3d5fe5fb8d53306aa0fae1990109 (diff)
downloadop-kernel-dev-8d9256906a97c24e97e016482b9be06ea2532b05.zip
op-kernel-dev-8d9256906a97c24e97e016482b9be06ea2532b05.tar.gz
xen/io/ring.h: new macro to detect whether there are too many requests on the ring
Backends may need to protect themselves against an insane number of produced requests stored by a frontend, in case they iterate over requests until reaching the req_prod value. There can't be more requests on the ring than the difference between produced requests and produced (but possibly not yet published) responses. This is a more strict alternative to a patch previously posted by Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>. Signed-off-by: Jan Beulich <jbeulich@suse.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'drivers/block')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud