lkml.org 
[lkml]   [2004]   [Oct]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH 2.6.9-rc3-mm2] [m32r] SIO driver for m32r
Date
In article <20041006.151912.840807084.takata.hirokazu@renesas.com> you wrote:
> +static void sio_error(int *status)
> +{
> + printk("SIO0 error[%04x]\n", *status);
> + do {
> + sio_init();
> + } while ((*status = __sio_in(PLD_ESIO0CR)) != 3);
> +}

is this safe and sane? Wont that lockup the machine on hardware problems? It
is also duplicated, with only the port differ.

Greetings
Bernd
--
eckes privat - http://www.eckes.org/
Project Freefire - http://www.freefire.org/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:06    [W:0.066 / U:0.096 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site