Re: [PATCH v3] tipc: fix modprobe tipc failed after switch order of device registration

2019-05-19 Thread hujunwei
On 2019/5/19 19:48, Stephen Rothwell wrote: > Hi, > > On Sun, 19 May 2019 17:13:45 +0800 hujunwei wrote: >> >> Fixes: 7e27e8d6130c >> ("tipc: switch order of device registration to fix a crash") > > Please don't split Fixes tags over more than one line. It is OK if > they are too long. > H

Re: [PATCH v3] tipc: fix modprobe tipc failed after switch order of device registration

2019-05-19 Thread Stephen Rothwell
Hi, On Sun, 19 May 2019 17:13:45 +0800 hujunwei wrote: > > Fixes: 7e27e8d6130c > ("tipc: switch order of device registration to fix a crash") Please don't split Fixes tags over more than one line. It is OK if they are too long. -- Cheers, Stephen Rothwell pgpMS4x7tTY_G.pgp Description: OpenP

[PATCH v3] tipc: fix modprobe tipc failed after switch order of device registration

2019-05-19 Thread hujunwei
From: Junwei Hu Error message printed: modprobe: ERROR: could not insert 'tipc': Address family not supported by protocol. when modprobe tipc after the following patch: switch order of device registration, commit 7e27e8d6130c ("tipc: switch order of device registration to fix a crash") Because s