All of lore.kernel.org
 help / color / mirror / Atom feed
* vexpress issues in next-20121029
@ 2012-10-29 20:24 Stephen Warren
  2012-10-30 16:16 ` Pawel Moll
  2012-11-07 20:36 ` Stephen Warren
  0 siblings, 2 replies; 11+ messages in thread
From: Stephen Warren @ 2012-10-29 20:24 UTC (permalink / raw)
  To: linux-arm-kernel

Pawel,

I see two issues on vexpress in next-20121029:

1) At compile-time: v2m_timer_init() and v2m_dt_timer_init() reference
functions vexpress_clk_init() and vexpress_clk_of_init() respectively,
which don't appear anywhere in the source tree.

2) With those calls commented out, I find that
vexpress_sysreg_init_leds() is device_initcall, and so executes even
when not running on vexpress HW. This crashes on Tegra (which I have
converted to single-zImage locally).

These appear to come from the following commits:

0891642 ARM: vexpress: Start using new Versatile Express infrastructure
568e5e4 mfd: Versatile Express system registers driver

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-11-08 18:54 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-29 20:24 vexpress issues in next-20121029 Stephen Warren
2012-10-30 16:16 ` Pawel Moll
2012-11-05  9:35   ` Russell King - ARM Linux
2012-11-05  9:45     ` Russell King - ARM Linux
2012-11-05 14:43       ` Pawel Moll
2012-11-05 16:47         ` Arnd Bergmann
2012-11-05 17:19           ` Pawel Moll
2012-11-05 17:52             ` Arnd Bergmann
2012-11-05 18:12               ` Pawel Moll
2012-11-07 20:36 ` Stephen Warren
2012-11-08 18:54   ` Pawel Moll

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.