From: "Luis R. Rodriguez" <mcgrof@xxxxxxxxxxxxxxxx> Here are 3 updates for next-20130429. I believe the last fix we need is for nouveau drivers due to driver changes that throw files around to subdirectories and these not being read for some reason through backports. Luis R. Rodriguez (3): backports: revert remove_proc_subtree() for backport backports: add PDE_DATA() case when CONFIG_PROC_FS is disabled backports: add proc_set_size() and proc_set_user() backport/backport-include/linux/proc_fs.h | 12 +++- backport/compat/backport-3.10.c | 23 ++++++- .../drm/12-revert-remove_proc_subtree/INFO | 25 ++++++++ .../drivers_gpu_drm_drm_proc.patch | 64 ++++++++++++++++++++ 4 files changed, 120 insertions(+), 4 deletions(-) create mode 100644 patches/collateral-evolutions/drm/12-revert-remove_proc_subtree/INFO create mode 100644 patches/collateral-evolutions/drm/12-revert-remove_proc_subtree/drivers_gpu_drm_drm_proc.patch -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe backports" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html