diff options
author | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2011-04-04 14:48:20 -0400 |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2011-04-04 14:48:20 -0400 |
commit | d88885d0923ae27b01dfcec644f94829b1e46bea (patch) | |
tree | 7d18d0a16ed1e09065c542fd0405a3d67cb6a5d9 /arch/x86/xen/enlighten.c | |
parent | 361ae8cb57ec35ace2fa5f9695dba14eca9893e0 (diff) | |
download | linux-d88885d0923ae27b01dfcec644f94829b1e46bea.tar.gz linux-d88885d0923ae27b01dfcec644f94829b1e46bea.tar.bz2 linux-d88885d0923ae27b01dfcec644f94829b1e46bea.zip |
xen/debug: Don't be so verbose with WARN on 1-1 mapping errors.
There are valid situations in which this error is not
a warning. Mainly when QEMU maps a guest memory and uses
the VM_IO flag to set the MFNs. For right now make the
WARN be WARN_ONCE. In the future we will:
1). Remove the VM_IO code handling..
2). .. which will also remove this debug facility.
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'arch/x86/xen/enlighten.c')
0 files changed, 0 insertions, 0 deletions