Re: [PATCH 1/3] user: Update migration guide

2020-04-15 Thread Joel Sherrill
On Wed, Apr 15, 2020 at 9:29 AM Gedare Bloom wrote: > On Wed, Apr 15, 2020 at 7:56 AM Sebastian Huber > wrote: > > > > On 15/04/2020 15:52, Gedare Bloom wrote: > > > > +The configuration of SMP schedulers changed. Please read the > corresponding > > +chapter in the RTEMS Classic API Guide. > >

Re: [PATCH 1/3] user: Update migration guide

2020-04-15 Thread Gedare Bloom
On Wed, Apr 15, 2020 at 7:56 AM Sebastian Huber wrote: > > On 15/04/2020 15:52, Gedare Bloom wrote: > > +The configuration of SMP schedulers changed. Please read the corresponding > +chapter in the RTEMS Classic API Guide. > > I guess inter-doc refs don't work, but maybe the chapter name should >

Re: [PATCH 1/3] user: Update migration guide

2020-04-15 Thread Sebastian Huber
On 15/04/2020 15:52, Gedare Bloom wrote: +The configuration of SMP schedulers changed. Please read the corresponding +chapter in the RTEMS Classic API Guide. I guess inter-doc refs don't work, but maybe the chapter name should be mentioned here? Ok, I will fix this here. In the long run we

Re: [PATCH 1/3] user: Update migration guide

2020-04-15 Thread Gedare Bloom
On Tue, Apr 14, 2020 at 9:13 AM Sebastian Huber wrote: > > Update #3895. > --- > user/migration/v4_11-to-v5.rst | 54 > -- > 1 file changed, 42 insertions(+), 12 deletions(-) > > diff --git a/user/migration/v4_11-to-v5.rst b/user/migration/v4_11-to-v5.rst

[PATCH 1/3] user: Update migration guide

2020-04-14 Thread Sebastian Huber
Update #3895. --- user/migration/v4_11-to-v5.rst | 54 -- 1 file changed, 42 insertions(+), 12 deletions(-) diff --git a/user/migration/v4_11-to-v5.rst b/user/migration/v4_11-to-v5.rst index 4329771..2917951 100644 --- a/user/migration/v4_11-to-v5.rst +++ b