From: bugzilla-daemon@bugzilla.kernel.org
To: linux-ext4@vger.kernel.org
Subject: [Bug 14562] On umount warn in page_alloc.c:1751 __alloc_pages_slowpath
Date: Tue, 10 Nov 2009 21:24:39 GMT [thread overview]
Message-ID: <200911102124.nAALOdii017486@demeter.kernel.org> (raw)
In-Reply-To: <bug-14562-13602@http.bugzilla.kernel.org/>
http://bugzilla.kernel.org/show_bug.cgi?id=14562
--- Comment #3 from Torsten Krah <tkrah@fachschaft.imn.htwk-leipzig.de> 2009-11-10 21:24:36 ---
At the moment it reads:
UUID=64cde1ce-04f7-4392-8d6b-427aba6a6f0e /home ext4
defaults,relatime,errors=remount-ro,auto_da_alloc
Same output:
[ 10.747524] ------------[ cut here ]------------
[ 10.747540] WARNING: at /build/buildd/linux-2.6.31/mm/page_alloc.c:1751
__alloc_pages_slowpath+0x459/0x480()
[ 10.747544] Hardware name: CoronaR
[ 10.747546] Modules linked in: dm_raid45 xor fbcon tileblit font bitblit
softcursor radeon ttm drm 8139too radeonfb fb_ddc i2c_algo_bit 8139cp mii
ohci1394 ieee1394 video output intel_agp agpgart
[ 10.747573] Pid: 479, comm: mount Tainted: G W 2.6.31-15-generic
#49-Ubuntu
[ 10.747576] Call Trace:
[ 10.747586] [<c014518d>] warn_slowpath_common+0x6d/0xa0
[ 10.747591] [<c01b8429>] ? __alloc_pages_slowpath+0x459/0x480
[ 10.747595] [<c01b8429>] ? __alloc_pages_slowpath+0x459/0x480
[ 10.747600] [<c01451d5>] warn_slowpath_null+0x15/0x20
[ 10.747605] [<c01b8429>] __alloc_pages_slowpath+0x459/0x480
[ 10.747682] [<c01b7e50>] ? get_page_from_freelist+0x1e0/0x360
[ 10.747688] [<c01b855f>] __alloc_pages_nodemask+0x10f/0x120
[ 10.747692] [<c01b85b7>] __get_free_pages+0x17/0x30
[ 10.747699] [<c01e088f>] __kmalloc+0xdf/0x180
[ 10.747705] [<c0319c0e>] match_number+0x2e/0xa0
[ 10.747709] [<c0319caa>] match_int+0xa/0x10
[ 10.747715] [<c02745c2>] parse_options+0x152/0x810
[ 10.747721] [<c0209b46>] ? __wait_on_buffer+0x26/0x30
[ 10.747726] [<c027c356>] ext4_fill_super+0x3f6/0x1900
[ 10.747733] [<c01ea585>] get_sb_bdev+0x135/0x170
[ 10.747738] [<c027bf60>] ? ext4_fill_super+0x0/0x1900
[ 10.747742] [<c01b8500>] ? __alloc_pages_nodemask+0xb0/0x120
[ 10.747747] [<c02732e1>] ext4_get_sb+0x21/0x30
[ 10.747751] [<c027bf60>] ? ext4_fill_super+0x0/0x1900
[ 10.747755] [<c01ea17e>] vfs_kern_mount+0x5e/0x120
[ 10.747760] [<c01ea299>] do_kern_mount+0x39/0xd0
[ 10.747765] [<c01ff2ee>] do_new_mount+0x6e/0xa0
[ 10.747770] [<c01ffcb9>] do_mount+0x1c9/0x1e0
[ 10.747774] [<c01ffd36>] sys_mount+0x66/0xa0
[ 10.747779] [<c010336c>] syscall_call+0x7/0xb
[ 10.747782] ---[ end trace a7919e7f17c0a727 ]---
[ 11.095569] EXT4-fs (sda5): barriers enabled
[ 11.468196] kjournald2 starting: pid 668, dev sda5:8, commit interval 5
seconds
[ 11.661199] EXT4-fs (sda5): internal journal on sda5:8
[ 11.661207] EXT4-fs (sda5): delayed allocation enabled
[ 11.661211] EXT4-fs: file extents enabled
[ 11.661991] EXT4-fs: mballoc enabled
[ 11.662010] EXT4-fs (sda5): mounted filesystem with ordered data mode
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
next prev parent reply other threads:[~2009-11-10 21:24 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-08 22:52 [Bug 14562] New: On umount warn in page_alloc.c:1751 __alloc_pages_slowpath bugzilla-daemon
2009-11-09 2:44 ` Theodore Tso
2009-11-09 2:44 ` [Bug 14562] " bugzilla-daemon
2009-11-09 16:20 ` bugzilla-daemon
2009-11-10 21:24 ` bugzilla-daemon [this message]
2009-11-17 22:22 ` bugzilla-daemon
2009-11-17 22:25 ` bugzilla-daemon
2009-11-17 22:26 ` bugzilla-daemon
[not found] <bug-14562-13602@https.bugzilla.kernel.org/>
2011-09-02 14:23 ` bugzilla-daemon
2012-06-14 16:50 ` bugzilla-daemon
2012-06-14 16:50 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200911102124.nAALOdii017486@demeter.kernel.org \
--to=bugzilla-daemon@bugzilla.kernel.org \
--cc=linux-ext4@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.