lkml.org 
[lkml]   [2001]   [Nov]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [CFT][PATCH] /proc/interrupts fixes
In article <20011129154611.A13470@jurassic.park.msu.ru> you wrote:
> Is /proc/interrupts now allowed only on s390, x86 and mips? ;-)

Umm, it is present everywhere _but_ s390, afaik.

> -#if defined(CONFIG_ARCH_S390) || defined(CONFIG_X86) || defined(CONFIG_ARCH_MIPS)
> create_seq_entry("interrupts", 0, &proc_interrupts_operations);
> -#endif

I think that should be

#if !defined(CONFIG_ARCH_S390)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:13    [W:0.059 / U:0.504 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site