From mboxrd@z Thu Jan 1 00:00:00 1970 From: linux@arm.linux.org.uk (Russell King - ARM Linux) Date: Tue, 6 Sep 2011 12:07:26 +0100 Subject: [PATCH 1/3] ARM: debug: use kconfig choice for selecting DEBUG_LL UART In-Reply-To: <20110906110143.GB1895@atomide.com> References: <20110821182604.GI28546@n2100.arm.linux.org.uk> <20110821191835.GA19678@n2100.arm.linux.org.uk> <20110906092816.GC3548@atomide.com> <20110906093738.GJ6619@n2100.arm.linux.org.uk> <20110906102703.GA1895@atomide.com> <20110906105206.GL6619@n2100.arm.linux.org.uk> <20110906110143.GB1895@atomide.com> Message-ID: <20110906110726.GN6619@n2100.arm.linux.org.uk> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Sep 06, 2011 at 04:01:43AM -0700, Tony Lindgren wrote: > Yes I agree. As an alternative, how about we drop all the debug_ll code > and allow people to patch it in as needed? Given all this argument over it, I'm mindful to rip out all the debug_ll code and keep it permanently as an offline patch to prevent further abuse. It means that people will have to individually write their own accessors rather than having the utility of it being merged in the kernel, but I'm sick of trying to stop the feature creap destroying its utility.