login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
January
»
9
Re: Linux 2.6.24-rc7: sparc64: WARNING: at kernel/lockdep_proc.c:267 lockdep_stats_show()
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From:
Mariusz Kozlowski <m.kozlowski@...>
To: Randy Dunlap <randy.dunlap@...>
Cc: Linus Torvalds <torvalds@...>, David Miller <davem@...>, Linux Kernel Mailing List <linux-kernel@...>, <sparclinux@...>
Subject:
Re: Linux 2.6.24-rc7: sparc64: WARNING: at kernel/lockdep_proc.c:267 lockdep_stats_show()
Date: Wednesday, January 9, 2008 - 12:31 pm
Hello,
quoted text
> >>> Got this when doing usual looping over /proc entries on fresh test kernel: > >> What is the usual looping, please? > > > > #!/bin/bash > > > > for i in `find /proc -type f`; do > > echo -n "cat $i > /dev/null ... "; > > ( cat $i > /dev/null & ); > > echo "done"; > > done > > OK, thanks. Probably not related to the problem report, but > the script should probably check each file for 'readable' (-r). > /proc/sysrq-trigger is write-only...
Hm... true. Good hint. Thanks, Mariusz --
unsubscribe notice
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/
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
Messages in current thread:
Linux 2.6.24-rc7
, Linus Torvalds
, (Sun Jan 6, 6:19 pm)
Re: Linux 2.6.24-rc7
, Willy Tarreau
, (Tue Jan 8, 9:17 pm)
Re: Linux 2.6.24-rc7: sparc64: WARNING: at kernel/lockdep_pr...
, Mariusz Kozlowski
, (Tue Jan 8, 2:42 pm)
Re: Linux 2.6.24-rc7: sparc64: WARNING: at kernel/lockdep_pr...
, David Miller
, (Tue Jan 8, 6:50 pm)
Re: Linux 2.6.24-rc7: sparc64: WARNING: at kernel/lockdep_pr...
, Ingo Molnar
, (Tue Jan 8, 6:56 pm)
Re: Linux 2.6.24-rc7: sparc64: WARNING: at kernel/lockdep_pr...
, David Miller
, (Tue Jan 8, 7:06 pm)
Re: Linux 2.6.24-rc7: sparc64: WARNING: at kernel/lockdep_pr...
, Ingo Molnar
, (Tue Jan 8, 8:52 pm)
Re: Linux 2.6.24-rc7: sparc64: WARNING: at kernel/lockdep_pr...
, Randy Dunlap
, (Tue Jan 8, 5:00 pm)
Re: Linux 2.6.24-rc7: sparc64: WARNING: at kernel/lockdep_pr...
, Mariusz Kozlowski
, (Tue Jan 8, 6:39 pm)
Re: Linux 2.6.24-rc7: sparc64: WARNING: at kernel/lockdep_pr...
, Randy Dunlap
, (Tue Jan 8, 6:45 pm)
Re: Linux 2.6.24-rc7: sparc64: WARNING: at kernel/lockdep_pr...
, Mariusz Kozlowski
, (Wed Jan 9, 12:31 pm)
Re: Linux 2.6.24-rc7
, J.A.
, (Mon Jan 7, 8:50 pm)
Re: Linux 2.6.24-rc7
, Tejun Heo
, (Tue Jan 8, 9:56 pm)
Re: Linux 2.6.24-rc7
, J.A.
, (Thu Jan 10, 5:25 am)
Re: Linux 2.6.24-rc7
, Tejun Heo
, (Thu Jan 10, 9:10 am)
Re: Linux 2.6.24-rc7
, J.A.
, (Sun Jan 13, 7:19 pm)
Re: Linux 2.6.24-rc7
, Tejun Heo
, (Sun Jan 13, 7:57 pm)
Re: Linux 2.6.24-rc7
, J.A.
, (Mon Jan 14, 7:38 pm)
Re: Linux 2.6.24-rc7
, Tejun Heo
, (Mon Jan 14, 7:56 pm)
Re: Linux 2.6.24-rc7
, Avuton Olrich
, (Tue Jan 8, 9:32 pm)
Re: Linux 2.6.24-rc7
, Alejandro Riveira
, (Mon Jan 7, 12:14 pm)
Re: Linux 2.6.24-rc7
, Michael Buesch
, (Mon Jan 7, 12:24 pm)
Re: Linux 2.6.24-rc7
, Alejandro Riveira
, (Mon Jan 7, 12:52 pm)
Re: Linux 2.6.24-rc7
, Michael Buesch
, (Mon Jan 7, 1:30 pm)
Re: Linux 2.6.24-rc7
, Alejandro Riveira
, (Mon Jan 7, 4:23 pm)
Re: Linux 2.6.24-rc7
, Michael Buesch
, (Tue Jan 8, 11:30 am)
Re: Linux 2.6.24-rc7
, Alejandro Riveira
, (Tue Jan 8, 11:55 am)
Re: Linux 2.6.24-rc7
, Alejandro Riveira
, (Mon Jan 7, 11:53 am)
section mismatch warning in head_64.S
, Sam Ravnborg
, (Mon Jan 7, 12:31 pm)
Re: section mismatch warning in head_64.S
, Alejandro Riveira
, (Tue Jan 15, 6:18 am)
smpboot_64 section mismatch warning
, Sam Ravnborg
, (Mon Jan 7, 12:27 pm)
Re: smpboot_64 section mismatch warning
, David Howells
, (Tue Jan 8, 7:17 am)
Re: smpboot_64 section mismatch warning
, David Howells
, (Mon Jan 7, 7:27 pm)
Re: smpboot_64 section mismatch warning
, Alejandro Riveira
, (Tue Jan 8, 5:14 am)
Re: Linux 2.6.24-rc7 kernel BUG at kernel/sched.c:5156!
, Kamalesh Babulal
, (Mon Jan 7, 8:13 am)
[powerpc crash] Re: Linux 2.6.24-rc7 kernel BUG at kernel/s...
, Ingo Molnar
, (Tue Jan 8, 12:16 pm)
Re: Linux 2.6.24-rc7 Build-Failure at __you_cannot_kmalloc_t...
, Kamalesh Babulal
, (Mon Jan 7, 6:36 am)
Re: Linux 2.6.24-rc7 Build-Failure at __you_cannot_kmalloc_t...
, Jean Delvare
, (Tue Jan 8, 3:48 am)
Re: Linux 2.6.24-rc7 Build-Failure at __you_cannot_kmalloc_t...
, Andrew Morton
, (Mon Jan 7, 2:07 pm)
Re: Linux 2.6.24-rc7 Build-Failure at __you_cannot_kmalloc_t...
, Kamalesh Babulal
, (Tue Jan 8, 4:20 am)
Re: Linux 2.6.24-rc7 Build-Failure at __you_cannot_kmalloc_t...
, Balbir Singh
, (Tue Jan 8, 5:27 am)
Re: Linux 2.6.24-rc7 Build-Failure at __you_cannot_kmalloc_t...
, Christoph Lameter
, (Mon Jan 7, 2:31 pm)
Re: Linux 2.6.24-rc7 Build-Failure at __you_cannot_kmalloc_t...
, Arjan van de Ven
, (Tue Jan 8, 12:20 am)
Re: Linux 2.6.24-rc7 Build-Failure at __you_cannot_kmalloc_t...
, Christoph Lameter
, (Tue Jan 8, 1:23 am)
Re: Linux 2.6.24-rc7 Build-Failure at __you_cannot_kmalloc_t...
, Andrew Morton
, (Mon Jan 7, 3:38 pm)
Re: Linux 2.6.24-rc7 Build-Failure at __you_cannot_kmalloc_t...
, Jean Delvare
, (Tue Jan 8, 5:56 am)
Fix for __you_cannot_kmalloc_that_much failure with gcc 3.2
, Jean Delvare
, (Tue Jan 8, 8:34 am)
Re: Linux 2.6.24-rc7 Build-Failure at __you_cannot_kmalloc_t...
, Kamalesh Babulal
, (Tue Jan 8, 6:44 am)
Re: Linux 2.6.24-rc7 Build Failure on headers_install
, Kamalesh Babulal
, (Mon Jan 7, 4:48 am)
Re: Linux 2.6.24-rc7 Build Failure on headers_install
, Sam Ravnborg
, (Mon Jan 7, 6:12 am)
Re: Linux 2.6.24-rc7 Build Failure on headers_install
, Kamalesh Babulal
, (Tue Jan 8, 6:51 am)
Re: Linux 2.6.24-rc7 Build Failure on headers_install
, Sam Ravnborg
, (Tue Jan 8, 9:10 am)
Re: Linux 2.6.24-rc7
, Mark Lord
, (Sun Jan 6, 7:52 pm)
Re: Linux 2.6.24-rc7
, Linus Torvalds
, (Sun Jan 6, 8:08 pm)
Re: Linux 2.6.24-rc7
, Tejun Heo
, (Sun Jan 6, 8:35 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Jianjun Kong
[PATCH] Standard indentation of arguments
Trond Myklebust
Re: recent nfs change causes autofs regression
Andrew Morton
2.6.23-rc8-mm2
Mark Lord
Re: Linux 2.6.24-rc7
git
:
linux-netdev
:
KOSAKI Motohiro
[bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin"
Winkler, Tomas
RE: iwlwifi: fix build bug in "iwlwifi: fix LED stall"
David Miller
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Gerrit Renker
[PATCH 0/37] dccp: Feature negotiation - last call for comments
linux-activists
:
Marc Peters
v 0.11 boot disk problem
Dave `geek' Gymer
WARNING (was Re: New afio release)
David Gabrius
Re: NT vs Linux (was: Re: truth or dare)
David Fenyes
sigsetmask()? (LINUX)
Colocation donated by:
Who's online
There are currently
0 users
and
685 guests
online.
Syndicate