linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
To: Shaohua Li <shaohua.li@intel.com>
Cc: Andrew Morton <akpm@linux-foundation.org>, linux-mm <linux-mm@kvack.org>
Subject: Re: [patch]mm: fix a vmscan warning
Date: Mon, 1 Aug 2011 15:48:27 +0900	[thread overview]
Message-ID: <20110801154827.9b56c752.kamezawa.hiroyu@jp.fujitsu.com> (raw)
In-Reply-To: <1312180877.15392.426.camel@sli10-conroe>

On Mon, 01 Aug 2011 14:41:17 +0800
Shaohua Li <shaohua.li@intel.com> wrote:

> I get below warnning:
> BUG: using smp_processor_id() in preemptible [00000000] code: bash/746
> caller is native_sched_clock+0x37/0x6e
> Pid: 746, comm: bash Tainted: G        W   3.0.0+ #254
> Call Trace:
>  [<ffffffff813435c6>] debug_smp_processor_id+0xc2/0xdc
>  [<ffffffff8104158d>] native_sched_clock+0x37/0x6e
>  [<ffffffff81116219>] try_to_free_mem_cgroup_pages+0x7d/0x270
>  [<ffffffff8114f1f8>] mem_cgroup_force_empty+0x24b/0x27a
>  [<ffffffff8114ff21>] ? sys_close+0x38/0x138
>  [<ffffffff8114ff21>] ? sys_close+0x38/0x138
>  [<ffffffff8114f257>] mem_cgroup_force_empty_write+0x17/0x19
>  [<ffffffff810c72fb>] cgroup_file_write+0xa8/0xba
>  [<ffffffff811522d2>] vfs_write+0xb3/0x138
>  [<ffffffff8115241a>] sys_write+0x4a/0x71
>  [<ffffffff8114ffd9>] ? sys_close+0xf0/0x138
>  [<ffffffff8176deab>] system_call_fastpath+0x16/0x1b
> 
> sched_clock() can't be used with preempt enabled. And we don't
> need fast approach to get clock here, so let's use ktime API.
> 
> Signed-off-by: Shaohua Li <shaohua.li@intel.com>

Tested, thanks!.

Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>


--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

      reply	other threads:[~2011-08-01  6:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-01  6:41 Shaohua Li
2011-08-01  6:48 ` KAMEZAWA Hiroyuki [this message]

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=20110801154827.9b56c752.kamezawa.hiroyu@jp.fujitsu.com \
    --to=kamezawa.hiroyu@jp.fujitsu.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-mm@kvack.org \
    --cc=shaohua.li@intel.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox