From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754846AbZDLG20 (ORCPT ); Sun, 12 Apr 2009 02:28:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753736AbZDLG2R (ORCPT ); Sun, 12 Apr 2009 02:28:17 -0400 Received: from mail.bencastricum.nl ([213.84.203.196]:43590 "EHLO bencastricum.nl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753622AbZDLG2Q (ORCPT ); Sun, 12 Apr 2009 02:28:16 -0400 X-Greylist: delayed 473 seconds by postgrey-1.27 at vger.kernel.org; Sun, 12 Apr 2009 02:28:16 EDT Message-ID: <8D207FA0B5B5443FAA8178A23C6CA5B9@Seven> From: "Ben Castricum" To: Subject: 2.6.30-rc1 problems with firmware loading Date: Sun, 12 Apr 2009 08:20:21 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5512 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org I seem to have some problems with firmware loading since 2.6.30-rc1. Each request seems to time out and reports like these are appearing: ------------[ cut here ]------------ WARNING: at include/linux/security.h:1889 security_vm_enough_memory+0x26/0x41() Hardware name: HP d530 SFF(PL110ES) Modules linked in: tg3 firmware_class libphy cdc_acm uhci_hcd ehci_hcd usbcore lm85 hwmon_vid hwmon i2c_i801 softdog rtc ext4 jbd2 crc16 Pid: 1105, comm: khelper Not tainted 2.6.30-rc1-00204-gb0cbc86 #229 Call Trace: [] warn_slowpath+0x71/0xa8 [] ? get_page_from_freelist+0x2f0/0x36c [] ? __alloc_pages_internal+0x96/0x369 [] ? lru_cache_add_lru+0x27/0x29 [] ? page_add_new_anon_rmap+0x58/0x65 [] security_vm_enough_memory+0x26/0x41 [] expand_downwards+0x9f/0xf9 [] find_extend_vma+0x2f/0x51 [] __get_user_pages+0x6e/0x29e [] get_user_pages+0x29/0x30 [] get_arg_page+0x2d/0x80 [] copy_strings+0xc3/0x160 [] do_execve+0x1ca/0x31a [] sys_execve+0x26/0x53 [] syscall_call+0x7/0xb [] ? lapic_resume+0x79/0x1de [] ? kernel_execve+0x17/0x1c [] ? ____call_usermodehelper+0x0/0x118 [] ? ____call_usermodehelper+0x10e/0x118 [] ? ____call_usermodehelper+0x0/0x118 [] ? kernel_thread_helper+0x7/0x10 ---[ end trace 76b9b878a630753f ]--- ------------[ cut here ]------------ WARNING: at include/linux/security.h:1889 security_vm_enough_memory+0x26/0x41() Hardware name: HP d530 SFF(PL110ES) Modules linked in: tg3 firmware_class libphy cdc_acm uhci_hcd ehci_hcd usbcore lm85 hwmon_vid hwmon i2c_i801 softdog rtc ext4 jbd2 crc16 Pid: 1105, comm: khelper Tainted: G W 2.6.30-rc1-00204-gb0cbc86 #229 Call Trace: [] warn_slowpath+0x71/0xa8 [] ? kmap_atomic_to_page+0x12/0x4e [] ? get_page_from_freelist+0x2f0/0x36c [] ? __alloc_pages_internal+0x96/0x369 [] security_vm_enough_memory+0x26/0x41 [] expand_downwards+0x9f/0xf9 [] find_extend_vma+0x2f/0x51 [] __get_user_pages+0x6e/0x29e [] get_user_pages+0x29/0x30 [] get_arg_page+0x2d/0x80 [] copy_strings+0xc3/0x160 [] do_execve+0x1ca/0x31a [] sys_execve+0x26/0x53 [] syscall_call+0x7/0xb [] ? lapic_resume+0x79/0x1de [] ? kernel_execve+0x17/0x1c [] ? ____call_usermodehelper+0x0/0x118 [] ? ____call_usermodehelper+0x10e/0x118 [] ? ____call_usermodehelper+0x0/0x118 [] ? kernel_thread_helper+0x7/0x10 ---[ end trace 76b9b878a6307540 ]--- hope this helps.