Thank you, too, for clarification!
rin
On 2024/06/13 5:10, Nick Hudson wrote:
Thanks for the fix.
The bug affects enable and disable in the all (-1) indexes case and
references out of bounds data.
Nick
On 12/06/2024 08:36, Rin Okuyama wrote:
Hmm, there was a confusion for my side.
This bug
Thanks for the fix.
The bug affects enable and disable in the all (-1) indexes case and
references out of bounds data.
Nick
On 12/06/2024 08:36, Rin Okuyama wrote:
Hmm, there was a confusion for my side.
This bug affected cases where
(1) index >= 1 is explicitly specified for
fdtbus_powerdom
Module Name:src
Committed By: andvar
Date: Wed Jun 12 20:03:56 UTC 2024
Modified Files:
src/sys/dev/marvell: gtidmac.c
Log Message:
MVXORE_XEXCDPR and MVXORE_XEXBCR macros expect two params now, thus adjust
params accordingly, needed in order to fix GTIDMAC_DEBUG build opt
Module Name:src
Committed By: andvar
Date: Wed Jun 12 20:03:56 UTC 2024
Modified Files:
src/sys/dev/marvell: gtidmac.c
Log Message:
MVXORE_XEXCDPR and MVXORE_XEXBCR macros expect two params now, thus adjust
params accordingly, needed in order to fix GTIDMAC_DEBUG build opt
Module Name:src
Committed By: riastradh
Date: Wed Jun 12 19:12:44 UTC 2024
Modified Files:
src/sys/arch/sparc64/dev: vdsk.c
Log Message:
arch/sparc64/dev/dsk.c: Nix trailing whitespace.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.1
Module Name:src
Committed By: riastradh
Date: Wed Jun 12 19:12:44 UTC 2024
Modified Files:
src/sys/arch/sparc64/dev: vdsk.c
Log Message:
arch/sparc64/dev/dsk.c: Nix trailing whitespace.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.1
Module Name:src
Committed By: riastradh
Date: Wed Jun 12 18:16:48 UTC 2024
Modified Files:
src/distrib/sets/lists/base32: ad.mipsn64eb
Log Message:
base32/ad.mipsn64eb: Nix stray backtick on n32/libarchive.so.5.1 line.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: riastradh
Date: Wed Jun 12 18:16:48 UTC 2024
Modified Files:
src/distrib/sets/lists/base32: ad.mipsn64eb
Log Message:
base32/ad.mipsn64eb: Nix stray backtick on n32/libarchive.so.5.1 line.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: riastradh
Date: Wed Jun 12 16:51:54 UTC 2024
Modified Files:
src/sys/dev/pci: ld_virtio.c
Log Message:
ld@virtio(4): Fix maximum size parameters.
- SEG_MAX is the maximum number of segments.
- SIZE_MAX is the maximum number of bytes in a sing
Module Name:src
Committed By: riastradh
Date: Wed Jun 12 16:51:54 UTC 2024
Modified Files:
src/sys/dev/pci: ld_virtio.c
Log Message:
ld@virtio(4): Fix maximum size parameters.
- SEG_MAX is the maximum number of segments.
- SIZE_MAX is the maximum number of bytes in a sing
Module Name:src
Committed By: andvar
Date: Wed Jun 12 09:51:27 UTC 2024
Modified Files:
src/sys/dev/marvell: gtmpsc.c
Log Message:
Make gtmpsc_intr_rx/tx always static __inline to fix DEBUG enabled build.
Currently code depends on STATIC macro which is defined as empty wit
Module Name:src
Committed By: andvar
Date: Wed Jun 12 09:51:27 UTC 2024
Modified Files:
src/sys/dev/marvell: gtmpsc.c
Log Message:
Make gtmpsc_intr_rx/tx always static __inline to fix DEBUG enabled build.
Currently code depends on STATIC macro which is defined as empty wit
Hmm, there was a confusion for my side.
This bug affected cases where
(1) index >= 1 is explicitly specified for
fdtbus_powerdomain_enable_index(),
as well as
(2) all indices are implicitly specified by
fdtbus_powerdomain_enable().
s/enable/disable/ functions were affected also.
Thanks,
rin
13 matches
Mail list logo