Re: [PATCH] Documentation: remove outdated references to the linux-next wiki

2014-08-20 Thread Frank Seidel
for several months now. > > > > Yes, I can't load the page, too. BTW, wouldn't it be better to add > > Frank Seidel as recipient because he was the manager of the wiki? > > I did send an email query about the wiki status -- with a "thank you!" > for t

Re: linux-next: Tree for Feb 24

2008-02-25 Thread Frank Seidel
Hi, Stephen Rothwell wrote: > I have created today's linux-next tree at i bet your $SUBJECT was meant for the Tree for Feb 25, wasn't it? ;-) Thanks, Frank -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo inf

Re: linux-next: Tree for Feb 22

2008-02-21 Thread Frank Seidel
Hi Stephen, Stephen Rothwell schrieb: > I am now including tarballs in > http://www.kernel.org/pub/linux/kernel/people/sfr/linux-next/. at least the bz2 tar i just looked at from that URL has a problem with the prefix resulting to this toplevel extraction: next-20080222arch next-20080222block ..

Re: linux-next: Tree for Feb 22

2008-02-21 Thread Frank Seidel
Stephen Rothwell schrieb: > I am now including tarballs in > http://www.kernel.org/pub/linux/kernel/people/sfr/linux-next/. Looks great :-) Of course i also just put a ref to it on the wiki. Thanks, Frank -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a

Re: linux-next: first tree

2008-02-21 Thread Frank Seidel
Hello Stephen, Stephen Rothwell wrote: > On Fri, 22 Feb 2008 01:07:01 +0100 Frank Seidel <[EMAIL PROTECTED]> wrote: >> Hi, i'll provide tars of the current linux-next tree reachable >> via my http://linux-next.f-seidel.de wiki ("Tar Downloads"). >> Is

Re: linux-next: first tree

2008-02-21 Thread Frank Seidel
Greg KH wrote: > Any reason we can't get these on kernel.org so that the mirror system > will kick in for the whole world? Only that i don't have a kernel.org account ;-) But Stephen has and i suppose he'll put it there. Thanks, Frank -- To unsubscribe from this list: send the line "unsubscribe l

Re: linux-next: first tree

2008-02-21 Thread Frank Seidel
Randy Dunlap wrote: > Looks close. It needs to be scriptable (not just a dynamically generated > link) and have predictable names. As long as those are true, then it > should be great. Yes, i would have scripted it when it tourned out to be of use for others. But as i just saw Stephen already ha

Re: linux-next: first tree

2008-02-21 Thread Frank Seidel
Randy Dunlap wrote: > I'd like to see tarballs too, please... Hi, i'll provide tars of the current linux-next tree reachable via my http://linux-next.f-seidel.de wiki ("Tar Downloads"). Is that what you were looking for? Thanks, Frank -- To unsubscribe from this list: send the line "unsubscribe l

Re: linux-next: Tree for Feb 20

2008-02-20 Thread Frank Seidel
James Bottomley wrote: > On Wed, 2008-02-20 at 16:34 +1100, Stephen Rothwell wrote: >> There were no merge conflicts and only one build failure! > > Is the merge log available anywhere yet? Yes, there is the Next/merge.log file in linux-next. http://git.kernel.org/?p=linux/kernel/git/sfr/linux-ne

Re: linux-next: Tree for Feb 20

2008-02-19 Thread Frank Seidel
Stephen Rothwell wrote: > That would work. Chris has the right idea, though. Just set up > linux-next as a remote on any existing clone of Linus' tree and the > "fetch" will forcibly update the linux-next/master branch (remember to > not have that branch checked out when you fetch). > > If you k

Re: Announce: Linux-next (Or Andrew's dream :-))

2008-02-18 Thread Frank Seidel
Frank Seidel wrote: > Lets get serious. I cannot speak for Ann and Harvey, but I'm quite sure they > also really hope - at least i very strongly do - you not only call on us when > things become a burden, but let us help and assist you right from the start. I just started a little

Re: linux-next: quilt series

2008-02-18 Thread Frank Seidel
Greg KH wrote: > Can we write these things down somewhere on the web so that I, and > others, remember them in a few months? :) Although this probably isn't what you were asking for, i anyway started to put some of the basic things about linux-next together and filled a naive little webpage with

