Re: [PATCH 2.6] Altix serial driver

From: Andrew Morton (akpm_at_osdl.org)
Date: 06/23/04

  • Next message: Chris Wright: "Re: [PATCH] Make POSIX locks compatible with the NPTL thread model"
    Date:	Wed, 23 Jun 2004 14:38:01 -0700
    To: Pat Gefre <pfg@sgi.com>
    
    

    Pat Gefre <pfg@sgi.com> wrote:
    >
    > 2.6 patch for our console driver. We converted the driver to use the
    > serial core functions. Also some changes to use sysfs/udev and a
    > different major number.

    This patch broke x86 `allmodconfig' and `allyesconfig'. I fixed it with the
    below patch. Probably the condition should be IA64_SGI_SN2, yes?

    diff -puN drivers/serial/Kconfig~altix-serial-driver-fix drivers/serial/Kconfig
    --- 25/drivers/serial/Kconfig~altix-serial-driver-fix Wed Jun 23 14:35:33 2004
    +++ 25-akpm/drivers/serial/Kconfig Wed Jun 23 14:35:33 2004
    @@ -628,6 +628,7 @@ config SERIAL_LH7A40X_CONSOLE
     
     config SERIAL_SGI_L1_CONSOLE
             bool "SGI Altix L1 serial console support"
    + depends on IA64
             select SERIAL_CORE
             help
                     If you have an SGI Altix and you would like to use the system
    _

    -
    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: Chris Wright: "Re: [PATCH] Make POSIX locks compatible with the NPTL thread model"

    Relevant Pages

    • Re: [PATCH 2.6] Altix serial driver
      ... > 2.6 patch for our console driver. ... > serial core functions. ... Patch looks okay to me otherwise, but maybe rmk should take a look, too. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH 2.6] Altix serial driver
      ... > 2.6 patch for our console driver. ... > serial core functions. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [parisc-linux] Re: [PATCH 3/9] mm: parisc pte atomicity
      ... using your own tmpalias area sounds much better than getting ... I've simply not wrapped my head around the races, ... it looks like we agree that my patch is necessary and valid as is; ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: keyboard - was: Re: Linux 2.6.0-test4
      ... >> I was able to get the key unstuck by switching back and forth between ... I rebuild my kernel including your patch; ... I'll get back to you once I verify that the problem doesn't occur ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [CFT][PATCH] 2.6.4-rc1 remove x86 boot page tables
      ... > For VISWS I think you actually need to turn paging off explicitly. ... The patch will need a few tweaks but it should be fairly straight forward. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)