From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kay Sievers Date: Tue, 21 Feb 2006 17:57:02 +0000 Subject: Re: Fix udev on alpha, parisc, and probably sparc/sparc64 Message-Id: <20060221175702.GA8121@vrfy.org> List-Id: References: <20060217171505.GP13492@quicksilver.road.mcmartin.ca> In-Reply-To: <20060217171505.GP13492@quicksilver.road.mcmartin.ca> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Fri, Feb 17, 2006 at 12:15:05PM -0500, Kyle McMartin wrote: > This fixes udev on, at least, parisc (tested) > +#if defined(__alpha__) || defined(__hppa__) || defined(__sparc__) || defined(__sparc_v9__) > +#define SO_RCVBUFFORCE 0x100b > +#else > #define SO_RCVBUFFORCE 33 > #endif > +#endif Applied! Thanks, Kay ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel