[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4958DA08.1080008@gmx.de>
Date: Mon, 29 Dec 2008 15:09:12 +0100
From: Helge Deller <deller@....de>
To: linux-parisc@...r.kernel.org,
Linux Kernel Development <linux-kernel@...r.kernel.org>,
Kyle McMartin <kyle@...artin.ca>,
Randolph Chung <randolph@...sq.org>,
Moritz Muehlenhoff <jmm@...til.org>,
Linus <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>
CC: Helge Deller <deller@....de>
Subject: [PATCH 1/2] module.c: fix module loading failure of large modules
[PATCH 1/2] module.c: fix module loading failure of large modules
When creating the final layout of a kernel module in memory, allow the
module loader to reserve some additional memory behind a given section.
This is currently only needed for the parisc port which needs to put the
stub entries there to fulfill the 17/22bit PCREL relocations with large
kernel modules like xfs.
Signed-off-by: Helge Deller <deller@....de>
View attachment "modules.patch1" of type "text/plain" (1895 bytes)
Powered by blists - more mailing lists