Re: [PATCH] fix proc_reg_get_unmapped_area()

2013-10-17 Thread Jan Beulich
>>> On 17.10.13 at 10:36, HATAYAMA Daisuke wrote: > (2013/10/17 16:23), Jan Beulich wrote: > On 16.10.13 at 22:40, Andrew Morton wrote: >>> On Wed, 16 Oct 2013 12:32:40 +0100 "Jan Beulich" wrote: >>> Commit c4fe24485729fc2cbff324c111e67a1cc2f9adea ("sparc: fix PCI device proc file

Re: [PATCH] fix proc_reg_get_unmapped_area()

2013-10-17 Thread HATAYAMA Daisuke
(2013/10/17 16:23), Jan Beulich wrote: On 16.10.13 at 22:40, Andrew Morton wrote: On Wed, 16 Oct 2013 12:32:40 +0100 "Jan Beulich" wrote: Commit c4fe24485729fc2cbff324c111e67a1cc2f9adea ("sparc: fix PCI device proc file mmap(2)"), while fixing one problem, introduced two new ones: - the func

Re: [PATCH] fix proc_reg_get_unmapped_area()

2013-10-17 Thread Jan Beulich
>>> On 16.10.13 at 22:40, Andrew Morton wrote: > On Wed, 16 Oct 2013 12:32:40 +0100 "Jan Beulich" wrote: > >> Commit c4fe24485729fc2cbff324c111e67a1cc2f9adea ("sparc: fix PCI device >> proc file mmap(2)"), while fixing one problem, introduced two new ones: >> - the function truncates the return

Re: [PATCH] fix proc_reg_get_unmapped_area()

2013-10-16 Thread Andrew Morton
On Wed, 16 Oct 2013 12:32:40 +0100 "Jan Beulich" wrote: > Commit c4fe24485729fc2cbff324c111e67a1cc2f9adea ("sparc: fix PCI device > proc file mmap(2)"), while fixing one problem, introduced two new ones: > - the function truncates the return value from ->get_unmapped_area() on > 64-bit architec