Re: Announce: Linux-next (Or Andrew's dream :-))

2008-02-13 Thread Frank Seidel
lected to mention the other brave souls who volunteered: Frank > Seidel, Ann Davis, and Harvey Harrison who I hope to be able to call on > in times of need. Hey, I'm sure you just temporarily forgot the discussion about that point we had the days before ;-) Never mind, just kidding! :-)

Re: [PATCH v2] mmc: extend ricoh_mmc to support Ricoh RL5c476

2008-02-07 Thread Frank Seidel
Hi, On Thursday 07 February 2008 09:08, Pierre Ossman wrote: > On Mon, 4 Feb 2008 19:25:42 +0100 > Frank Seidel <[EMAIL PROTECTED]> wrote: > > Signed-off-by: Frank Seidel <[EMAIL PROTECTED]> > > I see you've guys have kept yourself busy in my absence. :)

[PATCH v2] mmc: extend ricoh_mmc to support Ricoh RL5c476

2008-02-04 Thread Frank Seidel
From: Frank Seidel <[EMAIL PROTECTED]> This patch (base on current linus git tree plus Philip Langdales suspend/resume patch) adds support for the Ricoh RL5c476 chip: with this the mmc adapter that needs this disabler (R5C843) can also be handled correctly when it sits on a RL5c476. (+

[PATCH] mmc: Handle suspend/resume in Ricoh MMC disabler (resent refreshed)

2008-02-04 Thread Frank Seidel
-by: Philip Langdale <[EMAIL PROTECTED]> Signed-off-by: Frank Seidel <[EMAIL PROTECTED]> --- drivers/mmc/host/ricoh_mmc.c | 97 +++ 1 file changed, 72 insertions(+), 25 deletions(-) --- a/drivers/mmc/host/ricoh_mmc.c +++ b/drivers/mmc/host/rico

Re: [PATCH] mmc: extend ricoh_mmc to support Ricoh RL5c476

2008-02-04 Thread Frank Seidel
Hi, On Samstag 02 Februar 2008 08:16:48, you (Philip Langdale) wrote: > Again, thanks a lot for investigating and finding the appropriate magic > incantations. My main comment is to please base this on top of my > suspend/resume > patch which Pierre said he accepted but which isn't in his tree ye

Re: [PATCH] Remove unneeded code in sys_getpriority

2008-02-03 Thread Frank Seidel
On Sunday 03 February 2008 18:58, Rabin Vincent wrote: > Do you mean the PRIO_* cases in the switch? They're still independent > of position after the patch because they don't fall through. Yes, sure, this is fully correct now. Just if somehting whatsoever is put ahead touching retval one need to

Re: [PATCH] Remove unneeded code in sys_getpriority

2008-02-03 Thread Frank Seidel
On Sunday 03 February 2008 04:04, Rabin Vincent wrote: > This check is not required because the condition is always true. > ... > - if (niceval > retval) > - retval = niceval; > + retval = 20 - task_nice(p);

Re: [PATCH] drivers/block/: add __devinitdata to all pci_device_id table of block drivers

2008-02-03 Thread Frank Seidel
On Sunday 03 February 2008 04:12, Denis Cheng wrote: > --- a/drivers/block/cciss.c > +++ b/drivers/block/cciss.c > @@ -67,7 +67,7 @@ MODULE_LICENSE("GPL"); > #include > > /* define the PCI info for the cards we can control */ > -static const struct pci_device_id cciss_pci_device_id[] = { > +st

Re: [PATCH] mmc: extend ricoh_mmc to support Ricoh RL5c476

2008-02-02 Thread Frank Seidel
On Saturday 02 February 2008 08:16, Philip Langdale wrote: > Again, thanks a lot for investigating and finding the appropriate magic > incantations. My main comment is to please base this on top of my > suspend/resume > patch which Pierre said he accepted but which isn't in his tree yet - I guess

[PATCH v2 3/3] nozomi: finish constification

2008-02-01 Thread Frank Seidel
From: Frank Seidel <[EMAIL PROTECTED]> Even some more constifications Signed-off-by: Frank Seidel <[EMAIL PROTECTED]> --- drivers/char/nozomi.c | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) --- a/drivers/char/nozomi.c +++ b/drivers/char/nozomi.c @@ -

[PATCH v2 2/3] nozomi: constify driver

2008-02-01 Thread Frank Seidel
From: Jan Engelhardt <[EMAIL PROTECTED]> nozomi: constify structures and annotate vars Signed-off-by: Jan Engelhardt <[EMAIL PROTECTED]> Signed-off-by: Frank Seidel <[EMAIL PROTECTED]> --- drivers/char/nozomi.c | 38 ++ 1 file changed, 18

[PATCH v2 1/3] nozomi: minor cleanups (already in gregkh-2.6)

2008-02-01 Thread Frank Seidel
From: Frank Seidel <[EMAIL PROTECTED]> Minor cleanups and removal of in-file changelog: - Correction of misspellings and wrong encoded Name - changed 'unsigned' to 'unsigned int' for better readability - use of generic devicefile access macro - fixed/added explanator

[PATCH v2 0/3] nozomi: driver updates to current git tree

2008-02-01 Thread Frank Seidel
Cleanups and constification of nozomi driver Mostly trivial cleanups and updates and constification and annotations of vars. Patches are based on current linus git tree (while [PATCH v2 1/3] is already in Gregs gregkh-2.6 tree). Signed-off-by: Frank Seidel <[EMAIL PROTECTED]> nozomi.c

Re: [PATCH] nozomi: constify driver

2008-01-31 Thread Frank Seidel
On Friday 01 February 2008 08:28, Sam Ravnborg wrote: > __devinitdata is for non-const data. > __devinitconst is for const data. > > You cannot mix const and non-const data in the same section, > if you do so gcc will complain. > It may build for you if all uses of __devinitdata in the > same sourc

Re: [PATCH] nozomi: constify driver

2008-01-31 Thread Frank Seidel
On Thursday 31 January 2008 22:39, Jan Engelhardt wrote: > On Jan 31 2008 22:10, Frank Seidel wrote: > >(Re: [PATCH 012/196 ver2] nozomi driver) and is a rework > >of the nozomi constify patch from Jan Engelhardt. > > It's hard to find what you actually reworked... No,

[PATCH] nozomi: constify driver

2008-01-31 Thread Frank Seidel
This one is based on the last patch i sent (Re: [PATCH 012/196 ver2] nozomi driver) and is a rework of the nozomi constify patch from Jan Engelhardt. Signed-off-by: Frank Seidel <[EMAIL PROTECTED]> --- drivers/char/nozomi.c | 50 --

[PATCH] mmc: extend ricoh_mmc to support Ricoh RL5c476

2008-01-31 Thread Frank Seidel
From: Frank Seidel <[EMAIL PROTECTED]> This patch (based on current linus git tree) adds support for the Ricoh RL5c476 chip: with this the mmc adapter that needs this disabler (R5C843) can also be handled correctly when it sits on a RL5c476. Signed-off-by: Frank Seidel <[EMAIL

Re: [PATCH 012/196 ver2] nozomi driver

2008-01-25 Thread Frank Seidel
On Friday 25 January 2008 20:43, Greg KH wrote: > One more time, with a "real" changelog entry that I can use, and a > signed-off-by: so that I can apply it to the tree would be good :) Oops, sorry. Must have been much too long ago since i sent my last patch :) Thanks, Frank -- To unsubscribe fro

