From 310f8243a602e9ae950e81b17cbd18a4246674f9 Mon Sep 17 00:00:00 2001 From: Sam Ravnborg Date: Mon, 21 Jan 2008 22:57:09 +0100 Subject: [PATCH] kbuild: link vmlinux.o before kallsyms passes link vmlinux.o so we may report section mismatch bugs before we start with the real link - that may error out. Signed-off-by: Sam Ravnborg --- Reading git-format-patch failed