Home
last modified time | relevance | path

Searched hist:"07 f05f40d956d40f32852a7b3ff109a72d254cf9" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/infiniband/core/
H A Duverbs_uapi.cdiff 07f05f40d956d40f32852a7b3ff109a72d254cf9 Sun Nov 25 12:51:20 CST 2018 Jason Gunthorpe <jgg@mellanox.com> RDMA/uverbs: Use uverbs_attr_bundle to pass udata for ioctl()

Have the core code initialize the driver_udata if the method has a udata
description. This is done using the same create_udata the handler was
supposed to call.

This makes ioctl consistent with the write and write_ex paths.

Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
H A Duverbs_std_types_cq.cdiff 07f05f40d956d40f32852a7b3ff109a72d254cf9 Sun Nov 25 12:51:20 CST 2018 Jason Gunthorpe <jgg@mellanox.com> RDMA/uverbs: Use uverbs_attr_bundle to pass udata for ioctl()

Have the core code initialize the driver_udata if the method has a udata
description. This is done using the same create_udata the handler was
supposed to call.

This makes ioctl consistent with the write and write_ex paths.

Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
H A Drdma_core.hdiff 07f05f40d956d40f32852a7b3ff109a72d254cf9 Sun Nov 25 12:51:20 CST 2018 Jason Gunthorpe <jgg@mellanox.com> RDMA/uverbs: Use uverbs_attr_bundle to pass udata for ioctl()

Have the core code initialize the driver_udata if the method has a udata
description. This is done using the same create_udata the handler was
supposed to call.

This makes ioctl consistent with the write and write_ex paths.

Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
H A Duverbs_ioctl.cdiff 07f05f40d956d40f32852a7b3ff109a72d254cf9 Sun Nov 25 12:51:20 CST 2018 Jason Gunthorpe <jgg@mellanox.com> RDMA/uverbs: Use uverbs_attr_bundle to pass udata for ioctl()

Have the core code initialize the driver_udata if the method has a udata
description. This is done using the same create_udata the handler was
supposed to call.

This makes ioctl consistent with the write and write_ex paths.

Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
/openbmc/linux/include/rdma/
H A Duverbs_ioctl.hdiff 07f05f40d956d40f32852a7b3ff109a72d254cf9 Sun Nov 25 12:51:20 CST 2018 Jason Gunthorpe <jgg@mellanox.com> RDMA/uverbs: Use uverbs_attr_bundle to pass udata for ioctl()

Have the core code initialize the driver_udata if the method has a udata
description. This is done using the same create_udata the handler was
supposed to call.

This makes ioctl consistent with the write and write_ex paths.

Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>