Prev: [PATCH 4/7] vfs: __d_path: dont prepend the name of the root dentry
Next: [PATCH 1/7] cachefiles: use path_get instead of lone dget
From: Felipe Balbi on 10 Aug 2010 05:50 Hi, On Tue, Aug 10, 2010 at 11:11:13AM +0200, ext Christian Dietrich wrote: >diff --git a/arch/frv/kernel/time.c b/arch/frv/kernel/time.c >index 0ddbbae..e86df6c 100644 >--- a/arch/frv/kernel/time.c >+++ b/arch/frv/kernel/time.c >@@ -66,12 +66,6 @@ static irqreturn_t timer_interrupt(int irq, void *dummy) > > do_timer(1); > >-#ifdef CONFIG_HEARTBEAT should you instead change to CONFIG_LEDS_TRIGGER_HEARTBEAT ? -- balbi DefectiveByDesign.org -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Christian Dietrich on 10 Aug 2010 07:10
Felipe Balbi <felipe.balbi(a)nokia.com> writes: > On Tue, Aug 10, 2010 at 11:11:13AM +0200, ext Christian Dietrich wrote: >>diff --git a/arch/frv/kernel/time.c b/arch/frv/kernel/time.c >>index 0ddbbae..e86df6c 100644 >>--- a/arch/frv/kernel/time.c >>+++ b/arch/frv/kernel/time.c >>@@ -66,12 +66,6 @@ static irqreturn_t timer_interrupt(int irq, void *dummy) >> >> do_timer(1); >> >>-#ifdef CONFIG_HEARTBEAT > > should you instead change to CONFIG_LEDS_TRIGGER_HEARTBEAT ? I didn't know of this config option, but i think this would be better. I attached a patch for it. greetz didi -- (λ x . x x) (λ x . x x) -- See how beatiful the lambda is No documentation is better than bad documentation -- Das Ausdrucken dieser Mail wird urheberrechtlich verfolgt. |