Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
I
ipipe
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Merge Requests 0
    • Merge Requests 0
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Commits
  • xenomai
  • ipipe
  • Repository

Switch branch/tag
  • ipipe
  • crypto
  • scatterwalk.c
Find file
BlameHistoryPermalink
  • Herbert Xu's avatar
    crypto: scatterwalk - Remove unnecessary aliasing check in map_and_copy · c8467f7a
    Herbert Xu authored Nov 21, 2016
    The aliasing check in map_and_copy is no longer necessary because
    the IPsec ESP code no longer provides an IV that points into the
    actual request data.  As this check is now triggering BUG checks
    due to the vmalloced stack code, I'm removing it.
    Reported-by: default avatarEric Biggers <ebiggers@google.com>
    Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
    c8467f7a
scatterwalk.c 2.23 KB
EditWeb IDE

Replace scatterwalk.c

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.