Re: [PATCH] MIPS: kernel: traps: Remove useless BUG_ON()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux