All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stanislav Kholmanskikh <stanislav.kholmanskikh@oracle.com>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH] kernel/input: increase the number of retries in open_device
Date: Mon, 18 Jan 2016 18:03:24 +0300	[thread overview]
Message-ID: <569CFEBC.4080509@oracle.com> (raw)
In-Reply-To: <20160118145040.GA5097@rei.lan>



On 01/18/2016 05:50 PM, Cyril Hrubis wrote:
> Hi!
>> In some environments the current limit (2) is not enough, and only
>> 3rd or 4th access will succeed. Therefore, let's increase it slightly.
>> The new limit (10) is the same value we have in open_uinput().
>
> Acked. Thanks for the testing :).
>

Thanks, and the example output from my message is not correct ( I 
mistakenly pasted it there), the correct one is:

input01     0  TINFO  :  Trying to load uinput kernel module
input01     0  TINFO  :  Uinput dev not found, retrying...
input01     0  TINFO  :  Uinput dev not found, retrying...
input01     0  TINFO  :  Uinput dev not found, retrying...
input01     0  TINFO  :  Found uinput dev at /dev/uinput
input01     0  TINFO  :  Device not found, retrying...
input01     0  TINFO  :  Device not found, retrying...
input01     1  TBROK  :  input_helper.c:85: Unable to find the input device
input01     2  TBROK  :  input_helper.c:85: Remaining cases broken

:-[

Committed.

      reply	other threads:[~2016-01-18 15:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-18 14:49 [LTP] [PATCH] kernel/input: increase the number of retries in open_device Stanislav Kholmanskikh
2016-01-18 14:50 ` Cyril Hrubis
2016-01-18 15:03   ` Stanislav Kholmanskikh [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=569CFEBC.4080509@oracle.com \
    --to=stanislav.kholmanskikh@oracle.com \
    --cc=ltp@lists.linux.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.