Andrew Morton <[EMAIL PROTECTED]> wrote:

> I would be suspecting iget-stop-procfs-from-using-iget-and-read_inode.patch.

I think your suspicions are very unlikely.  The patch only affects
proc_get_inode() - and looking at the patch backtrace, it looks like the
system is successfully past that already (it's unlikely that
proc_reg_read+0x60/0x74 would have been reached otherwise).

If my patch to procfs is wrong, it would affect all proc files and ought be
immediately detectable.

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

Reply via email to