This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [commit] Adjust ia64_linux_xfer_partial following to_xfer_partial API change.


On 02/26/2014 02:14 AM, Joel Brobecker wrote:

> BTW: Now that I have pushed the patch, I just realized something.
> Are you sure the gate_table_size is a constant? >:-o

I believe so.  Notice that create_gate_table is an __init function
(means it runs only once, at boot time).  I now grepped the
kernel tree for gate_table_size, and saw nowhere else changing it.

-- 
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]