diff for duplicates of <20191111182828.GC57214@dtor-ws> diff --git a/a/1.txt b/N1/1.txt index 52ce54d..1b0ac6c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -29,8 +29,7 @@ On Fri, Nov 08, 2019 at 09:34:31PM +0100, Arnd Bergmann wrote: > +++ b/drivers/input/evdev.c > @@ -228,6 +228,9 @@ static void __pass_event(struct evdev_client *client, > event->input_event_sec; -> client->buffer[client->tail].input_event_usec = -> event->input_event_usec; +> client->buffer[client->tail].input_event_usec > event->input_event_usec; > +#ifdef CONFIG_SPARC64 > + client->buffer[client->tail].__pad = 0; > +#endif diff --git a/a/content_digest b/N1/content_digest index 4185be0..23c20a1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\020191108203435.112759-9-arnd@arndb.de\0" "From\0Dmitry Torokhov <dmitry.torokhov@gmail.com>\0" "Subject\0Re: [PATCH 8/8] Input: input_event: fix struct padding on sparc64\0" - "Date\0Mon, 11 Nov 2019 10:28:28 -0800\0" + "Date\0Mon, 11 Nov 2019 18:28:28 +0000\0" "To\0Arnd Bergmann <arnd@arndb.de>\0" "Cc\0y2038@lists.linaro.org" linux-kernel@vger.kernel.org @@ -45,8 +45,7 @@ "> +++ b/drivers/input/evdev.c\n" "> @@ -228,6 +228,9 @@ static void __pass_event(struct evdev_client *client,\n" "> \t\t\t\t\t\tevent->input_event_sec;\n" - "> \t\tclient->buffer[client->tail].input_event_usec =\n" - "> \t\t\t\t\t\tevent->input_event_usec;\n" + "> \t\tclient->buffer[client->tail].input_event_usec > \t\t\t\t\t\tevent->input_event_usec;\n" "> +#ifdef CONFIG_SPARC64\n" "> +\t\tclient->buffer[client->tail].__pad = 0;\n" "> +#endif\n" @@ -71,4 +70,4 @@ "-- \n" Dmitry -31621304275afbfaa10045b50489470b5be64ec547bad288921f0777517be55e +0badc5bfddf8b606a5624d492895dd9beedd1c092800c80b690466081e9e6295
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.