diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2017-02-25 01:09:43 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-02-25 01:09:43 -0800 |
| commit | fa780e71bfb9ac36798aebff8448d878aa4e282b (patch) | |
| tree | 3e8ec4880ad98df868cb0a396b4ab36f02e3a531 /include/uapi | |
| parent | 6568e92e2e544ee51e3afe82c990bc294c33ff00 (diff) | |
| parent | ad386b38ee60cc5e602b3f3f9a4fb1a9387f5605 (diff) | |
Merge "mm: balloon: use general non-lru movable page feature"
Diffstat (limited to 'include/uapi')
| -rw-r--r-- | include/uapi/linux/magic.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/magic.h b/include/uapi/linux/magic.h index cfb5c406f344..844e8b648792 100644 --- a/include/uapi/linux/magic.h +++ b/include/uapi/linux/magic.h @@ -78,5 +78,6 @@ #define BTRFS_TEST_MAGIC 0x73727279 #define NSFS_MAGIC 0x6e736673 #define BPF_FS_MAGIC 0xcafe4a11 +#define BALLOON_KVM_MAGIC 0x13661366 #endif /* __LINUX_MAGIC_H__ */ |
