Re: 2.6.0-test9-mm4 (only) and vmware

From: William Lee Irwin III (wli_at_holomorphy.com)
Date: 11/20/03

  • Next message: pinotj_at_club-internet.fr: "Re: Re: [Oops] i386 mm/slab.c (cache_flusharray)"
    Date:	Wed, 19 Nov 2003 18:34:57 -0800
    To: Christopher Li <lkml@chrisli.org>
    
    

    On Wed, Nov 19, 2003 at 06:22:46PM -0500, Christopher Li wrote:
    > Thanks, I post a totally untested patch follows, but the testing of
    > which kernel has this feature is not completed yet.
    > Is there a way to reliably detect which kernel has this change?
    > Look at all the ifdef I need to make to keep the module working
    > with other kernels. :-(
    > Best Regards,
    > Chris

    akpm wants us not to barf when ->nopage() methods not updated to the
    new signature are used, so we're either setting the initial value of
    ret in do_no_page() to something that won't get barfed on by
    do_page_fault() or teaching all the fault handlers to ignore invalid
    return values. As far as fixing the warning, the #ifdef is still needed.

    I'm going to ruminate on non-fatal methods of complaining loudly.

    -- wli
    -
    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: pinotj_at_club-internet.fr: "Re: Re: [Oops] i386 mm/slab.c (cache_flusharray)"

    Relevant Pages

    • Re: Cannot compile without sysctl (+semi-patch)
      ... you should also tell us which kernel version you observed this problem ... There had been need of rain for many days. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • RE: [PATCH] gdth update
      ... pt_regs *regs); ... > the C compiler not of the kernel. ... > ifdef here.... ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • [2.6 patch] cris: remove kernel 2.0 #ifdefs (fwd)
      ... The trivial patch forwarded below still applies against 2.6.10-rc2-mm4. ... Subject: cris: remove kernel 2.0 #ifdef's ... #ifdef CONFIG_PROC_FS ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] [2.4] forcedeth network driver
      ... an ifdef or "if " around. ... this breaks MAC address uniqueness. ... but it doesn't have to be implemented in the kernel. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Stop the Linux kernel madness
      ... Sam Ravnborg wrote: ... >>they have gone and changed the kernel headers which mean that nothing works. ... developers to have to keep doing #ifdef SUSE or #ifdef REDHAT or #ifdef DEBIAN ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)