lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20190123063613.GA25652@kroah.com> Date: Wed, 23 Jan 2019 07:36:13 +0100 From: Greg Kroah-Hartman <gregkh@...uxfoundation.org> To: Dmitry Torokhov <dtor@...gle.com> Cc: Rajat Jain <rajatja@...gle.com>, Marcel Holtmann <marcel@...tmann.org>, Johan Hedberg <johan.hedberg@...il.com>, "David S. Miller" <davem@...emloft.net>, Alex Hung <alex.hung@...onical.com>, Bluez mailing list <linux-bluetooth@...r.kernel.org>, Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, linux-usb@...r.kernel.org, netdev <netdev@...r.kernel.org>, Rajat Jain <rajatxjain@...il.com>, Raghuram Hegde <raghuram.hegde@...el.com>, chethan.tumkur.narayan@...el.com, "Ghorai, Sukumar" <sukumar.ghorai@...el.com> Subject: Re: [PATCH v4 1/5] usb: split code locating ACPI companion into port and device On Tue, Jan 22, 2019 at 02:42:26PM -0800, Dmitry Torokhov wrote: > On Tue, Jan 22, 2019 at 2:29 PM Rajat Jain <rajatja@...gle.com> wrote: > > > > Hi Marcel, > > > > On Sat, Jan 19, 2019 at 11:51 AM Marcel Holtmann <marcel@...tmann.org> wrote: > > > > > > Hi Rajat, > > > > > > > In preparation for handling embedded USB devices let's split > > > > usb_acpi_find_companion() into usb_acpi_find_companion_for_device() and > > > > usb_acpi_find_companion_for_port(). > > > > > > > > Signed-off-by: Dmitry Torokhov <dtor@...omium.org> > > > > Signed-off-by: Rajat Jain <rajatja@...gle.com> > > > > Acked-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org> > > > > Tested-by: Sukumar Ghorai <sukumar.ghorai@...el.com> > > > > --- > > > > v4: Add Acked-by and Tested-by in signatures. > > > > v3: same as v1 > > > > v2: same as v1 > > > > > > > > drivers/usb/core/usb-acpi.c | 133 +++++++++++++++++++----------------- > > > > 1 file changed, 72 insertions(+), 61 deletions(-) > > > > > > what is the plan here? I take this via bluetooth-next tree? > > > > Yes, I'd think that would be the best plan. Dmitry / Greg - do you > > have any objections / suggestions? > > That's up to Greg, but since he'd acked the patches I'd assume he's OK > with taking it through bluetooth. As an option Marcel could cut an > immutable branch off 4.20 with the first 2 patches so that he and Greg > can both pull it into their main branches and then git will do the > right thing when Linus pulls from them. Lee uses quite a bit of them > in MFD and other maintainers are known to occasionally make them for > work that needs to be shared between trees. I don't need to take these, they can all go through one tree, which is why I gave my ack to the patch. thanks, greg k-h
Powered by blists - more mailing lists