diff options
author | Jake Oshins <jakeo@microsoft.com> | 2016-04-05 10:22:55 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-04-30 14:01:37 -0700 |
commit | 6d146aefbaa5c5dff0c2e9d81e90e5112ded284e (patch) | |
tree | 46298ca68d1d1c0edd9bcf75e61118fa1324611b /drivers/lguest | |
parent | be000f93e5d71f5d43dd722f8eb110b069f9d8a2 (diff) | |
download | linux-stable-6d146aefbaa5c5dff0c2e9d81e90e5112ded284e.tar.gz linux-stable-6d146aefbaa5c5dff0c2e9d81e90e5112ded284e.tar.bz2 linux-stable-6d146aefbaa5c5dff0c2e9d81e90e5112ded284e.zip |
drivers:hv: Record MMIO range in use by frame buffer
Later in the boot sequence, we need to figure out which memory
ranges can be given out to various paravirtual drivers. The
hyperv_fb driver should, ideally, be placed right on top of
the frame buffer, without some other device getting plopped on
top of this range in the meantime. Recording this now allows
that to be guaranteed.
Signed-off-by: Jake Oshins <jakeo@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/lguest')
0 files changed, 0 insertions, 0 deletions