On 23 April 2018 at 15:13, Christophe Lyon <christophe.l...@st.com> wrote: > On 23/04/2018 14:49, Peter Maydell wrote: > This patch defines and uses info_is_fdpic, the next one in the > series uses information for TaskState, so I suppose it's OK > not to add this new flag as you suggest, and in the next patch > use info_is_fdpic(ts->info) instead of adding task_is_fdpic() ?
Yes, that works too. thanks -- PMM