Re: [PATCH 012/196 ver2] nozomi driver

2008-01-25 Thread Frank Seidel
From: Frank Seidel <[EMAIL PROTECTED]> Minor cleanups and removal of in-file changelog: - Correction of misspellings and wrong encoded Name - changed 'unsigned' to 'unsigned int' for better readability - use of generic devicefile access macro - fixed/added explanator

Re: [PATCH 012/196 ver2] nozomi driver

2008-01-25 Thread Frank Seidel
-/* - * CHANGELOG - * Version 2.1d - * 11-November-2007 Jiri Slaby, Frank Seidel - * - Big rework of multicard support by Jiri - * - Major cleanups (semaphore to mutex, endianess, no major reservation) - * - Optimizations - * - * Version 2.1c - * 30-October-2007 Frank Seidel - * - Completed multicard su

Re: [PATCH 012/196] nozomi driver

2008-01-25 Thread Frank Seidel
Hi, thanks for your feedback. On Freitag 25 Januar 2008 09:31:25, you (Jan Engelhardt) wrote: > On Jan 24 2008 23:09, Greg Kroah-Hartman wrote: > >+/* > >+ * nozomi.c -- HSDPA driver Broadband Wireless Data Card - Globe Trotter > >+ * > >+ * Written by: Ulf Jakobsson, > >+ * Jan �erf

Re: [PATCH 012/196 ver2] nozomi driver

2008-01-25 Thread Frank Seidel
From: Frank Seidel <[EMAIL PROTECTED]> This is a driver to control the cardbus wireless data card that works on 3g networks. Greg Kroah-Hartman <[EMAIL PROTECTED]> did the initial driver cleanup. Thanks to Arnaud Patard <[EMAIL PROTECTED]> for help with bugfixing. Thanks to Ala

Re: [RFC] Re: nozomi version 2.1d for review

2007-11-27 Thread Frank Seidel
On Dienstag 27 November 2007 23:12:20, you (Greg KH) wrote: > Frank, want me to take the last version you just sent out and update my > version? Yes, that would be great. Thanks a lot, Frank - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMA

Re: [RFC] Re: nozomi version 2.1d for review

2007-11-26 Thread Frank Seidel
ange. It is a further cleanup of the read/write_mem32 functions to get rid of unpleasant and not needed attributes (resolved together with great help from Jiri again). Thanks, Frank --- >From [EMAIL PROTECTED] Tue Apr 9 12:12:43 2002 Date: Fri, 9 Nov 2007 14:49:23 +0100 From: Frank Seidel <[

Re: [PATCH][RFC] drivers/firmware/dcdbas: rework to get uevents

2007-11-16 Thread Frank Seidel
On Mittwoch 14 November 2007 19:32:01, you (Frank Seidel) wrote: > Hi, > > this is a small trivial rework of the dcdbas driver so > HAL can get uevents when platform devices are added or removed. Sorry for the noise! In the meantime i realized (thanks to a nice colleague) this

[PATCH][RFC] drivers/firmware/dcdbas: rework to get uevents

2007-11-14 Thread Frank Seidel
to use of new platform platform_register_device to also get uevents on loading and unloading the driver. Signed-off-by: Frank Seidel <[EMAIL PROTECTED]> --- drivers/firmware/dcdbas.c | 57 +- 1 files changed, 31 insertions(+), 26 deletions(-)

Re: [RFC] Re: nozomi version 2.1d for review

2007-11-12 Thread Frank Seidel
On Sonntag 11 November 2007 17:43:28, you (Frank Seidel) wrote: > this one also holds the - little reworked and optimized - > cleanup of the read/write_mem32 functions. Yes, again a new version, but this one really has a big rework of the multicard support from Jiri (with minor changes f

Re: [RFC 8/13] Char: nozomi, tty cleanup

2007-11-12 Thread Frank Seidel
On Samstag 10 November 2007 00:48:11, you (Jiri Slaby) wrote: > nozomi, tty cleanup > - init and deinit tty driver at module load/unload. When the OS (user) > loads the driver the hardware usually is ready to driver. > - merge (unify) MAX_PORT, NTTY_TTY_MINORS into NOZOMI_MAX_PORTS > - remove str

Re: [RFC 7/13] Char: nozomi, remove struct irq

2007-11-12 Thread Frank Seidel
On Samstag 10 November 2007 00:47:31, you (Jiri Slaby) wrote: > nozomi, remove struct irq > struct irq (named as my_irq) is used only in ISR and its called functions. > We might silently use u16 variable on stack and remove all references to > this structure. This is the first step of struct nozomi

Re: [RFC 13/13] Char: nozomi, cleanup read and write

2007-11-12 Thread Frank Seidel
On Montag 12 November 2007 08:54:52, you (Adrian Bunk) wrote: > On Sat, Nov 10, 2007 at 11:04:41PM +0100, Jiri Slaby wrote: > > Why? Anyway I think this is the case. The body of the then branch is > > executed at > > most once, while the else branch each time but last. If you write/read 1002 > > b

[RFC] Re: nozomi version 2.1d for review

2007-11-11 Thread Frank Seidel
builds with no warnings on i386 now... Thanks to Arnaud Patard <[EMAIL PROTECTED]> for help with bugfixing. Thanks to Alan Cox for a lot of tty fixes. Thanks to Satyam Sharma <[EMAIL PROTECTED]> for fixing buildbreakage. Thanks to Frank Seidel <[EMAIL PROTECTED]> for a lot of bugfixe

Re: [RFC 13/13] Char: nozomi, cleanup read and write

2007-11-11 Thread Frank Seidel
On Sonntag 11 November 2007 03:37:28, you (Frank Seidel) wrote: > While in the read_mem32 the unlikekly really seems to be of no use at all (the > switch-case ahead seems to be hit nearly always), the unlikely in the > write_mem32 seems to be fine. > I compared after each 30 sec

Re: [RFC 13/13] Char: nozomi, cleanup read and write

2007-11-10 Thread Frank Seidel
On Samstag 10 November 2007 23:04:41, you (Jiri Slaby) wrote: > On 11/10/2007 05:15 PM, Adrian Bunk wrote: > > On Fri, Nov 09, 2007 at 06:51:35PM -0500, Jiri Slaby wrote: > >> ... > >> - if (size_bytes - i == 2) { > >> + if (unlikely(size_bytes - i == 2)) { > >> ... > > > > Pleas

Re: nozomi version 2.1c for review

2007-11-10 Thread Frank Seidel
On Samstag 10 November 2007 00:27:03, you (Frank Seidel) wrote: > I really appreciated any feedback or hint were to dig further or what > should be done and fixed. Thanks to the great patches from Jiri Slaby <[EMAIL PROTECTED]> this is now again a probably big step forward for the n

Re: [RFC 13/13] Char: nozomi, cleanup read and write

2007-11-10 Thread Frank Seidel
On Samstag 10 November 2007 00:51:33, you (Jiri Slaby) wrote: > nozomi, cleanup read and write > > - remove macros testing for endianness, le*_to_cpu and complements will do > it > - pointers cleanup (no need to have different pointers for be and le) > - put unlikely into reading/writing while l

Re: [RFC 12/13] Char: nozomi, remove void acc char2 char3 more mp mp.c mp.yy m1 nozomi2 proto rej slock1 casts

2007-11-10 Thread Frank Seidel
On Samstag 10 November 2007 00:50:53, you (Jiri Slaby) wrote: > nozomi, remove void * casts Yes, they are of course pointless. Applied your patch without changes. Thanks, Frank - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED]

Re: [RFC! 10/13] Char: nozomi, fix tty_flip_buffer_push

2007-11-10 Thread Frank Seidel
On Samstag 10 November 2007 00:49:32, you (Jiri Slaby) wrote: > Especially on this I would like to see feedback. Unlock and lock the > spinlock just around the tty_flip_buffer_push would be much more easier, but > won't it break anything? > -- > nozomi, fix tty_flip_buffer_push > > tty_flip_buffer

Re: [RFC 11/13] Char: nozomi, remove unused includes

2007-11-10 Thread Frank Seidel
On Samstag 10 November 2007 00:50:12, you (Jiri Slaby) wrote: > nozomi, remove unused includes > defered those (to review next week together with patch 7 and 8) Thanks, Frank - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED]

Re: [RFC 9/13] Char: nozomi, lock cleanup

2007-11-10 Thread Frank Seidel
On Samstag 10 November 2007 00:48:52, you (Jiri Slaby) wrote: > nozomi, lock cleanup > > - semaphore is deprecated, use mutex instead > - don't return -ERESTARTSYS when signal might not be pending since it's not > permitted (unknown retval mioght reach userspace) > - don't lock interruptible in

Re: [RFC 7/13] Char: nozomi, remove struct irq

2007-11-10 Thread Frank Seidel
On Samstag 10 November 2007 00:47:31, you (Jiri Slaby) wrote: > nozomi, remove struct irq > > struct irq (named as my_irq) is used only in ISR and its called functions. > We might silently use u16 variable on stack and remove all references to > this structure. This is the first step of struct noz

Re: [RFC 8/13] Char: nozomi, tty cleanup

2007-11-10 Thread Frank Seidel
On Samstag 10 November 2007 00:48:11, you (Jiri Slaby) wrote: > nozomi, tty cleanup > > - init and deinit tty driver at module load/unload. When the OS (user) > loads the driver the hardware usually is ready to driver. > - merge (unify) MAX_PORT, NTTY_TTY_MINORS into NOZOMI_MAX_PORTS > - remove

Re: [RFC 5/13] Char: nozomi, ioctls cleanup

2007-11-10 Thread Frank Seidel
On Samstag 10 November 2007 00:46:11, you (Jiri Slaby) wrote: > nozomi, ioctls cleanup > > - init tty_wait > - don't forget to wake up tiocmiwait waiters > - convert the whole tiocmiwait into wait_event_interruptible > - don't check for cmd == TIOCGICOUNT in ntty_ioctl_tiocgicount, as it's > exp

Re: [RFC 6/13] Char: nozomi, reorder and cleanup probe, remove

2007-11-10 Thread Frank Seidel
On Samstag 10 November 2007 00:46:51, you (Jiri Slaby) wrote: > nozomi, reorder and cleanup probe, remove > - remap space after requesting region, to not map something we cannot use > anyway > - init spin lock before request_irq, because due to shared irq debug, isr > might be called immediatel

Re: [RFC 4/13] Char: nozomi, tty index cleanup

2007-11-10 Thread Frank Seidel
On Samstag 10 November 2007 00:45:30, you (Jiri Slaby) wrote: > nozomi, tty index cleanup > > - don't store unneeded copy of tty->index into port structure, tty->index > is available everywhere > - mod tty->index by MAX_PORT where expected (otherwise array index out of > bounds) The last point

Re: [RFC 2/13] Char: nozomi, expand some functions

2007-11-10 Thread Frank Seidel
On Samstag 10 November 2007 00:44:10, you (Jiri Slaby) wrote: > nozomi, expand some functions > > nozomi_setup_interrupt and tty_do_close are used only in one place and has > no pros of being in separate functions. definitely true, all apllied without change Thanks, Frank - To unsubscribe fro

Re: [RFC 3/13] Char: nozomi, fix fail paths

2007-11-10 Thread Frank Seidel
On Samstag 10 November 2007 00:44:50, you (Jiri Slaby) wrote: > nozomi, fix fail paths > > Free resources on fail path in probe function properly (free_irq, > remove_sysfs_files, kfifo_free, kfree(dc->send_buf) and atomic_dec). Also > use kfifo_free instead of kfree on release function, because it

Re: [RFC 1/13] Char: nozomi, remove unneded stuff

2007-11-10 Thread Frank Seidel
On Samstag 10 November 2007 00:43:29, you (Jiri Slaby) wrote: > Frank, could you comment (and test) following changes to the nozomi driver? > I did them before you post the updated version and rediffed them a while > ago, I hope I haven't done any mistake while doing it. Great thanks for all this!

Re: [PATCH, 3rd try] make disable_console_suspend runtime configurable

2007-06-14 Thread Frank Seidel
From: Stefan Seyfried <[EMAIL PROTECTED]> I hate having to recompile the kernel, just to be able to debug suspend. Remove CONFIG_DISABLE_CONSOLE_SUSPEND, replace it by a tunable in /sys/power/disable_console_suspend. Signed-off-by: Stefan Seyfried <[EMAIL PROTECTED]> Signed-off-by:

Re: AW: [PATCH] drivers/net/skfp/drvfbi.c: trivial cleanup

2007-05-15 Thread Frank Seidel
On Tuesday 15 May 2007 08:34, Abdelkarim Jamal wrote: > Vielen Dank Herr Seidel fuer Ihr Feedback. > > Mit freundlichen Gruessen > Jamal My pleasure! Just a small side note/question: On my first mail i CCed Christoph Goos who is noted in skfddi.c to be the maintainer, but i finally received a fai

Re: Trivial string form cleanups

2007-05-14 Thread Frank Seidel
On Tuesday 15 May 2007 00:59, Jeremy Fitzhardinge wrote: > Saves sizeof(char *) per string too, but you need to be careful none of > these are being passed to sizeof or typeof. Did you check for that in > your conversions? Yes, i did, but i just went through them again to make it sure and i reall

Trivial string form cleanups

2007-05-14 Thread Frank Seidel
Change of string form like Jeff Garzik suggested it at http://janitor.kernelnewbies.org/TODO to get better assembly output as this format only declares a single variable. Signed-off-by: Frank Seidel <[EMAIL PROTECTED]> --- arch/ppc/platforms/4xx/xilinx_ml300.c |2 +- arch/ppc/platfor

[PATCH] drivers/net/skfp/drvfbi.c: trivial cleanup

2007-05-14 Thread Frank Seidel
This patch (for 2.6.21-mm2) contains a trivial cleanup: - removes unused exist_board() variation - removed part is depecrated and doesn't compile anymore Signed-off-by: Frank Seidel <[EMAIL PROTECTED]> --- drivers/net/skfp/drvfbi.c | 40 1 f

[PATCH] drivers/net/skfp/drvfbi.c: trivial cleanup

2007-05-14 Thread Frank Seidel
This patch (for 2.6.21-mm2) contains a trivial cleanup: - removes unused exist_board() variation - removed part is depecrated and doesn't compile anymore Signed-off-by: Frank Seidel <[EMAIL PROTECTED]> --- drivers/net/skfp/drvfbi.c | 40 1 f

Re: [patch 5/9] signalfd/timerfd v3 - signalfd compat code ...

2007-03-14 Thread Frank Seidel
On Monday 12 March 2007 20:19:27 Davide Libenzi wrote: Hi, i'm not (at least until yet) really that familiar with the kernel, but currently trying to get into it also via reading of code and patches here. So please don't take my comments in this (and posibly following) mails to serious. ;-) > +a

Re: PROBLEM: null pointer dereference in cfq_dispatch_requests (2.6.21-rc2 and 2.6.20)

2007-03-01 Thread Frank Seidel
Am Mittwoch, 28. Februar 2007 19:02 schrieb Dan Williams: > I can reliably reproduce a null pointer dereference on 2.6.20 and > 2.6.21-rc2. I will keep digging to find the kernel version where > this last worked, but wanted to see if there were any immediate > experiments I should try. > ... > Ker

Re: [PATCH 2/4] Add MMC Password Protection (lock/unlock) support V8: mmc_key_retention.diff

2006-12-13 Thread Frank Seidel
Quoting Anderson Briglia <[EMAIL PROTECTED]>: [...] Hi, thats really cool stuff you're providing with your patches. :) I have some feedback or questions some parts here. But as i just started trying to get into kernelhacking you probably better don't take my notes to serious, please. Index: li