public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <jens.axboe@oracle.com>
To: Ralf Baechle <ralf@linux-mips.org>
Cc: Andrew Morton <akpm@linux-foundation.org>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Fix breakage after SG cleanups
Date: Tue, 23 Oct 2007 20:42:22 +0200	[thread overview]
Message-ID: <20071023184222.GC14671@kernel.dk> (raw)
In-Reply-To: <20071023154106.GA29757@linux-mips.org>

On Tue, Oct 23 2007, Ralf Baechle wrote:
> Patches
> 
>    58b053e4ce9d2fc3023645c1b96e537c72aa8d9a
>    45711f1af6eff1a6d010703b4862e0d2b9afd056
>    fa05f1286be25a8ce915c5dd492aea61126b3f33
> 
> convert many files to use the scatter gather helpers without ensuring
> that the necessary headerfile <linux/scatterlist> is included.  This
> happened to work for ia64, powerpc, sparc64 and x86 because they happened
> to drag in that file via their <asm/dma-mapping.h>.  On most of the others
> this probably broke.
> 
> Instead of increasing the header file spider web I choose to include
> <linux/scatterlist.h> directly into the affectes files.

Thanks Ralf, I cut the pieces that are already merged and applied the
rest.

-- 
Jens Axboe


      reply	other threads:[~2007-10-23 18:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-23 15:41 [PATCH] Fix breakage after SG cleanups Ralf Baechle
2007-10-23 18:42 ` Jens Axboe [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=20071023184222.GC14671@kernel.dk \
    --to=jens.axboe@oracle.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ralf@linux-mips.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox