On Sun, Jan 28, 2018 at 02:22:19PM -0600, Scott Wood wrote: > search_dev_data() acquires a non-raw lock, which can't be done > from atomic context on PREEMPT_RT. There is no need to look at > dev_data because guest_mode should never be set if use_vapic is > not set. > > Signed-off-by: Scott Wood <[email protected]> > --- > This is a followup to the patches below: > > https://patchwork.codeaurora.org/patch/433611/ > https://patchwork.codeaurora.org/patch/433613/ > > drivers/iommu/amd_iommu.c | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-)
Applied, thanks. _______________________________________________ iommu mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/iommu
