Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jun 2024 00:46:35 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
To:        Wei Hu <whu@FreeBSD.org>
Cc:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org,  dev-commits-src-main@FreeBSD.org
Subject:   Re: git: 2b887687edc2 - main - Hyper-V: TLB flush enlightment  using hypercall
Message-ID:  <4n623n50-q584-1068-02p2-334p745rp6or@yvfgf.mnoonqbm.arg>
In-Reply-To: <202406070801.45781Haa090505@gitrepo.freebsd.org>
References:  <202406070801.45781Haa090505@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 7 Jun 2024, Wei Hu wrote:

> The branch main has been updated by whu:
>
> URL: https://cgit.FreeBSD.org/src/commit/?id=2b887687edc25bb4553f0d8a1183f454a85d413d
>
> commit 2b887687edc25bb4553f0d8a1183f454a85d413d
> Author:     Souradeep Chakrabarti <schakrabarti@microsoft.com>
> AuthorDate: 2024-06-07 07:56:07 +0000
> Commit:     Wei Hu <whu@FreeBSD.org>
> CommitDate: 2024-06-07 07:56:07 +0000
>
>    Hyper-V: TLB flush enlightment using hypercall

This seems to have added a warning:

/usr/src/bz_wifi_11n/sys/dev/hyperv/vmbus/vmbus.c:143:13: warning: unused function 'alloc_pcpu_ptr' [-Wunused-function]
   143 | static void alloc_pcpu_ptr(void);
       |             ^~~~~~~~~~~~~~
1 warning generated.
/usr/src/bz_wifi_11n/sys/dev/hyperv/vmbus/vmbus.c:143:13: warning: unused function 'alloc_pcpu_ptr' [-Wunused-function]
   143 | static void alloc_pcpu_ptr(void);
       |             ^~~~~~~~~~~~~~


-- 
Bjoern A. Zeeb                                                     r15:7



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4n623n50-q584-1068-02p2-334p745rp6or>