From: Andrew Morton Date: Tue, 12 Jul 2005 20:58:13 +0000 (-0700) Subject: [PATCH] x86_64: section alignment fix X-Git-Tag: v2.6.13-rc3~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d312ceda567ab91acd756cde95ac5fbc6b40ed40;p=pandora-kernel.git [PATCH] x86_64: section alignment fix This is the second time this has happened: inserting a new section requires that we adjust the arithmetic which is used to calculate the vsyscall page's offset. Cc: Christoph Lameter Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed