mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Linus Torvalds <torvalds@transmeta.com>, bcollins@debian.org
Cc: Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Linux v2.5.52
Date: Mon, 16 Dec 2002 10:26:40 +0000	[thread overview]
Message-ID: <20021216102639.A27589@infradead.org> (raw)
In-Reply-To: <Pine.LNX.4.44.0212151930120.12906-100000@penguin.transmeta.com>; from torvalds@transmeta.com on Sun, Dec 15, 2002 at 07:34:09PM -0800

On Sun, Dec 15, 2002 at 07:34:09PM -0800, Linus Torvalds wrote:
> Ben Collins <bcollins@debian.org>:
>   o IEEE-1394/Firewire update

This merge looks fishy.  It seems to be yet another let's throw my CVS
repo in merge and backs out Al's work yo get rid of lots of devfs crap.

It also contains strange changes like:

-	ch = kmalloc(sizeof *ch, SLAB_KERNEL);
+	ch = kmalloc(sizeof *ch, in_interrupt() ? SLAB_ATOMIC : SLAB_KERNEL);

that really want proper fixing.


  reply	other threads:[~2002-12-16 10:19 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-16  3:34 Linus Torvalds
2002-12-16 10:26 ` Christoph Hellwig [this message]
2002-12-16 12:05   ` James H. Cloos Jr.
2002-12-16 15:16   ` Ben Collins
2002-12-16 16:36     ` Christoph Hellwig
2002-12-16 16:40       ` Ben Collins
2002-12-16 17:26     ` Linus Torvalds
2002-12-16 17:36       ` Ben Collins
2002-12-16 20:39       ` Larry McVoy
2002-12-16 20:54         ` Linus Torvalds
2002-12-16 13:53 ` Gerd Knorr
2002-12-16  9:45 ALESSANDRO.SUARDI

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=20021216102639.A27589@infradead.org \
    --to=hch@infradead.org \
    --cc=bcollins@debian.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.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

all inboxes | Powered by JetHome®