From: Ralf Baechle <ralf@linux-mips.org>
To: Markos Chandras <markos.chandras@imgtec.com>
Cc: linux-mips@linux-mips.org
Subject: Re: [PATCH] MIPS: kernel: traps: Remove useless BUG_ON()
Date: Fri, 27 Sep 2013 14:43:04 +0200 [thread overview]
Message-ID: <20130927124304.GF31496@linux-mips.org> (raw)
In-Reply-To: <20130926160822.GD31496@linux-mips.org>
On Thu, Sep 26, 2013 at 06:08:22PM +0200, Ralf Baechle wrote:
> In any case that could have broken PowerTV which does the following:
>
> if (cpu_has_veic || cpu_has_vint) {
> int nvec = cpu_has_veic ? 64 : 8;
> for (i = 0; i < nvec; i++)
> set_vi_handler(i, asic_irqdispatch);
> }
>
> Nobody from PowerTV complained. Time to sharpen the axe!
Ok… Of course it didn't break PowerTV - but I was getting pretty
triggerhappy about that platform anyway.
So while I've queued the patch to remove PowerTV support, I'm more than
happy to remove it again if somebody shows up and promises to test and
take care of the platform. And such threats seem to work most efficient
with the proper patch bomb attached.
That of course doesn't affect your patch which I'm going to apply.
Ralf
prev parent reply other threads:[~2013-09-27 12:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-26 9:35 [PATCH] MIPS: kernel: traps: Remove useless BUG_ON() Markos Chandras
2013-09-26 9:35 ` Markos Chandras
2013-09-26 16:08 ` Ralf Baechle
2013-09-26 16:23 ` MIPS: PowerTV: Remove support code Ralf Baechle
2013-09-27 12:43 ` 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=20130927124304.GF31496@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=linux-mips@linux-mips.org \
--cc=markos.chandras@imgtec.com \
/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.