Re: 2.6.2-rc1-mm1

From: Andrew Morton (akpm_at_osdl.org)
Date: 01/22/04

  • Next message: Nigel Cunningham: "Re: 2.6.2-rc1"
    Date:	Thu, 22 Jan 2004 12:31:56 -0800
    To: viro@parcelfarce.linux.theplanet.co.uk
    
    

    viro@parcelfarce.linux.theplanet.co.uk wrote:
    >
    > { raw driver stuff ]
    >

    I'd be inclined to leave the raw driver as-is, frankly. It's deprecated,
    obsolete and we should be trying to remove it from 2.7.

    --- 25/drivers/char/Kconfig~raw-is-obsolete 2004-01-22 12:30:02.000000000 -0800
    +++ 25-akpm/drivers/char/Kconfig 2004-01-22 12:31:32.000000000 -0800
    @@ -961,12 +961,15 @@ config SCx200_GPIO
               If compiled as a module, it will be called scx200_gpio.
     
     config RAW_DRIVER
    - tristate "RAW driver (/dev/raw/rawN)"
    + tristate "RAW driver (/dev/raw/rawN) (OBSOLETE)"
             help
               The raw driver permits block devices to be bound to /dev/raw/rawN.
               Once bound, I/O against /dev/raw/rawN uses efficient zero-copy I/O.
               See the raw(8) manpage for more details.
     
    + The raw driver is deprecated and may be removed from 2.7 kernels.
    + Applications should simply open /dev/hda with the O_DIRECT flag.
    +
     config MAX_RAW_DEVS
             int "Maximum number of RAW devices to support (1-8192)"
             depends on RAW_DRIVER

    _

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Nigel Cunningham: "Re: 2.6.2-rc1"

    Relevant Pages

    • Re: 2.6.2-rc1-mm1
      ... > I'd be inclined to leave the raw driver as-is, ... > obsolete and we should be trying to remove it from 2.7. ... There had been need of rain for many days. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.5/2.6 NVidia (was Re: 2.4 vs 2.6 version of ioport.h)
      ... NVIDIA: AGP 4X successfully initialized ... IIRC, but possibly not the case in the 2.6 .config yet, is that any ... Copyright 2003 by Maurice Eugene Heskett, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • [PATCH 2/2] ide: remove obsolete CONFIG_BLK_DEV_ADMA - cleanup arch
      ... Cleans up default config for various archs, removing ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.6.12 Performance problems
      ... > The kernel is the standard kernel.org dowload ... > config with SMP turned off and the intel ethernet ... > card drivers as modules without any other ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.6.12 Performance problems
      ... > The kernel is the standard kernel.org dowload ... > config with SMP turned off and the intel ethernet ... > card drivers as modules without any other ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)