login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
April
»
22
Re: [RFC] Introduce __ARCH_WANT_SYS_SYSFS
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Kyle McMartin
Subject:
Re: [RFC] Introduce __ARCH_WANT_SYS_SYSFS
Date: Tuesday, April 22, 2008 - 8:42 am
On Tue, Apr 22, 2008 at 05:38:19PM +0200, Arnd Bergmann wrote:
quoted text
> On Tuesday 22 April 2008, Kyle McMartin wrote: > > > > This should (imnsho, at least), > > 1 - Add a cond_syscall for sys_sysfs to sys_ni.c > > 2 - Use a CONFIG_EMBEDDED dependent option that defaults on, > > possibly depend on BLACKFIN if you really want to. > > > > Adding this junk to every arch header is, in my opinion, completely > > unacceptable just because blackfin wants to be different. > > It's not that they want to be different, but rather that I (among others) > requested that they don't implement obsolete syscalls, so they removed it > from their syscall table. >
Ah, I stupidly assumed sys_sysfs was something to do with /sys. regards, Kyle --
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:
[RFC] Introduce __ARCH_WANT_SYS_SYSFS
, Will Newton
, (Tue Apr 22, 5:13 am)
Re: [RFC] Introduce __ARCH_WANT_SYS_SYSFS
, Arnd Bergmann
, (Tue Apr 22, 6:15 am)
Re: [RFC] Introduce __ARCH_WANT_SYS_SYSFS
, Randy Dunlap
, (Tue Apr 22, 8:12 am)
Re: [RFC] Introduce __ARCH_WANT_SYS_SYSFS
, Will Newton
, (Tue Apr 22, 8:16 am)
Re: [RFC] Introduce __ARCH_WANT_SYS_SYSFS
, Kyle McMartin
, (Tue Apr 22, 8:21 am)
Re: [RFC] Introduce __ARCH_WANT_SYS_SYSFS
, Kyle McMartin
, (Tue Apr 22, 8:24 am)
Re: [RFC] Introduce __ARCH_WANT_SYS_SYSFS
, Will Newton
, (Tue Apr 22, 8:34 am)
Re: [RFC] Introduce __ARCH_WANT_SYS_SYSFS
, Arnd Bergmann
, (Tue Apr 22, 8:38 am)
Re: [RFC] Introduce __ARCH_WANT_SYS_SYSFS
, Kyle McMartin
, (Tue Apr 22, 8:38 am)
Re: [RFC] Introduce __ARCH_WANT_SYS_SYSFS
, Kyle McMartin
, (Tue Apr 22, 8:42 am)
Re: [RFC] Introduce __ARCH_WANT_SYS_SYSFS
, Will Newton
, (Wed Apr 23, 7:36 am)
Re: [RFC] Introduce __ARCH_WANT_SYS_SYSFS
, Arnd Bergmann
, (Wed Apr 23, 7:59 am)
Re: [RFC] Introduce __ARCH_WANT_SYS_SYSFS
, Kyle McMartin
, (Wed Apr 23, 8:40 am)
Re: [RFC] Introduce __ARCH_WANT_SYS_SYSFS
, Will Newton
, (Wed Apr 23, 8:50 am)
Re: [RFC] Introduce __ARCH_WANT_SYS_SYSFS
, Mike Frysinger
, (Wed Apr 23, 9:05 am)
Re: [RFC] Introduce __ARCH_WANT_SYS_SYSFS
, Mike Frysinger
, (Wed Apr 23, 10:59 am)
Re: [RFC] Introduce __ARCH_WANT_SYS_SYSFS
, Sam Ravnborg
, (Wed Apr 23, 11:44 am)
Re: [RFC] Introduce __ARCH_WANT_SYS_SYSFS
, Michal Simek
, (Wed Apr 23, 2:16 pm)
Re: [RFC] Introduce __ARCH_WANT_SYS_SYSFS
, Mike Frysinger
, (Wed Apr 23, 2:38 pm)
Re: [RFC] Introduce __ARCH_WANT_SYS_SYSFS
, Will Newton
, (Thu Apr 24, 2:18 am)
microblaze syscall list
, Arnd Bergmann
, (Thu Apr 24, 4:11 am)
Re: [RFC] Introduce __ARCH_WANT_SYS_SYSFS
, Adrian Bunk
, (Thu Apr 24, 7:51 am)
Re: microblaze syscall list
, Michal Simek
, (Thu Apr 24, 11:42 am)
Re: microblaze syscall list
, Michal Simek
, (Thu Apr 24, 1:51 pm)
Re: microblaze syscall list
, Arnd Bergmann
, (Thu Apr 24, 2:21 pm)
Re: microblaze syscall list
, Arnd Bergmann
, (Thu Apr 24, 2:37 pm)
Re: [microblaze-uclinux] Re: microblaze syscall list
, John Williams
, (Fri Apr 25, 2:36 am)
Re: [microblaze-uclinux] Re: microblaze syscall list
, Matthew Wilcox
, (Fri Apr 25, 3:06 am)
Re: [microblaze-uclinux] Re: microblaze syscall list
, Geert Uytterhoeven
, (Fri Apr 25, 4:32 am)
Re: [microblaze-uclinux] Re: microblaze syscall list
, John Williams
, (Sat Apr 26, 7:04 pm)
Re: microblaze syscall list
, Michal Simek
, (Sun Apr 27, 8:52 am)
Re: microblaze syscall list
, Alan Cox
, (Sun Apr 27, 9:50 am)
Re: microblaze syscall list
, Arnd Bergmann
, (Sun Apr 27, 1:15 pm)
Re: microblaze syscall list
, John Williams
, (Sun Apr 27, 5:15 pm)
Re: microblaze syscall list
, Arnd Bergmann
, (Mon Apr 28, 5:31 am)
Re: microblaze syscall list
, Arnd Bergmann
, (Thu May 1, 12:17 pm)
Re: microblaze syscall list
, John Williams
, (Thu May 1, 10:38 pm)
Re: microblaze syscall list
, Michal Simek
, (Fri May 2, 1:18 am)
Re: microblaze syscall list
, John Williams
, (Fri May 2, 8:49 pm)
Re: microblaze syscall list
, Arnd Bergmann
, (Sat May 3, 2:16 am)
Re: microblaze syscall list
, Ulrich Drepper
, (Sat May 3, 8:56 am)
Re: microblaze syscall list
, Arnd Bergmann
, (Sat May 3, 2:14 pm)
Re: microblaze syscall list
, Arnd Bergmann
, (Sat May 3, 2:57 pm)
Re: microblaze syscall list
, Michal Simek
, (Sun May 4, 2:12 am)
Re: microblaze syscall list
, Arnd Bergmann
, (Sun May 4, 12:37 pm)
Re: microblaze syscall list
, H. Peter Anvin
, (Sun May 4, 3:09 pm)
Re: microblaze syscall list
, H. Peter Anvin
, (Sun May 4, 3:53 pm)
Re: microblaze syscall list
, Arnd Bergmann
, (Sun May 4, 3:54 pm)
Re: microblaze syscall list
, John Williams
, (Sun May 4, 6:09 pm)
Re: microblaze syscall list
, Michal Simek
, (Sun May 4, 11:18 pm)
Re: microblaze syscall list
, Arnd Bergmann
, (Mon May 5, 7:08 am)
Re: microblaze syscall list
, Michal Simek
, (Tue May 6, 1:33 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Francis Moreau
Re: Disk geometry from /sys
Rafael J. Wysocki
[Bug #11407] suspend: unable to handle kernel paging request
Christoph Lameter
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
Jeremy Fitzhardinge
Re: [2.6.25] compat VDSO option not disabling
Rafael J. Wysocki
[Bug #11551] Semi-repeatable hard lockup on 2.6.27-rc6
git
:
Pat Thoyts
[PATCH] git-gui: use themed tk widgets with Tk 8.5
Tait
Re: [PATCH] Replace hard-coded path with one from <paths.h>
Frans Pop
'git gc --aggressive' effectively unusable
Stephan Beyer
Re: git sequencer prototype
Lynn Lin
Re: clearcase migration to git
linux-netdev
:
William Allen Simpson
[net-next-2.6 PATCH v8 0/7] TCPCT part 1: cookie option exchange
Eric Dumazet
Re: [PATCH net-next-2.6] net: Introduce skb_orphan_try()
David Miller
Re: [PATCH] IPv6: preferred lifetime of address not getting updated
Eric Dumazet
Re: [PATCH net-next-2.6] net: Introduce skb_orphan_try()
Mark McLoughlin
Re: [PATCH 2/3] virtio: fix delayed xmit of packet and freeing of old packets.
git-commits-head
:
Linux Kernel Mailing List
.gitignore: ignore *.lzo files
Linux Kernel Mailing List
tracing: Simplify trace_option_write()
Linux Kernel Mailing List
init: Open /dev/console from rootfs
Linux Kernel Mailing List
V4L/DVB (10826): cx88: Add IR support to pcHDTV HD3000 & HD5500
Linux Kernel Mailing List
ARM: dma-mapping: fix for speculative prefetching
openbsd-misc
:
Robert
disklabel - cylinder rounding
nixlists
Re: Which laptops do the developers use?
L. V. Lammert
OT, .. but has anyone seen a crontab editor
Darrin Chandler
Re: That whole "Linux stealing our code" thing
Przemyslaw Nowaczyk
Re: tpb and tphdisk assistance
Colocation donated by:
Syndicate