From: Heikki Krogerus <heikki.krogerus@linux.intel.com>
To: Sasha Levin <sashal@kernel.org>
Cc: Greg KH <gregkh@linuxfoundation.org>,
Hans de Goede <hdegoede@redhat.com>,
linux-usb@vger.kernel.org, stable@vger.kernel.org
Subject: usb: typec: mux: Store module handle
Date: Fri, 29 Mar 2019 17:05:11 +0200 [thread overview]
Message-ID: <20190329150511.GE9993@kuha.fi.intel.com> (raw)
On Fri, Mar 29, 2019 at 02:17:01PM +0000, Sasha Levin wrote:
> Hi,
>
> [This is an automated email]
>
> This commit has been processed because it contains a "Fixes:" tag,
> fixing commit: .
>
> The bot has tested the following trees: v5.0.5, v4.19.32, v4.14.109, v4.9.166, v4.4.177, v3.18.137.
>
> v5.0.5: Build OK!
> v4.19.32: Build OK!
> v4.14.109: Failed to apply! Possible dependencies:
> 3e3b81965cbf ("usb: typec: mux: Take care of driver module reference counting")
> 44262fad12a7 ("staging: typec: tcpm: Drop commented out code")
> 4b4e02c83167 ("typec: tcpm: Move out of staging")
> 5fd54ace4721 ("USB: add SPDX identifiers to all remaining files in drivers/usb/")
> 70cd90be3300 ("staging: typec: pd: Document struct pd_message")
> 98076fa64a05 ("staging: typec: tcpm: Document data structures")
> bdecb33af34f ("usb: typec: API for controlling USB Type-C Multiplexers")
>
> v4.9.166: Failed to apply! Possible dependencies:
> 02d5be466b68 ("staging: typec: tcpm: Prevent TCPM from looping in SRC_TRYWAIT")
> 050161ea3268 ("staging: typec: tcpm: Fix Port Power Role field in PS_RDY messages")
> 131c7d12ef21 ("staging: typec: tcpm: Follow Try.SRC exit requirements")
> 193a68011fdc ("staging: typec: tcpm: Respond to Discover Identity commands")
> 23b028c871e1 ("staging: bcm2835-audio: initial staging submission")
> 32774ef3e4bb ("staging: vc04_services: use bcm2835 consequently")
> 3e3b81965cbf ("usb: typec: mux: Take care of driver module reference counting")
> 4b4e02c83167 ("typec: tcpm: Move out of staging")
> 5383fae76b82 ("doc-rst: fixed kernel-doc directives in usb/typec.rst")
> 5fec4b54d0bf ("staging: typec: tcpm: Drop duplicate PD messages")
> 70cd90be3300 ("staging: typec: pd: Document struct pd_message")
> 74e656d6b055 ("staging: typec: Type-C Port Controller Interface driver (tcpci)")
> 9b0ae69909c2 ("staging: typec: tcpm: set port type callback")
> a0a3e04e6b2c ("staging: typec: tcpm: Check for Rp for tPDDebounce")
> b17dd57118fe ("staging: typec: tcpm: Improve role swap with non PD capable partners")
> b965b6317ff1 ("staging: typec: tcpm: typec: tcpm: Wait for CC debounce before PD excg")
> bdecb33af34f ("usb: typec: API for controlling USB Type-C Multiplexers")
> c034a43e72dd ("staging: typec: Fairchild FUSB302 Type-c chip driver")
> c749d4d0e4b8 ("staging: typec: tcpm: Set default state after error recovery based on port type")
> c79d92bda80c ("staging: typec: tcpm: Check cc status before entering SRC_TRY_DEBOUCE")
> f0690a25a140 ("staging: typec: USB Type-C Port Manager (tcpm)")
> fab9288428ec ("usb: USB Type-C connector class")
> fce042f02ef0 ("staging: typec: tcpm: Report right typec_pwr_opmode")
>
> v4.4.177: Failed to apply! Possible dependencies:
> 13a9930d15b4 ("staging: ks7010: add driver from Nanonote extra-repository")
> 199d68d4a8cb ("greybus: start moving the function types into the greybus core")
> 23b028c871e1 ("staging: bcm2835-audio: initial staging submission")
> 27fb83109a39 ("greybus: register the bus with the driver core and add framework for debugfs files.")
> 3e3b81965cbf ("usb: typec: mux: Take care of driver module reference counting")
> 4b4e02c83167 ("typec: tcpm: Move out of staging")
> 53419e07cc94 ("greybus: i2c-gb: actually add the i2c adapter properly...")
> 5383fae76b82 ("doc-rst: fixed kernel-doc directives in usb/typec.rst")
> 71bad7f08641 ("staging: add bcm2708 vchiq driver")
> 79c822be7b85 ("greybus: uart framework added, doesn't build")
> 83ddaaab01c2 ("greybus: Greybus SD/MMC host driver")
> 85f37d17b3f1 ("isdn: act200: fix MODULE_PARM_DESC() typo")
> a18e15175708 ("greybus: more uart work")
> a921e9bd4e22 ("isdn: i4l: move active-isdn drivers to staging")
> bdecb33af34f ("usb: typec: API for controlling USB Type-C Multiplexers")
> c16854c3bf56 ("greybus: gpio driver")
> c8a797a98cb6 ("greybus: Import most recent greybus code to new repo.")
> d4f56b47a8fa ("staging: greybus: Add drivers/staging/greybus to the build")
> d5d1903dcd15 ("greybus: add framework for 'struct gbuf'")
> db6e1fd264ac ("greybus: hook up sdio, gpio, and tty into the greybus core.")
> de536e309476 ("greybus: ap message loop added.")
> e68453ed28c5 ("greybus: uart-gb: now builds, more framework added")
> e9023d227ab8 ("greybus: gpio-gb.c: it now builds properly")
> f0690a25a140 ("staging: typec: USB Type-C Port Manager (tcpm)")
> fab9288428ec ("usb: USB Type-C connector class")
> ff45c265f849 ("greybus: uart-gb: more work on tty functions")
>
> v3.18.137: Failed to apply! Possible dependencies:
> 01ed1e1504ac ("isdn: icn: remove a #warning")
> 10640d34552c ("isdn: icn: use strlcpy() when parsing setup options")
> 13a9930d15b4 ("staging: ks7010: add driver from Nanonote extra-repository")
> 23b028c871e1 ("staging: bcm2835-audio: initial staging submission")
> 2584cf83578c ("arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead")
> 2cbf7fe2d5d3 ("i2o: move to staging")
> 3e3b81965cbf ("usb: typec: mux: Take care of driver module reference counting")
> 4b4e02c83167 ("typec: tcpm: Move out of staging")
> 5383fae76b82 ("doc-rst: fixed kernel-doc directives in usb/typec.rst")
> 57562a72414c ("Staging: most: add MOST driver's core module")
> 71bad7f08641 ("staging: add bcm2708 vchiq driver")
> 85f37d17b3f1 ("isdn: act200: fix MODULE_PARM_DESC() typo")
> a921e9bd4e22 ("isdn: i4l: move active-isdn drivers to staging")
> bbf9d17d9875 ("staging: fsl-mc: Freescale Management Complex (fsl-mc) bus driver")
> bdecb33af34f ("usb: typec: API for controlling USB Type-C Multiplexers")
> c5c77ba18ea6 ("staging: wilc1000: Add SDIO/SPI 802.11 driver")
> d4f56b47a8fa ("staging: greybus: Add drivers/staging/greybus to the build")
> f0690a25a140 ("staging: typec: USB Type-C Port Manager (tcpm)")
> fab9288428ec ("usb: USB Type-C connector class")
>
>
> How should we proceed with this patch?
Greg already rejected this patch.
thanks,
WARNING: multiple messages have this Message-ID (diff)
From: Heikki Krogerus <heikki.krogerus@linux.intel.com>
To: Sasha Levin <sashal@kernel.org>
Cc: Greg KH <gregkh@linuxfoundation.org>,
Hans de Goede <hdegoede@redhat.com>,
linux-usb@vger.kernel.org, stable@vger.kernel.org
Subject: Re: [PATCH] usb: typec: mux: Store module handle
Date: Fri, 29 Mar 2019 17:05:11 +0200 [thread overview]
Message-ID: <20190329150511.GE9993@kuha.fi.intel.com> (raw)
In-Reply-To: <20190329141702.5AEBA2183F@mail.kernel.org>
On Fri, Mar 29, 2019 at 02:17:01PM +0000, Sasha Levin wrote:
> Hi,
>
> [This is an automated email]
>
> This commit has been processed because it contains a "Fixes:" tag,
> fixing commit: .
>
> The bot has tested the following trees: v5.0.5, v4.19.32, v4.14.109, v4.9.166, v4.4.177, v3.18.137.
>
> v5.0.5: Build OK!
> v4.19.32: Build OK!
> v4.14.109: Failed to apply! Possible dependencies:
> 3e3b81965cbf ("usb: typec: mux: Take care of driver module reference counting")
> 44262fad12a7 ("staging: typec: tcpm: Drop commented out code")
> 4b4e02c83167 ("typec: tcpm: Move out of staging")
> 5fd54ace4721 ("USB: add SPDX identifiers to all remaining files in drivers/usb/")
> 70cd90be3300 ("staging: typec: pd: Document struct pd_message")
> 98076fa64a05 ("staging: typec: tcpm: Document data structures")
> bdecb33af34f ("usb: typec: API for controlling USB Type-C Multiplexers")
>
> v4.9.166: Failed to apply! Possible dependencies:
> 02d5be466b68 ("staging: typec: tcpm: Prevent TCPM from looping in SRC_TRYWAIT")
> 050161ea3268 ("staging: typec: tcpm: Fix Port Power Role field in PS_RDY messages")
> 131c7d12ef21 ("staging: typec: tcpm: Follow Try.SRC exit requirements")
> 193a68011fdc ("staging: typec: tcpm: Respond to Discover Identity commands")
> 23b028c871e1 ("staging: bcm2835-audio: initial staging submission")
> 32774ef3e4bb ("staging: vc04_services: use bcm2835 consequently")
> 3e3b81965cbf ("usb: typec: mux: Take care of driver module reference counting")
> 4b4e02c83167 ("typec: tcpm: Move out of staging")
> 5383fae76b82 ("doc-rst: fixed kernel-doc directives in usb/typec.rst")
> 5fec4b54d0bf ("staging: typec: tcpm: Drop duplicate PD messages")
> 70cd90be3300 ("staging: typec: pd: Document struct pd_message")
> 74e656d6b055 ("staging: typec: Type-C Port Controller Interface driver (tcpci)")
> 9b0ae69909c2 ("staging: typec: tcpm: set port type callback")
> a0a3e04e6b2c ("staging: typec: tcpm: Check for Rp for tPDDebounce")
> b17dd57118fe ("staging: typec: tcpm: Improve role swap with non PD capable partners")
> b965b6317ff1 ("staging: typec: tcpm: typec: tcpm: Wait for CC debounce before PD excg")
> bdecb33af34f ("usb: typec: API for controlling USB Type-C Multiplexers")
> c034a43e72dd ("staging: typec: Fairchild FUSB302 Type-c chip driver")
> c749d4d0e4b8 ("staging: typec: tcpm: Set default state after error recovery based on port type")
> c79d92bda80c ("staging: typec: tcpm: Check cc status before entering SRC_TRY_DEBOUCE")
> f0690a25a140 ("staging: typec: USB Type-C Port Manager (tcpm)")
> fab9288428ec ("usb: USB Type-C connector class")
> fce042f02ef0 ("staging: typec: tcpm: Report right typec_pwr_opmode")
>
> v4.4.177: Failed to apply! Possible dependencies:
> 13a9930d15b4 ("staging: ks7010: add driver from Nanonote extra-repository")
> 199d68d4a8cb ("greybus: start moving the function types into the greybus core")
> 23b028c871e1 ("staging: bcm2835-audio: initial staging submission")
> 27fb83109a39 ("greybus: register the bus with the driver core and add framework for debugfs files.")
> 3e3b81965cbf ("usb: typec: mux: Take care of driver module reference counting")
> 4b4e02c83167 ("typec: tcpm: Move out of staging")
> 53419e07cc94 ("greybus: i2c-gb: actually add the i2c adapter properly...")
> 5383fae76b82 ("doc-rst: fixed kernel-doc directives in usb/typec.rst")
> 71bad7f08641 ("staging: add bcm2708 vchiq driver")
> 79c822be7b85 ("greybus: uart framework added, doesn't build")
> 83ddaaab01c2 ("greybus: Greybus SD/MMC host driver")
> 85f37d17b3f1 ("isdn: act200: fix MODULE_PARM_DESC() typo")
> a18e15175708 ("greybus: more uart work")
> a921e9bd4e22 ("isdn: i4l: move active-isdn drivers to staging")
> bdecb33af34f ("usb: typec: API for controlling USB Type-C Multiplexers")
> c16854c3bf56 ("greybus: gpio driver")
> c8a797a98cb6 ("greybus: Import most recent greybus code to new repo.")
> d4f56b47a8fa ("staging: greybus: Add drivers/staging/greybus to the build")
> d5d1903dcd15 ("greybus: add framework for 'struct gbuf'")
> db6e1fd264ac ("greybus: hook up sdio, gpio, and tty into the greybus core.")
> de536e309476 ("greybus: ap message loop added.")
> e68453ed28c5 ("greybus: uart-gb: now builds, more framework added")
> e9023d227ab8 ("greybus: gpio-gb.c: it now builds properly")
> f0690a25a140 ("staging: typec: USB Type-C Port Manager (tcpm)")
> fab9288428ec ("usb: USB Type-C connector class")
> ff45c265f849 ("greybus: uart-gb: more work on tty functions")
>
> v3.18.137: Failed to apply! Possible dependencies:
> 01ed1e1504ac ("isdn: icn: remove a #warning")
> 10640d34552c ("isdn: icn: use strlcpy() when parsing setup options")
> 13a9930d15b4 ("staging: ks7010: add driver from Nanonote extra-repository")
> 23b028c871e1 ("staging: bcm2835-audio: initial staging submission")
> 2584cf83578c ("arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead")
> 2cbf7fe2d5d3 ("i2o: move to staging")
> 3e3b81965cbf ("usb: typec: mux: Take care of driver module reference counting")
> 4b4e02c83167 ("typec: tcpm: Move out of staging")
> 5383fae76b82 ("doc-rst: fixed kernel-doc directives in usb/typec.rst")
> 57562a72414c ("Staging: most: add MOST driver's core module")
> 71bad7f08641 ("staging: add bcm2708 vchiq driver")
> 85f37d17b3f1 ("isdn: act200: fix MODULE_PARM_DESC() typo")
> a921e9bd4e22 ("isdn: i4l: move active-isdn drivers to staging")
> bbf9d17d9875 ("staging: fsl-mc: Freescale Management Complex (fsl-mc) bus driver")
> bdecb33af34f ("usb: typec: API for controlling USB Type-C Multiplexers")
> c5c77ba18ea6 ("staging: wilc1000: Add SDIO/SPI 802.11 driver")
> d4f56b47a8fa ("staging: greybus: Add drivers/staging/greybus to the build")
> f0690a25a140 ("staging: typec: USB Type-C Port Manager (tcpm)")
> fab9288428ec ("usb: USB Type-C connector class")
>
>
> How should we proceed with this patch?
Greg already rejected this patch.
thanks,
--
heikki
next reply other threads:[~2019-03-29 15:05 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-29 15:05 Heikki Krogerus [this message]
2019-03-29 15:05 ` [PATCH] usb: typec: mux: Store module handle Heikki Krogerus
-- strict thread matches above, loose matches on Subject: below --
2019-03-28 14:56 Heikki Krogerus
2019-03-28 14:56 ` [PATCH] " Heikki Krogerus
2019-03-28 12:02 Greg Kroah-Hartman
2019-03-28 12:02 ` [PATCH] " Greg KH
2019-03-28 11:52 Heikki Krogerus
2019-03-28 11:52 ` [PATCH] " Heikki Krogerus
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=20190329150511.GE9993@kuha.fi.intel.com \
--to=heikki.krogerus@linux.intel.com \
--cc=gregkh@linuxfoundation.org \
--cc=hdegoede@redhat.com \
--cc=linux-usb@vger.kernel.org \
--cc=sashal@kernel.org \
--cc=stable@vger.kernel.org \
/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.