All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Andy Isaacson <adi@hexapodia.org>
Cc: akpm@osdl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] fix "Trying to free nonexistent resource" format string
Date: Fri, 23 Jun 2006 19:44:12 -0700	[thread overview]
Message-ID: <20060624024412.GA29637@kroah.com> (raw)
In-Reply-To: <20060621175700.GA4620@hexapodia.org>

On Wed, Jun 21, 2006 at 10:57:00AM -0700, Andy Isaacson wrote:
> In 2.6.17-mm1, the patch
> gregkh-pci-64bit-resource-fix-up-printks-for-resources-in-arch-and-core-code.patch
> has some formatting bugs.
>  * converts %08x into %16llx, which results in space-padding rather than
>    zero-padding.
>  * some casts are insufficiently touchy-feely with their castees.
> 
> This patch fixes them.
> 
> Signed-off-by: Andy Isaacson <adi@hexapodia.org>

Thanks, I've merged this in with the original patch and added your
Signed-off-by to it.

thanks,

greg k-h

      reply	other threads:[~2006-06-24  2:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-21 17:57 [PATCH] fix "Trying to free nonexistent resource" format string Andy Isaacson
2006-06-24  2:44 ` Greg KH [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=20060624024412.GA29637@kroah.com \
    --to=greg@kroah.com \
    --cc=adi@hexapodia.org \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@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.