Bug 14408
Summary: | sysctl check failed | ||
---|---|---|---|
Product: | File System | Reporter: | Peter Teoh (htmldeveloper) |
Component: | Other | Assignee: | fs_other |
Status: | RESOLVED PATCH_ALREADY_AVAILABLE | ||
Severity: | normal | CC: | rjw |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.32-rc3 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | full dmesg output |
Description
Peter Teoh
2009-10-14 22:59:49 UTC
Created attachment 23416 [details]
full dmesg output
(switched to email. Please respond via emailed reply-to-all, not via the bugzilla web interface). Lokos ike a regression. Might be caused by the recent commit 8d65af789f3e2cf4cfbdbf71a0f7a61ebcd41d38 Author: Alexey Dobriyan <adobriyan@gmail.com> Date: Wed Sep 23 15:57:19 2009 -0700 sysctl: remove "struct file *" argument of ->proc_handler Eric, can you please take a look? That warning has always confounded me. On Wed, 14 Oct 2009 22:59:51 GMT bugzilla-daemon@bugzilla.kernel.org wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=14408 > > Summary: sysctl check failed > Product: File System > Version: 2.5 > Kernel Version: 2.6.32-rc3 > Platform: All > OS/Version: Linux > Tree: Mainline > Status: NEW > Severity: normal > Priority: P1 > Component: Other > AssignedTo: fs_other@kernel-bugs.osdl.org > ReportedBy: htmldeveloper@gmail.com > Regression: Yes > > > This is from linus git tree: > > git describe==> > v2.6.32-rc3-52-g0eca52a > > cat /etc/redhat-release > Fedora release 10 (Cambridge) > > 1564 Kprobe smoke test started > 1565 Kprobe smoke test passed successfully > 1566 sysctl table check failed: /kernel/ostype .1.1 No proc_handler > 1567 Pid: 1, comm: swapper Not tainted 2.6.32-rc3-00052-g0eca52a #1 > 1568 Call Trace: > 1569 [<ffffffff810b20e8>] set_fail+0x5a/0x7c > 1570 [<ffffffff810b2608>] sysctl_check_table+0x4fe/0x5b7 > 1571 [<ffffffff810b2621>] sysctl_check_table+0x517/0x5b7 > 1572 [<ffffffff8108ea6d>] __register_sysctl_paths+0x10b/0x2cd > 1573 [<ffffffff81f77309>] ? mutex_unlock+0x21/0x37 > 1574 [<ffffffff82b1b9f7>] ? utsname_sysctl_init+0x0/0x3b > 1575 [<ffffffff8108ec70>] register_sysctl_paths+0x41/0x57 > 1576 [<ffffffff8108ecb1>] register_sysctl_table+0x2b/0x41 > 1577 [<ffffffff82b1ba1a>] utsname_sysctl_init+0x23/0x3b > 1578 [<ffffffff810090b4>] do_one_initcall+0x82/0x1a6 > 1579 [<ffffffff810ef81a>] ? init_irq_proc+0x77/0x9a > 1580 [<ffffffff82afe8d3>] kernel_init+0x1b7/0x223 > 1581 [<ffffffff8103d0ba>] child_rip+0xa/0x20 > 1582 [<ffffffff8103ca7c>] ? restore_args+0x0/0x30 > 1583 [<ffffffff82afe71c>] ? kernel_init+0x0/0x223 > 1584 [<ffffffff8103d0b0>] ? child_rip+0x0/0x20 > 1585 sysctl table check failed: /kernel/osrelease .1.2 No proc_handler > 1586 Pid: 1, comm: swapper Not tainted 2.6.32-rc3-00052-g0eca52a #1 > 1587 Call Trace: > 1588 [<ffffffff810b20e8>] set_fail+0x5a/0x7c > 1589 [<ffffffff810b2608>] sysctl_check_table+0x4fe/0x5b7 > 1590 [<ffffffff810b2621>] sysctl_check_table+0x517/0x5b7 > 1591 [<ffffffff8108ea6d>] __register_sysctl_paths+0x10b/0x2cd > 1592 [<ffffffff81f77309>] ? mutex_unlock+0x21/0x37 > 1593 [<ffffffff82b1b9f7>] ? utsname_sysctl_init+0x0/0x3b > 1594 [<ffffffff8108ec70>] register_sysctl_paths+0x41/0x57 > 1595 [<ffffffff8108ecb1>] register_sysctl_table+0x2b/0x41 > 1596 [<ffffffff82b1ba1a>] utsname_sysctl_init+0x23/0x3b > 1597 [<ffffffff810090b4>] do_one_initcall+0x82/0x1a6 > 1598 [<ffffffff810ef81a>] ? init_irq_proc+0x77/0x9a > 1599 [<ffffffff82afe8d3>] kernel_init+0x1b7/0x223 > 1600 [<ffffffff8103d0ba>] child_rip+0xa/0x20 > 1601 [<ffffffff8103ca7c>] ? restore_args+0x0/0x30 > 1602 [<ffffffff82afe71c>] ? kernel_init+0x0/0x223 > 1603 [<ffffffff8103d0b0>] ? child_rip+0x0/0x20 > 1604 sysctl table check failed: /kernel/version .1.4 No proc_handler > 1605 Pid: 1, comm: swapper Not tainted 2.6.32-rc3-00052-g0eca52a #1 > 1606 Call Trace: > 1607 [<ffffffff810b20e8>] set_fail+0x5a/0x7c > 1608 [<ffffffff810b2608>] sysctl_check_table+0x4fe/0x5b7 > 1609 [<ffffffff810b2621>] sysctl_check_table+0x517/0x5b7 > 1610 [<ffffffff8108ea6d>] __register_sysctl_paths+0x10b/0x2cd > 1611 [<ffffffff81f77309>] ? mutex_unlock+0x21/0x37 > 1612 [<ffffffff82b1b9f7>] ? utsname_sysctl_init+0x0/0x3b > 1613 [<ffffffff8108ec70>] register_sysctl_paths+0x41/0x57 > 1614 [<ffffffff8108ecb1>] register_sysctl_table+0x2b/0x41 > 1615 [<ffffffff82b1ba1a>] utsname_sysctl_init+0x23/0x3b > 1616 [<ffffffff810090b4>] do_one_initcall+0x82/0x1a6 > 1617 [<ffffffff810ef81a>] ? init_irq_proc+0x77/0x9a > 1618 [<ffffffff82afe8d3>] kernel_init+0x1b7/0x223 > 1619 [<ffffffff8103d0ba>] child_rip+0xa/0x20 > 1620 [<ffffffff8103ca7c>] ? restore_args+0x0/0x30 > 1621 [<ffffffff82afe71c>] ? kernel_init+0x0/0x223 > 1622 [<ffffffff8103d0b0>] ? child_rip+0x0/0x20 > 1623 sysctl table check failed: /kernel/hostname .1.7 No proc_handler > 1624 Pid: 1, comm: swapper Not tainted 2.6.32-rc3-00052-g0eca52a #1 > 1625 Call Trace: > 1626 [<ffffffff810b20e8>] set_fail+0x5a/0x7c > 1627 [<ffffffff810b2608>] sysctl_check_table+0x4fe/0x5b7 > 1628 [<ffffffff810b2621>] sysctl_check_table+0x517/0x5b7 > 1629 [<ffffffff8108ea6d>] __register_sysctl_paths+0x10b/0x2cd > 1630 [<ffffffff81f77309>] ? mutex_unlock+0x21/0x37 > 1631 [<ffffffff82b1b9f7>] ? utsname_sysctl_init+0x0/0x3b > 1632 [<ffffffff8108ec70>] register_sysctl_paths+0x41/0x57 > 1633 [<ffffffff8108ecb1>] register_sysctl_table+0x2b/0x41 > 1634 [<ffffffff82b1ba1a>] utsname_sysctl_init+0x23/0x3b > 1635 [<ffffffff810090b4>] do_one_initcall+0x82/0x1a6 > 1636 [<ffffffff810ef81a>] ? init_irq_proc+0x77/0x9a > 1637 [<ffffffff82afe8d3>] kernel_init+0x1b7/0x223 > 1638 [<ffffffff8103d0ba>] child_rip+0xa/0x20 > 1639 [<ffffffff8103ca7c>] ? restore_args+0x0/0x30 > 1640 [<ffffffff82afe71c>] ? kernel_init+0x0/0x223 > 1641 [<ffffffff8103d0b0>] ? child_rip+0x0/0x20 > 1642 sysctl table check failed: /kernel/domainname .1.8 No proc_handler > 1643 Pid: 1, comm: swapper Not tainted 2.6.32-rc3-00052-g0eca52a #1 > 1644 Call Trace: > 1645 [<ffffffff810b20e8>] set_fail+0x5a/0x7c > 1646 [<ffffffff810b2608>] sysctl_check_table+0x4fe/0x5b7 > 1647 [<ffffffff810b2621>] sysctl_check_table+0x517/0x5b7 > 1648 [<ffffffff8108ea6d>] __register_sysctl_paths+0x10b/0x2cd > 1649 [<ffffffff81f77309>] ? mutex_unlock+0x21/0x37 > 1650 [<ffffffff82b1b9f7>] ? utsname_sysctl_init+0x0/0x3b > 1651 [<ffffffff8108ec70>] register_sysctl_paths+0x41/0x57 > 1652 [<ffffffff8108ecb1>] register_sysctl_table+0x2b/0x41 > 1653 [<ffffffff82b1ba1a>] utsname_sysctl_init+0x23/0x3b > 1654 [<ffffffff810090b4>] do_one_initcall+0x82/0x1a6 > 1655 [<ffffffff810ef81a>] ? init_irq_proc+0x77/0x9a > 1656 [<ffffffff82afe8d3>] kernel_init+0x1b7/0x223 > 1657 [<ffffffff8103d0ba>] child_rip+0xa/0x20 > 1658 [<ffffffff8103ca7c>] ? restore_args+0x0/0x30 > 1659 [<ffffffff82afe71c>] ? kernel_init+0x0/0x223 > 1660 [<ffffffff8103d0b0>] ? child_rip+0x0/0x20 > 1661 Testing tracer sched_switch: PASSED > 1662 Testing tracer function: PASSED > 1663 Testing tracer irqsoff: PASSED > 1664 Testing tracer wakeup: PASSED > 1665 Testing tracer wakeup_rt: PASSED > 1666 VFS: Disk quotas dquot_6.5.2 > > and later from dmesg too: > > Pid: 1, comm: swapper Not tainted 2.6.32-rc3-00052-g0eca52a #1 > Call Trace: > [<ffffffff810b20e8>] set_fail+0x5a/0x7c > [<ffffffff810b2608>] sysctl_check_table+0x4fe/0x5b7 > [<ffffffff810b2621>] sysctl_check_table+0x517/0x5b7 > [<ffffffff8108ea6d>] __register_sysctl_paths+0x10b/0x2cd > [<ffffffff811c3208>] ? proc_create_data+0xa4/0xd4 > [<ffffffff82b27bfb>] ? ipc_init_proc_interface+0xb9/0xe9 > [<ffffffff82b27d44>] ? ipc_sysctl_init+0x0/0x3b > [<ffffffff8108ec70>] register_sysctl_paths+0x41/0x57 > [<ffffffff8108ecb1>] register_sysctl_table+0x2b/0x41 > [<ffffffff82b27d67>] ipc_sysctl_init+0x23/0x3b > [<ffffffff810090b4>] do_one_initcall+0x82/0x1a6 > [<ffffffff810ef81a>] ? init_irq_proc+0x77/0x9a > [<ffffffff82afe8d3>] kernel_init+0x1b7/0x223 > [<ffffffff8103d0ba>] child_rip+0xa/0x20 > [<ffffffff8103ca7c>] ? restore_args+0x0/0x30 > [<ffffffff82afe71c>] ? kernel_init+0x0/0x223 > [<ffffffff8103d0b0>] ? child_rip+0x0/0x20 > sysctl table check failed: /kernel/shmall .1.41 No proc_handler > Pid: 1, comm: swapper Not tainted 2.6.32-rc3-00052-g0eca52a #1 > Call Trace: > [<ffffffff810b20e8>] set_fail+0x5a/0x7c > [<ffffffff810b2608>] sysctl_check_table+0x4fe/0x5b7 > [<ffffffff810b2621>] sysctl_check_table+0x517/0x5b7 > [<ffffffff8108ea6d>] __register_sysctl_paths+0x10b/0x2cd > [<ffffffff811c3208>] ? proc_create_data+0xa4/0xd4 > [<ffffffff82b27bfb>] ? ipc_init_proc_interface+0xb9/0xe9 > [<ffffffff82b27d44>] ? ipc_sysctl_init+0x0/0x3b > [<ffffffff8108ec70>] register_sysctl_paths+0x41/0x57 > [<ffffffff8108ecb1>] register_sysctl_table+0x2b/0x41 > [<ffffffff82b27d67>] ipc_sysctl_init+0x23/0x3b > [<ffffffff810090b4>] do_one_initcall+0x82/0x1a6 > [<ffffffff810ef81a>] ? init_irq_proc+0x77/0x9a > [<ffffffff82afe8d3>] kernel_init+0x1b7/0x223 > [<ffffffff8103d0ba>] child_rip+0xa/0x20 > [<ffffffff8103ca7c>] ? restore_args+0x0/0x30 > [<ffffffff82afe71c>] ? kernel_init+0x0/0x223 > [<ffffffff8103d0b0>] ? child_rip+0x0/0x20 > sysctl table check failed: /kernel/shmmni .1.45 No proc_handler > Pid: 1, comm: swapper Not tainted 2.6.32-rc3-00052-g0eca52a #1 > Call Trace: > [<ffffffff810b20e8>] set_fail+0x5a/0x7c > [<ffffffff810b2608>] sysctl_check_table+0x4fe/0x5b7 > [<ffffffff810b2621>] sysctl_check_table+0x517/0x5b7 > [<ffffffff8108ea6d>] __register_sysctl_paths+0x10b/0x2cd > [<ffffffff811c3208>] ? proc_create_data+0xa4/0xd4 > [<ffffffff82b27bfb>] ? ipc_init_proc_interface+0xb9/0xe9 > [<ffffffff82b27d44>] ? ipc_sysctl_init+0x0/0x3b > [<ffffffff8108ec70>] register_sysctl_paths+0x41/0x57 > [<ffffffff8108ecb1>] register_sysctl_table+0x2b/0x41 > [<ffffffff82b27d67>] ipc_sysctl_init+0x23/0x3b > [<ffffffff810090b4>] do_one_initcall+0x82/0x1a6 > [<ffffffff810ef81a>] ? init_irq_proc+0x77/0x9a > [<ffffffff82afe8d3>] kernel_init+0x1b7/0x223 > [<ffffffff8103d0ba>] child_rip+0xa/0x20 > [<ffffffff8103ca7c>] ? restore_args+0x0/0x30 > [<ffffffff82afe71c>] ? kernel_init+0x0/0x223 > [<ffffffff8103d0b0>] ? child_rip+0x0/0x20 > sysctl table check failed: /kernel/msgmax .1.35 No proc_handler > Pid: 1, comm: swapper Not tainted 2.6.32-rc3-00052-g0eca52a #1 > Call Trace: > [<ffffffff810b20e8>] set_fail+0x5a/0x7c > [<ffffffff810b2608>] sysctl_check_table+0x4fe/0x5b7 > [<ffffffff810b2621>] sysctl_check_table+0x517/0x5b7 > [<ffffffff8108ea6d>] __register_sysctl_paths+0x10b/0x2cd > [<ffffffff811c3208>] ? proc_create_data+0xa4/0xd4 > [<ffffffff82b27bfb>] ? ipc_init_proc_interface+0xb9/0xe9 > [<ffffffff82b27d44>] ? ipc_sysctl_init+0x0/0x3b > [<ffffffff8108ec70>] register_sysctl_paths+0x41/0x57 > [<ffffffff8108ecb1>] register_sysctl_table+0x2b/0x41 > [<ffffffff82b27d67>] ipc_sysctl_init+0x23/0x3b > [<ffffffff810090b4>] do_one_initcall+0x82/0x1a6 > [<ffffffff810ef81a>] ? init_irq_proc+0x77/0x9a > [<ffffffff82afe8d3>] kernel_init+0x1b7/0x223 > [<ffffffff8103d0ba>] child_rip+0xa/0x20 > [<ffffffff8103ca7c>] ? restore_args+0x0/0x30 > [<ffffffff82afe71c>] ? kernel_init+0x0/0x223 > [<ffffffff8103d0b0>] ? child_rip+0x0/0x20 > sysctl table check failed: /kernel/msgmni .1.42 No proc_handler > Pid: 1, comm: swapper Not tainted 2.6.32-rc3-00052-g0eca52a #1 > Call Trace: > [<ffffffff810b20e8>] set_fail+0x5a/0x7c > [<ffffffff810b2608>] sysctl_check_table+0x4fe/0x5b7 > [<ffffffff810b2621>] sysctl_check_table+0x517/0x5b7 > [<ffffffff8108ea6d>] __register_sysctl_paths+0x10b/0x2cd > [<ffffffff811c3208>] ? proc_create_data+0xa4/0xd4 > [<ffffffff82b27bfb>] ? ipc_init_proc_interface+0xb9/0xe9 > [<ffffffff82b27d44>] ? ipc_sysctl_init+0x0/0x3b > [<ffffffff8108ec70>] register_sysctl_paths+0x41/0x57 > [<ffffffff8108ecb1>] register_sysctl_table+0x2b/0x41 > [<ffffffff82b27d67>] ipc_sysctl_init+0x23/0x3b > [<ffffffff810090b4>] do_one_initcall+0x82/0x1a6 > [<ffffffff810ef81a>] ? init_irq_proc+0x77/0x9a > [<ffffffff82afe8d3>] kernel_init+0x1b7/0x223 > [<ffffffff8103d0ba>] child_rip+0xa/0x20 > [<ffffffff8103ca7c>] ? restore_args+0x0/0x30 > [<ffffffff82afe71c>] ? kernel_init+0x0/0x223 > [<ffffffff8103d0b0>] ? child_rip+0x0/0x20 > sysctl table check failed: /kernel/msgmnb .1.36 No proc_handler > Pid: 1, comm: swapper Not tainted 2.6.32-rc3-00052-g0eca52a #1 > Call Trace: > [<ffffffff810b20e8>] set_fail+0x5a/0x7c > [<ffffffff810b2608>] sysctl_check_table+0x4fe/0x5b7 > [<ffffffff810b2621>] sysctl_check_table+0x517/0x5b7 > [<ffffffff8108ea6d>] __register_sysctl_paths+0x10b/0x2cd > [<ffffffff811c3208>] ? proc_create_data+0xa4/0xd4 > [<ffffffff82b27bfb>] ? ipc_init_proc_interface+0xb9/0xe9 > [<ffffffff82b27d44>] ? ipc_sysctl_init+0x0/0x3b > [<ffffffff8108ec70>] register_sysctl_paths+0x41/0x57 > [<ffffffff8108ecb1>] register_sysctl_table+0x2b/0x41 > [<ffffffff82b27d67>] ipc_sysctl_init+0x23/0x3b > [<ffffffff810090b4>] do_one_initcall+0x82/0x1a6 > [<ffffffff810ef81a>] ? init_irq_proc+0x77/0x9a > [<ffffffff82afe8d3>] kernel_init+0x1b7/0x223 > [<ffffffff8103d0ba>] child_rip+0xa/0x20 > [<ffffffff8103ca7c>] ? restore_args+0x0/0x30 > [<ffffffff82afe71c>] ? kernel_init+0x0/0x223 > [<ffffffff8103d0b0>] ? child_rip+0x0/0x20 > sysctl table check failed: /kernel/sem .1.43 No proc_handler > Pid: 1, comm: swapper Not tainted 2.6.32-rc3-00052-g0eca52a #1 > Call Trace: > [<ffffffff810b20e8>] set_fail+0x5a/0x7c > [<ffffffff810b2608>] sysctl_check_table+0x4fe/0x5b7 > [<ffffffff810b2621>] sysctl_check_table+0x517/0x5b7 > [<ffffffff8108ea6d>] __register_sysctl_paths+0x10b/0x2cd > [<ffffffff811c3208>] ? proc_create_data+0xa4/0xd4 > [<ffffffff82b27bfb>] ? ipc_init_proc_interface+0xb9/0xe9 > [<ffffffff82b27d44>] ? ipc_sysctl_init+0x0/0x3b > [<ffffffff8108ec70>] register_sysctl_paths+0x41/0x57 > [<ffffffff8108ecb1>] register_sysctl_table+0x2b/0x41 > [<ffffffff82b27d67>] ipc_sysctl_init+0x23/0x3b > [<ffffffff810090b4>] do_one_initcall+0x82/0x1a6 > [<ffffffff810ef81a>] ? init_irq_proc+0x77/0x9a > [<ffffffff82afe8d3>] kernel_init+0x1b7/0x223 > [<ffffffff8103d0ba>] child_rip+0xa/0x20 > [<ffffffff8103ca7c>] ? restore_args+0x0/0x30 > [<ffffffff82afe71c>] ? kernel_init+0x0/0x223 > [<ffffffff8103d0b0>] ? child_rip+0x0/0x20 > sysctl table check failed: /kernel/auto_msgmni No proc_handler > Pid: 1, comm: swapper Not tainted 2.6.32-rc3-00052-g0eca52a #1 > Call Trace: > [<ffffffff810b20e8>] set_fail+0x5a/0x7c > [<ffffffff810b2608>] sysctl_check_table+0x4fe/0x5b7 > [<ffffffff810b2621>] sysctl_check_table+0x517/0x5b7 > [<ffffffff8108ea6d>] __register_sysctl_paths+0x10b/0x2cd > [<ffffffff811c3208>] ? proc_create_data+0xa4/0xd4 > [<ffffffff82b27bfb>] ? ipc_init_proc_interface+0xb9/0xe9 > [<ffffffff82b27d44>] ? ipc_sysctl_init+0x0/0x3b > [<ffffffff8108ec70>] register_sysctl_paths+0x41/0x57 > [<ffffffff8108ecb1>] register_sysctl_table+0x2b/0x41 > [<ffffffff82b27d67>] ipc_sysctl_init+0x23/0x3b > [<ffffffff810090b4>] do_one_initcall+0x82/0x1a6 > [<ffffffff810ef81a>] ? init_irq_proc+0x77/0x9a > [<ffffffff82afe8d3>] kernel_init+0x1b7/0x223 > [<ffffffff8103d0ba>] child_rip+0xa/0x20 > [<ffffffff8103ca7c>] ? restore_args+0x0/0x30 > [<ffffffff82afe71c>] ? kernel_init+0x0/0x223 > [<ffffffff8103d0b0>] ? child_rip+0x0/0x20 > alg: No test for cipher_null (cipher_null-generic) > alg: No test for ecb(cipher_null) (ecb-cipher_null) > alg: No test for digest_null (digest_null-generic) > alg: No test for compress_null (compress_null-generic) > alg: No test for fcrypt (fcrypt-generic) > alg: No test for stdrng (krng) > alg: No test for ghash (ghash-generic) > async_tx: api initialized (async) > io scheduler noop registered > io scheduler anticipatory registered (default) > pci 0000:00:00.0: calling nv_msi_ht_cap_quirk_leaf+0x0/0x39 > pci 0000:00:00.0: calling quirk_cardbus_legacy+0x0/0x4e > pci 0000:00:00.0: calling pci_fixup_video+0x0/0xe3 > > > cat /proc/cpuinfo > processor : 0 > vendor_id : AuthenticAMD > cpu family : 15 > model : 35 > model name : AMD Athlon(tm) 64 X2 Dual Core Processor 4800+ > stepping : 2 > cpu MHz : 2411.288 > cache size : 1024 KB > physical id : 0 > siblings : 2 > core id : 0 > cpu cores : 2 > apicid : 0 > initial apicid : 0 > fpu : yes > fpu_exception : yes > cpuid level : 1 > wp : yes > flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov > pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext > 3dnow rep_good extd_apicid pni lahf_lm cmp_legacy > bogomips : 4822.57 > TLB size : 1024 4K pages > clflush size : 64 > cache_alignment : 64 > address sizes : 40 bits physical, 48 bits virtual > power management: ts fid vid ttp > > processor : 1 > vendor_id : AuthenticAMD > cpu family : 15 > model : 35 > model name : AMD Athlon(tm) 64 X2 Dual Core Processor 4800+ > stepping : 2 > cpu MHz : 2411.288 > cache size : 1024 KB > physical id : 0 > siblings : 2 > core id : 1 > cpu cores : 2 > apicid : 1 > initial apicid : 1 > fpu : yes > fpu_exception : yes > cpuid level : 1 > wp : yes > flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov > pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext > 3dnow rep_good extd_apicid pni lahf_lm cmp_legacy > bogomips : 4822.06 > TLB size : 1024 4K pages > clflush size : 64 > cache_alignment : 64 > address sizes : 40 bits physical, 48 bits virtual > power management: ts fid vid ttp > > -- > Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email > ------- You are receiving this mail because: ------- > You are on the CC list for the bug. Andrew Morton <akpm@linux-foundation.org> writes: > (switched to email. Please respond via emailed reply-to-all, not via the > bugzilla web interface). > > Lokos ike a regression. Might be caused by the recent No. This does not look like Alexey's commit. The check that is firing is really just a check to see if the proc_handler pointer is set. The test comes back NULL and we fail. The only way I can see this happening is if the kernel was built with proc support and the modules which were loaded later were not. The test is firing on everything and on entries that are very much not in error. Eric On Thu, Oct 15, 2009 at 03:57:41PM -0700, Eric W. Biederman wrote:
> Andrew Morton <akpm@linux-foundation.org> writes:
>
> > (switched to email. Please respond via emailed reply-to-all, not via the
> > bugzilla web interface).
> >
> > Lokos ike a regression. Might be caused by the recent
>
> No. This does not look like Alexey's commit.
>
> The check that is firing is really just a check to see
> if the proc_handler pointer is set. The test comes back NULL
> and we fail.
>
> The only way I can see this happening is if the kernel was built with
> proc support and the modules which were loaded later were not.
>
> The test is firing on everything and on entries that are very much
> not in error.
>
This what happens on PROC_SYSCTL=n kernels. I'll send a patch shortly.
Thanks for the info. As a workaround, after I turned on PROC_SYSCTL=y the bug was resolved for me. Thanks!!! On Wednesday 28 October 2009, Eric W. Biederman wrote:
> "Rafael J. Wysocki" <rjw@sisk.pl> writes:
>
> > This message has been generated automatically as a part of a report
> > of recent regressions.
> >
> > The following bug entry is on the current list of known regressions
> > from 2.6.31. Please verify if it still should be listed and let me know
> > (either way).
>
> I believe Andrew has the fix in the -mm tree.
>
> This is a bug but not a regression as the sysctl_check code had this bug from
> day one.
|