diff options
author | David Vrabel <david.vrabel@citrix.com> | 2013-08-15 13:21:05 +0100 |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2013-08-20 10:15:28 -0400 |
commit | 3ef0296a0b77d70585e23be93a5144e764a2781e (patch) | |
tree | 1fea4c08b58d175328176b5d297c44651ac532ae /MAINTAINERS | |
parent | e201bfcc5c4fe6d58ce2b21fb4f4c2a2f0ab7ab8 (diff) | |
download | linux-3ef0296a0b77d70585e23be93a5144e764a2781e.tar.gz linux-3ef0296a0b77d70585e23be93a5144e764a2781e.tar.bz2 linux-3ef0296a0b77d70585e23be93a5144e764a2781e.zip |
xen/events: document behaviour when scanning the start word for events
The original comment on the scanning of the start word on the 2nd pass
did not reflect the actual behaviour (the code was incorrectly masking
bit_idx instead of the pending word itself).
The documented behaviour is not actually required since if event were
pending in the MSBs, they would be immediately scanned anyway as we go
through the loop again.
Update the documentation to reflect this (instead of trying to change
the behaviour).
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions