[PATCH] [TRIVIAL] Remove last traces of ikconfig.h

2016-11-01 Thread Paul Bolle
The build system stopped generating ikconfig.h in v2.6.8. Remove an entry for it in dontdiff. There's also a reference to it in a small comment. Remove that comment too, as it is of little help in any case. Signed-off-by: Paul Bolle <pebo...@tiscali.nl> --- Documentation/dontdiff | 1 -

Re: [PATCH] CodingStyle: Expand IS_ENABLED() documentation

2016-09-27 Thread Paul Bolle
_FOO)"? > if FOO can be > +a module: > + > + .config include/generated/autoconf.h > + > + CONFIG_FOO=y#define CONFIG_FOO 1 > + CONFIG_FOO=m#define CONFIG_FOO_MODULE

Re: [PATCH] Prefer kASLR over Hibernation

2016-04-06 Thread Paul Bolle
nctioned again on the few laptops I, well, manage that run Fedora 22. Thanks, Paul Bolle -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 2/2] isdn: i4l: move active-isdn drivers to staging

2016-03-10 Thread Paul Bolle
mISDN + Asterisk + chan-capi setup? (That's the closest to mISDN with CAPI support that I could find. Did I miss something?) Thanks, Paul Bolle -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord...@vger.kernel.org More majordo

Re: [PATCH 2/2] isdn: i4l: move active-isdn drivers to staging

2016-03-07 Thread Paul Bolle
On za, 2016-03-05 at 14:08 +0100, Tilman Schmidt wrote: > As a consequence, owners of HiSAX type adapters are in fact stuck with > the old hisax driver if they want to continue using i4l userspace > tools. Do you know whether or not mISDN tools offer functionality comparable to i4l tool

Re: [PATCH 2/2] isdn: i4l: move active-isdn drivers to staging

2016-03-07 Thread Paul Bolle
On vr, 2016-03-04 at 17:32 +0100, Arnd Bergmann wrote: > A third patch moves the capidrv source from drivers/isdn/capi/ > into the i4l directory. I see. Why exactly? Thanks, Paul Bolle -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a m

Re: [PATCH 2/2] isdn: i4l: move active-isdn drivers to staging

2016-03-04 Thread Paul Bolle
ntation > when I move the compat ioctl handler from fs/compat_ioctl.c > into drivers/net/ppp/ppp_generic.c, but I guess I can do that > anyway as it seems that i4l never worked properly in compat mode. Paul Bolle -- To unsubscribe from this list: send the line "unsubscribe linux-doc&