diff options
author | Rob Clark <robdclark@gmail.com> | 2014-08-09 09:07:25 -0400 |
---|---|---|
committer | Rob Clark <robdclark@gmail.com> | 2014-08-26 10:43:31 -0400 |
commit | 6814dbf9414818861cdc21ba1f9799eb2e339b07 (patch) | |
tree | f4405ff8a5bc6aa6463479b1dacfce2af9fdd823 /drivers/hwmon/adm1026.c | |
parent | a284e9d14e35b776807c3a40dd1ff1e05429d4a4 (diff) |
drm/msm: avoid flood of kernel logs on faults
87e956e9 changed the fault handler to return -ENOSYS, which causes the
iommu driver to print out a huge splat. Which wouldn't be quite so bad
if nothing ever faulted. But seems like some EXA composite operations
generate quite a lot of (seemingly harmless) faults. That is probably a
userspace problem, but the huge increase in verbosity from iommu fault
dumps makes things kind of unusable.
We probably should actually log *some* message (not conditional on
drm.debug). But ratelimit it.
Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'drivers/hwmon/adm1026.c')
0 files changed, 0 insertions, 0 deletions