lkml.org 
[lkml]   [2003]   [Mar]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Oops: 2.5.64 check_obj_poison for 'size-64'
On Fri, 7 Mar 2003, Andrew Morton wrote:

> Looks to me like you overran the page for seq_printf, which then returned -1
> which then triggered what appears to be some utterly bogus code in
> show_interrupts():
>
> for (j = 0; j < NR_CPUS; j++)
> if (cpu_online(j))
> p += seq_printf(p, "%10u ", irq_stat[j].apic_timer_irqs);
>
> Why is it modifying `p' there? That's the pointer to the seq_file which
> we're using.

Probably leftovers from the previous interface.

> Kill. Two instances.

Ok i'm just testing the seq_file buffer increase.

Thanks,
Zwane
--
function.linuxpower.ca
-
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/

\
 
 \ /
  Last update: 2005-03-22 13:33    [W:0.034 / U:0.300 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site