/openbmc/linux/drivers/xen/ |
H A D | mcelog.c | diff 283c0972d53769ee44750cad4c27e3f5fa26ec1f Fri Jun 28 05:21:41 CDT 2013 Joe Perches <joe@perches.com> xen: Convert printks to pr_<level>
Convert printks to pr_<level> (excludes printk(KERN_DEBUG...) to be more consistent throughout the xen subsystem.
Add pr_fmt with KBUILD_MODNAME or "xen:" KBUILD_MODNAME Coalesce formats and add missing word spaces Add missing newlines Align arguments and reflow to 80 columns Remove DRV_NAME from formats as pr_fmt adds the same content
This does change some of the prefixes of these messages but it also does make them more consistent.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
|
H A D | pcpu.c | diff 283c0972d53769ee44750cad4c27e3f5fa26ec1f Fri Jun 28 05:21:41 CDT 2013 Joe Perches <joe@perches.com> xen: Convert printks to pr_<level>
Convert printks to pr_<level> (excludes printk(KERN_DEBUG...) to be more consistent throughout the xen subsystem.
Add pr_fmt with KBUILD_MODNAME or "xen:" KBUILD_MODNAME Coalesce formats and add missing word spaces Add missing newlines Align arguments and reflow to 80 columns Remove DRV_NAME from formats as pr_fmt adds the same content
This does change some of the prefixes of these messages but it also does make them more consistent.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
|
H A D | xen-acpi-pad.c | diff 283c0972d53769ee44750cad4c27e3f5fa26ec1f Fri Jun 28 05:21:41 CDT 2013 Joe Perches <joe@perches.com> xen: Convert printks to pr_<level>
Convert printks to pr_<level> (excludes printk(KERN_DEBUG...) to be more consistent throughout the xen subsystem.
Add pr_fmt with KBUILD_MODNAME or "xen:" KBUILD_MODNAME Coalesce formats and add missing word spaces Add missing newlines Align arguments and reflow to 80 columns Remove DRV_NAME from formats as pr_fmt adds the same content
This does change some of the prefixes of these messages but it also does make them more consistent.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
|
H A D | xen-balloon.c | diff 283c0972d53769ee44750cad4c27e3f5fa26ec1f Fri Jun 28 05:21:41 CDT 2013 Joe Perches <joe@perches.com> xen: Convert printks to pr_<level>
Convert printks to pr_<level> (excludes printk(KERN_DEBUG...) to be more consistent throughout the xen subsystem.
Add pr_fmt with KBUILD_MODNAME or "xen:" KBUILD_MODNAME Coalesce formats and add missing word spaces Add missing newlines Align arguments and reflow to 80 columns Remove DRV_NAME from formats as pr_fmt adds the same content
This does change some of the prefixes of these messages but it also does make them more consistent.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
|
H A D | gntalloc.c | diff 283c0972d53769ee44750cad4c27e3f5fa26ec1f Fri Jun 28 05:21:41 CDT 2013 Joe Perches <joe@perches.com> xen: Convert printks to pr_<level>
Convert printks to pr_<level> (excludes printk(KERN_DEBUG...) to be more consistent throughout the xen subsystem.
Add pr_fmt with KBUILD_MODNAME or "xen:" KBUILD_MODNAME Coalesce formats and add missing word spaces Add missing newlines Align arguments and reflow to 80 columns Remove DRV_NAME from formats as pr_fmt adds the same content
This does change some of the prefixes of these messages but it also does make them more consistent.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
|
H A D | cpu_hotplug.c | diff 283c0972d53769ee44750cad4c27e3f5fa26ec1f Fri Jun 28 05:21:41 CDT 2013 Joe Perches <joe@perches.com> xen: Convert printks to pr_<level>
Convert printks to pr_<level> (excludes printk(KERN_DEBUG...) to be more consistent throughout the xen subsystem.
Add pr_fmt with KBUILD_MODNAME or "xen:" KBUILD_MODNAME Coalesce formats and add missing word spaces Add missing newlines Align arguments and reflow to 80 columns Remove DRV_NAME from formats as pr_fmt adds the same content
This does change some of the prefixes of these messages but it also does make them more consistent.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
|
H A D | xen-acpi-processor.c | diff 283c0972d53769ee44750cad4c27e3f5fa26ec1f Fri Jun 28 05:21:41 CDT 2013 Joe Perches <joe@perches.com> xen: Convert printks to pr_<level>
Convert printks to pr_<level> (excludes printk(KERN_DEBUG...) to be more consistent throughout the xen subsystem.
Add pr_fmt with KBUILD_MODNAME or "xen:" KBUILD_MODNAME Coalesce formats and add missing word spaces Add missing newlines Align arguments and reflow to 80 columns Remove DRV_NAME from formats as pr_fmt adds the same content
This does change some of the prefixes of these messages but it also does make them more consistent.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
|
H A D | evtchn.c | diff 283c0972d53769ee44750cad4c27e3f5fa26ec1f Fri Jun 28 05:21:41 CDT 2013 Joe Perches <joe@perches.com> xen: Convert printks to pr_<level>
Convert printks to pr_<level> (excludes printk(KERN_DEBUG...) to be more consistent throughout the xen subsystem.
Add pr_fmt with KBUILD_MODNAME or "xen:" KBUILD_MODNAME Coalesce formats and add missing word spaces Add missing newlines Align arguments and reflow to 80 columns Remove DRV_NAME from formats as pr_fmt adds the same content
This does change some of the prefixes of these messages but it also does make them more consistent.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
|
H A D | privcmd.c | diff 283c0972d53769ee44750cad4c27e3f5fa26ec1f Fri Jun 28 05:21:41 CDT 2013 Joe Perches <joe@perches.com> xen: Convert printks to pr_<level>
Convert printks to pr_<level> (excludes printk(KERN_DEBUG...) to be more consistent throughout the xen subsystem.
Add pr_fmt with KBUILD_MODNAME or "xen:" KBUILD_MODNAME Coalesce formats and add missing word spaces Add missing newlines Align arguments and reflow to 80 columns Remove DRV_NAME from formats as pr_fmt adds the same content
This does change some of the prefixes of these messages but it also does make them more consistent.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
|
H A D | manage.c | diff 283c0972d53769ee44750cad4c27e3f5fa26ec1f Fri Jun 28 05:21:41 CDT 2013 Joe Perches <joe@perches.com> xen: Convert printks to pr_<level>
Convert printks to pr_<level> (excludes printk(KERN_DEBUG...) to be more consistent throughout the xen subsystem.
Add pr_fmt with KBUILD_MODNAME or "xen:" KBUILD_MODNAME Coalesce formats and add missing word spaces Add missing newlines Align arguments and reflow to 80 columns Remove DRV_NAME from formats as pr_fmt adds the same content
This does change some of the prefixes of these messages but it also does make them more consistent.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
|
H A D | gntdev.c | diff 283c0972d53769ee44750cad4c27e3f5fa26ec1f Fri Jun 28 05:21:41 CDT 2013 Joe Perches <joe@perches.com> xen: Convert printks to pr_<level>
Convert printks to pr_<level> (excludes printk(KERN_DEBUG...) to be more consistent throughout the xen subsystem.
Add pr_fmt with KBUILD_MODNAME or "xen:" KBUILD_MODNAME Coalesce formats and add missing word spaces Add missing newlines Align arguments and reflow to 80 columns Remove DRV_NAME from formats as pr_fmt adds the same content
This does change some of the prefixes of these messages but it also does make them more consistent.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
|
/openbmc/linux/include/xen/ |
H A D | hvm.h | diff 283c0972d53769ee44750cad4c27e3f5fa26ec1f Fri Jun 28 05:21:41 CDT 2013 Joe Perches <joe@perches.com> xen: Convert printks to pr_<level>
Convert printks to pr_<level> (excludes printk(KERN_DEBUG...) to be more consistent throughout the xen subsystem.
Add pr_fmt with KBUILD_MODNAME or "xen:" KBUILD_MODNAME Coalesce formats and add missing word spaces Add missing newlines Align arguments and reflow to 80 columns Remove DRV_NAME from formats as pr_fmt adds the same content
This does change some of the prefixes of these messages but it also does make them more consistent.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
|
/openbmc/linux/drivers/xen/xenbus/ |
H A D | xenbus_dev_backend.c | diff 283c0972d53769ee44750cad4c27e3f5fa26ec1f Fri Jun 28 05:21:41 CDT 2013 Joe Perches <joe@perches.com> xen: Convert printks to pr_<level>
Convert printks to pr_<level> (excludes printk(KERN_DEBUG...) to be more consistent throughout the xen subsystem.
Add pr_fmt with KBUILD_MODNAME or "xen:" KBUILD_MODNAME Coalesce formats and add missing word spaces Add missing newlines Align arguments and reflow to 80 columns Remove DRV_NAME from formats as pr_fmt adds the same content
This does change some of the prefixes of these messages but it also does make them more consistent.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
|
H A D | xenbus_comms.c | diff 283c0972d53769ee44750cad4c27e3f5fa26ec1f Fri Jun 28 05:21:41 CDT 2013 Joe Perches <joe@perches.com> xen: Convert printks to pr_<level>
Convert printks to pr_<level> (excludes printk(KERN_DEBUG...) to be more consistent throughout the xen subsystem.
Add pr_fmt with KBUILD_MODNAME or "xen:" KBUILD_MODNAME Coalesce formats and add missing word spaces Add missing newlines Align arguments and reflow to 80 columns Remove DRV_NAME from formats as pr_fmt adds the same content
This does change some of the prefixes of these messages but it also does make them more consistent.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
|
H A D | xenbus_probe_backend.c | diff 283c0972d53769ee44750cad4c27e3f5fa26ec1f Fri Jun 28 05:21:41 CDT 2013 Joe Perches <joe@perches.com> xen: Convert printks to pr_<level>
Convert printks to pr_<level> (excludes printk(KERN_DEBUG...) to be more consistent throughout the xen subsystem.
Add pr_fmt with KBUILD_MODNAME or "xen:" KBUILD_MODNAME Coalesce formats and add missing word spaces Add missing newlines Align arguments and reflow to 80 columns Remove DRV_NAME from formats as pr_fmt adds the same content
This does change some of the prefixes of these messages but it also does make them more consistent.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
|
H A D | xenbus_dev_frontend.c | diff 283c0972d53769ee44750cad4c27e3f5fa26ec1f Fri Jun 28 05:21:41 CDT 2013 Joe Perches <joe@perches.com> xen: Convert printks to pr_<level>
Convert printks to pr_<level> (excludes printk(KERN_DEBUG...) to be more consistent throughout the xen subsystem.
Add pr_fmt with KBUILD_MODNAME or "xen:" KBUILD_MODNAME Coalesce formats and add missing word spaces Add missing newlines Align arguments and reflow to 80 columns Remove DRV_NAME from formats as pr_fmt adds the same content
This does change some of the prefixes of these messages but it also does make them more consistent.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
|
H A D | xenbus_xs.c | diff 283c0972d53769ee44750cad4c27e3f5fa26ec1f Fri Jun 28 05:21:41 CDT 2013 Joe Perches <joe@perches.com> xen: Convert printks to pr_<level>
Convert printks to pr_<level> (excludes printk(KERN_DEBUG...) to be more consistent throughout the xen subsystem.
Add pr_fmt with KBUILD_MODNAME or "xen:" KBUILD_MODNAME Coalesce formats and add missing word spaces Add missing newlines Align arguments and reflow to 80 columns Remove DRV_NAME from formats as pr_fmt adds the same content
This does change some of the prefixes of these messages but it also does make them more consistent.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
|
H A D | xenbus_probe_frontend.c | diff 283c0972d53769ee44750cad4c27e3f5fa26ec1f Fri Jun 28 05:21:41 CDT 2013 Joe Perches <joe@perches.com> xen: Convert printks to pr_<level>
Convert printks to pr_<level> (excludes printk(KERN_DEBUG...) to be more consistent throughout the xen subsystem.
Add pr_fmt with KBUILD_MODNAME or "xen:" KBUILD_MODNAME Coalesce formats and add missing word spaces Add missing newlines Align arguments and reflow to 80 columns Remove DRV_NAME from formats as pr_fmt adds the same content
This does change some of the prefixes of these messages but it also does make them more consistent.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
|
H A D | xenbus_probe.c | diff 283c0972d53769ee44750cad4c27e3f5fa26ec1f Fri Jun 28 05:21:41 CDT 2013 Joe Perches <joe@perches.com> xen: Convert printks to pr_<level>
Convert printks to pr_<level> (excludes printk(KERN_DEBUG...) to be more consistent throughout the xen subsystem.
Add pr_fmt with KBUILD_MODNAME or "xen:" KBUILD_MODNAME Coalesce formats and add missing word spaces Add missing newlines Align arguments and reflow to 80 columns Remove DRV_NAME from formats as pr_fmt adds the same content
This does change some of the prefixes of these messages but it also does make them more consistent.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
|
/openbmc/linux/drivers/xen/xen-pciback/ |
H A D | vpci.c | diff 283c0972d53769ee44750cad4c27e3f5fa26ec1f Fri Jun 28 05:21:41 CDT 2013 Joe Perches <joe@perches.com> xen: Convert printks to pr_<level>
Convert printks to pr_<level> (excludes printk(KERN_DEBUG...) to be more consistent throughout the xen subsystem.
Add pr_fmt with KBUILD_MODNAME or "xen:" KBUILD_MODNAME Coalesce formats and add missing word spaces Add missing newlines Align arguments and reflow to 80 columns Remove DRV_NAME from formats as pr_fmt adds the same content
This does change some of the prefixes of these messages but it also does make them more consistent.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
|
H A D | conf_space_header.c | diff 283c0972d53769ee44750cad4c27e3f5fa26ec1f Fri Jun 28 05:21:41 CDT 2013 Joe Perches <joe@perches.com> xen: Convert printks to pr_<level>
Convert printks to pr_<level> (excludes printk(KERN_DEBUG...) to be more consistent throughout the xen subsystem.
Add pr_fmt with KBUILD_MODNAME or "xen:" KBUILD_MODNAME Coalesce formats and add missing word spaces Add missing newlines Align arguments and reflow to 80 columns Remove DRV_NAME from formats as pr_fmt adds the same content
This does change some of the prefixes of these messages but it also does make them more consistent.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
|
H A D | pciback_ops.c | diff 283c0972d53769ee44750cad4c27e3f5fa26ec1f Fri Jun 28 05:21:41 CDT 2013 Joe Perches <joe@perches.com> xen: Convert printks to pr_<level>
Convert printks to pr_<level> (excludes printk(KERN_DEBUG...) to be more consistent throughout the xen subsystem.
Add pr_fmt with KBUILD_MODNAME or "xen:" KBUILD_MODNAME Coalesce formats and add missing word spaces Add missing newlines Align arguments and reflow to 80 columns Remove DRV_NAME from formats as pr_fmt adds the same content
This does change some of the prefixes of these messages but it also does make them more consistent.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
|
H A D | xenbus.c | diff 283c0972d53769ee44750cad4c27e3f5fa26ec1f Fri Jun 28 05:21:41 CDT 2013 Joe Perches <joe@perches.com> xen: Convert printks to pr_<level>
Convert printks to pr_<level> (excludes printk(KERN_DEBUG...) to be more consistent throughout the xen subsystem.
Add pr_fmt with KBUILD_MODNAME or "xen:" KBUILD_MODNAME Coalesce formats and add missing word spaces Add missing newlines Align arguments and reflow to 80 columns Remove DRV_NAME from formats as pr_fmt adds the same content
This does change some of the prefixes of these messages but it also does make them more consistent.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
|
H A D | pci_stub.c | diff 283c0972d53769ee44750cad4c27e3f5fa26ec1f Fri Jun 28 05:21:41 CDT 2013 Joe Perches <joe@perches.com> xen: Convert printks to pr_<level>
Convert printks to pr_<level> (excludes printk(KERN_DEBUG...) to be more consistent throughout the xen subsystem.
Add pr_fmt with KBUILD_MODNAME or "xen:" KBUILD_MODNAME Coalesce formats and add missing word spaces Add missing newlines Align arguments and reflow to 80 columns Remove DRV_NAME from formats as pr_fmt adds the same content
This does change some of the prefixes of these messages but it also does make them more consistent.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
|
/openbmc/linux/drivers/xen/xenfs/ |
H A D | super.c | diff 283c0972d53769ee44750cad4c27e3f5fa26ec1f Fri Jun 28 05:21:41 CDT 2013 Joe Perches <joe@perches.com> xen: Convert printks to pr_<level>
Convert printks to pr_<level> (excludes printk(KERN_DEBUG...) to be more consistent throughout the xen subsystem.
Add pr_fmt with KBUILD_MODNAME or "xen:" KBUILD_MODNAME Coalesce formats and add missing word spaces Add missing newlines Align arguments and reflow to 80 columns Remove DRV_NAME from formats as pr_fmt adds the same content
This does change some of the prefixes of these messages but it also does make them more consistent.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
|