lkml.org 
[lkml]   [2008]   [Dec]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [git pull] sparseirq / irq updates for v2.6.29

* Yinghai Lu <yinghai@kernel.org> wrote:

> int __init __weak arch_early_irq_init(void)
> {
> + printk(KERN_DEBUG "calling __weak arch_early_irq_init()\n");

Hm, where do you get the idea that sprinkling functions with printks will
in any way improve the situation and result in clean code? Yes, it works
around the bug, but so will an infinite number of other things.

By far the best solution is to move them into a different compilation unit
- i.e. your first patch - i'll apply that one.

Ingo


\
 
 \ /
  Last update: 2008-12-29 10:47    [W:0.155 / U:0.868 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site