https://github.com/torvalds/linux
Revision 6b4703768268d09ac928c64474fd686adf4574f9 authored by Linus Torvalds on 01 August 2018, 22:01:26 UTC, committed by Linus Torvalds on 01 August 2018, 22:01:26 UTC
Pull ARM fix from Russell King:
 "Just a single fix this time around for recent binutils causing build
  problems when generating Thumb-2 code"

* 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm:
  ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+
2 parent s 8b11ec1 + afc9f65
Raw File
Tip revision: 6b4703768268d09ac928c64474fd686adf4574f9 authored by Linus Torvalds on 01 August 2018, 22:01:26 UTC
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Tip revision: 6b47037
isapnp.txt
==========================================================
ISA Plug & Play support by Jaroslav Kysela <perex@suse.cz>
==========================================================

Interface /proc/isapnp
======================

The interface has been removed. See pnp.txt for more details.

Interface /proc/bus/isapnp
==========================

This directory allows access to ISA PnP cards and logical devices.
The regular files contain the contents of ISA PnP registers for
a logical device.
back to top