summaryrefslogtreecommitdiff
path: root/net/irda
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-02-04 12:07:54 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2017-02-04 12:07:54 -0800
commit24bc5fe716855e5e608c515340b3ceacfb143bcc (patch)
tree4ed88464bea46a4c477919d7b88300c225dc2f13 /net/irda
parent412e6d3fec247b2bc83106514b0fb3b17e2eb7fe (diff)
parent00c87e9a70a17b355b81c36adedf05e84f54e10d (diff)
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Pull KVM fix from Radim Krčmář: "Fix a regression that prevented migration between hosts with different XSAVE features even if the missing features were not used by the guest (for stable)" * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: KVM: x86: do not save guest-unsupported XSAVE state
Diffstat (limited to 'net/irda')
0 files changed, 0 insertions, 0 deletions
o coredump and result in an attempt to read the memory again from within kernel space. Although there is a HV call to scrub the memory (mem_scrub), there is no easy way to guarantee that the real memory address(es) are not used by other tasks. Clearing the error with mem_scrub would zero the memory and cause the other processes to proceed with bad data. The handling of other non-resumable errors remain unchanged and will cause a panic. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/pcmcia/ss.h')