* Oleg Nesterov <o...@redhat.com> [2014-05-19 20:41:36]: > tmpfs is widely used but as Denys reports shmem_aops doesn't have > ->readpage() and thus you can't probe a binary on this filesystem. > > As Hugh suggested we can use shmem_read_mapping_page() in this case, > just we need to check shmem_mapping() if ->readpage == NULL. > > Reported-by: Denys Vlasenko <dvlas...@redhat.com> > Suggested-by: Hugh Dickins <hu...@google.com> > Signed-off-by: Oleg Nesterov <o...@redhat.com>
Acked-by: Srikar Dronamraju <sri...@linux.vnet.ibm.com> -- Thanks and Regards Srikar Dronamraju -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/