public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Christoph Hellwig <hch@infradead.org>
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: 2.6.1-mm5
Date: Tue, 20 Jan 2004 08:37:04 -0800	[thread overview]
Message-ID: <20040120083704.482f860c.akpm@osdl.org> (raw)
In-Reply-To: <20040120111441.A14570@infradead.org>

Christoph Hellwig <hch@infradead.org> wrote:
>
> Any reason you keep CardServices-compatibility-layer.patch around?

err, it's my way of reminding myself that the issue isn't fully resolved. 
Smarter people would use a pencil and a notebook or something.

> Having a compat layer for old driver around just for some architectures,
> thus having drivers that only compile on some for no deeper reasons sounds
> like an incredibly bad idea.  Especially when that API is not used by any
> intree driver and only in -mm ;)

Yes, we were concerned about avoiding breaking the various random
out-of-tree pcmcia drivers which people use.  Russell would prefer that if
we _do_ have a compat layer it should be implemented in a different manner.

But we're all fairly uncertain that the compat layer is needed - converting
a driver is a pretty simple exercise, and Davd Hinds doesn't intend to
maintain his drivers into 2.6.

So the compatibility layer will probably go away soon, unless something
happens to bring it back into consideration.

  reply	other threads:[~2004-01-20 16:36 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-20  8:05 2.6.1-mm5 Andrew Morton
2004-01-20 10:51 ` 2.6.1-mm5 dies booting, possibly network related Helge Hafting
     [not found]   ` <20040120175408.GA12805@lsc.hu>
2004-01-20 18:23     ` Andrew Morton
2004-01-20 18:53       ` Valdis.Kletnieks
2004-01-20 20:52         ` GCS
2004-01-20 22:12       ` Helge Hafting
2004-01-21  9:35       ` 2.6.1-mm5 dies booting, possibly ipv6 related Helge Hafting
2004-01-21  9:29         ` Andrew Morton
2004-01-21 13:25           ` Helge Hafting
2004-01-21 14:28         ` GCS
2004-01-21 15:43           ` GCS
2004-01-20 11:14 ` 2.6.1-mm5 Christoph Hellwig
2004-01-20 16:37   ` Andrew Morton [this message]
2004-01-20 11:35 ` 2.6.1-mm5 Christoph Hellwig
2004-01-20 13:20 ` [patch] 2.6.1-mm5: compile error with IDE legacy driver Adrian Bunk
2004-01-20 15:37   ` Bartlomiej Zolnierkiewicz
2004-01-20 13:45 ` [PATCH] missing space in printk message (was Re: 2.6.1-mm5) Sean Neakums
2004-01-20 13:54   ` Vojtech Pavlik
2004-01-20 14:09     ` Sean Neakums
2004-01-20 16:03 ` 2.6.1-mm5 [Compile error] Tim Cambrant
2004-01-20 16:08 ` 2.6.1-mm5 (compile stats) John Cherry
2004-01-20 21:57   ` Adrian Bunk
2004-01-20 22:15     ` John Cherry
2004-01-20 22:27       ` Adrian Bunk
2004-01-20 22:50         ` John Cherry
2004-01-20 18:30 ` 2.6.1-mm5 Mike Fedyk
2004-01-20 18:36   ` 2.6.1-mm5 Andrew Morton
2004-01-21  0:10 ` I2C sensors error (Re: 2.6.1-mm5) Zack Winkles
2004-01-21  0:34   ` Greg KH
2004-01-21  6:38 ` 2.6.1-mm5 - oops during network initialization Valdis Kletnieks
2004-01-21  8:31   ` Catalin BOIE
2004-01-21 15:46     ` GCS
2004-01-21 16:59       ` Valdis.Kletnieks
2004-01-21 18:58         ` Andrew Morton
2004-01-21 19:35           ` Valdis.Kletnieks
2004-01-21 23:19             ` GCS
2004-01-22 21:54             ` Valdis.Kletnieks
2004-01-22  9:35       ` Catalin BOIE
     [not found] <1fZhf-Xj-7@gated-at.bofh.it>
2004-01-20 15:35 ` 2.6.1-mm5 Matthew Kanar
  -- strict thread matches above, loose matches on Subject: below --
2004-01-20 21:15 2.6.1-mm5 Tom Sightler
2004-01-20 22:56 2.6.1-mm5 Thomas Molina
2004-01-20 23:09 ` 2.6.1-mm5 GCS
2004-01-20 23:47   ` 2.6.1-mm5 Thomas Molina
2004-01-21  0:27 ` 2.6.1-mm5 Greg KH
2004-01-21  1:33   ` 2.6.1-mm5 Thomas Molina
2004-01-21  0:34 ` 2.6.1-mm5 Andrew Morton
2004-01-21  1:36   ` 2.6.1-mm5 Thomas Molina
2004-01-21  1:41     ` 2.6.1-mm5 Andrew Morton
2004-01-21  2:27       ` 2.6.1-mm5 Thomas Molina
2004-01-21  9:14 ` 2.6.1-mm5 Marcos D. Marado Torres

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=20040120083704.482f860c.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=hch@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.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