Alexey Dobriyan c4fe244857 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>
2013-09-05 12:12:51 -07:00
..
2013-05-01 17:29:39 -04:00
2013-06-29 12:56:32 +04:00
2013-02-22 23:31:31 -05:00
2013-06-29 12:56:32 +04:00
2013-06-29 12:56:32 +04:00
2013-04-29 15:42:01 -04:00
2013-02-22 23:31:31 -05:00
2013-07-18 13:40:18 +02:00