Skip to content

Commit

Permalink
secretmem-test-add-basic-selftest-for-memfd_secret2-fix
Browse files Browse the repository at this point in the history
fix build

Link: https://lkml.kernel.org/r/248f928b-1383-48ea-8584-ec10146e60c9@nvidia.com
Cc: Mike Rapoport <rppt@linux.ibm.com>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
  • Loading branch information
John Hubbard authored and Stephen Rothwell committed Dec 23, 2020
1 parent f6ce0f2 commit 3df7368
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tools/testing/selftests/vm/memfd_secret.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@

#ifdef __NR_memfd_secret

#include <linux/secretmem.h>

#define PATTERN 0x55

static const int prot = PROT_READ | PROT_WRITE;
Expand Down

0 comments on commit 3df7368

Please sign in to comment.