acrn-kernel/drivers/block
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks
The task_struct->pid member is going to be deprecated, so start
using the helpers (task_pid_nr/task_pid_vnr/task_pid_nr_ns) in
the kernel.

The first thing to start with is the pid, printed to dmesg - in
this case we may safely use task_pid_nr(). Besides, printks produce
more (much more) than a half of all the explicit pid usage.

[akpm@linux-foundation.org: git-drm went and changed lots of stuff]
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Cc: Dave Airlie <airlied@linux.ie>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-19 11:53:43 -07:00
..
aoe aoe: remove unecessary wrapper function 2007-10-17 08:42:52 -07:00
paride
DAC960.c
DAC960.h
Kconfig [S390] Remove obsolete recommendation for 8M ramdisk size. 2007-10-12 16:13:09 +02:00
Makefile
amiflop.c
ataflop.c
cciss.c Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block 2007-10-17 09:08:13 -07:00
cciss.h
cciss_cmd.h
cciss_scsi.c
cciss_scsi.h
cpqarray.c drivers/block/cpqarray,cciss: kill unused var 2007-10-16 09:59:55 +02:00
cpqarray.h
cryptoloop.c
floppy.c floppy: remove register keyword use from floppy driver 2007-10-17 08:43:03 -07:00
ida_cmd.h
ida_ioctl.h
lguest_blk.c
loop.c Remove unneeded lock_kernel() in driver/block/loop.c 2007-10-17 08:42:48 -07:00
nbd.c Use helpers to obtain task pid in printks 2007-10-19 11:53:43 -07:00
pktcdvd.c pktcdvd: don't rely on bio_init() preserving bio->bi_destructor 2007-10-16 11:05:09 +02:00
ps2esdi.c
ps3disk.c block: convert blkdev_issue_flush() to use empty barriers 2007-10-16 11:05:02 +02:00
rd.c Remove final traces of long-deprecated "ramdisk" kernel parm 2007-10-17 08:42:56 -07:00
smart1,2.h
sunvdc.c
swim3.c
sx8.c
ub.c
umem.c
umem.h
viodasd.c
xd.c
xd.h
xen-blkfront.c
xsysace.c Add missing newlines to some uses of dev_<level> messages 2007-10-18 14:37:28 -07:00
z2ram.c