summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorLars Ellenberg <lars.ellenberg@linbit.com>2015-03-20 15:47:22 +0100
committerBen Hutchings <ben@decadent.org.uk>2017-11-11 13:34:02 +0000
commit81643dbd14fe01991d0e96aab88dad0d90b9bee1 (patch)
tree32face8844ad129e817668d09016dee8f7b4da53 /include/linux
parentb5c95acc07fda282dccef269e4ac8e6aed381331 (diff)
drbd: avoid redefinition of BITS_PER_PAGE
commit 2630628b2dbc3fc320aafaf84836119e4e3d62f1 upstream. Apparently we now implicitly get definitions for BITS_PER_PAGE and BITS_PER_PAGE_MASK from the pid_namespace.h Instead of renaming our defines, I chose to define only if not yet defined, but to double check the value if already defined. Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com> Signed-off-by: Jens Axboe <axboe@fb.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions