diff for duplicates of <20150626084546.GD26303@gmail.com> diff --git a/a/1.txt b/N1/1.txt index ac14e3a..01165cb 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,11 +1,11 @@ -* Luis R. Rodriguez <mcgrof-IBi9RG/b67k@public.gmane.org> wrote: +* Luis R. Rodriguez <mcgrof@suse.com> wrote: > On Thu, Jun 25, 2015 at 08:51:47AM +0200, Ingo Molnar wrote: > > -> > * Luis R. Rodriguez <mcgrof-3uybbJdB1yH774rrrx3eTA@public.gmane.org> wrote: +> > * Luis R. Rodriguez <mcgrof@do-not-panic.com> wrote: > > -> > > From: "Luis R. Rodriguez" <mcgrof-IBi9RG/b67k@public.gmane.org> +> > > From: "Luis R. Rodriguez" <mcgrof@suse.com> > > > > > > On built-in kernels this warning will always splat as this is part > > > of the module init. Fix that by shifting the PAT requirement check @@ -18,8 +18,8 @@ > > > call making the check at least require an ivtv device present > > > before complaining. > > > -> > > Reported-by: Fengguang Wu <fengguang.wu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> [0-day test robot] -> > > Signed-off-by: Luis R. Rodriguez <mcgrof-IBi9RG/b67k@public.gmane.org> +> > > Reported-by: Fengguang Wu <fengguang.wu@intel.com> [0-day test robot] +> > > Signed-off-by: Luis R. Rodriguez <mcgrof@suse.com> > > > --- > > > drivers/media/pci/ivtv/ivtvfb.c | 15 +++++++++------ > > > 1 file changed, 9 insertions(+), 6 deletions(-) @@ -67,7 +67,3 @@ back... Thanks, Ingo --- -To unsubscribe from this list: send the line "unsubscribe linux-rdma" 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/N1/content_digest index df74005..21a2f46 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,33 +2,32 @@ "ref\01435166600-11956-3-git-send-email-mcgrof@do-not-panic.com\0" "ref\020150625065147.GB5339@gmail.com\0" "ref\020150625173847.GH3005@wotan.suse.de\0" - "ref\020150625173847.GH3005-B4tOwbsTzaBolqkO4TVVkw@public.gmane.org\0" - "From\0Ingo Molnar <mingo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "From\0Ingo Molnar <mingo@kernel.org>\0" "Subject\0Re: [PATCH v2 2/2] x86/mm/pat, drivers/media/ivtv: move pat warn and replace WARN() with pr_warn()\0" "Date\0Fri, 26 Jun 2015 10:45:46 +0200\0" - "To\0Luis R. Rodriguez <mcgrof-IBi9RG/b67k@public.gmane.org>\0" - "Cc\0Hyong-Youb Kim <hkim-Z0sFnEBmPCA@public.gmane.org>" - Andy Walls <awalls-Xoej9cPu4Z+RGvkDC/A1pg@public.gmane.org> - benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org - Luis R. Rodriguez <mcgrof-3uybbJdB1yH774rrrx3eTA@public.gmane.org> - bp-l3A5Bk7waGM@public.gmane.org - andy-JCKMKWeByS3xr+NhZqW+5SMd26UNKDXL@public.gmane.org - mchehab-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org - dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org - fengguang.wu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org - linux-media-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Luis R. Rodriguez <mcgrof@suse.com>\0" + "Cc\0Hyong-Youb Kim <hkim@cspi.com>" + Andy Walls <awalls@md.metrocast.net> + benh@kernel.crashing.org + Luis R. Rodriguez <mcgrof@do-not-panic.com> + bp@suse.de + andy@silverblocksystems.net + mchehab@osg.samsung.com + dledford@redhat.com + fengguang.wu@intel.com + linux-media@vger.kernel.org + linux-rdma@vger.kernel.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "\n" - "* Luis R. Rodriguez <mcgrof-IBi9RG/b67k@public.gmane.org> wrote:\n" + "* Luis R. Rodriguez <mcgrof@suse.com> wrote:\n" "\n" "> On Thu, Jun 25, 2015 at 08:51:47AM +0200, Ingo Molnar wrote:\n" "> > \n" - "> > * Luis R. Rodriguez <mcgrof-3uybbJdB1yH774rrrx3eTA@public.gmane.org> wrote:\n" + "> > * Luis R. Rodriguez <mcgrof@do-not-panic.com> wrote:\n" "> > \n" - "> > > From: \"Luis R. Rodriguez\" <mcgrof-IBi9RG/b67k@public.gmane.org>\n" + "> > > From: \"Luis R. Rodriguez\" <mcgrof@suse.com>\n" "> > > \n" "> > > On built-in kernels this warning will always splat as this is part\n" "> > > of the module init. Fix that by shifting the PAT requirement check\n" @@ -41,8 +40,8 @@ "> > > call making the check at least require an ivtv device present\n" "> > > before complaining.\n" "> > > \n" - "> > > Reported-by: Fengguang Wu <fengguang.wu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> [0-day test robot]\n" - "> > > Signed-off-by: Luis R. Rodriguez <mcgrof-IBi9RG/b67k@public.gmane.org>\n" + "> > > Reported-by: Fengguang Wu <fengguang.wu@intel.com> [0-day test robot]\n" + "> > > Signed-off-by: Luis R. Rodriguez <mcgrof@suse.com>\n" "> > > ---\n" "> > > drivers/media/pci/ivtv/ivtvfb.c | 15 +++++++++------\n" "> > > 1 file changed, 9 insertions(+), 6 deletions(-)\n" @@ -89,10 +88,6 @@ "\n" "Thanks,\n" "\n" - "\tIngo\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-rdma\" 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 + "\tIngo" -e8c4b5cf97b507570e591c52584d680e6b19cea8a390c9e028258175713a25a5 +169c0f900b95184806562850a8d75c06e6d8bb4208cbebe65b12e059eb150548
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.