This series cleans up how we use the backing_dev_info structure in preparation for fixing the life time rules for it. The most important change is to split the unrelated nommu mmap flags from it, but it also remove a backing_dev_info pointer from the address_space (and thus the inode) and cleans up various other minor bits.