Re: [PATCH 03/56] microblaze_v2: Cpuinfo handling

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

 



> --- /dev/null
> +++ b/arch/microblaze/kernel/cpu/cpuinfo-static.c
> @@ -0,0 +1,117 @@

> +
> +	ci->cpu_clock_freq = fcpu(cpu, "timebase-frequency");

Should this be added to cpuinfo-pvr.c?


> --- /dev/null
> +++ b/include/asm-microblaze/cpuinfo.h
...

> +	/* HW debug support */
> +	int hw_debug;
> +	int num_pc_brk;
> +	int num_rd_brk;
> +	int num_wr_brk;

  +       /* CPU and system timebase info */
> +	int cpu_clock_freq;
> +

> +void set_cpuinfo_pvr_partial(struct cpuinfo *ci);

pvr_partial never got written - it can be deleted.

John


--
To unsubscribe from this list: send the line "unsubscribe linux-arch" 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]     [Kernel Newbies]     [x86 Platform Driver]     [Netdev]     [Linux Wireless]     [Netfilter]     [Bugtraq]     [Linux Filesystems]     [Yosemite Discussion]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]

  Powered by Linux