freebsd-nq/sys/arm
Olivier Houchard 67314b8bd2 The manpage states that bus_dmamap_create(9) returns ENOMEM if it can't
allocate a map or mapping resources.  That seems to imply that any memory
allocations it does must use M_NOWAIT and check for NULL.

Submitted by:	Ian Lepore <freebsd@damnhippie.dyndns.org>
2012-12-22 01:04:29 +00:00
..
arm The manpage states that bus_dmamap_create(9) returns ENOMEM if it can't 2012-12-22 01:04:29 +00:00
at91 Mechanically substitute flags from historic mbuf allocator with 2012-12-05 08:04:20 +00:00
broadcom/bcm2835 Replace generic ARM11 option with more specific 2012-12-20 04:32:02 +00:00
compile
conf Replace generic ARM11 option with more specific 2012-12-20 04:32:02 +00:00
econa Mechanically substitute flags from historic mbuf allocator with 2012-12-05 08:04:20 +00:00
include Replace generic ARM11 option with more specific 2012-12-20 04:32:02 +00:00
lpc Mechanically substitute flags from historic mbuf allocator with 2012-12-05 08:04:20 +00:00
mv Allow building LINT by defining both SAMPLE_AT_RESET on the one hand 2012-11-27 01:10:58 +00:00
s3c2xx0 Create a common set_stackptrs in sys/arm/machdep.c. 2012-09-22 06:41:56 +00:00
sa11x0 Create a common set_stackptrs in sys/arm/machdep.c. 2012-09-22 06:41:56 +00:00
tegra Merge the FDT versions of initarm. 2012-11-03 22:39:07 +00:00
ti Mechanically substitute flags from historic mbuf allocator with 2012-12-05 08:04:20 +00:00
versatile Replace generic ARM11 option with more specific 2012-12-20 04:32:02 +00:00
xscale Mechanically substitute flags from historic mbuf allocator with 2012-12-05 08:04:20 +00:00