2.6.0-test1 ACPI minor? proc problems.

From: root@mauve.demon.co.uk
Date: Sun Jul 20 2003 - 09:57:27 EST


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.

-
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/



This archive was generated by hypermail 2b29 : Wed Jul 23 2003 - 22:00:40 EST