[PATCH 2/5] iicbus: port to RTEMS

Christian Mauderer list at c-mauderer.de
Sat Jun 8 08:13:06 UTC 2019


On 05/06/2019 20:43, Christian Mauderer wrote:
>> +#define	global_epoch _bsd_global_epoch
>> +#define	global_epoch_preempt _bsd_global_epoch_preempt
> I'm really not sure why these have been added during the iicbus patches.
> I'll have to have a look at that before I can give a go to these. Note
> that this isn't your fault but most likely either a missed one in an
> earlier patch or a bug in the scripts.
> 

Regarding that: There is a hint in the CONTRIBUTING.md:

https://git.rtems.org/rtems-libbsd/tree/CONTRIBUTING.md?id=3bd43f00a7fdb244333c51ef835cd1fd60b79c8e#n137

    * Run `./create-kernel-namespace.sh` if you imported kernel space
headers.  Add only your new defines via `git add -p
rtemsbsd/include/machine/rtems-bsd-kernel-namespace.h`.

So please just remove everything that isn't related to the I2C work.

Best regards

Christian


More information about the devel mailing list