Re: Next April 24: [S390] allmodconfig build failure (trace/events)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 29 Apr 2009, Heiko Carstens wrote:
> 
> Subject: [PATCH] tracing: fix compile error
> 
> From: Heiko Carstens <heiko.carstens@xxxxxxxxxx>
> 
> "tracing: create automated trace defines" causes this compile error on s390:
> 
> kernel/built-in.o: In function `__do_softirq':
> (.text+0x1c680): undefined reference to `__tracepoint_softirq_entry'
> 
> This happens because the definitions of the softirq tracepoints were moved
> from kernel/softirq.c to kernel/irq/handle.c. Since s390 doesn't support
> generic hardirqs handle.c doesn't get compiled and the definitions are
> missing.
> So move the tracepoints to softirq.c again.

Nice catch!

Acked-by: Steven Rostedt <rostedt@xxxxxxxxxxx>

-- Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-s390" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Kernel Development]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Info]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Linux Media]     [Device Mapper]

  Powered by Linux