• Manfred Spraul's avatar
    [PATCH] complete the move of the LDT code into · cc1741c0
    Manfred Spraul authored
    The i386 LDT code had it's own set of arch hooks (??_segments), I've
    replaced most of them with the mmu context hooks in a previous patch.
    The attached patch completes that change: replace release_segments with
    destroy_context.
    
    The patch is part of the -ac kernels in 2.4.  The patch breaks x86-64,
    Andi Kleen promised to send you the corresponding
    s/release_segments/destroy_context/ patch.
    cc1741c0
mmu_context.h 1.64 KB