[PATCH v7 0/9] SELinux support for Infiniband RDMA

Daniel Jurgens danielj at mellanox.com
Sat May 20 00:10:10 UTC 2017


On 5/19/2017 2:35 PM, Paul Moore wrote:
> On Fri, May 19, 2017 at 12:47 PM, Daniel Jurgens <danielj at mellanox.com> wrote:
>> On 5/19/2017 7:49 AM, Dan Jurgens wrote:
>>> From: Daniel Jurgens <danielj at mellanox.com>
>>>
>>> Note on v7, it applies cleanly on Paul Moores' tree.  'git am' fails to
>>> apply patch 0002* to Dougs' tree, but 'patch' applies it without rejects.
>>> There's a new file that needs to be added before resolving the git am,
>>> drivers/infiniband/core/security.c
>> There's actually a trivial merge conflict in drivers/infiniband/core/uverbs.c that doesn't cause patch to create a reject file, in the function create_qp a my patch adds a "goto err_destroy;".  In Dougs' tree it needs to be changed to "goto err_cb".
> Thanks for the rebase Daniel.  Aside from the small problems with LSM
> hook init code that I already mentioned it looks good to me.
>
> Considering that we got an ACK from the IB folks on v6 of your
> patchset I went ahead and merged it into the selinux/next tree.  I do
> reserve the right to yank it out before the next merge window if we
> discover any problems with the userspace, policy, or tests, but I
> think those are moving along nicely at the moment.
>
> Doug, and other IB folks, can I get an explicit ACK on this rebased
> patchset from Daniel?  I don't like sending cross-subsystem changes
> this large upstream without the associated ACKs.

Thank you, Paul. Understood on the userspace, policy, and tests.  I think the userspace is nearly ready.  I have one pending comment from Stephen that I'll address early next week.  I had a question for Chris PeBenito on some of his comments on the refpolicy patches, so I'm waiting to hear back from him. I've not received any comments on the tests yet.
--
To unsubscribe from this list: send the line "unsubscribe linux-security-module" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html



More information about the Linux-security-module-archive mailing list