| To: | Kevin Cernekee <cernekee@gmail.com> |
|---|---|
| Subject: | Re: [PATCH] MIPS: nofpu and nodsp only affect CPU0 |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Mon, 10 May 2010 21:19:59 +0100 |
| Cc: | linux-mips@linux-mips.org, linux-kernel@vger.kernel.org |
| In-reply-to: | <0b6db1ee1efbe0daa1320b59ab5093ba5af377b8@localhost.localdomain> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <0b6db1ee1efbe0daa1320b59ab5093ba5af377b8@localhost.localdomain> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.20 (2009-08-17) |
On Sun, May 02, 2010 at 02:43:52PM -0700, Kevin Cernekee wrote: > The "nofpu" and "nodsp" kernel command line options currently do not > affect CPUs that are brought online later in the boot process or > hotplugged at runtime. It is desirable to apply the nofpu/nodsp options > to all CPUs in the system, so that surprising results are not seen when > a process migrates from one CPU to another. I like this patch; this solution is also cleaner than iterating over the cpu data array. However as it constitutes a change in established kernel behaviour I prefer to queue this patch for 2.6.35 rather than applying it immediately. Thanks! Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] Clean up tables for bootmem allocation, Ralf Baechle |
|---|---|
| Next by Date: | Re: [PATCH] MIPS: nofpu and nodsp only affect CPU0, Ralf Baechle |
| Previous by Thread: | [PATCH] MIPS: nofpu and nodsp only affect CPU0, Kevin Cernekee |
| Next by Thread: | Re: [PATCH] MIPS: nofpu and nodsp only affect CPU0, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |