All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] one kernel panic fix for v3.3-rc7
@ 2012-03-13 18:33 ` Tony Lindgren
  0 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2012-03-13 18:33 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann; +Cc: linux-omap, linux-arm-kernel

Hi Olof,

Here's one more kernel panic fix that I dropped from last weeks
fixes as it was still being discussed.

This is a fix for the regression caused by fixing an earlier
regression for smsc911x fixed regulators :(

Turns out that we have more than one smsc911x on some boards,
and the earlier fix causes a kernel panic for board trying to
register second smsc911x instance, even if the second smsc911x
is on an add-on board that is not connected.

Note that the boards with second smsc911x will also need to be
patched later on to provide their own regulators.

Regards,

Tony


The following changes since commit fde7d9049e55ab85a390be7f415d74c9f62dd0f9:
  Linus Torvalds (1):
        Linux 3.3-rc7

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap fix-smsc911x-regulator

Kevin Hilman (1):
      ARM: OMAP2+: gpmc-smsc911x: only register regulator for first instance

 arch/arm/mach-omap2/gpmc-smsc911x.c |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)

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

* [GIT PULL] one kernel panic fix for v3.3-rc7
@ 2012-03-13 18:33 ` Tony Lindgren
  0 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2012-03-13 18:33 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Olof,

Here's one more kernel panic fix that I dropped from last weeks
fixes as it was still being discussed.

This is a fix for the regression caused by fixing an earlier
regression for smsc911x fixed regulators :(

Turns out that we have more than one smsc911x on some boards,
and the earlier fix causes a kernel panic for board trying to
register second smsc911x instance, even if the second smsc911x
is on an add-on board that is not connected.

Note that the boards with second smsc911x will also need to be
patched later on to provide their own regulators.

Regards,

Tony


The following changes since commit fde7d9049e55ab85a390be7f415d74c9f62dd0f9:
  Linus Torvalds (1):
        Linux 3.3-rc7

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap fix-smsc911x-regulator

Kevin Hilman (1):
      ARM: OMAP2+: gpmc-smsc911x: only register regulator for first instance

 arch/arm/mach-omap2/gpmc-smsc911x.c |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)

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

* Re: [GIT PULL] one kernel panic fix for v3.3-rc7
  2012-03-13 18:33 ` Tony Lindgren
@ 2012-03-13 22:49   ` Olof Johansson
  -1 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2012-03-13 22:49 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: Arnd Bergmann, linux-omap, linux-arm-kernel

On Tue, Mar 13, 2012 at 11:33 AM, Tony Lindgren <tony@atomide.com> wrote:
> Hi Olof,
>
> Here's one more kernel panic fix that I dropped from last weeks
> fixes as it was still being discussed.
>
> This is a fix for the regression caused by fixing an earlier
> regression for smsc911x fixed regulators :(
>
> Turns out that we have more than one smsc911x on some boards,
> and the earlier fix causes a kernel panic for board trying to
> register second smsc911x instance, even if the second smsc911x
> is on an add-on board that is not connected.
>
> Note that the boards with second smsc911x will also need to be
> patched later on to provide their own regulators.
>
> Regards,
>
> Tony
>
>
> The following changes since commit fde7d9049e55ab85a390be7f415d74c9f62dd0f9:
>  Linus Torvalds (1):
>        Linux 3.3-rc7
>
> are available in the git repository at:
>
>  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap fix-smsc911x-regulator
>
> Kevin Hilman (1):
>      ARM: OMAP2+: gpmc-smsc911x: only register regulator for first instance

Thanks, pulled.


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

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

* [GIT PULL] one kernel panic fix for v3.3-rc7
@ 2012-03-13 22:49   ` Olof Johansson
  0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2012-03-13 22:49 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Mar 13, 2012 at 11:33 AM, Tony Lindgren <tony@atomide.com> wrote:
> Hi Olof,
>
> Here's one more kernel panic fix that I dropped from last weeks
> fixes as it was still being discussed.
>
> This is a fix for the regression caused by fixing an earlier
> regression for smsc911x fixed regulators :(
>
> Turns out that we have more than one smsc911x on some boards,
> and the earlier fix causes a kernel panic for board trying to
> register second smsc911x instance, even if the second smsc911x
> is on an add-on board that is not connected.
>
> Note that the boards with second smsc911x will also need to be
> patched later on to provide their own regulators.
>
> Regards,
>
> Tony
>
>
> The following changes since commit fde7d9049e55ab85a390be7f415d74c9f62dd0f9:
> ?Linus Torvalds (1):
> ? ? ? ?Linux 3.3-rc7
>
> are available in the git repository at:
>
> ?git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap fix-smsc911x-regulator
>
> Kevin Hilman (1):
> ? ? ?ARM: OMAP2+: gpmc-smsc911x: only register regulator for first instance

Thanks, pulled.


-Olof

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

end of thread, other threads:[~2012-03-13 22:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-13 18:33 [GIT PULL] one kernel panic fix for v3.3-rc7 Tony Lindgren
2012-03-13 18:33 ` Tony Lindgren
2012-03-13 22:49 ` Olof Johansson
2012-03-13 22:49   ` Olof Johansson

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.