diff for duplicates of <20170603100510.GA24053@kroah.com> diff --git a/a/1.txt b/N1/1.txt index 312f47c..1c221b8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -12,20 +12,20 @@ following build warnings, and then errors: In file included from ./include/trace/define_trace.h:95:0, from ./include/trace/events/fsi.h:127, from drivers/fsi/fsi-core.c:27: -./include/trace/events/fsi.h: In function ‘trace_raw_output_fsi_master_write’: -./include/trace/events/fsi.h:58:12: warning: field width specifier ‘*’ expects argument of type ‘int’, but argument 8 has type ‘size_t {aka long unsigned int}’ [-Wformat=] +./include/trace/events/fsi.h: In function ?trace_raw_output_fsi_master_write?: +./include/trace/events/fsi.h:58:12: warning: field width specifier ?*? expects argument of type ?int?, but argument 8 has type ?size_t {aka long unsigned int}? [-Wformat=] TP_printk("fsi%d:%02d:%02d %08x[%zd] <= {%*ph}", ^ -./include/trace/trace_events.h:343:22: note: in definition of macro ‘DECLARE_EVENT_CLASS’ +./include/trace/trace_events.h:343:22: note: in definition of macro ?DECLARE_EVENT_CLASS? trace_seq_printf(s, print); \ ^~~~~ -./include/trace/trace_events.h:65:9: note: in expansion of macro ‘PARAMS’ +./include/trace/trace_events.h:65:9: note: in expansion of macro ?PARAMS? PARAMS(print)); \ ^~~~~~ -./include/trace/events/fsi.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ +./include/trace/events/fsi.h:37:1: note: in expansion of macro ?TRACE_EVENT? TRACE_EVENT(fsi_master_write, ^~~~~~~~~~~ -./include/trace/events/fsi.h:58:2: note: in expansion of macro ‘TP_printk’ +./include/trace/events/fsi.h:58:2: note: in expansion of macro ?TP_printk? TP_printk("fsi%d:%02d:%02d %08x[%zd] <= {%*ph}", ^~~~~~~~~ In file included from ./include/trace/trace_events.h:377:0, @@ -38,21 +38,21 @@ In file included from ./include/trace/trace_events.h:377:0, In file included from ./include/trace/define_trace.h:95:0, from ./include/trace/events/fsi.h:127, from drivers/fsi/fsi-core.c:27: -./include/trace/events/fsi.h: In function ‘trace_raw_output_fsi_master_rw_resul -’: -./include/trace/events/fsi.h:95:12: warning: field width specifier ‘*’ expects argument of type ‘int’, but argument 9 has type ‘size_t {aka long unsigned int}’ [-Wformat=] +./include/trace/events/fsi.h: In function ?trace_raw_output_fsi_master_rw_resul +?: +./include/trace/events/fsi.h:95:12: warning: field width specifier ?*? expects argument of type ?int?, but argument 9 has type ?size_t {aka long unsigned int}? [-Wformat=] TP_printk("fsi%d:%02d:%02d %08x[%zd] %s {%*ph} ret %d", ^ -./include/trace/trace_events.h:343:22: note: in definition of macro ‘DECLARE_EVENT_CLASS’ +./include/trace/trace_events.h:343:22: note: in definition of macro ?DECLARE_EVENT_CLASS? trace_seq_printf(s, print); \ ^~~~~ -./include/trace/trace_events.h:65:9: note: in expansion of macro ‘PARAMS’ +./include/trace/trace_events.h:65:9: note: in expansion of macro ?PARAMS? PARAMS(print)); \ ^~~~~~ -./include/trace/events/fsi.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ +./include/trace/events/fsi.h:68:1: note: in expansion of macro ?TRACE_EVENT? TRACE_EVENT(fsi_master_rw_result, ^~~~~~~~~~~ -./include/trace/events/fsi.h:95:2: note: in expansion of macro ‘TP_printk’ +./include/trace/events/fsi.h:95:2: note: in expansion of macro ?TP_printk? TP_printk("fsi%d:%02d:%02d %08x[%zd] %s {%*ph} ret %d", ^~~~~~~~~ In file included from ./include/trace/trace_events.h:377:0, diff --git a/a/content_digest b/N1/content_digest index 55b65ec..f691093 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,23 +1,9 @@ "ref\020170511210101.78409-1-cbostic@linux.vnet.ibm.com\0" "ref\0305bc7b6-30eb-a44d-28da-f90f9a973acf@linux.vnet.ibm.com\0" - "From\0Greg KH <gregkh@linuxfoundation.org>\0" - "Subject\0Re: [PATCH v7 00/23] FSI device driver implementation\0" + "From\0gregkh@linuxfoundation.org (Greg KH)\0" + "Subject\0[PATCH v7 00/23] FSI device driver implementation\0" "Date\0Sat, 3 Jun 2017 19:05:10 +0900\0" - "To\0Christopher Bostic <cbostic@linux.vnet.ibm.com>\0" - "Cc\0rostedt@goodmis.org" - mingo@redhat.com - devicetree@vger.kernel.org - linux-arm-kernel@lists.infradead.org - joel@jms.id.au - andrew@aj.id.au - jk@ozlabs.org - linux-kernel@vger.kernel.org - openbmc@lists.ozlabs.org - robh+dt@kernel.org - mark.rutland@arm.com - linux@armlinux.org.uk - alistair@popple.id.au - " benh@kernel.crashing.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Wed, May 31, 2017 at 12:17:05PM -0500, Christopher Bostic wrote:\n" @@ -34,20 +20,20 @@ "In file included from ./include/trace/define_trace.h:95:0,\n" " from ./include/trace/events/fsi.h:127,\n" " from drivers/fsi/fsi-core.c:27:\n" - "./include/trace/events/fsi.h: In function \342\200\230trace_raw_output_fsi_master_write\342\200\231:\n" - "./include/trace/events/fsi.h:58:12: warning: field width specifier \342\200\230*\342\200\231 expects argument of type \342\200\230int\342\200\231, but argument 8 has type \342\200\230size_t {aka long unsigned int}\342\200\231 [-Wformat=]\n" + "./include/trace/events/fsi.h: In function ?trace_raw_output_fsi_master_write?:\n" + "./include/trace/events/fsi.h:58:12: warning: field width specifier ?*? expects argument of type ?int?, but argument 8 has type ?size_t {aka long unsigned int}? [-Wformat=]\n" " TP_printk(\"fsi%d:%02d:%02d %08x[%zd] <= {%*ph}\",\n" " ^\n" - "./include/trace/trace_events.h:343:22: note: in definition of macro \342\200\230DECLARE_EVENT_CLASS\342\200\231\n" + "./include/trace/trace_events.h:343:22: note: in definition of macro ?DECLARE_EVENT_CLASS?\n" " trace_seq_printf(s, print); \\\n" " ^~~~~\n" - "./include/trace/trace_events.h:65:9: note: in expansion of macro \342\200\230PARAMS\342\200\231\n" + "./include/trace/trace_events.h:65:9: note: in expansion of macro ?PARAMS?\n" " PARAMS(print)); \\\n" " ^~~~~~\n" - "./include/trace/events/fsi.h:37:1: note: in expansion of macro \342\200\230TRACE_EVENT\342\200\231\n" + "./include/trace/events/fsi.h:37:1: note: in expansion of macro ?TRACE_EVENT?\n" " TRACE_EVENT(fsi_master_write,\n" " ^~~~~~~~~~~\n" - "./include/trace/events/fsi.h:58:2: note: in expansion of macro \342\200\230TP_printk\342\200\231\n" + "./include/trace/events/fsi.h:58:2: note: in expansion of macro ?TP_printk?\n" " TP_printk(\"fsi%d:%02d:%02d %08x[%zd] <= {%*ph}\",\n" " ^~~~~~~~~\n" "In file included from ./include/trace/trace_events.h:377:0,\n" @@ -60,21 +46,21 @@ "In file included from ./include/trace/define_trace.h:95:0,\n" " from ./include/trace/events/fsi.h:127,\n" " from drivers/fsi/fsi-core.c:27:\n" - "./include/trace/events/fsi.h: In function \342\200\230trace_raw_output_fsi_master_rw_resul\n" - "\342\200\231:\n" - "./include/trace/events/fsi.h:95:12: warning: field width specifier \342\200\230*\342\200\231 expects argument of type \342\200\230int\342\200\231, but argument 9 has type \342\200\230size_t {aka long unsigned int}\342\200\231 [-Wformat=]\n" + "./include/trace/events/fsi.h: In function ?trace_raw_output_fsi_master_rw_resul\n" + "?:\n" + "./include/trace/events/fsi.h:95:12: warning: field width specifier ?*? expects argument of type ?int?, but argument 9 has type ?size_t {aka long unsigned int}? [-Wformat=]\n" " TP_printk(\"fsi%d:%02d:%02d %08x[%zd] %s {%*ph} ret %d\",\n" " ^\n" - "./include/trace/trace_events.h:343:22: note: in definition of macro \342\200\230DECLARE_EVENT_CLASS\342\200\231\n" + "./include/trace/trace_events.h:343:22: note: in definition of macro ?DECLARE_EVENT_CLASS?\n" " trace_seq_printf(s, print); \\\n" " ^~~~~\n" - "./include/trace/trace_events.h:65:9: note: in expansion of macro \342\200\230PARAMS\342\200\231\n" + "./include/trace/trace_events.h:65:9: note: in expansion of macro ?PARAMS?\n" " PARAMS(print)); \\\n" " ^~~~~~\n" - "./include/trace/events/fsi.h:68:1: note: in expansion of macro \342\200\230TRACE_EVENT\342\200\231\n" + "./include/trace/events/fsi.h:68:1: note: in expansion of macro ?TRACE_EVENT?\n" " TRACE_EVENT(fsi_master_rw_result,\n" " ^~~~~~~~~~~\n" - "./include/trace/events/fsi.h:95:2: note: in expansion of macro \342\200\230TP_printk\342\200\231\n" + "./include/trace/events/fsi.h:95:2: note: in expansion of macro ?TP_printk?\n" " TP_printk(\"fsi%d:%02d:%02d %08x[%zd] %s {%*ph} ret %d\",\n" " ^~~~~~~~~\n" "In file included from ./include/trace/trace_events.h:377:0,\n" @@ -139,4 +125,4 @@ "\n" greg k-h -b3d0d9362289124e9e0259ee131436f6f27e61aaae19752e8a51c1e21f94492c +27406c00af6207a8b11de544e2a7b3912d4dc8ac4aae81dcc0640999176ef092
diff --git a/a/1.txt b/N2/1.txt index 312f47c..125e219 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -116,3 +116,8 @@ So obviously, I can't take this as is :( thanks, greg k-h + +-- +To unsubscribe from this list: send the line "unsubscribe devicetree" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N2/content_digest index 55b65ec..a81a9b3 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,23 +1,24 @@ "ref\020170511210101.78409-1-cbostic@linux.vnet.ibm.com\0" "ref\0305bc7b6-30eb-a44d-28da-f90f9a973acf@linux.vnet.ibm.com\0" - "From\0Greg KH <gregkh@linuxfoundation.org>\0" + "ref\0305bc7b6-30eb-a44d-28da-f90f9a973acf-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org\0" + "From\0Greg KH <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>\0" "Subject\0Re: [PATCH v7 00/23] FSI device driver implementation\0" "Date\0Sat, 3 Jun 2017 19:05:10 +0900\0" - "To\0Christopher Bostic <cbostic@linux.vnet.ibm.com>\0" - "Cc\0rostedt@goodmis.org" - mingo@redhat.com - devicetree@vger.kernel.org - linux-arm-kernel@lists.infradead.org - joel@jms.id.au - andrew@aj.id.au - jk@ozlabs.org - linux-kernel@vger.kernel.org - openbmc@lists.ozlabs.org - robh+dt@kernel.org - mark.rutland@arm.com - linux@armlinux.org.uk - alistair@popple.id.au - " benh@kernel.crashing.org\0" + "To\0Christopher Bostic <cbostic-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>\0" + "Cc\0rostedt-nx8X9YLhiw1AfugRpC6u6w@public.gmane.org" + mingo-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + joel-U3u1mxZcP9KHXe+LvDLADg@public.gmane.org + andrew-zrmu5oMJ5Fs@public.gmane.org + jk-mnsaURCQ41sdnm+yROfE0A@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + openbmc-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org + robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + mark.rutland-5wv7dgnIgG8@public.gmane.org + linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org + alistair-Y4h6yKqj69EXC2x5gXVKYQ@public.gmane.org + " benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "On Wed, May 31, 2017 at 12:17:05PM -0500, Christopher Bostic wrote:\n" @@ -137,6 +138,11 @@ "\n" "thanks,\n" "\n" - greg k-h + "greg k-h\n" + "\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -b3d0d9362289124e9e0259ee131436f6f27e61aaae19752e8a51c1e21f94492c +f5b4d752db26ce0d52348414f8a4fe7473adcc74a3815f0bc929c7191b85fdb1
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.