From 06a7476be78c58a5ee0f4b4cc4acf43800087d52 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Daniel=20Gl=C3=B6ckner?= Date: Wed, 11 Mar 2009 14:15:11 +0100 Subject: [PATCH] xtensa: make startup code discardable MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Move it from .text to .init.text to get rid of it after boot and prevent illegal section references. Signed-off-by: Daniel Glöckner Signed-off-by: Chris Zankel --- Reading git-format-patch failed