[GIT PULL] (xen-blkfront) stable/for-jens-4.10 for your 'linux-next' branch.

From: Konrad Rzeszutek Wilk
Date: Fri Jan 27 2017 - 13:58:26 EST


Hey Jens,

Please pull in your 'for-linus' branch two little fixes for Xen
block front:

git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-jens-4.10

One fix is for handling the XEN_PAGE_SIZE != PAGE_SIZE (4KB vs 64KB
on ARM for example) mishandling while the other is fixing
the accounting for the configuration changes.

Thank you!

drivers/block/xen-blkfront.c | 22 ++++++++++++++--------
1 file changed, 14 insertions(+), 8 deletions(-)

Jan Beulich (2):
xen-blkfront: feature flags handling adjustments
xen-blkfront: correct maximum segment accounting