ts-7000
[Top] [All Lists]

Re: [ts-7000] Re: [2.6.28.3-m] Fix sparsemem bug

To:
Subject: Re: [ts-7000] Re: [2.6.28.3-m] Fix sparsemem bug
From: Matthieu Crapet <>
Date: Wed, 11 Feb 2009 08:24:35 +0100
Hi,

Congratulations to all of you :)
Anybody can confirm that the 2 defines are working fine ?
I will update my patchset later.

Matthieu


charliem_1216 wrote:
>
>
>
> I think this is confusing and not needed. Why not just have the
> following #defines:
>
> #define __phys_to_virt(p) \
> (((p) & 0x07ffffff) | (((p) & 0xe0000000) ? 0x08000000 : 0) |
> CONFIG_PAGE_OFFSET)
> #define __virt_to_phys(v) \
> (((v) & 0x07ffffff) | (((v) & 0x08000000) ? 0xe0000000 : 0 ))
>
> regards, ......... Charlie
>
> > #define SECTION_SIZE_BITS 24
> > #define MAX_PHYSMEM_BITS 32
> >
>
> 



------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/ts-7000/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/ts-7000/join
    (Yahoo! ID required)

<*> To change settings via email:
     
    

<*> To unsubscribe from this group, send an email to:
    

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

<Prev in Thread] Current Thread [Next in Thread>
Admin

Disclaimer: Neither Andrew Taylor nor the University of NSW School of Computer and Engineering take any responsibility for the contents of this archive. It is purely a compilation of material sent by many people to the birding-aus mailing list. It has not been checked for accuracy nor its content verified in any way. If you wish to get material removed from the archive or have other queries about the archive e-mail Andrew Taylor at this address: andrewt@cse.unsw.EDU.AU