All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v3] kernel/input: fix failure on an old kernel
Date: Mon, 4 Dec 2017 16:33:00 +0100	[thread overview]
Message-ID: <20171204153300.GA21055@rei> (raw)
In-Reply-To: <1510555504-6103-1-git-send-email-yangx.jy@cn.fujitsu.com>

Hi!
> +			if (sync_event_ignored && check_sync_event(&ev)) {
> +				ret = 0;

I've added a TINFO message here that we ignored the empty sync event
here and pushed, thanks.

> +			} else {
> +				tst_resm(TINFO,
> +					 "Unexpected ev type=%i code=%i value=%i",
> +					 ev.type, ev.code, ev.value);
> +			}
>  		}
>  	}

-- 
Cyril Hrubis
chrubis@suse.cz

      parent reply	other threads:[~2017-12-04 15:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-09  9:57 [LTP] [PATCH] kernel/input: fix failure on an old kernel Xiao Yang
2017-11-06  7:52 ` Xiao Yang
2017-11-07 14:20 ` Cyril Hrubis
2017-11-08 10:37   ` [LTP] [PATCH v2] " Xiao Yang
2017-11-09 13:45     ` Cyril Hrubis
2017-11-13  6:45       ` [LTP] [PATCH v3] " Xiao Yang
2017-12-04  7:45         ` Xiao Yang
2017-12-04 15:33         ` Cyril Hrubis [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=20171204153300.GA21055@rei \
    --to=chrubis@suse.cz \
    --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.