Re: printk_clock() patch breaks sn2 arch

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

 



On Mon, 23 Oct 2006, Martin Peschke wrote:

> I don't see how I could have broken it, as my patch just renames
> ia64_printk_clock() to ia64_timetamp_clock():
> +++ a/arch/ia64/sn/kernel/setup.c
> @@ -66,7 +66,7 @@ extern unsigned long last_time_offset;
>  extern void (*ia64_mark_idle) (int);
>  extern void snidle(int);
>  extern unsigned char acpi_kbd_controller_present;
> -extern unsigned long long (*ia64_printk_clock)(void);
> +extern unsigned long long (*ia64_timestamp_clock)(void);

Hmmm... This piece of the patch seems to have been dropped. I guess 
the best solution is to make sure that Andrew has your complete patch in 
his tree and forget about my patch:

2.6.19-rc2-mm2 has:

extern void (*ia64_mark_idle) (int);
extern void snidle(int);
extern unsigned long long (*ia64_printk_clock)(void);

unsigned long sn_rtc_cycles_per_second;
EXPORT_SYMBOL(sn_rtc_cycles_per_second);

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

[Index of Archives]     [Linux Kernel]     [Sparc Linux]     [DCCP]     [Linux ARM]     [Yosemite News]     [Linux SCSI]     [Linux x86_64]     [Linux for Ham Radio]

  Powered by Linux