Re: Regression: commit "ide: constify struct ide_port_info" causes breakage

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Linus Torvalds <torvalds@...>
Cc: Sergei Shtylyov <sshtylyov@...>, Russell King <rmk@...>, <linux-ide@...>, Bartlomiej Zolnierkiewicz <bzolnier@...>, Jeff Garzik <jgarzik@...>, Alan Cox <alan@...>, Linux Kernel List <linux-kernel@...>, Andrew Morton <akpm@...>
Date: Friday, October 26, 2007 - 1:05 pm

On Fri, 26 Oct 2007 09:30:20 -0700 (PDT)
Linus Torvalds <torvalds@linux-foundation.org> wrote:


we could do a
__constdevinitdata
that translate to "const" for the "not throw away" cases, and to the
throw-away secontion for the other cases...
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Regression: commit "ide: constify struct ide_port_info" ..., Bartlomiej Zolnierkiewicz..., (Fri Oct 26, 2:18 pm)
Re: Regression: commit "ide: constify struct ide_port_info" ..., Arjan van de Ven, (Fri Oct 26, 1:05 pm)