Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1328537
| From | Samuel Thibault <samuel.thibault@ens-lyon.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] Staging: speakup: Fix allyesconfig build on mn10300 |
| Date | 2016-02-07 18:40 +0100 |
| Message-ID | <qZBtx-Xv-11@gated-at.bofh.it> (permalink) |
| References | <qXhIC-8c0-11@gated-at.bofh.it> <qZtFE-42X-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Geert Uytterhoeven, on Sun 07 Feb 2016 10:18:46 +0100, wrote: > On Mon, Feb 1, 2016 at 9:06 AM, Samuel Thibault > <samuel.thibault@ens-lyon.org> wrote: > > mn10300 uses an mmio-driven uart. This is not supported by speakup, so > > prevent from enabling it. > > Just wondering, what are the symptoms of the failure? It'll try to request the 0x00-0x08 ports and fail, returning -ENODEV. > Is it a compile-time or run-time failure? The fix is for compile-time. run-time failure will already return -ENODEV. > Is this about drivers/staging/speakup/serialio.c? Yes. This code is to be replaced anyway. Samuel
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] Staging: speakup: Fix allyesconfig build on mn10300 Samuel Thibault <samuel.thibault@ens-lyon.org> - 2016-02-01 09:10 +0100
Re: [PATCH] Staging: speakup: Fix allyesconfig build on mn10300 Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-02-01 21:50 +0100
Re: [PATCH] Staging: speakup: Fix allyesconfig build on mn10300 Geert Uytterhoeven <geert@linux-m68k.org> - 2016-02-07 10:20 +0100
Re: [PATCH] Staging: speakup: Fix allyesconfig build on mn10300 Samuel Thibault <samuel.thibault@ens-lyon.org> - 2016-02-07 18:40 +0100
Re: [PATCH] Staging: speakup: Fix allyesconfig build on mn10300 Samuel Thibault <samuel.thibault@ens-lyon.org> - 2016-02-07 21:30 +0100
csiph-web