All of lore.kernel.org
 help / color / mirror / Atom feed
* hugetlbfs warning in mmtom
@ 2009-09-18  3:26 Américo Wang
  2009-09-18  7:45 ` Mel Gorman
  0 siblings, 1 reply; 3+ messages in thread
From: Américo Wang @ 2009-09-18  3:26 UTC (permalink / raw)
  To: linux-kernel
  Cc: William Irwin, James Morris, Mel Gorman, Andrew Morton,
	Serge Hallyn, David Howells

It seems that this one is not reported yet.

Please feel free to ask more info from me if you need.

Here it is:

Sep 17 16:07:24 dhcp-66-70-5 kernel: ------------[ cut here ]------------
Sep 17 16:07:24 dhcp-66-70-5 kernel: WARNING: at
fs/hugetlbfs/inode.c:957 hugetlb_file_setup+0x136/0x398()
Sep 17 16:07:24 dhcp-66-70-5 kernel: Hardware name: PowerEdge T105
Sep 17 16:07:24 dhcp-66-70-5 kernel: Using mlock ulimits for
SHM_HUGETLB deprecated
Sep 17 16:07:24 dhcp-66-70-5 kernel: Modules linked in: ib_iser
rdma_cm ib_cm iw_cm ib_sa ib_mad ib_core ib_addr ipv6 iscsi_tcp
libiscsi_tcp libiscsi scsi_transport_iscsi cpufreq_ondemand
powernow_k8 freq_table dm_multipath scsi_dh video output sbs sbshc
battery acpi_memhotplug ac parport_pc lp parport sg dcdbas sr_mod
cdrom serio_raw tg3 libphy button rtc_cmos rtc_core rtc_lib
i2c_nforce2 i2c_core shpchp pcspkr dm_snapshot dm_zero dm_mirror
dm_region_hash dm_log dm_mod sata_nv libata sd_mod scsi_mod ext3 jbd
uhci_hcd ohci_hcd ehci_hcd
Sep 17 16:07:24 dhcp-66-70-5 kernel: Pid: 3240, comm: auditd Tainted:
G        W  2.6.31-mm1 #1
Sep 17 16:07:24 dhcp-66-70-5 kernel: Call Trace:
Sep 17 16:07:24 dhcp-66-70-5 kernel:  [<ffffffff811d8414>] ?
hugetlb_file_setup+0x136/0x398
Sep 17 16:07:24 dhcp-66-70-5 kernel:  [<ffffffff8106352a>] ?
warn_slowpath_common+0xb8/0xe5
Sep 17 16:07:24 dhcp-66-70-5 kernel:  [<ffffffff810635e5>] ?
warn_slowpath_fmt+0x66/0x7c
Sep 17 16:07:24 dhcp-66-70-5 kernel:  [<ffffffff811f92f4>] ?
security_capable+0x4b/0x54
Sep 17 16:07:24 dhcp-66-70-5 kernel:  [<ffffffff81070d26>] ? capable+0x3e/0x79
Sep 17 16:07:24 dhcp-66-70-5 kernel:  [<ffffffff8111aeb9>] ?
user_shm_lock+0x9b/0xf1
Sep 17 16:07:24 dhcp-66-70-5 kernel:  [<ffffffff811d8414>] ?
hugetlb_file_setup+0x136/0x398
Sep 17 16:07:24 dhcp-66-70-5 kernel:  [<ffffffff8111e75a>] ?
do_mmap_pgoff+0x28c/0x608
Sep 17 16:07:24 dhcp-66-70-5 kernel:  [<ffffffff8108d896>] ? up_read+0x10/0x19
Sep 17 16:07:24 dhcp-66-70-5 kernel:  [<ffffffff8101246d>] ? sys_mmap+0xcb/0x124
Sep 17 16:07:24 dhcp-66-70-5 kernel:  [<ffffffff8100c7ab>] ?
system_call_fastpath+0x16/0x1b
Sep 17 16:07:24 dhcp-66-70-5 kernel: ---[ end trace d386d7615cf4b03d ]---

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

* Re: hugetlbfs warning in mmtom
  2009-09-18  3:26 hugetlbfs warning in mmtom Américo Wang
@ 2009-09-18  7:45 ` Mel Gorman
  2009-09-18  8:38   ` Andrew Morton
  0 siblings, 1 reply; 3+ messages in thread
From: Mel Gorman @ 2009-09-18  7:45 UTC (permalink / raw)
  To: Am?rico Wang
  Cc: linux-kernel, William Irwin, James Morris, Andrew Morton,
	Serge Hallyn, David Howells

On Fri, Sep 18, 2009 at 11:26:56AM +0800, Am?rico Wang wrote:
> It seems that this one is not reported yet.
> 
> Please feel free to ask more info from me if you need.
> 

This is a known problem. It's fixed by patch
hugetlb-add-map_hugetlb-for-mmaping-pseudo-anonymous-huge-page-regionspatch-in-mm-fix.patch
which should appear in the next mmotm.

Thanks for the report.

-- 
Mel Gorman
Part-time Phd Student                          Linux Technology Center
University of Limerick                         IBM Dublin Software Lab

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

* Re: hugetlbfs warning in mmtom
  2009-09-18  7:45 ` Mel Gorman
@ 2009-09-18  8:38   ` Andrew Morton
  0 siblings, 0 replies; 3+ messages in thread
From: Andrew Morton @ 2009-09-18  8:38 UTC (permalink / raw)
  To: Mel Gorman
  Cc: Am?rico Wang, linux-kernel, James Morris, Serge Hallyn,
	David Howells, Eric B Munson

On Fri, 18 Sep 2009 08:45:38 +0100 Mel Gorman <mel@csn.ul.ie> wrote:

> On Fri, Sep 18, 2009 at 11:26:56AM +0800, Am?rico Wang wrote:
> > It seems that this one is not reported yet.
> > 
> > Please feel free to ask more info from me if you need.
> > 
> 
> This is a known problem. It's fixed by patch
> hugetlb-add-map_hugetlb-for-mmaping-pseudo-anonymous-huge-page-regionspatch-in-mm-fix.patch
> which should appear in the next mmotm.
> 

Actually I tempdropped
hugetlb-add-map_hugetlb-for-mmaping-pseudo-anonymous-huge-page-regions.patch
and its fixes because alpha broke, mips broke and I didn't feel like
running around working out which other architectures got broken.


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

end of thread, other threads:[~2009-09-18  8:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-18  3:26 hugetlbfs warning in mmtom Américo Wang
2009-09-18  7:45 ` Mel Gorman
2009-09-18  8:38   ` Andrew Morton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.