From: Ralf Baechle <ralf@linux-mips.org>
To: David Daney <ddaney.cavm@gmail.com>
Cc: linux-mips@linux-mips.org, David Daney <david.daney@cavium.com>
Subject: Re: [PATCH] MIPS: OCTEON: Remove special case for simulator command line.
Date: Wed, 22 Oct 2014 19:51:04 +0200 [thread overview]
Message-ID: <20141022175104.GB12502@linux-mips.org> (raw)
In-Reply-To: <1413845064-30271-1-git-send-email-ddaney.cavm@gmail.com>
On Mon, Oct 20, 2014 at 03:44:24PM -0700, David Daney wrote:
> From: David Daney <david.daney@cavium.com>
>
> There is no reason to have the kernel to append commands when running
> under the simulator, the simulator is perfectly capable of supplying
> the necessary command line arguments. Furthermore, if the simulator
> needs something different than what is hard coded in the kernel, it
> cannot get it if the kernel overrides it.
>
> Fix/Simplify the whole thing by removing this bit.
And various other platforms have the same issue, usually due to the lack
of a mechanism to pass a command line. I can see why this may be
necessary as a stop gap - but it's still a horrible, horrible solution.
Applied,
Ralf
prev parent reply other threads:[~2014-10-22 17:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-20 22:44 [PATCH] MIPS: OCTEON: Remove special case for simulator command line David Daney
2014-10-22 17:51 ` Ralf Baechle [this message]
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=20141022175104.GB12502@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=david.daney@cavium.com \
--cc=ddaney.cavm@gmail.com \
--cc=linux-mips@linux-mips.org \
/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.