All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: Vinson Lee <vlee@freedesktop.org>
Cc: trinity@vger.kernel.org, Vinson Lee <vlee@twitter.com>
Subject: Re: [PATCH] Avoid do_rt_tgsigqueueinfo kernel warning.
Date: Wed, 28 Aug 2013 16:40:36 -0400	[thread overview]
Message-ID: <20130828204036.GC22866@redhat.com> (raw)
In-Reply-To: <1377310218-12590-1-git-send-email-vlee@freedesktop.org>

On Fri, Aug 23, 2013 at 07:10:18PM -0700, Vinson Lee wrote:
 > From: Vinson Lee <vlee@twitter.com>
 > 
 > trinity regularly hits the following kernel warning, which doesn't
 > appear to be an actual kernel bug, and stops running.
 > 
 > WARNING: at kernel/signal.c:2955 do_rt_tgsigqueueinfo+0x42/0x5c()
 > Call Trace:
 >  [<ffffffff8104920c>] warn_slowpath_common+0x85/0x9d
 >  [<ffffffff8104923e>] warn_slowpath_null+0x1a/0x1c
 >  [<ffffffff810591eb>] do_rt_tgsigqueueinfo+0x42/0x5c
 >  [<ffffffff81059257>] sys_rt_tgsigqueueinfo+0x52/0x5f
 >  [<ffffffff814df4a9>] system_call_fastpath+0x16/0x1b
 > 
 > This patch sanitizes rt_tgsigqueueinfo arguments to avoid triggering the
 > above warning.
 > 
 > Signed-off-by: Vinson Lee <vlee@twitter.com>

I think we're better off trying to get that removed upstream.
It's kind of a silly warning.

	Dave

      reply	other threads:[~2013-08-28 20:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-24  2:10 [PATCH] Avoid do_rt_tgsigqueueinfo kernel warning Vinson Lee
2013-08-28 20:40 ` Dave Jones [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=20130828204036.GC22866@redhat.com \
    --to=davej@redhat.com \
    --cc=trinity@vger.kernel.org \
    --cc=vlee@freedesktop.org \
    --cc=vlee@twitter.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 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.