diff for duplicates of <1486518191.2883.2.camel@crowfest.net> diff --git a/a/1.txt b/N1/1.txt index 958bb8c..5193cda 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,13 +4,13 @@ On Wed, 2017-02-08 at 01:19 +0300, Dan Carpenter wrote: > > > > > There is a bunch of vc04_services that we're still looking to > > > merge in -> > > the near future.??Please hold off deleting these until we are +> > > the near future. Please hold off deleting these until we are > > > further > > > along on that. > > > > Checking the downstream tree, these are actually dead. > -> Ahh...??Thanks.??In that case, of course, fine let's remove them. +> Ahh... Thanks. In that case, of course, fine let's remove them. > > regards, > dan carpenter @@ -27,36 +27,3 @@ support that debugging tool. Which complicates things because probably half the driver could be otherwise deleted instantly. I attached a list of driver exports and which drivers are using them. - - - --------------- next part -------------- -interface/vchiq_arm/vchiq_connected.c:EXPORT_SYMBOL(vchiq_add_connected_callback) -- Github(vc_cma/vc_cma.c & vc_sm/vmcs_sm.c) -interface/vchiq_arm/vchiq_kern_lib.c:EXPORT_SYMBOL(vchiq_initialise) -- Github(vc_cma/vc_cma.c) -interface/vchiq_arm/vchiq_kern_lib.c:EXPORT_SYMBOL(vchiq_shutdown) -- Github(vc_cma/vc_cma.c) -interface/vchiq_arm/vchiq_kern_lib.c:EXPORT_SYMBOL(vchiq_connect) -- Github(vc_cma/vc_cma.c) -interface/vchiq_arm/vchiq_kern_lib.c:EXPORT_SYMBOL(vchiq_add_service) -- Internal Only -interface/vchiq_arm/vchiq_kern_lib.c:EXPORT_SYMBOL(vchiq_open_service) -- Github(vc_cma/vc_cma.c) -interface/vchiq_arm/vchiq_kern_lib.c:EXPORT_SYMBOL(vchiq_queue_bulk_transmit) -- Internal Only -interface/vchiq_arm/vchiq_kern_lib.c:EXPORT_SYMBOL(vchiq_queue_bulk_receive) -- Internal Only -interface/vchiq_arm/vchiq_kern_lib.c:EXPORT_SYMBOL(vchiq_bulk_transmit) -- Internal Only -interface/vchiq_arm/vchiq_kern_lib.c:EXPORT_SYMBOL(vchiq_bulk_receive) -- Internal Only -interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_msg_peek) -- Github(vc_sm/vc_vchi_sm.c) -interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_msg_remove) -- Github(vc_sm/vc_vchi_sm.c) -interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_msg_queue) -- bcm2835/mmal-vchiq.c, bcm2835-audio/bcm2835-vchiq.c, Github(vc_sm/vc_vchi_sm.c) -interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_bulk_queue_receive) -- bcm2835/mmal-vchiq.c -interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_bulk_queue_transmit) -- bcm2835-audio/bcm2835-vchiq.c -interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_msg_dequeue) -- bcm2835-audio/bcm2835-vchiq.c -interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_held_msg_release) -- bcm2835/mmal-vchiq.c -interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_msg_hold) -- bcm2835/mmal-vchiq.c -interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_initialise) -- bcm2835/mmal-vchiq.c, bcm2835-audio/bcm2835-vchiq.c, Github(vc_sm/vmcs_sm.c) -interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_connect) -- bcm2835/mmal-vchiq.c, Github(vc_sm/vmcs_sm.c) -interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_disconnect) -- Internal Only -interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_service_open) -- bcm2835/mmal-vchiq.c, Github(vc_sm/vc_vchi_sm.c) -interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_service_create) -- Internal Only -interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_service_close) -- Github(vc_sm/vc_vchi_sm.c) -interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_service_destroy) -- Internal Only -interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_service_set_option) -- Internal Only -interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_get_peer_version) -- bcm2835-audio/bcm2835-vchiq.c -interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_service_use) -- bcm2835/mmal-vchiq.c, bcm2835-audio/bcm2835-vchiq.c, Github(vc_sm/vc_vchi_sm.c) -interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_service_release) -- bcm2835/mmal-vchiq.c, bcm2835-audio/bcm2835-vchiq.c diff --git a/N1/2.hdr b/N1/2.hdr new file mode 100644 index 0000000..3c41d86 --- /dev/null +++ b/N1/2.hdr @@ -0,0 +1,3 @@ +Content-Disposition: attachment; filename="exports.txt" +Content-Type: text/plain; name="exports.txt"; charset="UTF-8" +Content-Transfer-Encoding: base64 diff --git a/N1/2.txt b/N1/2.txt new file mode 100644 index 0000000..c474ef2 --- /dev/null +++ b/N1/2.txt @@ -0,0 +1,29 @@ +interface/vchiq_arm/vchiq_connected.c:EXPORT_SYMBOL(vchiq_add_connected_callback) -- Github(vc_cma/vc_cma.c & vc_sm/vmcs_sm.c) +interface/vchiq_arm/vchiq_kern_lib.c:EXPORT_SYMBOL(vchiq_initialise) -- Github(vc_cma/vc_cma.c) +interface/vchiq_arm/vchiq_kern_lib.c:EXPORT_SYMBOL(vchiq_shutdown) -- Github(vc_cma/vc_cma.c) +interface/vchiq_arm/vchiq_kern_lib.c:EXPORT_SYMBOL(vchiq_connect) -- Github(vc_cma/vc_cma.c) +interface/vchiq_arm/vchiq_kern_lib.c:EXPORT_SYMBOL(vchiq_add_service) -- Internal Only +interface/vchiq_arm/vchiq_kern_lib.c:EXPORT_SYMBOL(vchiq_open_service) -- Github(vc_cma/vc_cma.c) +interface/vchiq_arm/vchiq_kern_lib.c:EXPORT_SYMBOL(vchiq_queue_bulk_transmit) -- Internal Only +interface/vchiq_arm/vchiq_kern_lib.c:EXPORT_SYMBOL(vchiq_queue_bulk_receive) -- Internal Only +interface/vchiq_arm/vchiq_kern_lib.c:EXPORT_SYMBOL(vchiq_bulk_transmit) -- Internal Only +interface/vchiq_arm/vchiq_kern_lib.c:EXPORT_SYMBOL(vchiq_bulk_receive) -- Internal Only +interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_msg_peek) -- Github(vc_sm/vc_vchi_sm.c) +interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_msg_remove) -- Github(vc_sm/vc_vchi_sm.c) +interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_msg_queue) -- bcm2835/mmal-vchiq.c, bcm2835-audio/bcm2835-vchiq.c, Github(vc_sm/vc_vchi_sm.c) +interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_bulk_queue_receive) -- bcm2835/mmal-vchiq.c +interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_bulk_queue_transmit) -- bcm2835-audio/bcm2835-vchiq.c +interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_msg_dequeue) -- bcm2835-audio/bcm2835-vchiq.c +interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_held_msg_release) -- bcm2835/mmal-vchiq.c +interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_msg_hold) -- bcm2835/mmal-vchiq.c +interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_initialise) -- bcm2835/mmal-vchiq.c, bcm2835-audio/bcm2835-vchiq.c, Github(vc_sm/vmcs_sm.c) +interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_connect) -- bcm2835/mmal-vchiq.c, Github(vc_sm/vmcs_sm.c) +interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_disconnect) -- Internal Only +interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_service_open) -- bcm2835/mmal-vchiq.c, Github(vc_sm/vc_vchi_sm.c) +interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_service_create) -- Internal Only +interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_service_close) -- Github(vc_sm/vc_vchi_sm.c) +interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_service_destroy) -- Internal Only +interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_service_set_option) -- Internal Only +interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_get_peer_version) -- bcm2835-audio/bcm2835-vchiq.c +interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_service_use) -- bcm2835/mmal-vchiq.c, bcm2835-audio/bcm2835-vchiq.c, Github(vc_sm/vc_vchi_sm.c) +interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_service_release) -- bcm2835/mmal-vchiq.c, bcm2835-audio/bcm2835-vchiq.c diff --git a/a/content_digest b/N1/content_digest index 0efa6fd..2b4bc87 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,11 +2,24 @@ "ref\020170207120943.GC11154@mwanda\0" "ref\087lgthpuv5.fsf@eliezer.anholt.net\0" "ref\020170207221954.GE11154@mwanda\0" - "From\0mzoran@crowfest.net (Michael Zoran)\0" - "Subject\0[PATCH] staging: vc04_services: remove unused functions\0" + "From\0Michael Zoran <mzoran@crowfest.net>\0" + "Subject\0Re: [PATCH] staging: vc04_services: remove unused functions\0" "Date\0Tue, 07 Feb 2017 17:43:11 -0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" - "\00:1\0" + "To\0Dan Carpenter <dan.carpenter@oracle.com>" + " Eric Anholt <eric@anholt.net>\0" + "Cc\0Alexander Alemayhu <alexander@alemayhu.com>" + devel@driverdev.osuosl.org + stefan.wahren@i2se.com + daniels@collabora.com + swarren@wwwdotorg.org + gregkh@linuxfoundation.org + lee@kernel.org + linux-kernel@vger.kernel.org + linux-rpi-kernel@lists.infradead.org + popcornmix@gmail.com + shorne@gmail.com + " linux-arm-kernel@lists.infradead.org\0" + "\01:1\0" "b\0" "On Wed, 2017-02-08 at 01:19 +0300, Dan Carpenter wrote:\n" "> On Tue, Feb 07, 2017 at 01:13:34PM -0800, Eric Anholt wrote:\n" @@ -14,13 +27,13 @@ "> > \n" "> > > There is a bunch of vc04_services that we're still looking to\n" "> > > merge in\n" - "> > > the near future.??Please hold off deleting these until we are\n" + "> > > the near future.\302\240\302\240Please hold off deleting these until we are\n" "> > > further\n" "> > > along on that.\n" "> > \n" "> > Checking the downstream tree, these are actually dead.\n" "> \n" - "> Ahh...??Thanks.??In that case, of course, fine let's remove them.\n" + "> Ahh...\302\240\302\240Thanks.\302\240\302\240In that case, of course, fine let's remove them.\n" "> \n" "> regards,\n" "> dan carpenter\n" @@ -36,11 +49,10 @@ "support that debugging tool. Which complicates things because probably\n" "half the driver could be otherwise deleted instantly.\n" "\n" - "I attached a list of driver exports and which drivers are using them.\n" - "\n" - "\n" - "\n" - "-------------- next part --------------\n" + I attached a list of driver exports and which drivers are using them. + "\01:2\0" + "fn\0exports.txt\0" + "b\0" "interface/vchiq_arm/vchiq_connected.c:EXPORT_SYMBOL(vchiq_add_connected_callback) -- \tGithub(vc_cma/vc_cma.c & vc_sm/vmcs_sm.c)\n" "interface/vchiq_arm/vchiq_kern_lib.c:EXPORT_SYMBOL(vchiq_initialise)\t\t -- Github(vc_cma/vc_cma.c)\n" "interface/vchiq_arm/vchiq_kern_lib.c:EXPORT_SYMBOL(vchiq_shutdown)\t\t -- Github(vc_cma/vc_cma.c)\n" @@ -71,4 +83,4 @@ "interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_service_use)\t\t -- bcm2835/mmal-vchiq.c, bcm2835-audio/bcm2835-vchiq.c, Github(vc_sm/vc_vchi_sm.c)\n" "interface/vchiq_arm/vchiq_shim.c:EXPORT_SYMBOL(vchi_service_release)\t\t -- bcm2835/mmal-vchiq.c, bcm2835-audio/bcm2835-vchiq.c" -d3cd47f9197fffc0ba25f9c10bf407bccad9f4d4b7ff77de0237a1fab95d796b +f6fa85684c1f10a3347f1f82dfff695c2ed8a4dc9add25192bee2ae484af4665
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.