summaryrefslogtreecommitdiff
path: root/mm/swapfile.c
diff options
context:
space:
mode:
authorHeiner Kallweit <hkallweit1@gmail.com>2016-06-29 19:13:59 (GMT)
committerJoerg Roedel <jroedel@suse.de>2016-07-13 10:28:55 (GMT)
commitfeccf398db631f3b98c4c6572381517d90b5fd87 (patch)
treed56aac4685cdd6920251eca7fdcf39a18d8561f3 /mm/swapfile.c
parente38d1f1312e4e88d1dab1fdf591824e1f3b105a9 (diff)
downloadlinux-feccf398db631f3b98c4c6572381517d90b5fd87.tar.xz
iommu: Simplify and fix ida handling
Ida handling can be much simplified by using the ida_simple_.. functions. This change also fixes the bug that previously checking for errors returned by ida_get_new() was incomplete. ida_get_new() can return errors other than EAGAIN, e.g. ENOSPC. This case wasn't handled. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'mm/swapfile.c')
0 files changed, 0 insertions, 0 deletions