diff options
author | Marek Marczykowski <marmarek@mimuw.edu.pl> | 2011-05-03 12:04:52 -0400 |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2011-05-12 08:55:51 -0400 |
commit | 4352b47ab7918108b389a48d2163c9a4c2aaf139 (patch) | |
tree | 0cff95e7f551f838de24c516d241449bfb4e07d3 /include | |
parent | edc83d47a9928281ecf6fb709753edb3c58ae7f1 (diff) | |
download | talos-op-linux-4352b47ab7918108b389a48d2163c9a4c2aaf139.tar.gz talos-op-linux-4352b47ab7918108b389a48d2163c9a4c2aaf139.zip |
xen-blkfront: fix data size for xenbus_gather in blkfront_connect
barrier variable is int, not long. This overflow caused another variable
override: "err" (in PV code) and "binfo" (in xenlinux code -
drivers/xen/blkfront/blkfront.c). The later caused incorrect device
flags (RO/removable etc).
Signed-off-by: Marek Marczykowski <marmarek@mimuw.edu.pl>
Acked-by: Ian Campbell <Ian.Campbell@citrix.com>
[v1: Changed title]
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions