Prev: [PATCH 1/4] SCSI: Support HW reset for EH and polling scheme for scsi device
Next: net/sysfs: Fix the bitrot in network device kobject namespace support
From: Randy Dunlap on 17 May 2010 00:00 On Sun, 9 May 2010 08:20:10 +0200 Ingo Molnar wrote: > > * J??rn Engel <joern(a)logfs.org> wrote: > > > On Wed, 5 May 2010 09:20:20 -0700, Randy Dunlap wrote: > > > On Wed, 28 Apr 2010 08:56:04 -0700 Randy Dunlap wrote: > > > > > > > When CONFIG_BLOCK is not enabled: > > > > > > > > fs/logfs/super.c:142: error: implicit declaration of function 'bdev_get_queue' > > > > fs/logfs/super.c:142: error: invalid type argument of '->' (have 'int') > > > > > > Still have this build error in linux-next-May 5-2010. > > > > Should be fixed now. Sorry about the delay. > > Please post the fix itself as well, i've ran into this and so did others. This fix is now needed in 2.6.34.... --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Jörn Engel on 17 May 2010 15:40 On Sun, 16 May 2010 20:48:26 -0700, Randy Dunlap wrote: > > This fix is now needed in 2.6.34.... I didn't send Linus a pull request, as I was on vacation last week. Bad timing, given the 2.6.34 release date. :( Jörn -- You cannot suppose that Moliere ever troubled himself to be original in the matter of ideas. You cannot suppose that the stories he tells in his plays have never been told before. They were culled, as you very well know. -- Andre-Louis Moreau in Scarabouche -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Ingo Molnar on 17 May 2010 20:50
* J�rn Engel <joern(a)logfs.org> wrote: > On Sun, 16 May 2010 20:48:26 -0700, Randy Dunlap wrote: > > > > This fix is now needed in 2.6.34.... > > I didn't send Linus a pull request, as I was on > vacation last week. Bad timing, given the 2.6.34 > release date. :( Dont worry about it too much - the likehood of the build failure was very low, around 1:50 in my randconfig tests. I doubt any real user ran into this spontaenously - and randconfig folks know how to fix rare build failures :-) You might still want to forward the commit to -stable, once it's in Linus's tree. Thanks, Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |