Re: What is the reason for "section type conflict"?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all...

On Feb 2, 2008 1:27 PM, Li Zefan <lizf@xxxxxxxxxxxxxx> wrote:
> No, the comment is correct. I just made a mistake...
>
> __initdata(and __devinidata etc..) can't be mixed with const, because otherwise
> the compiler will generate .init.data sections both with and without the
> writeable attribute.
>
> So we shoud use __devinitconst for const data.

Thanks for the education, guys. So, basically, what I had said was
wrong? Did I understand correctly that once this happens: same section
name with different access attribute?

regards,

Mulyadi.

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux