Re: What commit dropped config PLAT_SPEAR_SINGLE?

2014-02-11 Thread Paul Bolle
On Tue, 2014-02-11 at 21:56 +0100, Ortwin Glück wrote:
> The next commit on that file:
> 3a768d04639307db  Merge branch 'spear/multiplatform' into next/multiplatform

Thanks!

> easy to see with this:
> gitk v3.13 arch/arm/Kconfig

And now I've found that, for instance, the "-c" option of "git log"
would have showed me too.


Paul Bolle

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: What commit dropped config PLAT_SPEAR_SINGLE?

2014-02-11 Thread Ortwin Glück

The next commit on that file:
3a768d04639307db  Merge branch 'spear/multiplatform' into next/multiplatform

easy to see with this:
gitk v3.13 arch/arm/Kconfig

Cheers,

Ortwin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


What commit dropped config PLAT_SPEAR_SINGLE?

2014-02-11 Thread Paul Bolle
0) config PLAT_SPEAR_SINGLE was added in commit 5b65fc560398 ("ARM:
spear: use multiplatform configuration options."). That commit was added
in the v3.10 release cycle.

1) But in v3.10 config PLAT_SPEAR_SINGLE was already gone.

2) But I can't figure out which commit removed it. I guess it's some
merge commit that somehow is not included when I do (tree wide) "git log
-p" searches. What git trick will uncover that mysterious commit?


Paul Bolle

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


What commit dropped config PLAT_SPEAR_SINGLE?

2014-02-11 Thread Paul Bolle
0) config PLAT_SPEAR_SINGLE was added in commit 5b65fc560398 (ARM:
spear: use multiplatform configuration options.). That commit was added
in the v3.10 release cycle.

1) But in v3.10 config PLAT_SPEAR_SINGLE was already gone.

2) But I can't figure out which commit removed it. I guess it's some
merge commit that somehow is not included when I do (tree wide) git log
-p searches. What git trick will uncover that mysterious commit?


Paul Bolle

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: What commit dropped config PLAT_SPEAR_SINGLE?

2014-02-11 Thread Ortwin Glück

The next commit on that file:
3a768d04639307db  Merge branch 'spear/multiplatform' into next/multiplatform

easy to see with this:
gitk v3.13 arch/arm/Kconfig

Cheers,

Ortwin
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: What commit dropped config PLAT_SPEAR_SINGLE?

2014-02-11 Thread Paul Bolle
On Tue, 2014-02-11 at 21:56 +0100, Ortwin Glück wrote:
 The next commit on that file:
 3a768d04639307db  Merge branch 'spear/multiplatform' into next/multiplatform

Thanks!

 easy to see with this:
 gitk v3.13 arch/arm/Kconfig

And now I've found that, for instance, the -c option of git log
would have showed me too.


Paul Bolle

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/