Home
last modified time | relevance | path

Searched hist:d1bdc2821fcd416ab9b238580386eb605a6128d0 (Results 1 – 25 of 31) sorted by relevance

12

/freebsd/sys/dev/qat/qat_api/qat_utils/src/
H A DQatUtilsServices.cdiff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)

As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b contigfree(9) is no longer
needed and should not be used anymore. We leave a wrapper for 3rd party
code in at least 15.x but remove (almost) all other cases from the tree.

This leaves one use of contigfree(9) untouched; that was the original
trigger for 9e6544dd6e02 and is handled in D45813 (to be committed
seperately later).

Sponsored by: The FreeBSD Foundation
Reviewed by: markj, kib
Tested by: pho (10h stress test run)
Differential Revision: https://reviews.freebsd.org/D46099
/freebsd/sys/dev/qat/qat/
H A Dqat_ocf.cdiff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)

As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b contigfree(9) is no longer
needed and should not be used anymore. We leave a wrapper for 3rd party
code in at least 15.x but remove (almost) all other cases from the tree.

This leaves one use of contigfree(9) untouched; that was the original
trigger for 9e6544dd6e02 and is handled in D45813 (to be committed
seperately later).

Sponsored by: The FreeBSD Foundation
Reviewed by: markj, kib
Tested by: pho (10h stress test run)
Differential Revision: https://reviews.freebsd.org/D46099
/freebsd/share/man/man9/
H A Dcontigmalloc.9diff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)

As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b contigfree(9) is no longer
needed and should not be used anymore. We leave a wrapper for 3rd party
code in at least 15.x but remove (almost) all other cases from the tree.

This leaves one use of contigfree(9) untouched; that was the original
trigger for 9e6544dd6e02 and is handled in D45813 (to be committed
seperately later).

Sponsored by: The FreeBSD Foundation
Reviewed by: markj, kib
Tested by: pho (10h stress test run)
Differential Revision: https://reviews.freebsd.org/D46099
/freebsd/sys/x86/isa/
H A Disa_dma.cdiff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)

As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b contigfree(9) is no longer
needed and should not be used anymore. We leave a wrapper for 3rd party
code in at least 15.x but remove (almost) all other cases from the tree.

This leaves one use of contigfree(9) untouched; that was the original
trigger for 9e6544dd6e02 and is handled in D45813 (to be committed
seperately later).

Sponsored by: The FreeBSD Foundation
Reviewed by: markj, kib
Tested by: pho (10h stress test run)
Differential Revision: https://reviews.freebsd.org/D46099
/freebsd/sys/arm64/iommu/
H A Dsmmu.cdiff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)

As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b contigfree(9) is no longer
needed and should not be used anymore. We leave a wrapper for 3rd party
code in at least 15.x but remove (almost) all other cases from the tree.

This leaves one use of contigfree(9) untouched; that was the original
trigger for 9e6544dd6e02 and is handled in D45813 (to be committed
seperately later).

Sponsored by: The FreeBSD Foundation
Reviewed by: markj, kib
Tested by: pho (10h stress test run)
Differential Revision: https://reviews.freebsd.org/D46099
/freebsd/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.cdiff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)

As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b contigfree(9) is no longer
needed and should not be used anymore. We leave a wrapper for 3rd party
code in at least 15.x but remove (almost) all other cases from the tree.

This leaves one use of contigfree(9) untouched; that was the original
trigger for 9e6544dd6e02 and is handled in D45813 (to be committed
seperately later).

Sponsored by: The FreeBSD Foundation
Reviewed by: markj, kib
Tested by: pho (10h stress test run)
Differential Revision: https://reviews.freebsd.org/D46099
/freebsd/sys/dev/ioat/
H A Dioat_test.cdiff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)

As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b contigfree(9) is no longer
needed and should not be used anymore. We leave a wrapper for 3rd party
code in at least 15.x but remove (almost) all other cases from the tree.

This leaves one use of contigfree(9) untouched; that was the original
trigger for 9e6544dd6e02 and is handled in D45813 (to be committed
seperately later).

Sponsored by: The FreeBSD Foundation
Reviewed by: markj, kib
Tested by: pho (10h stress test run)
Differential Revision: https://reviews.freebsd.org/D46099
/freebsd/sys/dev/pst/
H A Dpst-iop.cdiff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)

As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b contigfree(9) is no longer
needed and should not be used anymore. We leave a wrapper for 3rd party
code in at least 15.x but remove (almost) all other cases from the tree.

This leaves one use of contigfree(9) untouched; that was the original
trigger for 9e6544dd6e02 and is handled in D45813 (to be committed
seperately later).

Sponsored by: The FreeBSD Foundation
Reviewed by: markj, kib
Tested by: pho (10h stress test run)
Differential Revision: https://reviews.freebsd.org/D46099
H A Dpst-raid.cdiff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)

As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b contigfree(9) is no longer
needed and should not be used anymore. We leave a wrapper for 3rd party
code in at least 15.x but remove (almost) all other cases from the tree.

