Skip to content

Removing kernel wrapper function #364

@PokhodenkoSA

Description

@PokhodenkoSA

Couple of questions @reazulhoque @DrTodd13 @PokhodenkoSA:

  1. Do we need the meminfo and parent attributes? We are not using it in any place?
  2. Will it be possible to add an address space specifier to the two attributes based on our GenericPointerModel?

It will be useful for my work on removing the kernel wrapper function. I made the needed changes so that address space casting of kernel arguments is done during the decode_arguments phase at the time of lowering. However, the next step of unflattening the array arguments into a struct fails because the data model does not match.

Originally posted by @diptorupd in #287 (comment)

Metadata

Metadata

Assignees

Labels

debugRelated to #149

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions