From: dmitry.torokhov@gmail.com (Dmitry Torokhov)
To: linux-arm-kernel@lists.infradead.org
Subject: WARNING: at mm/page_alloc.c
Date: Mon, 4 Apr 2011 14:29:06 -0700 [thread overview]
Message-ID: <20110404212906.GA984@core.coreip.homeip.net> (raw)
In-Reply-To: <20110404132226.GA14806@atrey.karlin.mff.cuni.cz>
On Mon, Apr 04, 2011 at 03:22:26PM +0200, Cyril Hrubis wrote:
> Hi!
> I'm playing with uinput on zaurus (spitz) I've a pxa-2.6 kernel flashed in the
> uinput is loaded as module. Right after my program called:
>
> ioctl(fd, UI_DEV_CREATE);
>
> I've got:
>
> WARNING: at mm/page_alloc.c:2012 __alloc_pages_nodemask+0148/0x5a8()
>
> and the ioctl() has failed.
>
> Anybody has an idea what went wrong?
You do not have enough memory?
Maybe if you could post your program we could see what exactly went
wrong...
Thanks.
--
Dmitry
WARNING: multiple messages have this Message-ID (diff)
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Cyril Hrubis <metan@ucw.cz>
Cc: pavel@ucw.cz, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, eric.y.miao@gmail.com,
utx@penguin.cz, zaurus-devel@www.linuxtogo.org,
marek.vasut@gmail.com
Subject: Re: WARNING: at mm/page_alloc.c
Date: Mon, 4 Apr 2011 14:29:06 -0700 [thread overview]
Message-ID: <20110404212906.GA984@core.coreip.homeip.net> (raw)
In-Reply-To: <20110404132226.GA14806@atrey.karlin.mff.cuni.cz>
On Mon, Apr 04, 2011 at 03:22:26PM +0200, Cyril Hrubis wrote:
> Hi!
> I'm playing with uinput on zaurus (spitz) I've a pxa-2.6 kernel flashed in the
> uinput is loaded as module. Right after my program called:
>
> ioctl(fd, UI_DEV_CREATE);
>
> I've got:
>
> WARNING: at mm/page_alloc.c:2012 __alloc_pages_nodemask+0148/0x5a8()
>
> and the ioctl() has failed.
>
> Anybody has an idea what went wrong?
You do not have enough memory?
Maybe if you could post your program we could see what exactly went
wrong...
Thanks.
--
Dmitry
next prev parent reply other threads:[~2011-04-04 21:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-04 13:22 WARNING: at mm/page_alloc.c Cyril Hrubis
2011-04-04 13:22 ` Cyril Hrubis
2011-04-04 21:29 ` Dmitry Torokhov [this message]
2011-04-04 21:29 ` Dmitry Torokhov
2011-04-04 22:06 ` Cyril Hrubis
2011-04-04 22:06 ` Cyril Hrubis
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=20110404212906.GA984@core.coreip.homeip.net \
--to=dmitry.torokhov@gmail.com \
--cc=linux-arm-kernel@lists.infradead.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.