This leaves one use of contigfree(9) untouched; that was the original
trigger for 9e6544dd6e02 and is handled in D45813 (to be committed
seperately later).

Sponsored by: The FreeBSD Foundation
Reviewed by: markj, kib
Tested by: pho (10h stress test run)
Differential Revision: https://reviews.freebsd.org/D46099
/freebsd/sys/riscv/riscv/
H A Dbusdma_bounce.cdiff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)

As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b contigfree(9) is no longer
needed and should not be used anymore. We leave a wrapper for 3rd party
code in at least 15.x but remove (almost) all other cases from the tree.

This leaves one use of contigfree(9) untouched; that was the original
trigger for 9e6544dd6e02 and is handled in D45813 (to be committed
seperately later).

Sponsored by: The FreeBSD Foundation
Reviewed by: markj, kib
Tested by: pho (10h stress test run)
Differential Revision: https://reviews.freebsd.org/D46099
/freebsd/sys/dev/hpt27xx/
H A Dhpt27xx_osm_bsd.cdiff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)

As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b contigfree(9) is no longer
needed and should not be used anymore. We leave a wrapper for 3rd party
code in at least 15.x but remove (almost) all other cases from the tree.

This leaves one use of contigfree(9) untouched; that was the original
trigger for 9e6544dd6e02 and is handled in D45813 (to be committed
seperately later).

Sponsored by: The FreeBSD Foundation
Reviewed by: markj, kib
Tested by: pho (10h stress test run)
Differential Revision: https://reviews.freebsd.org/D46099
/freebsd/sys/dev/hptnr/
H A Dhptnr_osm_bsd.cdiff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)

As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b contigfree(9) is no longer
needed and should not be used anymore. We leave a wrapper for 3rd party
code in at least 15.x but remove (almost) all other cases from the tree.

This leaves one use of contigfree(9) untouched; that was the original
trigger for 9e6544dd6e02 and is handled in D45813 (to be committed
seperately later).

Sponsored by: The FreeBSD Foundation
Reviewed by: markj, kib
Tested by: pho (10h stress test run)
Differential Revision: https://reviews.freebsd.org/D46099
/freebsd/sys/dev/hyperv/vmbus/
H A Dvmbus_chan.cdiff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)

As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b contigfree(9) is no longer
needed and should not be used anymore. We leave a wrapper for 3rd party
code in at least 15.x but remove (almost) all other cases from the tree.

This leaves one use of contigfree(9) untouched; that was the original
trigger for 9e6544dd6e02 and is handled in D45813 (to be committed
seperately later).

Sponsored by: The FreeBSD Foundation
Reviewed by: markj, kib
Tested by: pho (10h stress test run)
Differential Revision: https://reviews.freebsd.org/D46099
H A Dvmbus.cdiff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)

As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b contigfree(9) is no longer
needed and should not be used anymore. We leave a wrapper for 3rd party
code in at least 15.x but remove (almost) all other cases from the tree.

This leaves one use of contigfree(9) untouched; that was the original
trigger for 9e6544dd6e02 and is handled in D45813 (to be committed
seperately later).

Sponsored by: The FreeBSD Foundation
Reviewed by: markj, kib
Tested by: pho (10h stress test run)
Differential Revision: https://reviews.freebsd.org/D46099
/freebsd/sys/dev/hptrr/
H A Dhptrr_osm_bsd.cdiff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)

As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b contigfree(9) is no longer
needed and should not be used anymore. We leave a wrapper for 3rd party
code in at least 15.x but remove (almost) all other cases from the tree.

This leaves one use of contigfree(9) untouched; that was the original
trigger for 9e6544dd6e02 and is handled in D45813 (to be committed
seperately later).

Sponsored by: The FreeBSD Foundation
Reviewed by: markj, kib
Tested by: pho (10h stress test run)
Differential Revision: https://reviews.freebsd.org/D46099
/freebsd/sys/arm64/arm64/
H A Dbusdma_bounce.cdiff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)

As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b contigfree(9) is no longer
needed and should not be used anymore. We leave a wrapper for 3rd party
code in at least 15.x but remove (almost) all other cases from the tree.

This leaves one use of contigfree(9) untouched; that was the original
trigger for 9e6544dd6e02 and is handled in D45813 (to be committed
seperately later).

Sponsored by: The FreeBSD Foundation
Reviewed by: markj, kib
Tested by: pho (10h stress test run)
Differential Revision: https://reviews.freebsd.org/D46099
H A Dgicv3_its.cdiff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)

As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b contigfree(9) is no longer
needed and should not be used anymore. We leave a wrapper for 3rd party
code in at least 15.x but remove (almost) all other cases from the tree.

This leaves one use of contigfree(9) untouched; that was the original
trigger for 9e6544dd6e02 and is handled in D45813 (to be committed
seperately later).

