* [GIT PULL] Second set of Counter fixes for 6.5
@ 2023-07-24 14:39 William Breathitt Gray
2023-08-04 13:19 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: William Breathitt Gray @ 2023-07-24 14:39 UTC (permalink / raw)
To: gregkh; +Cc: linux-iio
[-- Attachment #1: Type: text/plain, Size: 1268 bytes --]
The following changes since commit fdf0eaf11452d72945af31804e2a1048ee1b574c:
Linux 6.5-rc2 (2023-07-16 15:10:37 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wbg/counter.git tags/counter-fixes-for-6.5b
for you to fetch changes up to aead78125a987f48944bff2001f61df72b95afc4:
tools/counter: Makefile: Replace rmdir by rm to avoid make,clean failure (2023-07-24 10:29:52 -0400)
----------------------------------------------------------------
Second set of Counter fixes for 6.5
The I8254 Kconfig entry is repositioned to resolve a misplacement
causing the "Counter support" submenu items to disappear in menuconfig.
The tools/counter/Makefile clean recipe is adjusted to replace rmdir
with an equivalent set of rm to prevent failure if someone tries to
clean the counter directory without building it first.
----------------------------------------------------------------
Anh Tuan Phan (1):
tools/counter: Makefile: Replace rmdir by rm to avoid make,clean failure
William Breathitt Gray (1):
counter: Fix menuconfig "Counter support" submenu entries disappearance
drivers/counter/Kconfig | 14 +++++++-------
tools/counter/Makefile | 3 ++-
2 files changed, 9 insertions(+), 8 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Second set of Counter fixes for 6.5
2023-07-24 14:39 [GIT PULL] Second set of Counter fixes for 6.5 William Breathitt Gray
@ 2023-08-04 13:19 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2023-08-04 13:19 UTC (permalink / raw)
To: William Breathitt Gray; +Cc: linux-iio
On Mon, Jul 24, 2023 at 10:39:59AM -0400, William Breathitt Gray wrote:
> The following changes since commit fdf0eaf11452d72945af31804e2a1048ee1b574c:
>
> Linux 6.5-rc2 (2023-07-16 15:10:37 -0700)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/wbg/counter.git tags/counter-fixes-for-6.5b
Pulled and pushed out, thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-08-04 13:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-24 14:39 [GIT PULL] Second set of Counter fixes for 6.5 William Breathitt Gray
2023-08-04 13:19 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox