From: Wu Fengguang on
Andrew,

Resend the patches related to FMODE_* and O_*, rebased to the -mm tree.

O_* and FMODE_NONOTIFY collision fix/check
[PATCH 1/5] fanotify: fix FMODE_NONOTIFY bit number
[PATCH 2/5] bitops: compile time optimization for hweight_long(CONSTANT)
[PATCH 3/5] vfs: O_* bit numbers uniqueness check

allow negative f_pos for /dev/kmem
[PATCH 4/5] vfs: introduce FMODE_NEG_OFFSET for allowing negative f_pos
[PATCH 5/5] devmem: dont allow seek to last page

Thanks,
Fengguang

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/