Sponsored by: The FreeBSD Foundation
Reviewed by: markj, kib
Tested by: pho (10h stress test run)
Differential Revision: https://reviews.freebsd.org/D46099
/freebsd/sys/dev/netmap/
H A Dnetmap_mem2.cdiff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)

As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b contigfree(9) is no longer
needed and should not be used anymore. We leave a wrapper for 3rd party
code in at least 15.x but remove (almost) all other cases from the tree.

This leaves one use of contigfree(9) untouched; that was the original
trigger for 9e6544dd6e02 and is handled in D45813 (to be committed
seperately later).

Sponsored by: The FreeBSD Foundation
Reviewed by: markj, kib
Tested by: pho (10h stress test run)
Differential Revision: https://reviews.freebsd.org/D46099
/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.cdiff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)

As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b contigfree(9) is no longer
needed and should not be used anymore. We leave a wrapper for 3rd party
code in at least 15.x but remove (almost) all other cases from the tree.

This leaves one use of contigfree(9) untouched; that was the original
trigger for 9e6544dd6e02 and is handled in D45813 (to be committed
seperately later).

Sponsored by: The FreeBSD Foundation
Reviewed by: markj, kib
Tested by: pho (10h stress test run)
Differential Revision: https://reviews.freebsd.org/D46099
/freebsd/sys/amd64/acpica/
H A Dacpi_wakeup.cdiff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)

As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b contigfree(9) is no longer
needed and should not be used anymore. We leave a wrapper for 3rd party
code in at least 15.x but remove (almost) all other cases from the tree.

This leaves one use of contigfree(9) untouched; that was the original
trigger for 9e6544dd6e02 and is handled in D45813 (to be committed
seperately later).

Sponsored by: The FreeBSD Foundation
Reviewed by: markj, kib
Tested by: pho (10h stress test run)
Differential Revision: https://reviews.freebsd.org/D46099
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_ddp.cdiff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)

As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b contigfree(9) is no longer
needed and should not be used anymore. We leave a wrapper for 3rd party
code in at least 15.x but remove (almost) all other cases from the tree.

This leaves one use of contigfree(9) untouched; that was the original
trigger for 9e6544dd6e02 and is handled in D45813 (to be committed
seperately later).

Sponsored by: The FreeBSD Foundation
Reviewed by: markj, kib
Tested by: pho (10h stress test run)
Differential Revision: https://reviews.freebsd.org/D46099
/freebsd/sys/x86/x86/
H A Dbusdma_bounce.cdiff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)

As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b contigfree(9) is no longer
needed and should not be used anymore. We leave a wrapper for 3rd party
code in at least 15.x but remove (almost) all other cases from the tree.

This leaves one use of contigfree(9) untouched; that was the original
trigger for 9e6544dd6e02 and is handled in D45813 (to be committed
seperately later).

Sponsored by: The FreeBSD Foundation
Reviewed by: markj, kib
Tested by: pho (10h stress test run)
Differential Revision: https://reviews.freebsd.org/D46099
/freebsd/sys/dev/lge/
H A Dif_lge.cdiff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)

As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b contigfree(9) is no longer
needed and should not be used anymore. We leave a wrapper for 3rd party
code in at least 15.x but remove (almost) all other cases from the tree.

This leaves one use of contigfree(9) untouched; that was the original
trigger for 9e6544dd6e02 and is handled in D45813 (to be committed
seperately later).

Sponsored by: The FreeBSD Foundation
Reviewed by: markj, kib
Tested by: pho (10h stress test run)
Differential Revision: https://reviews.freebsd.org/D46099
/freebsd/sys/powerpc/powerpc/
H A Dbusdma_machdep.cdiff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)

As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b contigfree(9) is no longer
needed and should not be used anymore. We leave a wrapper for 3rd party
code in at least 15.x but remove (almost) all other cases from the tree.

This leaves one use of contigfree(9) untouched; that was the original
trigger for 9e6544dd6e02 and is handled in D45813 (to be committed
seperately later).

Sponsored by: The FreeBSD Foundation
Reviewed by: markj, kib
Tested by: pho (10h stress test run)
Differential Revision: https://reviews.freebsd.org/D46099
/freebsd/sys/dev/agp/
H A Dagp_i810.cdiff d1bdc2821fcd416ab9b238580386eb605a6128d0 Tue Jul 23 21:21:17 CEST 2024 Bjoern A. Zeeb <bz@FreeBSD.org> Deprecate contigfree(9) in favour of free(9)

As of 9e6544dd6e02c46b805d11ab925c4f3b18ad7a4b contigfree(9) is no longer
needed and should not be used anymore. We leave a wrapper for 3rd party
code in at least 15.x but remove (almost) all other cases from the tree.

This leaves one use of contigfree(9) untouched; that was the original
trigger for 9e6544dd6e02 and is handled in D45813 (to be committed
seperately later).

Sponsored by: The FreeBSD Foundation
Reviewed by: markj, kib
Tested by: pho (10h stress test run)
Differential Revision: https://reviews.freebsd.org/D46099

12