| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | [PATCH 2.6] set up conswitchp when CONFIG_VT is set |
| From: | Jun Sun <jsun@mvista.com> |
| Date: | Wed, 21 Jan 2004 16:20:32 -0800 |
| Cc: | jsun@mvista.com |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.2.5i |
conswitchp needs to be set whenever CONFIG_VT is selected. Currently this job is done individually by each board in its setup routine, often in a wrong way. The right thing to do is to set the pointer in the common code and remove almost two dozens of duplicated and often wrong settings. The attached patch is for illustration only. The removal of board settings is not complete. Comments? Objections and cheers are equally welcome. :) Jun
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: How to add more memory?, Jun Sun |
|---|---|
| Next by Date: | Re: How to add more memory?, Ralf Baechle |
| Previous by Thread: | Linux 2.4.18 MIPS (5KC) Crash after rc.sysinit, Young Chul Park (Patrick) |
| Next by Thread: | Re: [PATCH 2.6] set up conswitchp when CONFIG_VT is set, Geert Uytterhoeven |
| Indexes: | [Date] [Thread] [Top] [All Lists] |