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

From: Gerardo Exequiel Pozzi (vmlinuz386_at_yahoo.com.ar)
Date: 11/20/03

  • Next message: Nick Piggin: "Re: Announce: ndiswrapper"
    Date:	Thu, 20 Nov 2003 01:39:08 -0300
    To: William Lee Irwin III <wli@holomorphy.com>
    
    

    On Wed, 19 Nov 2003 18:12:58 -0800, William Lee Irwin III wrote:
    >William Lee Irwin III <wli@holomorphy.com> wrote:
    >diff -prauN mm4-2.6.0-test9-1/mm/memory.c mm4-2.6.0-test9-default-2/mm/memory.c
    >--- mm4-2.6.0-test9-1/mm/memory.c 2003-11-19 00:07:15.000000000 -0800
    >+++ mm4-2.6.0-test9-default-2/mm/memory.c 2003-11-19 18:08:49.000000000 -0800
    >@@ -1424,7 +1424,7 @@ do_no_page(struct mm_struct *mm, struct
    > pte_t entry;
    > struct pte_chain *pte_chain;
    > int sequence = 0;
    >- int ret;
    >+ int ret = VM_FAULT_MINOR;
    >
    > if (!vma->vm_ops || !vma->vm_ops->nopage)
    > return do_anonymous_page(mm, vma, page_table,
    >-

    Applied this only against 2.6.0-test9-mm4 and vmware now works OK!
    Not applied the previous change in mm/fault.c and mm/memory.c .

    Thanks :P

    chau,
     djgera

    -- 
    Gerardo Exequiel Pozzi ( djgera )
    http://www.vmlinuz.com.ar http://www.djgera.com.ar
    KeyID: 0x1B8C330D
    Key fingerprint = 0CAA D5D4 CD85 4434 A219  76ED 39AB 221B 1B8C 330D
    -
    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: Nick Piggin: "Re: Announce: ndiswrapper"

    Relevant Pages

    • Re: 2.4.23-pre2 BUG() - ACPI + sysrq power_off
      ... Gerardo Exequiel Pozzi (djgera) ... 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/ ...
      (Linux-Kernel)
    • Re: 2.6.0-test9-mm4 (only) and vmware
      ... >to strace vmware startup, see what is failing? ... Gerardo Exequiel Pozzi (djgera) ... 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/ ...
      (Linux-Kernel)
    • Re: Linux 2.4.22-rc2
      ... >> It contains yet another bunch of important fixes, ... Gerardo Exequiel Pozzi (djgera) ... 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/ ...
      (Linux-Kernel)
    • [PATCH][resend] 8/13 2.4.22-rc2 fix __FUNCTION__ warnings net/irda/ircomm [2/7]
      ... #ifdef MODULE ... void ircomm_cleanup ... Gerardo Exequiel Pozzi (djgera) ... 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/ ...
      (Linux-Kernel)
    • [PATCH][resend] 9/13 2.4.22-rc2 fix __FUNCTION__ warnings net/irda/irlan [3/7]
      ... concatenation of string literals with __FUNCTION__ is deprecated ... void irlan_close_tsaps ... Gerardo Exequiel Pozzi (djgera) ... 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/ ...
      (Linux-Kernel)