diff options
author | Alexey Dobriyan <adobriyan@gmail.com> | 2013-08-20 22:17:24 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-09-05 12:12:51 -0700 |
commit | c4fe24485729fc2cbff324c111e67a1cc2f9adea (patch) | |
tree | 26b45b77ad4ff49ae8f3af13a12f190439e53010 /sound/sh | |
parent | 61d9b9355b0d427bd1e732bd54628ff9103e496f (diff) |
sparc: fix PCI device proc file mmap(2)
Commit 786d7e1612f0b0adb6046f19b906609e4fe8b1ba "Fix rmmod/read/write races in /proc entries"
must have broken mmapping of PCI device proc files on Sparc.
Notice how it adds wrapper around ->mmap but doesn't do it around ->get_unmapped_area.
Add wrapper around ->get_unmapped_area.
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'sound/sh')
0 files changed, 0 insertions, 0 deletions