On 4/6/19 9:26 AM, Scott Bauer wrote: > > > > On Thu, Feb 14, 2019 at 01:15:52AM +0100, David Kozub wrote: >> David Kozub (12): >> block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR >> block: sed-opal: fix typos and formatting >> block: sed-opal: close parameter list in cmd_finalize >> block: sed-opal: unify cmd start >> block: sed-opal: unify error handling of responses >> block: sed-opal: reuse response_get_token to decrease code duplication >> block: sed-opal: add token for OPAL_LIFECYCLE >> block: sed-opal: unify retrieval of table columns >> block: sed-opal: use named Opal tokens instead of integer literals >> block: sed-opal: pass steps via argument rather than via opal_dev >> block: sed-opal: don't repeat opal_discovery0 in each steps array >> block: sed-opal: rename next to execute_steps >> >> Jonas Rabenstein (4): >> block: sed-opal: use correct macro for method length >> block: sed-opal: unify space check in add_token_* >> block: sed-opal: print failed function address >> block: sed-opal: split generation of bytestring header and content >> >> block/opal_proto.h | 2 + >> block/sed-opal.c | 716 ++++++++++++++-------------------- >> include/uapi/linux/sed-opal.h | 2 +- >> 3 files changed, 287 insertions(+), 433 deletions(-) > > Jens, > > We have all the reviews done for this series from Jon, Christoph, and myself. > When you get time will you please queue this up for 5.2? Applied, thanks everyone. -- Jens Axboe