[PATCH] cpukit/cache: Report coherent add area failures
Sebastian Huber
sebastian.huber at embedded-brains.de
Thu Jan 25 08:10:25 UTC 2024
On 24.01.24 18:19, Kinsey Moore wrote:
> -static void add_area(
> +static int add_area(
> void *area_begin,
> uintptr_t area_size
> )
If you return a status code here, you can directly return it in
rtems_cache_coherent_add_area().
--
embedded brains GmbH & Co. KG
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.huber at embedded-brains.de
phone: +49-89-18 94 741 - 16
fax: +49-89-18 94 741 - 08
Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/
More information about the devel
mailing list