Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91900
b: refs/heads/master
c: e199cee
h: refs/heads/master
v: v3
  • Loading branch information
Linus Torvalds committed Apr 22, 2008
1 parent d5a0307 commit 4e4792c
Show file tree
Hide file tree
Showing 187 changed files with 5,162 additions and 14,550 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 618442509128fe4514be94de70ce54075cd9a706
refs/heads/master: e199ceee15c8f8652cc3bb97651bdf246ba23c5f
11 changes: 0 additions & 11 deletions trunk/Documentation/feature-removal-schedule.txt
Original file line number Diff line number Diff line change
Expand Up @@ -261,17 +261,6 @@ Who: Michael Buesch <mb@bu3sch.de>

---------------------------

What: Solaris/SunOS syscall and binary support on Sparc
When: 2.6.26
Why: Largely unmaintained and almost entirely unused. File system
layering used to divert library and dynamic linker searches to
/usr/gnemul is extremely buggy and unfixable. Making it work
is largely pointless as without a lot of work only the most
trivial of Solaris binaries can work with the emulation code.
Who: David S. Miller <davem@davemloft.net>

---------------------------

What: init_mm export
When: 2.6.26
Why: Not used in-tree. The current out-of-tree users used it to
Expand Down
2 changes: 0 additions & 2 deletions trunk/Documentation/highuid.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ What's left to be done for 32-bit UIDs on all Linux architectures:
uses the 32-bit UID system calls properly otherwise.

This affects at least:
SunOS emulation
Solaris emulation
iBCS on Intel

sparc32 emulation on sparc64
Expand Down
1 change: 0 additions & 1 deletion trunk/Documentation/magic-number.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ RFCOMM_TTY_MAGIC 0x6d02 net/bluetooth/rfcomm/tty.c
USB_SERIAL_PORT_MAGIC 0x7301 usb_serial_port drivers/usb/serial/usb-serial.h
CG_MAGIC 0x00090255 ufs_cylinder_group include/linux/ufs_fs.h
A2232_MAGIC 0x000a2232 gs_port drivers/char/ser_a2232.h
SOLARIS_SOCKET_MAGIC 0x000ADDED sol_socket_struct arch/sparc64/solaris/socksys.h
RPORT_MAGIC 0x00525001 r_port drivers/char/rocket_int.h
LSEMAGIC 0x05091998 lse drivers/fc4/fc.c
GDTIOCTL_MAGIC 0x06030f07 gdth_iowr_str drivers/scsi/gdth_ioctl.h
Expand Down
12 changes: 0 additions & 12 deletions trunk/arch/sparc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ config ARCH_NO_VIRT_TO_BUS
config OF
def_bool y

config ARCH_SUPPORTS_AOUT
def_bool y

config HZ
int
default 100
Expand Down Expand Up @@ -257,15 +254,6 @@ config SPARC_LED

source "fs/Kconfig.binfmt"

config SUNOS_EMUL
bool "SunOS binary emulation"
help
This allows you to run most SunOS binaries. If you want to do this,
say Y here and place appropriate files in /usr/gnemul/sunos. See
<http://www.ultralinux.org/faq.html> for more information. If you
want to run SunOS binaries on an Ultra you must also say Y to
"Kernel support for 32-bit a.out binaries" above.

source "mm/Kconfig"

endmenu
Expand Down
Loading

0 comments on commit 4e4792c

Please sign in to comment.