Re: [4KSTACK][2.6.6] Stack overflow in radeonfb

From: Jörn Engel
Date: Mon May 17 2004 - 05:55:26 EST


On Fri, 14 May 2004 16:48:54 -0700, Andrew Morton wrote:
>
> Seems to work.
>
> .PHONY: checkstack
> checkstack:
> $(OBJDUMP) -d vmlinux $$(find . -name '*.ko') | \
> $(PERL) scripts/checkstack.pl $(ARCH)

Makes sense.

> But we still get a little bit of misparsing:
>
> 0xc01e37a0 sys_semtimedop: sub $0x1d4,%esp
> 0xc01d1d0f do_udf_readdir: sub $0x1cc,%esp
> 0xc01bbc0c nfs_writepage_sync: sub $0x1b8,%esp
> 0xc02d79c4 snd_mixer_oss_build_input: sub $0x1a4,%esp
> 0xc031c7ec ip_getsockopt: sub $0x194,%esp
> 0xc04c5dc0 snd_seq_oss_midi_lookup_ports: sub $0x190,%esp
> 0xc04c5f88 snd_seq_system_client_init: sub $0x190,%esp
> 4c4: 81 ec 90 01 00 00 sub $0x190,%esp snd_virmidi_dev_attach_seq: sub $0x190,%esp
> 0xc02c1783 snd_ctl_elem_add: sub $0x190,%esp
> 0xc01a715c fat_search_long: sub $0x190,%esp
> 0xc027c2a4 sg_ioctl: sub $0x184,%esp
> 0xc017843c ep_send_events: sub $0x184,%esp

Can you send me your .config for recreation? This is with -mm2, I
guess.

Jörn

--
It's not whether you win or lose, it's how you place the blame.
-- unknown
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/