Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frv
* git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frv: FRV: Move to arch/frv/include/asm/ FRV: Fix indentation errors to keep git-am happy when moving arch header files
This commit is contained in:
commit
5de4c51d2a
114 changed files with 3 additions and 3 deletions
arch/frv/include/asm
Kbuildatomic.hauxvec.hax88796.hbitops.hbug.hbugs.hbusctl-regs.hbyteorder.hcache.hcacheflush.hchecksum.hcpu-irqs.hcpumask.hcputime.hcurrent.hdelay.hdevice.hdiv64.hdm9000.hdma-mapping.hdma.helf.hemergency-restart.herrno.hfb.hfcntl.hfpu.hftrace.hfutex.hgdb-stub.hgpio-regs.hhardirq.hhighmem.hhw_irq.hinit.hio.hioctl.hioctls.hipcbuf.hirc-regs.hirq.hirq_regs.hkdebug.hkmap_types.hlinkage.hlocal.hmath-emu.hmb-regs.hmb86943a.hmb93091-fpga-irqs.hmb93093-fpga-irqs.hmb93493-irqs.hmb93493-regs.hmc146818rtc.hmem-layout.hmman.hmmu.hmmu_context.hmodule.hmsgbuf.hmutex.hpage.hparam.hpci.hpercpu.hpgalloc.hpgtable.hpoll.hposix_types.hprocessor.hptrace.hregisters.hresource.hscatterlist.hsections.hsegment.hsembuf.hserial-regs.hserial.hsetup.hshmbuf.hshmparam.hsigcontext.hsiginfo.hsignal.hsmp.hsocket.hsockios.hspinlock.hspr-regs.hstat.hstatfs.hstring.hsuspend.hswab.hsystem.htermbits.htermios.hthread_info.h
|
@ -38,9 +38,9 @@ struct thread_info {
|
|||
int preempt_count; /* 0 => preemptable, <0 => BUG */
|
||||
|
||||
mm_segment_t addr_limit; /* thread address space:
|
||||
0-0xBFFFFFFF for user-thead
|
||||
0-0xFFFFFFFF for kernel-thread
|
||||
*/
|
||||
* 0-0xBFFFFFFF for user-thead
|
||||
* 0-0xFFFFFFFF for kernel-thread
|
||||
*/
|
||||
struct restart_block restart_block;
|
||||
|
||||
__u8 supervisor_stack[0];
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue