Nick> May I ask, what is the rationale for ignoring the apparent Nick> conventions of all architectures? For example parisc, you Nick> appear to even go contrary to the comment. Looking through include/asm-*/mman.h, I have to agree. The parisc example seemly especially bad, as (in addition to being in the reserved range as Nick notes) the DONTFORK/DOFORK values are stuck in a block with the page size values instead of the previous block where they seem more sensible. However, in other files like the alpha version, where the rest of the values are in decimal, the hex defines look rather jarring. Michael, what led you to choose 0x30 and 0x31 for the two new values? It does seem that keeping them uniform across architectures is a reasonable thing to do, but as far as I can tell the values 9 and 10 are unused on all architectures, and have the added merit of not falling in the parisc reserved range. Do we still have a chance to change this? - R. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH] madvise MADV_DONTFORK/MADV_DOFORK
- From: "Michael S. Tsirkin" <[email protected]>
- Re: [PATCH] madvise MADV_DONTFORK/MADV_DOFORK
- From: Andrew Morton <[email protected]>
- Re: [PATCH] madvise MADV_DONTFORK/MADV_DOFORK
- References:
- madvise MADV_DONTFORK/MADV_DOFORK
- From: "Michael S. Tsirkin" <[email protected]>
- Re: madvise MADV_DONTFORK/MADV_DOFORK
- From: Linus Torvalds <[email protected]>
- Re: [openib-general] Re: madvise MADV_DONTFORK/MADV_DOFORK
- From: Roland Dreier <[email protected]>
- Re: [openib-general] Re: madvise MADV_DONTFORK/MADV_DOFORK
- From: Linus Torvalds <[email protected]>
- Re: [openib-general] Re: madvise MADV_DONTFORK/MADV_DOFORK
- From: Hugh Dickins <[email protected]>
- Re: [openib-general] Re: madvise MADV_DONTFORK/MADV_DOFORK
- From: "Michael S. Tsirkin" <[email protected]>
- Re: [openib-general] Re: madvise MADV_DONTFORK/MADV_DOFORK
- From: Hugh Dickins <[email protected]>
- Re: [openib-general] Re: madvise MADV_DONTFORK/MADV_DOFORK
- From: Linus Torvalds <[email protected]>
- Re: Re: madvise MADV_DONTFORK/MADV_DOFORK
- From: "Michael S. Tsirkin" <[email protected]>
- Re: Re: madvise MADV_DONTFORK/MADV_DOFORK
- From: Hugh Dickins <[email protected]>
- [PATCH] madvise MADV_DONTFORK/MADV_DOFORK
- From: "Michael S. Tsirkin" <[email protected]>
- Re: [PATCH] madvise MADV_DONTFORK/MADV_DOFORK
- From: Nick Piggin <[email protected]>
- madvise MADV_DONTFORK/MADV_DOFORK
- Prev by Date: Re: [RFC][PATCH 1/4] PCI legacy I/O port free driver - Introduce pci_set_bar_mask*()
- Next by Date: Re: 2.6 vs 2.4, ssh terminal slowdown
- Previous by thread: Re: [PATCH] madvise MADV_DONTFORK/MADV_DOFORK
- Next by thread: Re: [PATCH] madvise MADV_DONTFORK/MADV_DOFORK
- Index(es):