All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stanislaw Gruszka <sgruszka@redhat.com>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: mingo@redhat.com, hpa@zytor.com, linux-kernel@vger.kernel.org,
	linux-tip-commits@vger.kernel.org
Subject: Re: [tip:core/debugobjects] debugobjects: Add hint for better object identification
Date: Tue, 8 Mar 2011 13:38:03 +0100	[thread overview]
Message-ID: <20110308123802.GA2893@redhat.com> (raw)
In-Reply-To: <alpine.LFD.2.00.1103081314100.2787@localhost6.localdomain6>

On Tue, Mar 08, 2011 at 01:14:42PM +0100, Thomas Gleixner wrote:
> On Tue, 8 Mar 2011, tip-bot for Stanislaw Gruszka wrote:
> >  
> > +static void *work_debug_hint(void *addr)
> > +{
> > +	return ((struct work_struct *work) addr)->func;
Uhh.

> Care to send compilable patches ?
I'm sorry, it compile here with
gcc version 4.4.4 20100726 (Red Hat 4.4.4-13).

Could you fix it, or should I repost?

Stanislaw

  reply	other threads:[~2011-03-08 12:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-07  8:58 [PATCH v5 repost] debugobjects: print more data Stanislaw Gruszka
2011-03-08  9:05 ` Thomas Gleixner
2011-03-08  9:27 ` [tip:core/debugobjects] debugobjects: Add hint for better object identification tip-bot for Stanislaw Gruszka
2011-03-08 12:14   ` Thomas Gleixner
2011-03-08 12:38     ` Stanislaw Gruszka [this message]
2011-03-08 15:15 ` tip-bot for Stanislaw Gruszka

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=20110308123802.GA2893@redhat.com \
    --to=sgruszka@redhat.com \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tip-commits@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=tglx@linutronix.de \
    /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.