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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 3 Apr 2015 16:19:46 +0200
From:	Greg KH <gregkh@...uxfoundation.org>
To:	Tomas Winkler <tomas.winkler@...el.com>
Cc:	arnd@...db.de, linux-kernel@...r.kernel.org,
	Alexander Usyskin <alexander.usyskin@...el.com>
Subject: Re: [char-misc-next 04/11] mei: revamp client disconnection flow

On Fri, Mar 27, 2015 at 12:28:00AM +0200, Tomas Winkler wrote:
> Split disconnected state into two parts first reception disconnect
> response from the firmware and second actually setting of disconnected
> state.  Book keeping data are needed for processing and after firmware
> disconnected the client and are cleaned when setting the disconnected
> state in mei_cl_set_disconneted() function.
> Add mei_cl_send_disconnect to reduce code duplication.
> 
> Signed-off-by: Tomas Winkler <tomas.winkler@...el.com>
> Signed-off-by: Alexander Usyskin <alexander.usyskin@...el.com>
> ---
>  drivers/misc/mei/bus.c       |   2 -
>  drivers/misc/mei/client.c    | 158 +++++++++++++++++++++++++++++++++----------
>  drivers/misc/mei/client.h    |   3 +
>  drivers/misc/mei/hbm.c       |   8 +--
>  drivers/misc/mei/interrupt.c |  46 +------------
>  drivers/misc/mei/main.c      |   9 +--
>  drivers/misc/mei/mei_dev.h   |   3 +-
>  7 files changed, 134 insertions(+), 95 deletions(-)

This patch fails to apply to my tree, so I'm stopping here in applying
the series :(
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