Your commit:

    [PARISC] fix boot failure on 32-bit systems caused by branch stubs placed 
before .text
    
    In certain configurations, the resulting kernel becomes too large to boot
    because the linker places the long branch stubs for the merged .text section
    at the very start of the image.  As a result, the initial transfer of 
control
    jumps to an unexpected location.  Fix this by placing the head text in a
    separate section so the stubs for .text are not at the start of the image.
    
    Signed-off-by: John David Anglin <[email protected]>
    Cc: [email protected]
    Signed-off-by: James Bottomley <[email protected]>

has been added to the upstream parisc-2.6 tree
On branch "misc"
You can find it here:

http://git.kernel.org/?p=linux/kernel/git/jejb/parisc-2.6.git;a=commit;h=a02bfc4ce20bc5cbe54bafd606781464ceedd0e8

This patch is scheduled to be pushed for 3.4

James Bottomley

P.S. If you find this email unwanted, set up a procmail rule junking on
the header:

X-Git-Tree: PARISC
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to