public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* mmap for /proc/vmcore broken since 3.12-rc1
@ 2013-10-02 12:03 Michael Holzheu
  2013-10-03  6:12 ` HATAYAMA Daisuke
  0 siblings, 1 reply; 7+ messages in thread
From: Michael Holzheu @ 2013-10-02 12:03 UTC (permalink / raw)
  To: Alexey Dobriyan
  Cc: David S. Miller, Vivek Goyal, HATAYAMA Daisuke, Jan Willeke,
	linux-kernel, kexec

Hello Alexey,

Looks like the following commit broke mmap for /proc/vmcore:

commit c4fe24485729fc2cbff324c111e67a1cc2f9adea
Author: Alexey Dobriyan <adobriyan@gmail.com>
Date:   Tue Aug 20 22:17:24 2013 +0300

    sparc: fix PCI device proc file mmap(2)

Because /proc/vmcore (fs/proc/vmcore.c) does not implement the
get_unmapped_area() fops function mmap now always returns EIO.

Michael


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-10-14  4:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-02 12:03 mmap for /proc/vmcore broken since 3.12-rc1 Michael Holzheu
2013-10-03  6:12 ` HATAYAMA Daisuke
2013-10-07  2:42   ` HATAYAMA Daisuke
2013-10-08 12:49     ` Alexey Dobriyan
2013-10-09 10:14       ` HATAYAMA Daisuke
2013-10-12 20:32         ` Alexey Dobriyan
2013-10-14  4:52           ` HATAYAMA Daisuke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox