From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralph Alvy Subject: Re: [announce] dosemu-1.2.2 Date: Tue, 20 Jul 2004 20:42:10 -0700 Sender: linux-msdos-owner@vger.kernel.org Message-ID: References: Mime-Version: 1.0 Content-Transfer-Encoding: 7Bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-msdos@vger.kernel.org Bart Oldeman wrote: > Hi Ralph, > > Stas did not only try to fix something, but also cleaned up. This cleaning > up was problematic (note to Stas: fops.write can be either printer_write > or stub_printer_write; printer_write is not a wrapper that calls the > function pointer -- and *if* you're cleaning up you should change *that* > and preferably in a seperate patch to make it easier for me to merge with > -stable!) > > Ralph, please revert Stas' patch using > patch -R < lpt.diff > (or by untarring the 1.3.1 or 1.2.2 source code) and then apply my patch > (attached): > > patch < lpt2.diff Should that have been patch -p0 < lpt.diff instead?