From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [PATCH -mm 5/5] Hibernation: Introduce exportable suspend ioctls header Date: Mon, 3 Sep 2007 23:15:37 +0200 Message-ID: <200709032315.38299.rjw@sisk.pl> References: <200709022315.59652.rjw@sisk.pl> <200709022328.20720.rjw@sisk.pl> <1188812627.14564.34.camel@johannes.berg> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1188812627.14564.34.camel@johannes.berg> Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.linux-foundation.org Errors-To: linux-pm-bounces@lists.linux-foundation.org To: Johannes Berg Cc: pm list List-Id: linux-pm@vger.kernel.org On Monday, 3 September 2007 11:43, Johannes Berg wrote: > On Sun, 2007-09-02 at 23:28 +0200, Rafael J. Wysocki wrote: > > From: Rafael J. Wysocki > > > > Move the definitions of hibernation ioctls to a separate header file in > > include/linux, which can be exported to the user space. > > Missing the actual export to userspace: > > --- include/linux/Kbuild > +++ include/linux/Kbuild > +header-y += suspend_ioctls.h Good point, thanks. Greetings, Rafael