From add771840be591fd926a5ca27c22e622c13d1294 Mon Sep 17 00:00:00 2001 From: Mathieu Segaud Date: Thu, 10 Jan 2008 14:27:12 +0100 Subject: [PATCH] PCI: Convert drivers/pci/proc.c to use unlocked_ioctl Change access to inode thru file->f_dentry->d_inode, and add explicit lock/unlock_kernel() calls. Signed-off-by: Mathieu Segaud Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed