login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
July
»
14
Re: [GIT pull] genirq updates for 2.6.27
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From:
Thomas Gleixner <tglx@...>
To: Andrew Morton <akpm@...>
Cc: Linus Torvalds <torvalds@...>, LKML <linux-kernel@...>, Ingo Molnar <mingo@...>
Subject:
Re: [GIT pull] genirq updates for 2.6.27
Date: Monday, July 14, 2008 - 1:24 pm
On Mon, 14 Jul 2008, Andrew Morton wrote:
quoted text
> > git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git genirq > > > > Could you cc me on the pull requests please? I _do_ look them over, > but I'm often days behind in my lkml reading.
Sorry, forgot it.
quoted text
> > +void register_default_affinity_proc(void) > > +{ > > +#ifdef CONFIG_SMP > > + struct proc_dir_entry *entry; > > + > > + /* create /proc/irq/default_smp_affinity */ > > + entry = create_proc_entry("default_smp_affinity", 0600, root_irq_dir); > > + if (entry) { > > + entry->data = NULL; > > + entry->read_proc = default_affinity_read; > > + entry->write_proc = default_affinity_write; > > + } > > +#endif > > +} > > This should have static scope.
Hmpf, right. --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
Messages in current thread:
[GIT pull] genirq updates for 2.6.27
, Thomas Gleixner
, (Mon Jul 14, 12:27 pm)
Re: [GIT pull] genirq updates for 2.6.27
, Andrew Morton
, (Mon Jul 14, 1:17 pm)
Re: [GIT pull] genirq updates for 2.6.27
, Thomas Gleixner
, (Mon Jul 14, 1:24 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg Kroah-Hartman
[PATCH 002/196] Chinese: rephrase English introduction in HOWTO
david
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Jan Engelhardt
intel iommu (Re: -mm merge plans for 2.6.23)
Andi Kleen
Re: [PATCH] x86: Construct 32 bit boot time page tables in native format.
openbsd-misc
:
linux-netdev
:
Gerrit Renker
[PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side)
Jarek Poplawski
Re: Possible regression in HTB
Natalie Protasevich
[BUG] New Kernel Bugs
Jarek Poplawski
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
git
:
Colocation donated by:
Who's online
There are currently
0 users
and
614 guests
online.
Syndicate