Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1581551 > unrolled thread

[PATCHv2 0/4] OPAL patches

Started byJon Derrick <jonathan.derrick@intel.com>
First post2017-02-15 19:20 +0100
Last post2017-02-15 19:20 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCHv2 0/4] OPAL patches Jon Derrick <jonathan.derrick@intel.com> - 2017-02-15 19:20 +0100

#1581551 — [PATCHv2 0/4] OPAL patches

FromJon Derrick <jonathan.derrick@intel.com>
Date2017-02-15 19:20 +0100
Subject[PATCHv2 0/4] OPAL patches
Message-ID<tbclj-3oS-5@gated-at.bofh.it>
Just a couple of fixes for sed-opal to prevent faulty firmware from
allowing us to go off in the weeds, and a helper to remove some
duplicate code.

v1->v2:
left tok->len as a size_t
got everyone important on the same email thread

Jon Derrick (4):
  block/sed: Use ssize_t on atom parsers to return errors
  block/sed: Add helper to qualify response tokens
  block/sed: Check received header lengths
  MAINTAINERS: Remove powerpc's opal match

 MAINTAINERS      |   1 -
 block/sed-opal.c | 124 +++++++++++++++++++++++++++----------------------------
 2 files changed, 60 insertions(+), 65 deletions(-)

-- 
1.8.3.1

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web