All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lokesh Vutla <lokeshvutla@ti.com>
To: Jonas Rabenstein <ve92mose@stud.informatik.uni-erlangen.de>,
	Tony Lindgren <tony@atomide.com>
Cc: Jonas Rabenstein <jonas.rabenstein@studium.uni-erlangen.de>,
	linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v3] arm: omap2: remove redundant multiplatform checks
Date: Wed, 6 Apr 2016 14:15:19 +0530	[thread overview]
Message-ID: <5704CC9F.6010502@ti.com> (raw)
In-Reply-To: <1459930448-32638-1-git-send-email-ve92mose@stud.informatik.uni-erlangen.de>

+Tony

On Wednesday 06 April 2016 01:44 PM, Jonas Rabenstein wrote:
> From: Jonas Rabenstein <jonas.rabenstein@studium.uni-erlangen.de>
> 
> The directory arch/arm/mach-omap2 is only selected for compilation if
> CONFIG_ARCH_OMAP2PLUS is selected. CONFIG_ARCH_OMAP2PLUS itself is a
> silent option and all machines selecting this option are multiplatform
> devices. As a consequence checks for CONFIG_ARCH_MULTIPLATFORM as well
> as CONFIG_ARCH_OMAP2PLUS within that directory are superfluous and can
> be removed.

Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>

Thanks and regards,
Lokesh

WARNING: multiple messages have this Message-ID (diff)
From: lokeshvutla@ti.com (Lokesh Vutla)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3] arm: omap2: remove redundant multiplatform checks
Date: Wed, 6 Apr 2016 14:15:19 +0530	[thread overview]
Message-ID: <5704CC9F.6010502@ti.com> (raw)
In-Reply-To: <1459930448-32638-1-git-send-email-ve92mose@stud.informatik.uni-erlangen.de>

+Tony

On Wednesday 06 April 2016 01:44 PM, Jonas Rabenstein wrote:
> From: Jonas Rabenstein <jonas.rabenstein@studium.uni-erlangen.de>
> 
> The directory arch/arm/mach-omap2 is only selected for compilation if
> CONFIG_ARCH_OMAP2PLUS is selected. CONFIG_ARCH_OMAP2PLUS itself is a
> silent option and all machines selecting this option are multiplatform
> devices. As a consequence checks for CONFIG_ARCH_MULTIPLATFORM as well
> as CONFIG_ARCH_OMAP2PLUS within that directory are superfluous and can
> be removed.

Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>

Thanks and regards,
Lokesh

WARNING: multiple messages have this Message-ID (diff)
From: Lokesh Vutla <lokeshvutla@ti.com>
To: Jonas Rabenstein <ve92mose@stud.informatik.uni-erlangen.de>,
	Tony Lindgren <tony@atomide.com>
Cc: Jonas Rabenstein <jonas.rabenstein@studium.uni-erlangen.de>,
	<linux-omap@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v3] arm: omap2: remove redundant multiplatform checks
Date: Wed, 6 Apr 2016 14:15:19 +0530	[thread overview]
Message-ID: <5704CC9F.6010502@ti.com> (raw)
In-Reply-To: <1459930448-32638-1-git-send-email-ve92mose@stud.informatik.uni-erlangen.de>

+Tony

On Wednesday 06 April 2016 01:44 PM, Jonas Rabenstein wrote:
> From: Jonas Rabenstein <jonas.rabenstein@studium.uni-erlangen.de>
> 
> The directory arch/arm/mach-omap2 is only selected for compilation if
> CONFIG_ARCH_OMAP2PLUS is selected. CONFIG_ARCH_OMAP2PLUS itself is a
> silent option and all machines selecting this option are multiplatform
> devices. As a consequence checks for CONFIG_ARCH_MULTIPLATFORM as well
> as CONFIG_ARCH_OMAP2PLUS within that directory are superfluous and can
> be removed.

Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>

Thanks and regards,
Lokesh

  reply	other threads:[~2016-04-06  8:45 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-05 20:09 [PATCH] arm: omap2: remove redundant multiplatform checks Jonas Rabenstein
2016-04-05 20:09 ` Jonas Rabenstein
2016-04-05 21:49 ` kbuild test robot
2016-04-05 21:49   ` kbuild test robot
2016-04-05 21:49   ` kbuild test robot
2016-04-05 22:35   ` [PATCH v2] " Jonas Rabenstein
2016-04-05 22:35     ` Jonas Rabenstein
2016-04-06  0:05     ` kbuild test robot
2016-04-06  0:05       ` kbuild test robot
2016-04-06  0:05       ` kbuild test robot
2016-04-06  4:26     ` Lokesh Vutla
2016-04-06  4:26       ` Lokesh Vutla
2016-04-06  4:26       ` Lokesh Vutla
2016-04-06  8:14       ` [PATCH v3] " Jonas Rabenstein
2016-04-06  8:14         ` Jonas Rabenstein
2016-04-06  8:45         ` Lokesh Vutla [this message]
2016-04-06  8:45           ` Lokesh Vutla
2016-04-06  8:45           ` Lokesh Vutla
2016-04-06 19:14           ` Tony Lindgren
2016-04-06 19:14             ` Tony Lindgren
2016-04-13 21:07             ` Tony Lindgren
2016-04-13 21:07               ` Tony Lindgren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5704CC9F.6010502@ti.com \
    --to=lokeshvutla@ti.com \
    --cc=jonas.rabenstein@studium.uni-erlangen.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=tony@atomide.com \
    --cc=ve92mose@stud.informatik.uni-erlangen.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.