[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] libports: fix notify_port_t receiver lookups
From: |
Samuel Thibault |
Subject: |
Re: [PATCH] libports: fix notify_port_t receiver lookups |
Date: |
Wed, 9 Apr 2014 01:39:35 +0200 |
User-agent: |
Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30) |
Justus Winter, le Mon 07 Apr 2014 12:57:03 +0200, a écrit :
> This is a patch that in conjunction with
> e9687ec4ff525ae4a88314ba4ae97da770bd012f fixes the receiver lookups
> for the notify_port_t type.
>
> * devnode/Makefile (MIGSFLAGS): Use mig-mutate.h.
> * eth-filter/Makefile: Likewise.
> * eth-multiplexer/Makefile: Likewise.
> * libmachdev/Makefile: Likewise.
> * devnode/mig-mutate.h: New file.
> * eth-filter/mig-mutate.h: Likewise.
> * eth-multiplexer/mig-mutate.h: Likewise.
> * libmachdev/mig-mutate.h: Likewise.
> * devnode/devnode.c: Adjust accordingly.
> * eth-filter/filter.c: Likewise.
> * eth-multiplexer/notify_impl.c: Likewise.
> * libmachdev/trivfs_server.c: Likewise.
Ack.