linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.6.0-test1 ACPI minor? proc problems.
@ 2003-07-20 14:57 root
  0 siblings, 0 replies; only message in thread
From: root @ 2003-07-20 14:57 UTC (permalink / raw)
  To: linux-kernel

While beating on 2.6.0-test1, the only issue I've seen so far is:

cd /proc/
while true
do
find [^0-9k]* -exec wc \{} \; &
sleep 1
done

Causes some ACPI proc errors to be logged in syslog.
(bogus dates)


Mar  9 15:31:54 darkstar kernel:  dswload-0269: *** Error: Looking up [BUFF] in
namespace, AE_ALREADY_EXISTS
Mar  9 15:31:54 darkstar kernel:  psparse-0589 [1394] ps_parse_loop         : During name lookup/catalog, AE_ALREADY_EXISTS
Mar  9 15:31:54 darkstar kernel:  psparse-1121: *** Error: Method execution failed [\_SB_.BAT1._BIF] (Node cbf285c8), AE_ALREADY_EXISTS
Mar  9 15:31:54 darkstar kernel:  dswload-0269: *** Error: Looking up [BUFF] in
namespace, AE_ALREADY_EXISTS
Mar  9 15:31:54 darkstar kernel:  psparse-0589 [1394] ps_parse_loop         : During name lookup/catalog, AE_ALREADY_EXISTS
Mar  9 15:31:54 darkstar kernel:  psparse-1121: *** Error: Method execution failed [\_SB_.BAT1._BIF] (Node cbf285c8), AE_ALREADY_EXISTS
Mar  9 15:32:22 darkstar kernel:  dswload-0269: *** Error: Looking up [BUFF] in
namespace, AE_ALREADY_EXISTS
Mar  9 15:32:22 darkstar kernel:  psparse-0589 [1801] ps_parse_loop         : During name lookup/catalog, AE_ALREADY_EXISTS
Mar  9 15:32:22 darkstar kernel:  psparse-1121: *** Error: Method execution failed [\_SB_.BAT1._BIF] (Node cbf285c8), AE_ALREADY_EXISTS
Mar  9 15:32:22 darkstar kernel:  dswload-0269: *** Error: Looking up [BUFF] in
namespace, AE_ALREADY_EXISTS
Mar  9 15:32:22 darkstar kernel:  psparse-0589 [1801] ps_parse_loop         : During name lookup/catalog, AE_ALREADY_EXISTS

Hmm, maybe it's not so trivial, when I went to copy the .config over from the
affected machine onto this one, to post, nfs locked up. (may of course
be unrelated)

If the .config / /proc/acpi/* is needed, then I'll send that on request.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-07-20 14:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-20 14:57 2.6.0-test1 ACPI minor? proc problems root

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).