[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID:
<BL4PR21MB46274267168AB06EF05CC0D4BFB32@BL4PR21MB4627.namprd21.prod.outlook.com>
Date: Mon, 14 Apr 2025 21:01:26 +0000
From: Dexuan Cui <decui@...rosoft.com>
To: Shradha Gupta <shradhagupta@...ux.microsoft.com>, KY Srinivasan
<kys@...rosoft.com>, Haiyang Zhang <haiyangz@...rosoft.com>, Wei Liu
<wei.liu@...nel.org>, "linux-hyperv@...r.kernel.org"
<linux-hyperv@...r.kernel.org>, "linux-kernel@...r.kernel.org"
<linux-kernel@...r.kernel.org>
CC: Shradha Gupta <shradhagupta@...rosoft.com>
Subject: RE: [PATCH v3] hv/hv_kvp_daemon: Enable debug logs for hv_kvp_daemon
> From: Dexuan Cui
> Sent: Monday, April 14, 2025 1:57 PM
> > @@ -1681,12 +1728,13 @@ int main(int argc, char *argv[])
> > static struct option long_options[] = {
> > [...]
> > + {"debug-enabled", no_argument, 0, 'd' },
If we use --debug, we won't have to touch the 2 lines of
"help" and "no-daemon" in the struct option long_options[].
Powered by blists - more mailing lists