Not sure if this is a kernel issue or a Linux distribution issue
(Ubuntu 15.04 dev tree).
[4.439057] WARNING: CPU: 0 PID: 1063 at mm/vmalloc.c:1440
__vunmap+0x5c/0xc8()
[4.439059] Trying to vfree() bad address (c0109cf7)
[4.439060] Modules linked in: cdrom
[4.439066] CPU: 0
Hello,
I tested the patch and it appears to fix the problem.
Thanks!
Miles
On Sat, Nov 1, 2014 at 7:46 PM, Wanpeng Li wrote:
> How about try this patch, https://lkml.org/lkml/2014/10/28/41
> On 14/11/2 上午4:45, Miles Lane wrote:
>>
>> [0.763902] [ INFO: su
[ 69.271345] BUG: unable to handle kernel paging request at 88021dc52000
[ 69.271417] IP: [] scan_block+0x59/0x100
[ 69.271471] PGD 28d5067 PUD 28d8067 PMD 21fdf2067 PTE 80021dc52060
[ 69.271542] Oops: [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 69.271597] Modules linked in: rfcomm ip
[0.763902] [ INFO: suspicious RCU usage. ]
[0.763904] 3.18.0-rc2+ #25 Not tainted
[0.763906] ---
[0.763907] kernel/sched/core.c:7449 suspicious
rcu_dereference_check() usage!
[0.763908]
other info that might help us debug this:
[0.763911]
rcu_sch
On Thu, Oct 16, 2014 at 10:02 AM, Catalin Marinas
wrote:
> Hi Miles,
>
> On 15 October 2014 04:43, Miles Lane wrote:
>> [ 68.164917] BUG: unable to handle kernel paging request at
>> 88021dc52000
>> [ 68.164957] IP: [] scan_block+0x59/0x100
>> [ 68.16
[ 68.164917] BUG: unable to handle kernel paging request at 88021dc52000
[ 68.164957] IP: [] scan_block+0x59/0x100
[ 68.164987] PGD 2902067 PUD 2905067 PMD 21fdf2067 PTE 80021dc52060
[ 68.165020] Oops: [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 68.165048] Modules linked in: ecb uvcvi
This occurs during the boot process. It is not triggered by userspace
as far as I can tell. There are other OOPS messages. I can send the
full list if it will help.
[2.364611] BUG: unable to handle kernel NULL pointer dereference
at 0039
[2.364615] IP: []
thermal_get_trip_t
[ 27.190017] kernel BUG at include/linux/scatterlist.h:115!
[ 27.190017] invalid opcode: [#1] PREEMPT SMP DEBUG_PAGEALLOC
[ 27.190017] Modules linked in: mxm_wmi iwldvm mac80211 iwlwifi
cfg80211 snd_hda_intel(+) snd_hda_codec snd_hwdep snd_pcm_oss
snd_mixer_oss hwmon snd_pcm ttm snd_seq_
[ 29.804534] [ INFO: suspicious RCU usage. ]
[ 29.804539] 3.11.0+ #5 Not tainted
[ 29.804541] ---
[ 29.804545] security/apparmor/include/policy.h:363 suspicious
rcu_dereference_check() usage!
[ 29.804548]
[ 29.804548] other info that might help us debug this:
[ 24.990076] [ INFO: possible circular locking dependency detected ]
[ 24.990086] 3.11.0-rc6+ #154 Not tainted
[ 24.990094] ---
[ 24.990103] crda/1159 is trying to acquire lock:
[ 24.990111] (genl_mutex){+.+.+.}, at: []
genl_lock+0x12/0
I am not seeing any problems in the behavior of the computer, but
wonder if this indicates something that needs fixing.
[1.969109] WARNING: CPU: 1 PID: 1 at kernel/time/tick-sched.c:185
can_stop_full_tick+0x7e/0x89()
[1.969121] NO_HZ FULL will not work with unstable sched clock
[1.9691
Hi Daniel,
At the bottom of this message you will find dmesg output showing this
problem from the current Linus GIT tree.
Here is the test of the message you wrote about this
(http://marc.info/?l=dri-devel&m=135905755124554&w=2):
--
Patches for the know issues around console
ACPI: Preparing to enter system sleep state S3
PM: Saving platform NVS memory
Disabling non-boot CPUs ...
numa_remove_cpu cpu 1 node 0: mask now 0
Broke affinity for irq 46
smpboot: CPU 1 is now offline
BUG: sleeping function called from invalid context at kernel/mutex.c:269
in_atomic(): 0, irqs_di
I would like to report an issue in the nouveau driver, but don't know
who to report it to.
Thanks,
Miles
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-
I don't believe it is related to this patch, but while testing, I
tried running "find /proc | xargs cat" and "find /proc | xargs head"
and "find /proc | xargs tail" and "ls -aR /" all at once. Everything
seemed to be running great. Firefox continued to be highly
responsive. I did notice that one
Excellent. Your patch fixed it for me.
Thanks,
Miles
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Is this an issue in the Totem code or in the kernel?
Please, let me know if you need my .config file.
[ 5446.835007] WARNING: at kernel/lockdep.c:2662 check_flags()
[ 5446.835022] Pid: 6060, comm: totem-plugin-vi Not tainted 2.6.24-rc7 #1
[ 5446.835027] [] show_trace_log_lvl+0x1a/0x2f
[ 5446.8350
On Dec 21, 2007 3:00 PM, Andrew Morton <[EMAIL PROTECTED]> wrote:
> On Fri, 21 Dec 2007 11:06:49 -0500 "Miles Lane" <[EMAIL PROTECTED]> wrote:
>
> > > >
> > > > How do I determine what comes next?
> > > >
> > >
> &
On Dec 21, 2007 1:29 AM, Andrew Morton <[EMAIL PROTECTED]> wrote:
>
> On Fri, 21 Dec 2007 00:58:19 -0500 "Miles Lane" <[EMAIL PROTECTED]> wrote:
>
> > On Dec 20, 2007 12:32 PM, Andrew Morton <[EMAIL PROTECTED]> wrote:
> >
> > > On Th
Resending... Curse GMail's HTML messages!
On Dec 21, 2007 12:58 AM, Miles Lane <[EMAIL PROTECTED]> wrote:
>
> On Dec 20, 2007 12:32 PM, Andrew Morton <[EMAIL PROTECTED]> wrote:
>
> > On Thu, 20 Dec 2007 08:38:03 -0500 Miles Lane <[EMAIL PROTECTED]> wrote:
&g
My .config file can be found here:
http://marc.info/?l=linux-kernel&m=119812903001296&w=2
Miles Lane wrote:
.config attached in order to not trip spam filters.
Miles Lane wrote:
[ 252.868386] BUG: unable to handle kernel NULL pointer dereference
at virtual address 0018
[ 252.8
On Dec 20, 2007 6:37 AM, David Howells <[EMAIL PROTECTED]> wrote:
> Andrew Morton <[EMAIL PROTECTED]> wrote:
>
> > I would be suspecting iget-stop-procfs-from-using-iget-and-read_inode.patch.
>
> I think your suspicions are very unlikely. The patch only affects
> proc_get_inode() - and looking at
Okay. The command that directly triggers this is: cat /proc/iomem
Here is the stack trace without the line-wrapping (sorry!):
[ 251.602965] wlan0_rename: RX non-WEP frame, but expected encryption
[ 252.868386] BUG: unable to handle kernel NULL pointer dereference at
virtual address 000
I have the patch
"find /proc | xargs tail"
[ 50.595474] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 54.733829] BUG: unable to handle kernel NULL pointer dereference
at virtual address 0018
[ 54.733836] printing ip: c012d527 *pde =
[ 54.733843] Oops: [#1] SMP
[ 54.733
On Dec 19, 2007 8:31 PM, Rafael J. Wysocki <[EMAIL PROTECTED]> wrote:
>
> On Thursday, 20 of December 2007, Miles Lane wrote:
> > On Dec 19, 2007 7:09 PM, Rafael J. Wysocki <[EMAIL PROTECTED]> wrote:
> >
> > > On Thursday, 20 of December 2007, Christoph Lam
On Dec 19, 2007 7:09 PM, Rafael J. Wysocki <[EMAIL PROTECTED]> wrote:
>
> On Thursday, 20 of December 2007, Christoph Lameter wrote:
> > On Thu, 20 Dec 2007, Rafael J. Wysocki wrote:
> >
> > > > We could reexport drain_local_pages() again but then I do not understand
> > > > why we would only drain
I discovered that I can use IMAP with GMail now, so I can send messages
using Thunderbird and avoid the line wrapping problem.
I tried doing a series: suspend-to-disk, suspend-to-ram and suspend-to-disk
Here is the result:
[ 11.827653] PM: Creating hibernation image:
[ 11.827658] WARNING:
On Dec 18, 2007 9:58 PM, Zhu Yi <[EMAIL PROTECTED]> wrote:
>
> On Tue, 2007-12-18 at 15:57 +0100, Johannes Berg wrote:
> > Thanks. This is a bug in iwlwifi.
> >
> > The problem is actually another case where my workqueue debugging with
> > lockdep is triggering a warning :))
> >
> > Here's the thin
I have only seen this happen once, and cannot reproduce it. I'll keep
trying, though.
Dec 16 22:10:48 syntropy kernel: [ 231.718023]
===
Dec 16 22:10:48 syntropy kernel: [ 231.718025] [ INFO: possible
circular locking dependency detected ]
Dec
Sorry Andrew, I don't know who to forward this problem to.
I tried running: find /proc | xargs cat
and got this:
=
[ INFO: inconsistent lock state ]
2.6.24-rc5-mm1 #26
-
inconsistent {in-softirq-W} -> {softirq-on-R} usage.
cat/6944
On Dec 13, 2007 8:57 PM, Randy Dunlap <[EMAIL PROTECTED]> wrote:
> On Thu, 13 Dec 2007 20:16:13 -0500 Miles Lane wrote:
>
> > CC drivers/video/logo/logo_linux_clut224.o
> > drivers/video/logo/logo_linux_clut224.c:598: error: conflicting type
> > qual
> > Dec 6 21:24:28 erratic-orbits init: tty3 main process (2991)
> > terminated with status 1
>
> Boggle. We broke the vt driver?
>
> config, please...
I sent the .config. Is there nothing else to follow up on? I have
tried rebuilding about seven kernels, tweaking the options each time.
All th
The machine is: http://www.gateway.com/retail/mt6821.php
Gnu C 4.2.3
Gnu make 3.81
binutils 2.18.20071027
util-linux 2.13.1-rc1
mount 2.13.1-rc1
module-init-tools 3.3-pre11
e2fsprogs 1.40.2
reiserfsprogs
Thanks. That enabled me to compile as well. Now, if I can figure out
why the resulting kernel has a boot process that hangs... :-)
Miles
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://v
I found:
http://marc.info/?l=linux-kernel&m=119550978915647&w=2
through
http://marc.info/?l=linux-kernel&m=119551057816829&w=2
(I was unable to locate the 6th patch in the set)
When I tried backing out the patches, there were tons of errors. I
guess I'll punt on trying to build this MM tree. Sor
How can I find Roland's patches, so I can try backing them out?
I looked in the broken out patches and only saw one related
to VDSO. Backing it out did not help. I tried searching for
messages to LKML sent by "roland" but mostly got a bunch of
folks sending spam.
Thanks,
On 9/18/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Miles Lane wrote:
> > ERROR: "dvb_dmx_swfilter" [drivers/media/video/video-buf-dvb.ko]
> undefined!
> > ERROR: "dvb_net_init" [drivers/media/video/video-buf-dvb.ko] undefined!
> > ERROR
On 9/18/07, Sam Ravnborg <[EMAIL PROTECTED]> wrote:
> Hi Miles.
> On Tue, Sep 18, 2007 at 11:27:23AM -0400, Miles Lane wrote:
> > Selecting Help for "Subarchitecture Type" causes "make menuconfig" to
> > crash, and the bash display settings have to b
LD .tmp_vmlinux1
drivers/built-in.o: In function `acpi_ac_remove':
ac.c:(.text+0x3eeec): undefined reference to `power_supply_unregister'
drivers/built-in.o: In function `acpi_ac_add':
ac.c:(.text+0x3f10b): undefined reference to `power_supply_register'
make: *** [.tmp_vmlinux1] Error 1
#
#
CC [M] drivers/kvm/ioapic.o
drivers/kvm/ioapic.c: In function 'ioapic_deliver':
drivers/kvm/ioapic.c:204: error: 'dest_LowestPrio' undeclared (first
use in this function)
drivers/kvm/ioapic.c:204: error: (Each undeclared identifier is
reported only once
drivers/kvm/ioapic.c:204: error: for each
On 9/18/07, Miles Lane <[EMAIL PROTECTED]> wrote:
> Selecting Help for "Subarchitecture Type" causes "make menuconfig" to
> crash, and the bash display settings have to be reset.
There seem to be a lot of config option help screens that are crashing
"make men
Selecting Help for "Subarchitecture Type" causes "make menuconfig" to
crash, and the bash display settings have to be reset.
Miles
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kern
Hello Andrew and all,
What can be done to reduce the huge number of build fixes required to
release an MM tree?
Perhaps it would be helpful if you identified specific individuals who
send you patches that break the build. If necessary, we could keep a
running total. The main thought is that may
Not sure if these are important issues or not:
sysctl table check failed: /kernel/cad_pid .1.54 Missing strategy
sysctl table check failed: /kernel/pty/nr .1.62.2 No data
sysctl table check failed: /dev/parport/default/timeslice .7.3.-3.1
Missing strategy
sysctl table check failed: /dev/parport/de
On 8/9/07, Andrew Morton <[EMAIL PROTECTED]> wrote:
> On Thu, 9 Aug 2007 10:18:15 -0400
> "Miles Lane" <[EMAIL PROTECTED]> wrote:
>
> > CC drivers/dma/ioat_dca.o
> > drivers/dma/ioat_dca.c: In function 'ioat_dca_get_tag':
> >
[ INFO: possible circular locking dependency detected ]
2.6.23-rc2-mm1 #7
---
kacpid/53 is trying to acquire lock:
(&ec->lock){--..}, at: [] mutex_lock+0x1c/0x1f
but task is already holding lock:
(&dpc->work){--..}, at: [] run_workqueue+0xa0/0x
On 8/9/07, Adrian Bunk <[EMAIL PROTECTED]> wrote:
> On Thu, Aug 09, 2007 at 10:18:15AM -0400, Miles Lane wrote:
> > CC drivers/dma/ioat_dca.o
> > drivers/dma/ioat_dca.c: In function 'ioat_dca_get_tag':
> > drivers/dma/ioat_dca.c:177: er
CC drivers/dma/ioat_dca.o
drivers/dma/ioat_dca.c: In function 'ioat_dca_get_tag':
drivers/dma/ioat_dca.c:177: error: implicit declaration of function
'cpu_physical_id'
make[2]: *** [drivers/dma/ioat_dca.o] Error 1
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
t
usb usb4: usb resume
ehci_hcd :00:1d.7: resume root hub
hub 4-0:1.0: hub_resume
hub 4-0:1.0: state 7 ports 6 chg evt
ehci_hcd :00:1d.7: GetStatus port 3 status 001803 POWER sig=j CSC CONNECT
hub 4-0:1.0: port 3, status 0501, change 0001, 480 Mb/s
hub 4-0:1.0: debounce: port 3: tot
When I ran "modprobe -r ipw2200" I got:
=
[ INFO: inconsistent lock state ]
2.6.23-rc1-mm2 #21
-
inconsistent {in-hardirq-W} -> {hardirq-on-W} usage.
modprobe/6888 [HC0[0]:SC0[0]:HE1:SE1] takes:
(&priv->irq_lock){++..}, at: [] ipw_is
I am running Ubuntu Gutsy with latest updates.
When I run "/etc/init.d/networking stop" with my custom kernel, I get:
=
[ INFO: inconsistent lock state ]
2.6.23-rc1-mm2 #21
-
inconsistent {in-hardirq-W} -> {hardirq-on-W} usage.
ifconf
On 7/27/07, Adrian Bunk <[EMAIL PROTECTED]> wrote:
> On Fri, Jul 27, 2007 at 11:00:54PM -0700, Miles Lane wrote:
> > Do you need my .config file?
>
> Please always send the .config - it makes reproducing an error and
> verifying a fix much easier.
>
> This list has a
Do you need my .config file?
CC mm/sparse.o
mm/sparse.c: In function 'sparse_init':
mm/sparse.c:482: error: implicit declaration of function
'sparse_early_usemap_alloc'
mm/sparse.c:482: warning: assignment makes pointer from integer without a cast
make[1]: *** [mm/sparse.o] Error 1
-
To uns
MODPOST vmlinux.o
WARNING: vmlinux.o(.text+0x183): Section mismatch: reference to
.init.text.1:start_kernel (between 'is386' and 'check_x87')
WARNING: vmlinux.o(.data+0x53c0): Section mismatch: reference to
.init.text.4:native_smp_prepare_boot_cpu (between 'smp_ops' and
'call_lock')
WARNING: vmli
On 7/18/07, Satyam Sharma <[EMAIL PROTECTED]> wrote:
On 7/18/07, Tejun Heo <[EMAIL PROTECTED]> wrote:
> Tejun Heo wrote:
> > Satyam Sharma wrote:
> sysfs_find_dirent() -- to check for -EEXIST -- should be called
> *before* we create the new dentry for the to-be-created symlink
> in
On 7/18/07, Tejun Heo <[EMAIL PROTECTED]> wrote:
There is a subtle bug in sysfs_create_link() failure path. When
symlink creation fails because there's already a node with the same
name, the target sysfs_dirent is put twice - once by failure path of
sysfs_create_link() and once more when the sym
f you could test your own build with the .config file I initially sent
to you for the original BUG: issue. If you would like me to resend the
.config, just let me know.
Miles
On 7/11/07, Tejun Heo <[EMAIL PROTECTED]> wrote:
Miles Lane wrote:
> Does this patch replace or add to the
On 7/11/07, Tejun Heo <[EMAIL PROTECTED]> wrote:
Tejun Heo wrote:
> Miles Lane wrote:
>>> Thanks a lot. Just in case, if you remove the patch (patch -R -p1), the
>>> oops goes away, right?
>> I double-checked. I can boot fine after building without your patch.
Nevermind. I could not reproduce this with a clean 2.6.22 tree and
the same .config.
My previous tree must have been munged in the patching.
Sorry for the distraction,
Miles
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTEC
CC net/core/dev.o
net/core/dev.c: In function 'dev_queue_xmit':
net/core/dev.c:1515: error: 'NETIF_F_IPV6_CSUM' undeclared (first use
in this function)
net/core/dev.c:1515: error: (Each undeclared identifier is reported only once
net/core/dev.c:1515: error: for each function it appears in.)
m
On 7/7/07, Tejun Heo <[EMAIL PROTECTED]> wrote:
Miles Lane wrote:
>> Weird, that's unrelated path. It seems sd->s_parent is NULL in
>> sysfs_link_sibling(), which doesn't make sense because it's being called
>> from sysfs_create_li
On 7/6/07, Tejun Heo <[EMAIL PROTECTED]> wrote:
(restoring cc to lkml)
Hello, Miles.
Miles Lane wrote:
> With this patch applied, I can't boot at all. I have attached an OOPS
> screenshot, since I don't have a serial debugging station set up. I
> am leaving LKML ou
On 7/3/07, Andrew Morton <[EMAIL PROTECTED]> wrote:
On Tue, 3 Jul 2007 18:09:29 -0700 "Miles Lane" <[EMAIL PROTECTED]> wrote:
> Sorry. I don't know who else to include in the To: list. Should I
> send this again with .config information? Would ps -Af hel
I ran the command:
find /proc | xargs grep a
BUG: unable to handle kernel NULL pointer dereference at virtual
address
printing eip:
f8ac1350
*pde =
Oops: [#1]
SMP
Modules linked in: arc4 ecb blkcipher cryptomgr crypto_algapi
ieee80211_crypt_wep bluetooth i915 drm a
I tried to remove the ipw2200 module and hit this BUG.
kernel BUG at fs/sysfs/dir.c:271!
invalid opcode: [#1]
PREEMPT
Modules linked in: i915 drm cpufreq_conservative cpufreq_powersave
cpufreq_performance firewire_sbp2 parport_pc lp parport snd_intel8x0
snd_ac97_codec ac97_bus pcmcia snd_pcm
On 6/7/07, Björn Steinbrink <[EMAIL PROTECTED]> wrote:
[...]
Miles, could you try if this patch helps?
Björn
Stop destroying devices when all of their ifas are gone, as we no longer
recreate them when ifas are added.
Signed-off-by: Björn Steinbrink <[EMAIL PROTECTED]>
--
diff --git a/net/ipv4
On 6/7/07, Andrew Morton <[EMAIL PROTECTED]> wrote:
On Thu, 7 Jun 2007 11:33:12 -0700
"Miles Lane" <[EMAIL PROTECTED]> wrote:
> Andrew, is it okay to debug this with the MM tree? I see this with
> Linus' kernels as well. It's a long-standing issue, bu
Andrew, is it okay to debug this with the MM tree? I see this with
Linus' kernels as well. It's a long-standing issue, but I have always
just used pci=assign-busses in the past.
[0.00] Linux version 2.6.22-rc4-mm2 ([EMAIL PROTECTED]) (gcc
version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)) #14 SMP P
Hi Andrew,
This might be some problem with my kernel configuration.
I added:
CONFIG_BONDING=y
# dhclient eth1
There is already a pid file /var/run/dhclient.pid with pid 134993416
Internet Systems Consortium DHCP Client V3.0.4
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
Hi. When I run my test kernel, I notice that gnome-power-manager
doesn't display its applet icon in my gnome panel. I am wondering if
I am:
1) using the wrong compile options, which is causing HAL to not be happy
or
2) something is busted in the kernel
or
3) there is a HAL version issue (ubun
CC drivers/power/power_supply_core.o
In file included from drivers/power/power_supply_core.c:18:
include/linux/power_supply.h:125: error: field 'changed_work' has
incomplete type
drivers/power/power_supply_core.c: In function 'power_supply_changed_work':
drivers/power/power_supply_core.c:25:
On 5/8/07, Herbert Xu <[EMAIL PROTECTED]> wrote:
On Mon, May 07, 2007 at 11:57:28AM -0700, Miles Lane wrote:
> [ 118.442018] ieee80211_crypt: registered algorithm 'WEP'
> [ 118.514572] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
> [ 118.514664] Slab corruption
Sorry, Rafael. Resending since I forgot to "reply all" before.
On 5/8/07, Rafael J. Wysocki <[EMAIL PROTECTED]> wrote:
Hi,
On Tuesday, 8 May 2007 08:34, Miles Lane wrote:
> Firstly, all my attempts to get suspend to start by pressing my
> laptop's lid button are
Firstly, all my attempts to get suspend to start by pressing my
laptop's lid button are failing.
Here's the log info from about eight attempts::
[ 66.080135] ACPI: AC Adapter [ACAD] (on-line)
[ 66.201949] ACPI: Battery Slot [BAT0] (battery present)
[ 66.237885] input: Power Button (FF) as
This is probably more log info than you need, but I am including it in
case it helps.
This log shows another manifestation of the time confusion on wakeup.
This is the portion beginning with the hibernation initiation:
[ 5482.518162] PM: Removing info for No Bus:eth0
[ 5482.581594] ACPI: PCI inte
This is on my HP Pavilion dv1240us laptop.
I know the events are generated correctly:
# killall acpid
# cat /proc/acpi/event
button/lid LID0 0080 0001 (Press #1)
button/lid LID0 0080 0002 (Release #1)
button/lid LID0 0080 0003 (Press #2)
button/lid LID0 0080 0004 (R
[ 1278.513048] agpgart-intel :00:00.0: LATE suspend
[ 1278.513791] hwsleep-0323 [03] enter_sleep_state : Entering
sleep state [S3]
[18014554.415987] Intel machine check architecture supported.
[18014554.416010] Intel machine check reporting enabled on CPU#0.
[18014554.416050] Back to C!
[
[ 118.442018] ieee80211_crypt: registered algorithm 'WEP'
[ 118.514572] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 118.514664] Slab corruption: size-256 start=c6aabe98, len=256
[ 118.514672] Redzone: 0x9f911029d74e35b/0x9f911029d74e35b.
[ 118.514676] Last user: [](cryptomgr_probe+0x6
On 4/26/07, Andrew Morton <[EMAIL PROTECTED]> wrote:
On Thu, 26 Apr 2007 12:13:00 -0700 "Miles Lane" <[EMAIL PROTECTED]> wrote:
> One possible issue is that /proc/acpi/power_resource/ is an empty directory.
> Otherwise, the ACPI information seems to be fine:
>
>
One possible issue is that /proc/acpi/power_resource/ is an empty directory.
Otherwise, the ACPI information seems to be fine:
# cat /proc/acpi/ac_adapter/ACAD/state
state: on-line
# cat /proc/acpi/ac_adapter/ACAD/state
state: off-line
# cat /proc/acpi/battery
On 4/26/07, Tejun Heo <[EMAIL PROTECTED]> wrote:
Miles Lane wrote:
> On 4/26/07, Tejun Heo <[EMAIL PROTECTED]> wrote:
>> A sysfs node can delete other sysfs files when accessed. This results
>> in recursive s_active locking - read lock for file access, down
On 4/26/07, Tejun Heo <[EMAIL PROTECTED]> wrote:
A sysfs node can delete other sysfs files when accessed. This results
in recursive s_active locking - read lock for file access, down lock
of the vicitim for deactivation. Tell lockdep that it's okay.
Signed-off-by: Tejun Heo <[EMAIL PROTECTED]>
On 4/24/07, Andrew Morton <[EMAIL PROTECTED]> wrote:
On Tue, 24 Apr 2007 22:49:48 -0700 "Miles Lane" <[EMAIL PROTECTED]> wrote:
> On 4/24/07, Andrew Morton <[EMAIL PROTECTED]> wrote:
> > On Tue, 24 Apr 2007 22:27:44 -0700 "Miles Lane" <[EM
First, I get the s_active problem that Tejun is working on:
[ 195.006522] [ INFO: possible recursive locking detected ]
[...]
And then this:
[ 278.835674] RTNL: assertion failed at net/ipv6/addrconf.c (2123)
[ 278.835684] [] show_trace_log_lvl+0x1a/0x30
[ 278.835701] [] show_trace+0x12/0x1
On 4/24/07, Andrew Morton <[EMAIL PROTECTED]> wrote:
On Tue, 24 Apr 2007 22:27:44 -0700 "Miles Lane" <[EMAIL PROTECTED]> wrote:
> [ 1251.506964] PM: Preparing system for mem sleep
> [ 1251.514790] Stopping tasks ...
> [ 1271.456065] Stopping user space processes
[ 1251.506964] PM: Preparing system for mem sleep
[ 1251.514790] Stopping tasks ...
[ 1271.456065] Stopping user space processes timed out after 20
seconds (1 tasks refusing to freeze):
[ 1271.456243] multiload-apple
[ 1271.456291] Restarting tasks ... done.
This isn't happening under earlier bu
[ 59.677312] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state
recovery directory
[ 59.688633] NFSD: starting 90-second grace period
[ 60.221454]
[ 60.221456] =
[ 60.221461] [ INFO: possible recursive locking detected ]
[ 60.221464] 2.6.
This is an old bug. It has been happening forever, but I'd love to
know how I can help get this tracked down and fixed.
00:00.0 Host bridge: Intel Corporation 82852/82855 GM/GME/PM/GMV
Processor to I/O Controller (rev 02)
00:00.1 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV
Pro
On 3/30/07, Len Brown <[EMAIL PROTECTED]> wrote:
On Thursday 29 March 2007 17:49, Miles Lane wrote:
> Hmm. I've reproduced these problems with vanilla 2.6.21-rc5, so the
> latest acpi-git changes are off the hook
I think the 1st message on this thread holds the answer:
Hmm. I've reproduced these problems with vanilla 2.6.21-rc5, so the
latest acpi-git changes are off the hook. I am currently trying to
reproduce the problems with 2.6.21-rc4. I'll let you know how it
turns out.
Miles
-
To unsubscribe from this list: send the line "unsubscribe linux-kern
Added:
http://bugzilla.kernel.org/show_bug.cgi?id=8283
I am going to double-check with vanilla 2.6.21-rc5 and make sure none
of the problems are happening there.
Miles
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More
On 3/28/07, Andrew Morton <[EMAIL PROTECTED]> wrote:
On Wed, 28 Mar 2007 13:55:54 -0700
"Miles Lane" <[EMAIL PROTECTED]> wrote:
> My laptop (HP dv1240us) is always showing that my laptop is plugged
> into AC power, even when it is running off of the battery. Whe
Hello,
My laptop (HP dv1240us) is always showing that my laptop is plugged
into AC power, even when it is running off of the battery. When I
plug into the AC after running on the battery, the machine immediately
locks up. Also, the laptop lid button isn't working -- pressing it
doesn't trigger
I cannot reproduce the BUG with your ml.bz2 patch applied.
I am seeing this with both 2.6.21-rc4-mm1 + hotfixes, and with
2.6.21-rc4 + ml.bz2:
Mar 22 09:10:35 FractalPath kernel: ACPI: CPU0 (power states: C1[C1]
C2[C2] C3[C3])
Mar 22 09:10:35 FractalPath kernel: The kobject at, or inside
per_cpu_
kobject :01:06.0: cleaning up
kobject firmware: cleaning up
BUG: unable to handle kernel paging request at virtual address 6b6b6ceb
printing eip:
c0137c22
*pde =
Oops: 0002 [#1]
last sysfs file:
devices/pci:00/:00:1e.0/:01:06.0/firmware/:01:06.0/loading
Modules linked
It looks like the number of section mismatches is much reduced, which
is great. But, I don't remember seeing "WARNING: could not find
versions for ..." warnings before. Is this an artifact of the
init/.missing_syscalls.h problem I encountered earlier?
MODPOST vmlinux
WARNING: could not find ve
On 3/20/07, Stéphane Jourdois <[EMAIL PROTECTED]> wrote:
Miles Lane a écrit :
> Hello,
>
> I don't see any announcement for 2.6.21-rc4-mm1 on LKML, but I went
> ahead and tried it out. I hit the following, even after running
> mrproper.
>
> init/.missing_syscall
Hello,
I don't see any announcement for 2.6.21-rc4-mm1 on LKML, but I went
ahead and tried it out. I hit the following, even after running
mrproper.
init/.missing_syscalls.h.cmd:2: *** missing separator. Stop.
make: *** [.tmp_vmlinux1] Error 2
-
To unsubscribe from this list: send the line "un
[ 36.623291] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network
Driver, 1.2.0kdmprq
[ 36.623297] ipw2200: Copyright(c) 2003-2006 Intel Corporation
[ 36.623975] ACPI: PCI Interrupt :01:06.0[A] -> GSI 18 (level,
low) -> IRQ 18
[ 36.624119] ipw2200: Detected Intel PRO/Wireless 2200BG Networ
In file included from include/asm/timex.h:10,
from include/linux/timex.h:187,
from include/linux/sched.h:50,
from include/linux/utsname.h:35,
from include/asm/elf.h:12,
from include/linux/elf.h:7,
from
1 - 100 of 296 matches
Mail list logo