Re: [RFC] Simplifying kernel configuration for distro issues

2012-07-13 Thread Dave Jones
On Fri, Jul 13, 2012 at 01:37:41PM -0700, Linus Torvalds wrote: The point I'm slowly getting to is that I would actually love to have *distro* Kconfig-files, where the distribution would be able to say These are the minimums I *require* to work. As long as you don't mind these being added

Re: [RFC] Simplifying kernel configuration for distro issues

2012-07-13 Thread Dave Jones
On Fri, Jul 13, 2012 at 11:50:25PM +0200, Paul Bolle wrote: But just removing all the certainly unused macros probably wouldn't have made a noticeable difference to anyone using those defconfig files anyway. My point is that I don't think there's many people actually using them. (maybe

Re: [PATCH 1/2] lockdep,rtmutex,bug: Show taint flags on error

2011-11-16 Thread Dave Jones
On Wed, Nov 16, 2011 at 09:52:36PM +, Ben Hutchings wrote: Please could you ack or nak this? Ben. sorry, thought I already had. Reviewed-by: Dave Jones da...@redhat.com -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Re: [PATCH] module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree

2011-10-26 Thread Dave Jones
On Thu, Oct 27, 2011 at 11:41:37AM +1030, Rusty Russell wrote: I think we need a taint_string() function, and instead of lockdep disabling itself it should note the taint string in its reports. Similarly for anything else (oops already does this). you mean like print_tainted() ?

Re: [PATCH] module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree

2011-10-25 Thread Dave Jones
On Tue, Oct 25, 2011 at 10:04:55PM +0200, Greg Kroah-Hartman wrote: On Tue, Oct 25, 2011 at 12:51:42PM -0400, Nick Bowler wrote: On 2011-10-25 18:05 +0200, Ben Hutchings wrote: On Tue, 2011-10-25 at 11:38 -0400, Nick Bowler wrote: This patch prevents the use of lockdep for debugging

Re: [PATCH] module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree

2011-10-24 Thread Dave Jones
. Signed-off-by: Ben Hutchings b...@decadent.org.uk --- Debian has been carrying this for the last few kernel versions. The recent thread '[RFC] virtualbox tainting.' and discussions at KS suggest that this might be more generally useful. Looks good to me. Reviewed-by: Dave Jones da

Bug#298099: please allow building AGP_INTEL on x86_64

2005-03-15 Thread Dave Jones
On Tue, Mar 15, 2005 at 07:43:54PM +0900, Horms wrote: Thanks, I have CCed the relevant maintainers for their comment. The AGP change already went into Linus' tree, along with removal of the _MCH driver. Dave -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#271396: Kernel help typo

2004-09-14 Thread Dave Jones
On Tue, Sep 14, 2004 at 03:11:17PM +0100, Matthew Wilcox wrote: On Mon, Sep 13, 2004 at 11:10:11PM +0200, maks attems wrote: Use the CPUFreq governor 'userspace' as default. This allows you to set the CPU frequency manually or when an userspace -programm shall be able to