[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Reduce logging of Fdo->NotDisableable


  • To: win-pv-devel@xxxxxxxxxxxxxxxxxxxx
  • From: Paul Durrant <xadimgnik@xxxxxxxxx>
  • Date: Mon, 12 Jul 2021 20:11:31 +0100
  • Delivery-date: Mon, 12 Jul 2021 19:11:36 +0000
  • List-id: Developer list for the Windows PV Drivers subproject <win-pv-devel.lists.xenproject.org>

On 07/07/2021 09:54, Martin Harvey wrote:
From: Owen Smith <owen.smith@xxxxxxxxxx>

Signed-off-by: Owen Smith <owen.smith@xxxxxxxxxx>

Yes, it is probably unnecessary to log this at INFO level.

Acked-by: Paul Durrant <paul@xxxxxxx>

---
  src/xenbus/fdo.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/xenbus/fdo.c b/src/xenbus/fdo.c
index 03a71c0..b8f9c1a 100644
--- a/src/xenbus/fdo.c
+++ b/src/xenbus/fdo.c
@@ -4530,7 +4530,7 @@ FdoQueryPnpDeviceState(
          goto done;
if (Fdo->NotDisableable) {
-        Info("%s: not disableable\n", __FdoGetName(Fdo));
+        Trace("%s: not disableable\n", __FdoGetName(Fdo));
          State |= PNP_DEVICE_NOT_DISABLEABLE;
      }




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.